@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; }

html, body { background-color: #f4f5f7; }

#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: #0054a7; 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; }

/* 当前主体样式 */
#pg-headers { position: fixed; top: 0; left: 0; }
#pg-headers .ui-h { display: inline-block; width: 100%; background-color: #0054a7; }
#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-color: #fff; }
#pg-headers .ui-c .logos { display: inline-block; float: left; padding: 26px 0 0; }
#pg-headers .ui-c .logos .logo1, #pg-headers .ui-c .logos .logo2 { width: 100%; text-align: center; }
#pg-headers .ui-c .logos .logo1 a, #pg-headers .ui-c .logos .logo2 a { display: inline-block; }
#pg-headers .ui-c .logos .logo1 a img, #pg-headers .ui-c .logos .logo2 a img { height: 49px; }
#pg-headers .ui-c .logos .logo2 { display: none; }
#pg-headers .ui-c .navlist { float: right; }
#pg-headers .ui-c .navlist .list { float: right; }
#pg-headers .ui-c .navlist ul { float: left; }
#pg-headers .ui-c .navlist li { position: relative; float: left; z-index: 300; }
#pg-headers .ui-c .navlist .tits { float: left; }
#pg-headers .ui-c .navlist .tits a.name { display: block; width: 110px; 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: #0054a7; }
#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 .search { display: none; float: right; margin: 28px 0 0 0; }
#pg-headers .ui-c .search form { position: relative; display: inline-block; overflow: hidden; }
#pg-headers .ui-c .search form input::-webkit-input-placeholder { color: #ffffff; }
#pg-headers .ui-c .search form input::-moz-placeholder { color: #ffffff; }
#pg-headers .ui-c .search form input:-moz-placeholder { color: #ffffff; }
#pg-headers .ui-c .search form input:-ms-input-placeholder { color: #ffffff; }
#pg-headers .ui-c .search form .text { width: 180px; height: 18px; line-height: 18px; padding: 10px; text-indent: 10px; border: 1px solid #ffffff; background-color: transparent; background: none; -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; }
#pg-headers .ui-c .search form .submit { position: absolute; right: 20px; top: 11px; width: 18px; height: 18px; border: 0 none; background: url("../images/icons.png") no-repeat -50px -200px; }
#pg-headers .ui-c a.searchbtn { color: #333; display: inline-block; float: right; padding: 0.8rem 0.8rem 0.7rem; text-align: center; border: 0.02rem solid rgba(255, 255, 255, 0.5); -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 .ui-c a.searchbtn span.iconfont { color: #fff; display: inline-block; height: 1.4rem; line-height: 1.4rem; font-size: 1.4rem; }
#pg-headers .ui-c a.searchbtn:hover { text-decoration: none; }
#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; border-top: 4px solid #0054a7; background-color: #fff; -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-h { display: none; }
#pg-headers.pg-hb .ui-c .logos { padding: 16px 0 0; }
#pg-headers.pg-hb .ui-c .search { margin: 20px 0 0; }
#pg-headers.pg-hb .ui-c .navlist .tits a.name { height: 80px; line-height: 80px; }
#pg-headers.pg-hb .vi-c { background-color: #0054a7; }
#pg-headers.pg-hw .ui-h { background-color: #0054a7; transition: all 0.6s; }
#pg-headers.pg-hw .ui-c { background-color: #ffffff; transition: all 0.6s; -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
#pg-headers.pg-hw .ui-c a.menubtn { display: none; }
#pg-headers.pg-hw .ui-c a.searchbtn { display: none; }
#pg-headers.pg-hw .ui-c .logos .logo1 { display: none; }
#pg-headers.pg-hw .ui-c .logos .logo2 { display: inline-block; }
#pg-headers.pg-hw .ui-c .navlist .list .tits a.name { color: #333; }
#pg-headers.pg-hw .ui-c .search form input::-webkit-input-placeholder { color: #cccccc; }
#pg-headers.pg-hw .ui-c .search form input::-moz-placeholder { color: #cccccc; }
#pg-headers.pg-hw .ui-c .search form input:-moz-placeholder { color: #cccccc; }
#pg-headers.pg-hw .ui-c .search form input:-ms-input-placeholder { color: #cccccc; }
#pg-headers.pg-hw .ui-c .search form .text { border: 1px solid #e5e5e5; }

#pg-banners { width: 100%; float: left; background-color: #0054a7; }
#pg-banners .ly-ct { width: 100%; }
#pg-banners .ui-c { width: 100%; float: left; }
#pg-banners .swiper-wrapper { height: auto !important; }
#pg-banners .swiper-slide { height: auto !important; }
#pg-banners .swiper-pagination { bottom: 20px; }
#pg-banners .webimg { position: relative; width: 100%; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#pg-banners .webimg img { width: 100%; float: left; }
#pg-banners .wapimg { display: none; width: 100%; float: left; background-repeat: no-repeat; background-position: center center; background-size: cover; }
#pg-banners .wapimg img { width: 100%; float: left; }
#pg-banners .fonts { position: absolute; top: 50%; left: 31%; width: 34%; padding: 2%; margin: -60px 0 0; background: url("../images/blue50.png") repeat 0 0; }
#pg-banners .fonts p { color: #fff; padding: 5px 0; -moz-text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6); -webkit-text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6); -o-text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6); text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.6); }
#pg-banners .fonts p.p1 { font-size: 32px; font-weight: bold; text-transform: uppercase; }
#pg-banners .fonts p.p2 { font-size: 15px; text-align: left; }

#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 center; background-size: cover; }
#pg-banner .ui-c { display: table; width: 100%; height: 450px; background: url("../images/repeatbg1.png") repeat 0 0; overflow: hidden; transition: all 0.6s; }
#pg-banner .items { display: table-cell; width: 100%; padding: 100px 0 0; text-align: center; vertical-align: middle; }
#pg-banner .cn { color: #ffffff; position: relative; top: -600px; font-size: 38px; font-weight: bold; transition: all 1.2s; 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 .en { color: #ffffff; position: relative; top: -600px; padding: 10px 0; transition: all 0.8s; 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 .sm { color: #ffffff; position: relative; bottom: -600px; display: block; width: 50%; padding: 5px 25% 0; 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-banner .ui-active .cn { top: 0; }
#pg-banner .ui-active .en { top: 0; }
#pg-banner .ui-active .sm { bottom: 0; }

#pg-footers { background-color: #0054a7; }
#pg-footers .ui-h { display: inline-block; width: 100%; padding: 50px 0 30px 0; border-bottom: 1px solid #1165b8; }
#pg-footers .ui-c { display: inline-block; width: 100%; padding: 30px 0; }
#pg-footers .ui-f { width: 100%; float: left; padding: 15px 0; text-align: left; border-top: 1px solid #1165b8; }
#pg-footers .comlogo { float: left; padding: 12px; background-color: #fff; -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; }
#pg-footers .elogo { float: left; padding: 5px 0; }
#pg-footers .cnames { float: left; padding: 0 0 0 15px; }
#pg-footers .cnames .cn { color: #0054a7; line-height: 36px; font-size: 30px; font-weight: bold; text-transform: uppercase; }
#pg-footers .cnames .en { color: #0054a7; font-size: 14px; }
#pg-footers .search { float: right; margin: 16px 0 0 0; }
#pg-footers .search form { position: relative; display: inline-block; overflow: hidden; }
#pg-footers .search form input::-webkit-input-placeholder { color: #ffffff; }
#pg-footers .search form input::-moz-placeholder { color: #ffffff; }
#pg-footers .search form input:-moz-placeholder { color: #ffffff; }
#pg-footers .search form input:-ms-input-placeholder { color: #ffffff; }
#pg-footers .search form .text { color: #fff; width: 260px; height: 18px; line-height: 18px; padding: 10px; text-indent: 10px; border: 1px solid #ffffff; background-color: transparent; background: none; -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; }
#pg-footers .search form .submit { position: absolute; right: 20px; top: 11px; width: 18px; height: 18px; border: 0 none; background: url("../images/icons.png") no-repeat -50px -200px; }
#pg-footers .linfos { width: 50%; float: left; }
#pg-footers .linfos .hotline { display: inline-block; width: 100%; }
#pg-footers .linfos .hotline p { color: #55bef7; }
#pg-footers .linfos .hotline p b { color: #ffffff; font-size: 32px; font-family: arial; }
#pg-footers .linfos .list { display: inline-block; width: 100%; padding: 20px 0 0; }
#pg-footers .linfos .list ul li { width: 100%; padding: 6px 0; }
#pg-footers .linfos .list ul li p { color: #55bef7; display: inline-block; width: 100%; font-size: 12px; }
#pg-footers .linfos .list ul li p b { display: inline-block; width: 3px; height: 14px; float: left; margin: 4px 6px 0 0; font-size: 0px; }
#pg-footers .linfos .list ul li p.tit { font-size: 14px; }
#pg-footers .linfos .list ul li p.tit b { font-size: 12px; background-color: #ffd900; }
#pg-footers .rinfos { float: right; margin: 50px 0 0; }
#pg-footers .rinfos .wxlogo { width: 160px; height: 160px; float: right; }
#pg-footers .rinfos .wxlogo img { width: 100%; }
#pg-footers .copyright { color: #fff; text-align: center; }
#pg-footers .copyright p { font-size: 12px; }
#pg-footers .copyright a { color: #fff; font-size: 12px; }

#pg-navs { display: none; position: fixed; bottom: 0; left: 0; width: 100%; }
#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%; }

#win_fix { position: fixed; right: 5px; bottom: 5%; width: 50px; float: left; z-index: 920; }
#win_fix .ui-c { width: 100%; float: left; z-index: 30; }
#win_fix .ui-c .list { width: 100%; float: left; }
#win_fix .ui-c .list ul { width: 100%; float: left; }
#win_fix .ui-c .list ul li { width: 100%; float: left; background: url("../images/icons.png") no-repeat right bottom; }
#win_fix .ui-c .list ul li .items { width: 100%; float: left; }
#win_fix .ui-c .list ul li .items a.icon { display: inline-block; width: 100%; height: 50px; }
#win_fix .ui-c .list ul li .items a.tl { background: url("../images/icons.png") no-repeat right 0; }
#win_fix .ui-c .list ul li .items a.qq { background: url("../images/icons.png") no-repeat right -50px; }
#win_fix .ui-c .list ul li .items a.wb { background: url("../images/icons.png") no-repeat right -100px; }
#win_fix .ui-c .list ul li .items a.wx { background: url("../images/icons.png") no-repeat right -200px; }
#win_fix .ui-c .list ul li .items a.webc { background: url("../images/icons.png") no-repeat right -250px; }
#win_fix .ui-c .list ul li .items a.top { background: url("../images/icons.png") no-repeat right -250px; }
#win_fix .ui-c .list ul li .items a.ms { background: url("../images/icons.png") no-repeat right -300px; }
#win_fix .ui-c .list ul li .items a.wsapp { background: url("../images/icons.png") no-repeat right -350px; }
#win_fix .ui-c .list ul li .items .layout { display: none; position: absolute; bottom: 0; left: -210px; width: 200px; float: left; text-align: center; border: 1px solid #e8e8e8; }
#win_fix .ui-c .list ul li .items .layout img { display: inline-block; width: 100%; float: left; }

#win_nav { position: fixed; top: 50%; right: 15px; padding: 5px 0 10px 0; background-color: rgba(16, 16, 16, 0.2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2F101010,endColorstr=#2F101010); -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; -o-border-radius: 100px 100px 100px 100px; border-radius: 100px 100px 100px 100px; z-index: 990; }
#win_nav .ui-c { display: inline; float: left; margin: 0 0 5px 0; }
#win_nav .ui-c ul { width: 12px; float: left; padding: 6px 5px; }
#win_nav .ui-c ul li { clear: both; display: inline; float: left; margin: 2px 0; }
#win_nav .ui-c ul li a { display: inline-block; width: 8px; height: 8px; margin: 2px; background-color: #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; }

#win_lomo { display: none; position: fixed; top: 0; left: 0; width: 100%; background-color: #000; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; z-index: 990; }

#win_show { display: none; position: fixed; top: 0; left: 0; width: 100%; text-align: center; z-index: 991; }
#win_show .ui-h { color: #ffffff; width: 100%; line-height: 44px; float: left; text-align: right; }
#win_show .ui-h a.close { color: #000; width: 45px; height: 44px; line-height: 44px; float: right; margin: 0 0 0 20px; text-align: center; font-size: 18px; font-family: arial; background-color: #ffffff; }
#win_show .ui-h a.close:hover { text-decoration: none; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
#win_show .ui-c { display: table; width: 100%; float: left; }
#win_show .ui-c .pics { display: table-cell; vertical-align: middle; }
#win_show .ui-c .pics img { max-width: 90%; max-height: 90%; border: 8px solid #ffffff; }
#win_show .ui-f { color: #ffffff; width: 100%; height: 44px; line-height: 44px; float: left; font-size: 18px; }
#win_show table { margin: 0 auto; }
#win_show table tr td { padding: 5px; background-color: #ffffff; }
#win_show table tr td .pic img { max-width: 700px; max-height: 600px; }
#win_show table tr td .info { color: #000; height: 30px; line-height: 30px; text-align: center; font-size: 14px; }

#win_navs { display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 785; }
#win_navs .ui-w { display: table; width: 100%; background-color: #0054a7; background-image: url("../images/winbg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#win_navs .ui-m { display: table-cell; vertical-align: middle; }
#win_navs .ui-h { color: #fff; padding: 0 0 1rem 0; font-size: 2.6rem; font-weight: 450; text-align: center; }
#win_navs .ui-c { display: inline-block; width: 96%; padding: 0 2% 3rem; }
#win_navs .lists ul li { display: inline-block; width: 50%; float: left; }
#win_navs .lists ul li .tits { margin: 0.3rem; }
#win_navs .lists ul li .tits a.name { color: #0054a7; 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; }
#win_navs .lists ul li .tits a.name:hover { color: #fff; text-decoration: none; background-color: #ffd900; }

#win_select { position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 785; }
#win_select .ui-w { display: table; width: 100%; background-color: #0054a7; background-image: url("../images/winbg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#win_select .ui-m { display: table-cell; vertical-align: middle; }
#win_select .ui-c { display: block; width: 200px; margin: 0 auto; }
#win_select .ui-c p { display: block; padding: 0.5rem 0; }
#win_select .ui-c p a { color: #0054a7; display: block; padding: 0.5rem 0.5rem 0.7rem; 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; }
#win_select .ui-c p a .icon { display: block; height: 90px; margin: 0 0 0.5rem 0; }
#win_select .ui-c p a .txt { display: block; font-size: 1.2rem; text-align: center; }
#win_select .ui-c p a.cn .icon { background-image: url("../images/chinaflag.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
#win_select .ui-c p a.en .icon { background-image: url("../images/Englandflag.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sections { position: relative; display: inline-block; width: 100%; }

.sections0 { background-color: #ffffff; 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: #f6faff; background-image: url("../images/sectionbgs1.png"); background-repeat: no-repeat; background-position: 20% center; }
.sections1 .section1 { position: relative; background-image: url("../images/partbg11.png"); background-repeat: no-repeat; background-position: right top; }
.sections1 .section2 { position: relative; background-image: url("../images/partbg12.png"); background-repeat: no-repeat; background-position: left bottom; }
.sections1 .lomo { display: none; position: absolute; top: 0; right: 0; width: 40%; height: 700px; background-image: url("../images/partbg21.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sections2 .lomo { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 680px; background-image: url("../images/sectionbgs2.jpg"); background-repeat: no-repeat; background-position: center center; background-attachment: fixed; background-size: cover; }

.sections4 { height: 200px; background-color: #ffffff; background-image: url("../images/sectionbgs4.jpg"); background-repeat: no-repeat; background-position: left top; z-index: 20; }

.sections5 { background-color: #ffffff; }

.sections6 { border-top: 1px solid #eee; background-color: #f0f6ff; }

.sections7 { background-image: url("../images/sectionbgs82.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sections8 { background-color: #fff; background-image: url("../images/sectionbgs8.jpg"); background-repeat: no-repeat; background-position: center bottom; }

.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 #0054a7; background-color: #0054a7; }
.cm-page table tr td.normal .unlink { color: #ffffff; border: 1px solid #0054a7; background-color: #0054a7; }

.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; 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: #0054a7; 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 { display: inline-block; width: 100%; }
.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: #e00; margin: 0 4px 0 0; }
.cm-message .sin .swra { display: block; border: 1px solid #e1e6eb; }
.cm-message .sin .swras { display: block; border: 1px solid #e1e6eb; }
.cm-message .sin input::-webkit-input-placeholder { color: #aaa; }
.cm-message .sin input::-moz-placeholder { color: #aaa; }
.cm-message .sin input:-moz-placeholder { color: #aaa; }
.cm-message .sin input:-ms-input-placeholder { color: #aaa; }
.cm-message .sin textarea::-webkit-input-placeholder { color: #aaa; }
.cm-message .sin textarea::-moz-placeholder { color: #aaa; }
.cm-message .sin textarea:-moz-placeholder { color: #aaa; }
.cm-message .sin textarea:-ms-input-placeholder { color: #aaa; }
.cm-message .sin .text { color: #333; width: 100%; height: 20px; line-height: 20px; padding: 10px 0; text-indent: 12px; 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; border: 1px solid #e1e6eb; background-color: #ffffff; }
.cm-message .sin .submit { color: #ffffff; display: block; width: 100%; height: 3.4rem; line-height: 3.4rem; font-size: 1rem; text-align: center; border: 0 none; background-color: #0054a7; }
.cm-message .sin .submit:hover { color: #0054a7; border: 1px solid #eec800; background-color: #ffd900; }
.cm-message .sintitle { width: 100%; }
.cm-message .sincontent { width: 100%; }
.cm-message .sinrealname .swra { margin: 0 10px 0 0; }
.cm-message .sinsubmit { width: 100%; margin: 1rem 0 0; }
.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: #e00; 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: #e00; 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: #0054a7; -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; }
.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 0 0; }
.cm-tclass .items { display: inline-block; }
.cm-tclass a { display: inline-block; height: 75px; line-height: 75px; padding: 0 25px; font-size: 14px; text-align: center; text-transform: uppercase; }
.cm-tclass a:hover { color: #ffffff; text-decoration: none; background-color: #0054a7; }
.cm-tclass li.curr a { color: #ffffff; background-color: #0054a7; }

.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-list { display: block; }
.cm-list .list { display: inline-block; width: 100%; }
.cm-list li { width: 25%; float: left; }
.cm-list .items { margin: 0 5px 10px; }
.cm-list .item { margin: 0; }
.cm-list a.shows { display: block; }
.cm-list a.shows:hover { text-decoration: none; }
.cm-list a.shows:hover .img { transform: scale(1.1); }
.cm-list a.showimg { display: block; }
.cm-list .mainwras { display: block; padding: 16px; border: 1px solid #eee; background-color: #fff; }
.cm-list .mainwra { display: inline-block; width: 100%; }
.cm-list .secwra { display: block; padding: 12px; }
.cm-list .picswra { display: block; }
.cm-list .picswra .pics { display: block; overflow: hidden; }
.cm-list .picswra .pics .img { display: block; background-repeat: no-repeat; background-position: center center; transition: all 0.6s; }
.cm-list .picswra .pics .img img { width: 100%; }
.cm-list .picswra .pics .s1 { background-size: cover; }
.cm-list .picswra .pics .s2 { background-size: contain; }
.cm-list .picswra .pics .s3 { background-size: 100% 100%; }
.cm-list .infswra { display: block; padding: 20px 0 0; }
.cm-list .infswra .infs { display: block; height: 44px; margin: 0 0 10px 0; overflow: hidden; }
.cm-list .infswra .infs font { height: 44px; line-height: 22px; font-size: 16px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.cm-list .infswra .smys { display: block; }
.cm-list .infswra .smys font { color: #aaa; height: 44px; line-height: 22px; font-size: 14px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.cm-list .infswra .date { color: #999; display: block; margin: 10px 0 0; font-family: arial; }
.cm-list .infswra .tl { text-align: left; }
.cm-list .infswra .tc { text-align: center; }
.cm-list .infswra .tr { text-align: right; }

.cm-stock { display: block; }
.cm-stock ul { display: inline-block; width: 100%; }
.cm-stock li { width: 100%; float: left; margin: 5px 0; }
.cm-stock .items { display: block; padding: 15px; border: 1px solid #eee; background-color: #fff; }
.cm-stock .item { display: inline-block; width: 100%; }
.cm-stock .kucun { float: right; }
.cm-stock .kucun b { color: #e00; font-size: 12px; font-weight: normal; }

.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: 50%; float: right; }

.cm-code { width: 50%; float: right; text-align: right; }
.cm-code img { max-width: 100%; }

.cm-show { display: block; padding: 50px; border: 1px solid #eeeeee; background-color: #ffffff; }
.cm-show .cds { display: inline-block; width: 100%; min-height: 400px; }
.cm-show .cd-h h1 { font-size: 26px; font-weight: 400; }
.cm-show .cd-o { padding: 14px 0; }
.cm-show .cd-o span { color: #999; margin: 0 10px 0 0; font-size: 12px; }
.cm-show .cd-s { color: #df760c; padding: 10px; font-size: 12px; border: 1px solid #ffd5a6; background-color: #fef7f0; }
.cm-show .cd-f { padding: 1.2rem 0 0; text-align: right; }
.cm-show .cd-c { margin: 2rem 0 0; }
.cm-show .cd-d { padding: 2rem 0; text-align: center; }
.cm-show .cd-d p { text-align: center; }
.cm-show .cd-d p a { font-size: 16px; }

.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; }

.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: 60px 0; }
.ps-1 .ui-c { display: inline-block; width: 100%; padding: 0 0 30px 0; }
.ps-1 .ui-f { display: inline-block; width: 100%; }
.ps-1 .infowras { width: 50%; float: left; }
.ps-1 .infowras .infowra { display: table; height: 415px; }
.ps-1 .infowras .infowr { display: table-cell; padding: 0 50px 0 0; vertical-align: middle; }
.ps-1 .infowras .cons { display: block; padding: 30px 0 50px 0; }
.ps-1 .infowras .cons .con { color: #444; line-height: 30px; font-size: 15px; }
.ps-1 .infowras .mors { display: block; }
.ps-1 .infowras .mors a { color: #fff; position: relative; display: inline-block; padding: 10px 40px; background-color: #0054a7; -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; transition: all 0.6s; }
.ps-1 .infowras .mors a:hover { text-decoration: none; background-color: #c42531; }
.ps-1 .picswras { width: 50%; float: right; }
.ps-1 .picswras .picswra { position: relative; right: -10%; display: table; height: 400px; }
.ps-1 .picswras .picswr { display: table-cell; vertical-align: middle; width: 100%; }
.ps-1 .picswras .picswr img { width: 100%; }
.ps-1 .lists { display: inline-block; width: 100%; }
.ps-1 .lists ul { width: 100%; float: left; }
.ps-1 .lists li { width: 20%; float: left; }
.ps-1 .lists li .items { display: block; margin: 0 10px; padding: 15px; border: 3px solid #1165b8; text-align: center; background-color: rgba(255, 255, 255, 0.6); -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; }
.ps-1 .lists li .pic { padding: 10px 0; }
.ps-1 .lists li .pic img { width: 60px; }
.ps-1 .lists li .inf { color: #0054a7; font-size: 16px; font-weight: bold; }
.ps-1 .lists li .smy { color: #999; line-height: 22px; margin: 15px 0; font-size: 13px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.ps-1 .vidswras { width: 50%; float: right; }
.ps-1 .vidswras .vidswra { position: relative; display: block; padding: 12px; background-color: #fff; -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15); }
.ps-1 .vidswras .vidswr { width: 100%; }
.ps-1 .vidswras video { width: 100%; }

.ps-2 { display: inline-block; width: 100%; padding: 80px 0 0; }
.ps-2 .ui-s { color: #fff; display: block; margin: 0 20% 0 0; }
.ps-2 .ui-c { margin: 25px 0 0; padding: 10px; background-color: #f4f5f7; -moz-border-radius: 4px 4px 0px 0px; -webkit-border-radius: 4px 4px 0px 0px; -o-border-radius: 4px 4px 0px 0px; border-radius: 4px 4px 0px 0px; }
.ps-2 ul { display: inline-block; width: 100%; }
.ps-2 li { width: 25%; float: left; }
.ps-2 .items { padding: 5px; }
.ps-2 a.item { display: block; border: 1px solid #eee; background-color: #fff; }
.ps-2 .pics { display: block; }
.ps-2 .pic { display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.ps-2 img { width: 100%; }
.ps-2 .infs { display: block; padding: 0 15px 25px; }
.ps-2 .inf { display: block; font-size: 14px; text-align: center; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }

.ps-3 { display: inline-block; width: 100%; padding: 60px 0 40px; }
.ps-3 .ui-c { display: block; }
.ps-3 .swiper-imgs { display: block; margin: 0 5px; padding: 5px 0 45px 0; }
.ps-3 a.imgwras { display: block; }
.ps-3 a.imgwras .items { position: relative; display: block; height: 450px; background-repeat: no-repeat; background-position: center center; background-size: cover; overflow: hidden; }
.ps-3 a.imgwras .infs { position: absolute; bottom: 0; left: 0; width: 100%; background: url("../images/blue50.png") repeat 0 0; }
.ps-3 a.imgwras .inf { color: #fff; display: block; padding: 15px; text-align: center; font-size: 16px; }

.ps-4 { display: inline-block; width: 100%; }
.ps-4 .ui-c { display: inline-block; width: 100%; }
.ps-4 .circle { float: right; }
.ps-4 .texts { display: block; margin: 0 490px 0 0; }
.ps-4 .texts .textwra { display: table; height: 180px; }
.ps-4 .texts .textwr { display: table-cell; vertical-align: middle; }
.ps-4 .texts p { color: #fff; }
.ps-4 .texts p.p1 { font-size: 28px; font-weight: bold; }
.ps-4 .texts p.p1.en { line-height: 26px; font-size: 20px; }
.ps-4 .texts p.p2 { font-size: 15px; }
.ps-4 .texts p.p2.en { line-height: 20px; font-size: 16px; }
.ps-4 .info { width: 240px; float: right; margin: 40px 0 0; text-align: right; }
.ps-4 .info p { color: #fff; }
.ps-4 .info p.p1 { font-size: 16px; }
.ps-4 .info p.p2 { font-size: 26px; font-weight: bold; font-family: arial; }
.ps-4 .info a { color: #0054a7; display: inline-block; padding: 6px 20px; font-size: 13px; font-weight: bold; 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; }

.ps-5 { display: inline-block; width: 100%; padding: 60px 0 40px; }
.ps-5 .ui-c { display: block; }
.ps-5 .swiper-imgs { display: block; margin: 0 15px; padding: 5px 0 45px 0; }
.ps-5 a.imgwras { display: block; }
.ps-5 a.imgwras .items { position: relative; display: block; }
.ps-5 a.imgwras .pics { display: block; }
.ps-5 a.imgwras .pics .pic { display: block; height: 400px; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.ps-5 a.imgwras .infs { width: 100%; }
.ps-5 a.imgwras .inf { display: block; padding: 15px; text-align: center; }
.ps-5 a.imgwras:hover { text-decoration: none; }

.ps-6 { display: inline-block; width: 100%; }
.ps-6 .ui-c { width: 100%; }
.ps-6 .partleft { width: 40%; float: left; background-image: url("../images/sectionbgs6.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.ps-6 .partleft .partwra { display: table; width: 100%; height: 855px; }
.ps-6 .partright { display: block; margin: 0 0 0 40%; }
.ps-6 .list ul { display: inline-block; width: 100%; }
.ps-6 .list ul li { width: 33%; float: left; background-color: #0054a7; }
.ps-6 .list ul li a.picw { display: inline-block; width: 100%; float: left; }
.ps-6 .list ul li a.picw:hover .pic { transform: scale(1.1); filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
.ps-6 .list ul li .pics { display: block; overflow: hidden; }
.ps-6 .list ul li .pic { display: block; height: 285px; background-repeat: no-repeat; background-position: center; background-size: cover; transition: all 0.6s; }
.ps-6 .list ul li.i0 { width: 66%; background-color: #fff; }
.ps-6 .list ul li.i0 .ctable { display: table; width: 100%; height: 285px; }
.ps-6 .list ul li.i0 .ctablecell { display: table-cell; vertical-align: middle; width: 100%; padding: 0 50px; }
.ps-6 .list ul li.i1, .ps-6 .list ul li.i4, .ps-6 .list ul li.i7 { width: 34%; }
.ps-6 .list ul li.i2, .ps-6 .list ul li.i3, .ps-6 .list ul li.i5, .ps-6 .list ul li.i6 { width: 33%; }
.ps-6 .ceosaids { display: table-cell; vertical-align: middle; width: 100%; padding: 0 50px; }
.ps-6 .ceosaids .ceopics { width: 100%; padding: 25px 0; }
.ps-6 .ceosaids .ceopics img { width: 60%; -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-6 .ceosaids .ceotext { color: #fff; display: block; padding: 25px 0; font-size: 15px; }
.ps-6 .ceosaids .ceoinfs { width: 100%; }
.ps-6 .ceosaids .ceoinfs ul { display: inline-block; width: 100%; }
.ps-6 .ceosaids .ceoinfs ul li { width: 40%; float: left; margin: 0 0 5px 0; }
.ps-6 .ceosaids .ceoinfs ul li .items { color: #fff; display: block; margin: 0 5px 0 0; padding: 10px; font-size: 14px; background-color: rgba(255, 255, 255, 0.2); }
.ps-6 .ceosaids .ceoinfs ul li .items .item { display: block; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }

.ps-7 { display: inline-block; width: 100%; padding: 80px 0 80px; }
.ps-7 .swiper-wrapper { padding: 0 0 60px; }
.ps-7 .ui-c { display: block; overflow: hidden; }
.ps-7 .ui-c .itemwras { display: block; margin: 0 5px; padding: 14px; border: 1px solid #eeeeee; background-color: #ffffff; }
.ps-7 .ui-c .itemwra { display: block; }
.ps-7 .ui-c .pics { display: block; }
.ps-7 .ui-c .pics a { display: block; height: 320px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.ps-7 .ui-c .infs { position: relative; display: block; }
.ps-7 .ui-c .date { color: #aaa; display: block; padding: 10px 0 5px; }
.ps-7 .ui-c .inf { display: block; margin: 10px 0; line-height: 26px; font-size: 15px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.ps-7 .ui-c .smys { color: #999; display: block; line-height: 22px; font-size: 13px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.ps-7 .ui-c .mor { display: block; margin: 15px 0 0; }
.ps-7 .ui-c .mor a { color: #fff; display: inline-block; width: 110px; line-height: 32px; text-align: center; background-color: #000; }
.ps-7 .ui-c .mor a:hover { text-decoration: none; background-color: #0054a7; }

.ps-8 { display: inline-block; width: 100%; padding: 80px 0 120px; }
.ps-8 .ui-m { display: inline-block; width: 100%; }
.ps-8 .ui-c { position: relative; width: 100%; float: left; z-index: 20; }
.ps-8 .tentmap { width: 50%; float: left; }
.ps-8 .tentmap .maps { display: block; margin: 0 25px 0 0; }
.ps-8 .tentmap #tentmap { width: 100%; height: 420px; }
.ps-8 .message { width: 50%; float: right; }
.ps-8 .cm-message .lab { display: block; }

#tencentmap { height: 600px; }

@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; }
  #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: 0.8rem 0; }
  #pg-headers .vi-c .mwras .logos { display: inline-block; float: left; }
  #pg-headers .vi-c .mwras .logos a { display: inline-block; float: left; padding: 0.2rem 0; }
  #pg-headers .vi-c .mwras .logos a img { height: 2.6rem; }
  #pg-headers .vi-c .mwras .logos .logo2 { display: none; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; padding: 0.95rem; text-align: center; border: 0.05rem solid rgba(255, 255, 255, 0.5); -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; height: 1rem; line-height: 1rem; font-size: 1.2rem; }
  #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-headers .vi-c .msearchs { display: none; padding: 0 0 1rem 0; }
  #pg-headers .vi-c .msearchs .search { display: block; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
  #pg-headers .vi-c .msearchs .search form { position: relative; display: inline-block; width: 100%; overflow: hidden; }
  #pg-headers .vi-c .msearchs .search form .text { width: 100%; height: 3.2rem; line-height: 3.2rem; text-indent: 10px; font-size: 1rem; border: 0 none; }
  #pg-headers .vi-c .msearchs .search form .submit { position: absolute; right: 10px; top: 12px; width: 18px; height: 18px; border: 0 none; background: url("../images/icons.png") no-repeat -50px -200px; }
  #pg-banners .webimg { display: table; height: 45vh; }
  #pg-banners .webimg img { display: none; height: 45vh; }
  #pg-banners .wapimg { display: none; height: 50vh; background-color: #004396; background-size: cover; }
  #pg-banners .waptable { display: table; width: 100%; height: 50vh; }
  #pg-banners .waptablecell { display: table-cell; padding: 0 10%; vertical-align: middle; }
  #pg-banners .fonts { position: relative; top: 0; left: 0; width: auto; margin: 0; padding: 0; display: table-cell; padding: 4rem 2rem 0; vertical-align: middle; background: url("../images/blue50.png") repeat 0 0; }
  #pg-banners .fonts p.p1 { line-height: 2.4rem; font-size: 1.6rem; }
  #pg-banners .fonts p.p2 { font-size: 1rem; }
  #pg-banner .ui-c { height: 260px; }
  #pg-banner .items { padding: 3rem 0 0; }
  #pg-banner .cn { font-size: 1.8rem; }
  #pg-banner .sm { width: 65%; padding: 5px 17.5% 0; }
  #pg-footers .ui-h { padding: 2rem 0; }
  #pg-footers .ui-h .comlogo { display: none; }
  #pg-footers .ui-h .search { width: 100%; margin: 0; text-align: center; }
  #pg-footers .linfos { width: 100%; }
  #pg-footers .rinfos { display: none; }
  #pg-navs { display: block; z-index: 790; }
  #win_fix { display: none; }
  .cm-layout-class { margin: 0.8rem 0 0; background-color: transparent; box-shadow: none; }
  .cm-layout-list { padding: 0.8rem 0; }
  .cm-page-sats { padding: 2rem 0; }
  .cm-ht { padding: 0 0 1rem 0; }
  .cm-ht .cl .cn { letter-spacing: -1px; font-size: 2.2rem; font-weight: bold; }
  .cm-ht .cl .ln b { height: 5px; }
  .cm-type2 .picwras { width: 100%; }
  .cm-type2 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type2 .infwras { width: 100%; }
  .cm-type2 .infwra { height: auto; padding: 0; }
  .cm-type2 .infwra * { font-size: 1.2rem !important; }
  .cm-type3 .picwras { width: 100%; }
  .cm-type3 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type3 .infwras { width: 100%; }
  .cm-type3 .infwra { height: auto; padding: 0; }
  .cm-type3 .infwra * { font-size: 1.2rem !important; }
  .cm-type4 a.imgwras .items { height: 40vh; }
  .cm-type5 li { width: 50%; }
  .cm-type5 li .pic { height: 20vh; }
  .cm-messview { width: 100%; }
  .cm-messview .ui-w { height: auto; padding: 2rem 0; }
  .cm-messtable { width: 100%; }
  .cm-tclass li { margin: 0 0.4rem 0 0; }
  .cm-tclass a { height: auto; line-height: normal; padding: 0.6rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; background-color: #fff; }
  .cm-list .productslist li { width: 50%; }
  .cm-list .newslist li { width: 100%; }
  .cm-list .newslist .picswra { width: 38%; float: left; margin: 0 1rem 0 0; }
  .cm-list .newslist .infswra { margin: 0; padding: 0; }
  .cm-list .newslist .infswra .infs font { height: auto; line-height: normal; font-size: 1.1rem; }
  .cm-list .newslist .infswra .smys font { height: auto; line-height: normal; font-size: 0.9rem; }
  .cm-list .imgslist li { width: 50%; }
  .cm-list .items { margin: 0; }
  .cm-list li:nth-child(odd) .items { margin: 0 0.2rem 0.4rem 0; }
  .cm-list li:nth-child(even) .items { margin: 0 0 0.4rem 0.2rem; }
  .cm-list .mainwras { padding: 0.8rem; }
  .cm-list .infswra .infs { height: 2.8rem; line-height: 1.6rem; font-size: 1rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-list .infswra .smys { font-size: 0.9rem; }
  .cm-list .infswra .date { font-size: 0.9rem; }
  .cm-partshow { padding: 1.2rem; }
  .cm-partshow .picwras { width: 100%; }
  .cm-partshow .infwras { width: 100%; float: left; margin: 0; }
  .cm-partshow .infwras .pinfo { padding: 1rem 0; }
  .cm-partshow .infwras .pinfo p { font-size: 1.2rem; }
  .cm-partshow .infwras .pinfo p.once { margin: 0 0; font-size: 1.8rem; }
  .cm-partshow .cm-cons { padding: 0; }
  .cm-partshow .cm-list .secwra { padding: 0.4rem; }
  .cm-partshow .cm-list li { width: 50%; }
  .cm-partshow .cm-list li .infs { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-show { padding: 1.2rem; }
  .cm-show .cd-h h1 { font-size: 1.5rem; }
  .cm-con { display: block; }
  .cm-con * { font-size: 1.2rem !important; }
  .sections0 { display: none; }
  .sections4 { height: auto; background-color: #0054a7; background-image: none; }
  .ps-1 { padding: 2rem 0; }
  .ps-1 .infowras { width: 100%; }
  .ps-1 .infowras .infowra { height: auto; }
  .ps-1 .infowras .infowr { padding: 0; }
  .ps-1 .infowras .cons { padding: 0 0 2rem; }
  .ps-1 .picswras { display: none; }
  .ps-1 .vidswras { width: 100%; padding: 2rem 0 1rem; }
  .ps-1 .vidswras .vidswra { height: auto; }
  .ps-1 .lists li { width: 50%; }
  .ps-1 .lists li .items { margin: 0 0.2rem 0.4rem; border: 1px solid #1165b8; }
  .ps-1 .lists li .pic { padding: 0 0 1rem; }
  .ps-1 .lists li .inf { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .ps-1 .lists li .smy { margin: 1rem 0 0; }
  .ps-1 .lists li:first-child { width: 100%; }
  .ps-2 li { width: 50%; }
  .ps-3 .swiper-imgs { margin: 0; }
  .ps-3 a.imgwras .items { height: 35vh; }
  .ps-4 .ui-c { position: relative; }
  .ps-4 .info { width: auto; margin: 0; padding: 2rem 0; }
  .ps-4 .texts { display: none; }
  .ps-4 .circle { position: absolute; top: 50%; left: 0; width: 36vw; float: left; margin: -18vw 0 0; }
  .ps-4 .circle img { width: 100%; }
  .ps-5 a.imgwras .pics .pic { height: 30vh; }
  .ps-5 a.imgwras .inf { padding: 0.5rem; }
  .ps-6 .partleft { width: 100%; }
  .ps-6 .partleft .partwra { height: auto; }
  .ps-6 .ceosaids { padding: 3rem 2rem; }
  .ps-6 .ceosaids .ceopics { padding: 0; }
  .ps-6 .partright { width: 100%; margin: 0; background-color: #fff; }
  .ps-6 .list ul { background-color: #fff; }
  .ps-6 .list ul li { background-color: #fff; }
  .ps-6 .list ul li .pics { margin: 0.5vw; }
  .ps-6 .list ul li .pic { height: 30vh; }
  .ps-6 .list ul li.i0 .ctablecell { padding: 0 1rem; }
  .ps-6 .list ul li.i0 .ctable { height: 30vh; }
  .ps-7 { padding: 2rem 0; }
  .ps-7 .swiper-wrapper { padding: 0 0 3rem; }
  .ps-7 .ui-c .pics a { height: 25vh; }
  .ps-8 { padding: 2rem 0; }
  .ps-8 .tentmap { display: none; }
  .ps-8 .message { width: 100%; } }
@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; }
  #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: 0.8rem 0; }
  #pg-headers .vi-c .mwras .logos { display: inline-block; float: left; }
  #pg-headers .vi-c .mwras .logos a { display: inline-block; float: left; padding: 0.2rem 0; }
  #pg-headers .vi-c .mwras .logos a img { height: 2.6rem; }
  #pg-headers .vi-c .mwras .logos .logo2 { display: none; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; padding: 0.95rem; text-align: center; border: 0.05rem solid rgba(255, 255, 255, 0.5); -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; height: 1rem; line-height: 1rem; font-size: 1.2rem; }
  #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-headers .vi-c .msearchs { display: none; padding: 0 0 1rem 0; }
  #pg-headers .vi-c .msearchs .search { display: block; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
  #pg-headers .vi-c .msearchs .search form { position: relative; display: inline-block; width: 100%; overflow: hidden; }
  #pg-headers .vi-c .msearchs .search form .text { width: 100%; height: 3.2rem; line-height: 3.2rem; text-indent: 10px; font-size: 1rem; border: 0 none; }
  #pg-headers .vi-c .msearchs .search form .submit { position: absolute; right: 10px; top: 12px; width: 18px; height: 18px; border: 0 none; background: url("../images/icons.png") no-repeat -50px -200px; }
  #pg-banners .webimg { display: table; height: 45vh; }
  #pg-banners .webimg img { display: none; height: 45vh; }
  #pg-banners .wapimg { display: none; height: 50vh; background-color: #004396; background-size: cover; }
  #pg-banners .waptable { display: table; width: 100%; height: 50vh; }
  #pg-banners .waptablecell { display: table-cell; padding: 0 10%; vertical-align: middle; }
  #pg-banners .fonts { position: relative; top: 0; left: 0; width: auto; margin: 0; padding: 0; display: table-cell; padding: 4rem 2rem 0; vertical-align: middle; background: url("../images/blue50.png") repeat 0 0; }
  #pg-banners .fonts p.p1 { line-height: 2.4rem; font-size: 1.6rem; }
  #pg-banners .fonts p.p2 { font-size: 1rem; }
  #pg-banner .ui-c { height: 260px; }
  #pg-banner .items { padding: 3rem 0 0; }
  #pg-banner .cn { font-size: 1.8rem; }
  #pg-banner .sm { width: 65%; padding: 5px 17.5% 0; }
  #pg-footers .ui-h { padding: 2rem 0; }
  #pg-footers .ui-h .comlogo { display: none; }
  #pg-footers .ui-h .search { width: 100%; margin: 0; text-align: center; }
  #pg-footers .linfos { width: 100%; }
  #pg-footers .rinfos { display: none; }
  #pg-navs { display: block; z-index: 790; }
  #win_fix { display: none; }
  .cm-layout-class { margin: 0.8rem 0 0; background-color: transparent; box-shadow: none; }
  .cm-layout-list { padding: 0.8rem 0; }
  .cm-page-sats { padding: 2rem 0; }
  .cm-ht { padding: 0 0 1rem 0; }
  .cm-ht .cl .cn { letter-spacing: -1px; font-size: 2.2rem; font-weight: bold; }
  .cm-ht .cl .ln b { height: 5px; }
  .cm-type2 .picwras { width: 100%; }
  .cm-type2 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type2 .infwras { width: 100%; }
  .cm-type2 .infwra { height: auto; padding: 0; }
  .cm-type2 .infwra * { font-size: 1.2rem !important; }
  .cm-type3 .picwras { width: 100%; }
  .cm-type3 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type3 .infwras { width: 100%; }
  .cm-type3 .infwra { height: auto; padding: 0; }
  .cm-type3 .infwra * { font-size: 1.2rem !important; }
  .cm-type4 a.imgwras .items { height: 40vh; }
  .cm-type5 li { width: 50%; }
  .cm-type5 li .pic { height: 20vh; }
  .cm-messview { width: 100%; }
  .cm-messview .ui-w { height: auto; padding: 2rem 0; }
  .cm-messtable { width: 100%; }
  .cm-tclass li { margin: 0 0.4rem 0 0; }
  .cm-tclass a { height: auto; line-height: normal; padding: 0.6rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; background-color: #fff; }
  .cm-list .productslist li { width: 50%; }
  .cm-list .newslist li { width: 100%; }
  .cm-list .newslist .picswra { width: 38%; float: left; margin: 0 1rem 0 0; }
  .cm-list .newslist .infswra { margin: 0; padding: 0; }
  .cm-list .newslist .infswra .infs font { height: auto; line-height: normal; font-size: 1.1rem; }
  .cm-list .newslist .infswra .smys font { height: auto; line-height: normal; font-size: 0.9rem; }
  .cm-list .imgslist li { width: 50%; }
  .cm-list .items { margin: 0; }
  .cm-list li:nth-child(odd) .items { margin: 0 0.2rem 0.4rem 0; }
  .cm-list li:nth-child(even) .items { margin: 0 0 0.4rem 0.2rem; }
  .cm-list .mainwras { padding: 0.8rem; }
  .cm-list .infswra .infs { height: 2.8rem; line-height: 1.6rem; font-size: 1rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-list .infswra .smys { font-size: 0.9rem; }
  .cm-list .infswra .date { font-size: 0.9rem; }
  .cm-partshow { padding: 1.2rem; }
  .cm-partshow .picwras { width: 100%; }
  .cm-partshow .infwras { width: 100%; float: left; margin: 0; }
  .cm-partshow .infwras .pinfo { padding: 1rem 0; }
  .cm-partshow .infwras .pinfo p { font-size: 1.2rem; }
  .cm-partshow .infwras .pinfo p.once { margin: 0 0; font-size: 1.8rem; }
  .cm-partshow .cm-cons { padding: 0; }
  .cm-partshow .cm-list .secwra { padding: 0.4rem; }
  .cm-partshow .cm-list li { width: 50%; }
  .cm-partshow .cm-list li .infs { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-show { padding: 1.2rem; }
  .cm-show .cd-h h1 { font-size: 1.5rem; }
  .cm-con { display: block; }
  .cm-con * { font-size: 1.2rem !important; }
  .sections0 { display: none; }
  .sections4 { height: auto; background-color: #0054a7; background-image: none; }
  .ps-1 { padding: 2rem 0; }
  .ps-1 .infowras { width: 100%; }
  .ps-1 .infowras .infowra { height: auto; }
  .ps-1 .infowras .infowr { padding: 0; }
  .ps-1 .infowras .cons { padding: 0 0 2rem; }
  .ps-1 .picswras { display: none; }
  .ps-1 .vidswras { width: 100%; padding: 2rem 0 1rem; }
  .ps-1 .vidswras .vidswra { height: auto; }
  .ps-1 .lists li { width: 50%; }
  .ps-1 .lists li .items { margin: 0 0.2rem 0.4rem; border: 1px solid #1165b8; }
  .ps-1 .lists li .pic { padding: 0 0 1rem; }
  .ps-1 .lists li .inf { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .ps-1 .lists li .smy { margin: 1rem 0 0; }
  .ps-1 .lists li:first-child { width: 100%; }
  .ps-2 li { width: 50%; }
  .ps-3 .swiper-imgs { margin: 0; }
  .ps-3 a.imgwras .items { height: 35vh; }
  .ps-4 .ui-c { position: relative; }
  .ps-4 .info { width: auto; margin: 0; padding: 2rem 0; }
  .ps-4 .texts { display: none; }
  .ps-4 .circle { position: absolute; top: 50%; left: 0; width: 36vw; float: left; margin: -18vw 0 0; }
  .ps-4 .circle img { width: 100%; }
  .ps-5 a.imgwras .pics .pic { height: 30vh; }
  .ps-5 a.imgwras .inf { padding: 0.5rem; }
  .ps-6 .partleft { width: 100%; }
  .ps-6 .partleft .partwra { height: auto; }
  .ps-6 .ceosaids { padding: 3rem 2rem; }
  .ps-6 .ceosaids .ceopics { padding: 0; }
  .ps-6 .partright { width: 100%; margin: 0; background-color: #fff; }
  .ps-6 .list ul { background-color: #fff; }
  .ps-6 .list ul li { background-color: #fff; }
  .ps-6 .list ul li .pics { margin: 0.5vw; }
  .ps-6 .list ul li .pic { height: 30vh; }
  .ps-6 .list ul li.i0 .ctablecell { padding: 0 1rem; }
  .ps-6 .list ul li.i0 .ctable { height: 30vh; }
  .ps-7 { padding: 2rem 0; }
  .ps-7 .swiper-wrapper { padding: 0 0 3rem; }
  .ps-7 .ui-c .pics a { height: 25vh; }
  .ps-8 { padding: 2rem 0; }
  .ps-8 .tentmap { display: none; }
  .ps-8 .message { width: 100%; } }
@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; }
  #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: 0.8rem 0; }
  #pg-headers .vi-c .mwras .logos { display: inline-block; float: left; }
  #pg-headers .vi-c .mwras .logos a { display: inline-block; float: left; padding: 0.2rem 0; }
  #pg-headers .vi-c .mwras .logos a img { height: 2.6rem; }
  #pg-headers .vi-c .mwras .logos .logo2 { display: none; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { color: #333; display: inline-block; float: right; padding: 0.95rem; text-align: center; border: 0.05rem solid rgba(255, 255, 255, 0.5); -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; height: 1rem; line-height: 1rem; font-size: 1.2rem; }
  #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-headers .vi-c .msearchs { display: none; padding: 0 0 1rem 0; }
  #pg-headers .vi-c .msearchs .search { display: block; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; -o-border-radius: 3px 3px 3px 3px; border-radius: 3px 3px 3px 3px; }
  #pg-headers .vi-c .msearchs .search form { position: relative; display: inline-block; width: 100%; overflow: hidden; }
  #pg-headers .vi-c .msearchs .search form .text { width: 100%; height: 3.2rem; line-height: 3.2rem; text-indent: 10px; font-size: 1rem; border: 0 none; }
  #pg-headers .vi-c .msearchs .search form .submit { position: absolute; right: 10px; top: 12px; width: 18px; height: 18px; border: 0 none; background: url("../images/icons.png") no-repeat -50px -200px; }
  #pg-banners .webimg { display: table; height: 45vh; }
  #pg-banners .webimg img { display: none; height: 45vh; }
  #pg-banners .wapimg { display: none; height: 50vh; background-color: #004396; background-size: cover; }
  #pg-banners .waptable { display: table; width: 100%; height: 50vh; }
  #pg-banners .waptablecell { display: table-cell; padding: 0 10%; vertical-align: middle; }
  #pg-banners .fonts { position: relative; top: 0; left: 0; width: auto; margin: 0; padding: 0; display: table-cell; padding: 4rem 2rem 0; vertical-align: middle; background: url("../images/blue50.png") repeat 0 0; }
  #pg-banners .fonts p.p1 { line-height: 2.4rem; font-size: 1.6rem; }
  #pg-banners .fonts p.p2 { font-size: 1rem; }
  #pg-banner .ui-c { height: 260px; }
  #pg-banner .items { padding: 3rem 0 0; }
  #pg-banner .cn { font-size: 1.8rem; }
  #pg-banner .sm { width: 65%; padding: 5px 17.5% 0; }
  #pg-footers .ui-h { padding: 2rem 0; }
  #pg-footers .ui-h .comlogo { display: none; }
  #pg-footers .ui-h .search { width: 100%; margin: 0; text-align: center; }
  #pg-footers .linfos { width: 100%; }
  #pg-footers .rinfos { display: none; }
  #pg-navs { display: block; z-index: 790; }
  #win_fix { display: none; }
  .cm-layout-class { margin: 0.8rem 0 0; background-color: transparent; box-shadow: none; }
  .cm-layout-list { padding: 0.8rem 0; }
  .cm-page-sats { padding: 2rem 0; }
  .cm-ht { padding: 0 0 1rem 0; }
  .cm-ht .cl .cn { letter-spacing: -1px; font-size: 2.2rem; font-weight: bold; }
  .cm-ht .cl .ln b { height: 5px; }
  .cm-type2 .picwras { width: 100%; }
  .cm-type2 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type2 .infwras { width: 100%; }
  .cm-type2 .infwra { height: auto; padding: 0; }
  .cm-type2 .infwra * { font-size: 1.2rem !important; }
  .cm-type3 .picwras { width: 100%; }
  .cm-type3 .picwra { height: 40vh; margin: 0 0 0.8rem 0; }
  .cm-type3 .infwras { width: 100%; }
  .cm-type3 .infwra { height: auto; padding: 0; }
  .cm-type3 .infwra * { font-size: 1.2rem !important; }
  .cm-type4 a.imgwras .items { height: 40vh; }
  .cm-type5 li { width: 50%; }
  .cm-type5 li .pic { height: 20vh; }
  .cm-messview { width: 100%; }
  .cm-messview .ui-w { height: auto; padding: 2rem 0; }
  .cm-messtable { width: 100%; }
  .cm-tclass li { margin: 0 0.4rem 0 0; }
  .cm-tclass a { height: auto; line-height: normal; padding: 0.6rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; background-color: #fff; }
  .cm-list .productslist li { width: 50%; }
  .cm-list .newslist li { width: 100%; }
  .cm-list .newslist .picswra { width: 38%; float: left; margin: 0 1rem 0 0; }
  .cm-list .newslist .infswra { margin: 0; padding: 0; }
  .cm-list .newslist .infswra .infs font { height: auto; line-height: normal; font-size: 1.1rem; }
  .cm-list .newslist .infswra .smys font { height: auto; line-height: normal; font-size: 0.9rem; }
  .cm-list .imgslist li { width: 50%; }
  .cm-list .items { margin: 0; }
  .cm-list li:nth-child(odd) .items { margin: 0 0.2rem 0.4rem 0; }
  .cm-list li:nth-child(even) .items { margin: 0 0 0.4rem 0.2rem; }
  .cm-list .mainwras { padding: 0.8rem; }
  .cm-list .infswra .infs { height: 2.8rem; line-height: 1.6rem; font-size: 1rem; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-list .infswra .smys { font-size: 0.9rem; }
  .cm-list .infswra .date { font-size: 0.9rem; }
  .cm-partshow { padding: 1.2rem; }
  .cm-partshow .picwras { width: 100%; }
  .cm-partshow .infwras { width: 100%; float: left; margin: 0; }
  .cm-partshow .infwras .pinfo { padding: 1rem 0; }
  .cm-partshow .infwras .pinfo p { font-size: 1.2rem; }
  .cm-partshow .infwras .pinfo p.once { margin: 0 0; font-size: 1.8rem; }
  .cm-partshow .cm-cons { padding: 0; }
  .cm-partshow .cm-list .secwra { padding: 0.4rem; }
  .cm-partshow .cm-list li { width: 50%; }
  .cm-partshow .cm-list li .infs { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .cm-show { padding: 1.2rem; }
  .cm-show .cd-h h1 { font-size: 1.5rem; }
  .cm-con { display: block; }
  .cm-con * { font-size: 1.2rem !important; }
  .sections0 { display: none; }
  .sections4 { height: auto; background-color: #0054a7; background-image: none; }
  .ps-1 { padding: 2rem 0; }
  .ps-1 .infowras { width: 100%; }
  .ps-1 .infowras .infowra { height: auto; }
  .ps-1 .infowras .infowr { padding: 0; }
  .ps-1 .infowras .cons { padding: 0 0 2rem; }
  .ps-1 .picswras { display: none; }
  .ps-1 .vidswras { width: 100%; padding: 2rem 0 1rem; }
  .ps-1 .vidswras .vidswra { height: auto; }
  .ps-1 .lists li { width: 50%; }
  .ps-1 .lists li .items { margin: 0 0.2rem 0.4rem; border: 1px solid #1165b8; }
  .ps-1 .lists li .pic { padding: 0 0 1rem; }
  .ps-1 .lists li .inf { display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
  .ps-1 .lists li .smy { margin: 1rem 0 0; }
  .ps-1 .lists li:first-child { width: 100%; }
  .ps-2 li { width: 50%; }
  .ps-3 .swiper-imgs { margin: 0; }
  .ps-3 a.imgwras .items { height: 35vh; }
  .ps-4 .ui-c { position: relative; }
  .ps-4 .info { width: auto; margin: 0; padding: 2rem 0; }
  .ps-4 .texts { display: none; }
  .ps-4 .circle { position: absolute; top: 50%; left: 0; width: 36vw; float: left; margin: -18vw 0 0; }
  .ps-4 .circle img { width: 100%; }
  .ps-5 a.imgwras .pics .pic { height: 30vh; }
  .ps-5 a.imgwras .inf { padding: 0.5rem; }
  .ps-6 .partleft { width: 100%; }
  .ps-6 .partleft .partwra { height: auto; }
  .ps-6 .ceosaids { padding: 3rem 2rem; }
  .ps-6 .ceosaids .ceopics { padding: 0; }
  .ps-6 .partright { width: 100%; margin: 0; background-color: #fff; }
  .ps-6 .list ul { background-color: #fff; }
  .ps-6 .list ul li { background-color: #fff; }
  .ps-6 .list ul li .pics { margin: 0.5vw; }
  .ps-6 .list ul li .pic { height: 30vh; }
  .ps-6 .list ul li.i0 .ctablecell { padding: 0 1rem; }
  .ps-6 .list ul li.i0 .ctable { height: 30vh; }
  .ps-7 { padding: 2rem 0; }
  .ps-7 .swiper-wrapper { padding: 0 0 3rem; }
  .ps-7 .ui-c .pics a { height: 25vh; }
  .ps-8 { padding: 2rem 0; }
  .ps-8 .tentmap { display: none; }
  .ps-8 .message { width: 100%; } }
@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: 1440px; } }

/*# sourceMappingURL=style.css.map */
