
/* 引入自定义设置 */
@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: Oswald-Regular; src: url("../font/Oswald-Regular.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: sbsc; src: url("../font/SolanoGothicRetroMVB-SbCap.eot"); src: url("../font/SolanoGothicRetroMVB-SbCap.eot") format("embedded-opentype"), url("../font/SolanoGothicRetroMVB-SbCap.woff") format("woff"), url("../font/SolanoGothicRetroMVB-SbCap.woff2") format("woff2"), url("../font/SolanoGothicRetroMVB-SbCap.ttf") format("truetype"), url("../font/SolanoGothicRetroMVB-SbCap.svg") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'poppins'; src: url(../font/poppins-regular.eot); src: url(../font/poppins-regular.eot) format("embedded-opentype"), url(../font/poppins-regular.woff) format("woff"), url(../font/poppins-regular.woff2) format("woff2"), url(../font/poppins-regular.ttf) format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: "Futura-Light"; src: url("../font/Futura-Light.woff2"); }
@font-face { font-family: "Futura-Medium"; src: url("../font/Futura-Medium.woff2"); }
@font-face { font-family: "Montserrat-Bold"; src: url("http://www.xinchengtaoci.com/fonts/Montserrat-Bold.otf"); }
@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 { overflow-x: hidden; background-color: #f1f6fe; }

#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: #be0810; 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: 786; }

#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: #be0810; }

/* 当前主体样式 */
#pg-headers { background-color: #fff; -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); -o-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2); }
#pg-headers .ly-ca { margin: 0 100px; }
#pg-headers .ui-c { position: relative; display: inline-block; width: 100%; background: url("../image/white10.png") repeat-x 0 bottom; }
#pg-headers .ui-c .line1, #pg-headers .ui-c .line2 { position: absolute; height: 3px; top: 0; z-index: 10; }
#pg-headers .ui-c .line1 { width: 30%; left: 0; background-color: #000000; }
#pg-headers .ui-c .line2 { width: 70%; right: 0; background-color: #be0810; }
#pg-headers .ui-c .logos { float: left; padding: 27px 0 22px; }
#pg-headers .ui-c .logos a { display: inline-block; }
#pg-headers .ui-c .logos a img { height: 60px; }
#pg-headers .ui-c .navlist { display: block; margin: 0 auto; text-align: center; }
#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: 110px; float: left; z-index: 300; }
#pg-headers .ui-c .navlist .tits { width: 100%; float: left; padding: 27px 0 22px; }
#pg-headers .ui-c .navlist a.name { display: block; width: 100%; height: 50px; line-height: 50px; font-size: 16px; text-align: center; -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; z-index: 20; }
#pg-headers .ui-c .navlist a.name:hover { color: #be0810; }
#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 { display: block; padding: 3px 0; font-size: 14px; text-align: center; }
#pg-headers .ui-c .search { float: right; margin: 34px 0 0; border: 1px solid #be0810; -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; overflow: hidden; }
#pg-headers .ui-c .search form { width: 100%; }
#pg-headers .ui-c .search input::-webkit-input-placeholder { color: #bbbbbb; }
#pg-headers .ui-c .search input::-moz-placeholder { color: #bbbbbb; }
#pg-headers .ui-c .search input:-moz-placeholder { color: #bbbbbb; }
#pg-headers .ui-c .search input:-ms-input-placeholder { color: #bbbbbb; }
#pg-headers .ui-c .search .text { width: 140px; height: 35px; line-height: 35px; float: left; padding: 0 10px 0 15px; font-size: 12px; border: 0 none; }
#pg-headers .ui-c .search .submit { color: #fff; width: 60px; height: 35px; line-height: 35px; float: left; padding: 0 5px 0 0; text-align: center; border: 0 none; background-color: #be0810; -moz-border-radius: 0px 100px 100px 0px; -webkit-border-radius: 0px 100px 100px 0px; -o-border-radius: 0px 100px 100px 0px; border-radius: 0px 100px 100px 0px; }
#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; }
#pg-headers.pg-hb .ui-c .logos { padding: 17px 0 12px; }
#pg-headers.pg-hb .ui-c .logos a { padding: 5px 0; }
#pg-headers.pg-hb .ui-c .logos a img { height: 60px; }
#pg-headers.pg-hb .ui-c .navlist .tits { padding: 17px 0 12px; }
#pg-headers.pg-hb .ui-c .search { margin: 22px 0 0; }

#pg-banners { position: relative; width: 100%; float: left; background-color: #33455e; background-repeat: no-repeat; background-position: center top; background-size: cover; -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); overflow: hidden; }
#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-position: center top; 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: 800px; 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 1px 2px rgba(1, 1, 1, 0.5); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); }
#pg-banners .ui-c .texti p.p0 { padding: 30px 0 0; font-size: 32px; }
#pg-banners .ui-c .texti p.p1 { font-size: 54px; font-weight: bold; }
#pg-banners .ui-c .texti p.p2 { padding: 20px 0 0; font-size: 16px; }
#pg-banners .ui-c .swiper-slide .webimg { background-position: center center; }
#pg-banners .ui-c .swiper-slide-active .webimg { background-position: center bottom; }
#pg-banners .ui-f { position: absolute; bottom: 30px; 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-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("../image/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: 2px 2px 5px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); -o-text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4); }
#pg-banner .ln { display: block; padding: 20px 0 20px; 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 3px rgba(0, 0, 0, 0.4); -webkit-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); -o-text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); }

#pg-footers { background-image: url("../image/footerbg.jpg"); background-repeat: no-repeat; background-position: center center; }
#pg-footers .ui-c { display: inline-block; width: 100%; padding: 60px 0 40px; }
#pg-footers .ui-c .linfos { width: 50%; float: left; }
#pg-footers .ui-c .linfos .waplogo { float: left; margin: 0 0 30px; }
#pg-footers .ui-c .linfos .list { clear: both; float: left; }
#pg-footers .ui-c .linfos .list ul { display: inline-block; width: 100%; float: left; }
#pg-footers .ui-c .linfos .list li { display: inline-block; width: 100%; padding: 8px 0; }
#pg-footers .ui-c .linfos .list .pics { width: 20px; float: left; }
#pg-footers .ui-c .linfos .list .pics .iconfont { color: #fff; font-size: 16px; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
#pg-footers .ui-c .linfos .list .infs { display: block; margin: 0 0 0 30px; }
#pg-footers .ui-c .linfos .list p { color: #fff; }
#pg-footers .ui-c .linfos .list p.p1 { font-size: 16px; }
#pg-footers .ui-c .linfos .list p.p2 { font-size: 12px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
#pg-footers .ui-c .linfos .list p.p3 { font-size: 24px; font-family: arial; font-weight: bold; }
#pg-footers .ui-c .rinfos { width: 50%; float: right; }
#pg-footers .ui-c .rinfos .title { color: #fff; line-height: 20px; margin: 0 0 15px 0; padding: 0 0 0 10px; font-size: 20px; font-weight: bold; border-left: 3px solid #fff; }
#pg-footers .ui-c .rinfos form { width: 100%; float: left; }
#pg-footers .ui-c .rinfos .sin { display: inline; width: 50%; float: left; margin: 0 0 10px 0; }
#pg-footers .ui-c .rinfos .sin .sinwra { display: block; margin: 0 10px 0 0; }
#pg-footers .ui-c .rinfos .sin .lab { display: none; }
#pg-footers .ui-c .rinfos .sin .lab i { color: #d00; margin: 0 4px 0 0; }
#pg-footers .ui-c .rinfos .sin .swra { display: block; border: 0 none; }
#pg-footers .ui-c .rinfos .sin .swras { display: block; }
#pg-footers .ui-c .rinfos .sin input::-webkit-input-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin input::-moz-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin input:-moz-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin input:-ms-input-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin textarea::-webkit-input-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin textarea::-moz-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin textarea:-moz-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin textarea:-ms-input-placeholder { color: #bbbbbb; }
#pg-footers .ui-c .rinfos .sin .text { width: 100%; height: 24px; line-height: 24px; padding: 8px 0; text-indent: 13px; border: 0 none; font-size: 12px; background-color: #fff; }
#pg-footers .ui-c .rinfos .sin .textarea { width: 100%; height: 70px; line-height: 30px; padding: 8px 0; text-indent: 12px; border: 0 none; background-color: #fff; }
#pg-footers .ui-c .rinfos .sin .checkcodes { display: inline-block; margin: 0 0 0 15px; padding: 6px 6px 6px; background-color: #ffffff; }
#pg-footers .ui-c .rinfos .sin .submit { color: #ffffff; display: block; width: 120px; height: 40px; line-height: 40px; font-size: 14px; text-align: center; border: 0 none; background-color: #d00; }
#pg-footers .ui-c .rinfos .sin .submit:hover { background-color: #be0810; }
#pg-footers .ui-c .rinfos .sintitle { width: 100%; }
#pg-footers .ui-c .rinfos .sincontent { width: 100%; }
#pg-footers .ui-c .rinfos .sinrealname .swra { margin: 0 10px 0 0; }
#pg-footers .ui-c .rinfos .sinsubmit { width: auto; float: right; }
#pg-footers .ui-c .rinfos .sincode { width: auto; }
#pg-footers .ui-c .rinfos .sincode .swra { display: inline-block; width: 100px; float: left; }
#pg-footers .ui-f { display: inline-block; width: 100%; padding: 15px 0; background-color: rgba(0, 0, 0, 0.5); }
#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=70); -moz-opacity: 0.7; opacity: 0.7; }
#pg-footers .ui-f .linfos { width: 100%; float: left; text-align: center; }
#pg-footers .ui-f a { color: #fff; }

#wp-navs { display: none; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 785; }
#wp-navs .ui-c { border-top: 1px solid #eeeeee; background-color: #ffffff; }
#wp-navs ul { display: inline-block; width: 100%; }
#wp-navs ul li { width: 25%; float: left; }
#wp-navs ul li .items { display: block; border-right: 1px solid #eeeeee; }
#wp-navs ul li .items a { display: block; padding: 0.5rem 0; text-align: center; }
#wp-navs ul li .items a span { display: block; }
#wp-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; }
#wp-navs ul li .items a span.font { color: #666; line-height: 1rem; font-size: 0.9rem; font-weight: 380; }
#wp-navs ul li .items a:hover { text-decoration: none; }
#wp-navs ul li.li2 { width: 34%; }

#wp-daos { display: none; position: fixed; top: 0; left: 0; width: 100%; overflow: hidden; z-index: 787; }
#wp-daos .ui-w { display: table; width: 100%; height: 100vh; background-color: #33455e; }
#wp-daos .ui-m { display: table-cell; vertical-align: middle; }
#wp-daos .ui-h { color: #fff; padding: 0 0 1rem 0; font-size: 2.6rem; font-weight: 450; text-align: center; }
#wp-daos .ui-c { display: inline-block; width: 96%; padding: 0 2% 3rem; }
#wp-daos .lists ul li { display: inline-block; width: 50%; float: left; }
#wp-daos .lists ul li .tits { margin: 0.3rem; }
#wp-daos .lists ul li .tits a.name { color: #333; display: inline-block; width: 100%; padding: 0.8rem 0; font-size: 1.2rem; font-weight: 360; text-align: center; 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; }
#wp-daos .lists ul li .tits a.name:hover { color: #fff; text-decoration: none; background-color: #c42531; }

#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("../image/icons.png") no-repeat -100px 0; }

#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; background-color: rgba(0, 0, 0, 0.5); 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: -220px; width: 160px; height: 100%; padding: 0 30px; background-color: #33455e; transition: all 0.6s; z-index: 995; }
#wn-fix .arror { position: absolute; bottom: 30%; left: -35px; margin: 0 0 -80px 0; }
#wn-fix .arror .menu { color: #fff; width: 15px; height: 85px; padding: 15px 10px; text-align: center; background-color: #33455e; -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 .imgs { max-width: 100%; margin: 0 auto; 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.p1 .iconfont { font-size: 16px; }
#wn-fix .infs p.p2 { line-height: 24px; font-size: 14px; font-family: arial; }
#wn-fix .infs p.p3 { text-align: center; }
#wn-fix.wn-close { right: 0; }

#tencentmap { display: block; height: 500px; background-color: #fff; }

.section { position: relative; display: inline-block; width: 100%; }

.section0 { padding: 90px 0 0; background-color: #ffffff; }

.section1 { padding: 80px 0 60px; border-bottom: 1px solid #eeeeee; background-color: #ffffff; }

.section2 { position: relative; border-bottom: 1px solid #eeeeee; background-color: #ffffff; }

.section3 { position: relative; padding: 80px 0 60px; background-color: #ffffff; }

.section5 { position: relative; padding: 120px 0; background-image: url("../image/sectionbg5.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.section6 { position: relative; padding: 120px 0 80px 0; background-image: url("../image/sectionbg6.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.section7 { height: 750px; background-color: #ffffff; }
.section7 .lomo1 { position: absolute; width: 60%; height: 750px; left: 0; background-color: #f3f5f8; }
.section7 .lomo2 { position: absolute; top: 50%; right: 0; width: 55%; height: 580px; margin: -290px 0 0; background-image: url("../image/joinus.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.section8 { border-bottom: 3px solid #be0810; background-color: #ffffff; }

.section9 { padding: 80px 0; }

.section10 { border-bottom: 3px solid #be0810; background-color: #ffffff; background-image: url("../image/sectionbg10.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }

.sections01 { padding: 50px 0; }

.cw-about-2 { background-size: cover; }

.cw-about-4 { box-shadow: inset 0 0 90px rgba(0, 0, 0, 0.08); }

.cw-about-last { width: 100%; background-image: url("../image/cbg.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; background-attachment: fixed; }

.cw-join-2 .cm-sh p { color: #fff; }
.cw-join-2 .cm-style7 .ui-c li { margin: 0 0 20px 0; }
.cw-join-2 .cm-style7 .ui-c .inf p.p1 { color: #fff; font-size: 16px; font-weight: normal; }

.cw-join-mess { display: inline-block; width: 100%; padding: 60px 0; }
.cw-join-mess .ui-w { display: inline-block; width: 100%; }
.cw-join-mess .pics { width: 50%; float: left; }
.cw-join-mess .pics .picw { display: block; margin: 0 20px 0 0; padding: 15px; border: 1px solid #eee; background-color: #fff; }
.cw-join-mess .pics .pic { height: 300px; background-image: url("../image/mess.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cw-join-mess .mess { width: 50%; float: right; }

.cw-join-last { padding: 0 0 40px 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 #be0810; background-color: #be0810; }
.cm-page table tr td.normal .unlink { color: #ffffff; border: 1px solid #be0810; background-color: #be0810; }

.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: #be0810; 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; }

.csize1 { background-size: cover; }

.csize2 { background-size: contain; }

.cm-message { width: 100%; float: left; }
.cm-message form { width: 100%; float: left; }
.cm-message .sin { display: inline; width: 50%; float: left; margin: 0 0 15px 0; }
.cm-message .sin .sinwra { display: block; margin: 0 15px 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: #bbbbbb; }
.cm-message .sin input::-moz-placeholder { color: #bbbbbb; }
.cm-message .sin input:-moz-placeholder { color: #bbbbbb; }
.cm-message .sin input:-ms-input-placeholder { color: #bbbbbb; }
.cm-message .sin textarea::-webkit-input-placeholder { color: #bbbbbb; }
.cm-message .sin textarea::-moz-placeholder { color: #bbbbbb; }
.cm-message .sin textarea:-moz-placeholder { color: #bbbbbb; }
.cm-message .sin textarea:-ms-input-placeholder { color: #bbbbbb; }
.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: #be0810; }
.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 12px 0; background-color: #fff; -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15); }
.cm-mesview ul li .c-hc { display: block; padding: 10px 12px; font-weight: 400; border-bottom: 1px solid #eeeeee; }
.cm-mesview ul li .c-hc p { font-size: 13px; }
.cm-mesview ul li .c-hc p span.dates { color: #999; float: right; font-size: 12px; }
.cm-mesview ul li .c-hf { display: block; padding: 10px 12px; }
.cm-mesview ul li .c-hf .stitle { font-size: 13px; }
.cm-mesview ul li .c-hf .stitle .dates { color: #999; float: right; font-size: 12px; }
.cm-mesview ul li .c-hf .reply { color: #be0810; font-size: 12px; }
.cm-mesview ul li .c-hf span { color: #999; }

.cm-none { min-height: 400px; }

.cm-tclass { display: block; padding: 20px 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 0 0; }
.cm-tclass .items { display: inline-block; }
.cm-tclass a { color: #fff; display: inline-block; padding: 10px 20px; font-size: 14px; text-align: center; text-transform: uppercase; background-color: #33455e; -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 { text-decoration: none; background-color: #be0810; }
.cm-tclass li.curr a { color: #ffffff; background-color: #be0810; }

.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.3333%; float: left; }
.cm-list1 a.items { display: block; margin: 0 5px 10px; padding: 20px; cursor: pointer; transition: all 0.6s; }
.cm-list1 a.items:hover { text-decoration: none; }
.cm-list1 a.items:hover .pics { -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 { z-index: 5; }
.cm-list1 .pic { background-repeat: no-repeat; background-position: center center; background-size: cover; -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; }
.cm-list1 .pic img { width: 100%; transition: all 0.6s; }
.cm-list1 .infs { display: block; padding: 20px 20px 0; 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); }

.cm-list2 { display: block; }
.cm-list2 ul { display: inline-block; width: 100%; }
.cm-list2 li { width: 33.333%; float: left; margin: 0 0 20px 0; }
.cm-list2 a.items { display: block; margin: 0 10px 0; padding: 15px; 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: 100%; margin: 0 0 15px 0; background-color: #000; overflow: hidden; }
.cm-list2 .pics .pic { height: 360px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.cm-list2 .pics img { width: 100%; }
.cm-list2 .infs { width: 100%; }
.cm-list2 .infw { display: block; }
.cm-list2 .tit { width: 100%; height: 44px; line-height: 22px; font-size: 16px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.cm-list2 .smy { color: #999; margin: 15px 0; font-size: 13px; }
.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-search li { width: 25%; }

.cm-ptop { display: inline-block; width: 100%; }
.cm-ptop .ui-c { width: 100%; float: left; }
.cm-ptop .picw { float: left; }
.cm-ptop .picw .items { display: table; width: 500px; padding: 30px; overflow: hidden; }
.cm-ptop .picw .item { display: table-cell; width: 100%; height: 500px; vertical-align: middle; text-align: center; }
.cm-ptop .picw img { max-width: 100%; max-height: 100%; cursor: pointer; }
.cm-ptop .infw { margin: 0 0 0 560px; }
.cm-ptop .infw .infs { display: block; padding: 30px; }
.cm-ptop .infw .pinfo { display: inline-block; width: 100%; padding: 0 0 15px 0; }
.cm-ptop .infw .pinfo p { padding: 5px 0; font-size: 16px; }
.cm-ptop .infw .pinfo p.once { margin: 0 0 20px 0; font-size: 32px; font-weight: bold; }
.cm-ptop .infw .pinfo .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-ptop .infw .smy { display: inline-block; width: 100%; padding: 15px 0; border-top: 1px dotted #ddd; }
.cm-ptop .infw .plist { display: inline-block; width: 100%; padding: 10px 0; border-top: 1px dotted #ddd; }
.cm-ptop .infw .plist ul { display: inline-block; width: 100%; }
.cm-ptop .infw .plist li { display: inline; float: left; margin: 3px; }
.cm-ptop .infw .plist li.on a { border: 1px solid #666; }
.cm-ptop .infw .plist a { display: inline-block; text-align: center; border: 1px solid #eeeeee; background-color: #ffffff; }
.cm-ptop .infw .plist a:hover { border: 1px solid #666; }
.cm-ptop .infw .plist .items { display: inline-block; padding: 5px; vertical-align: middle; }
.cm-ptop .infw .plist .item { display: inline-block; width: 50px; height: 50px; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.cm-ptop .infw .pages { display: inline-block; width: 100%; padding: 12px 0 0; border-top: 1px dotted #ddd; }
.cm-ptop .infw .pages ul { width: 100%; float: left; }
.cm-ptop .infw .pages li { float: left; margin: 0 10px 0 0; }
.cm-ptop .infw .pages a { color: #ffffff; display: inline-block; padding: 7px 12px; font-size: 12px; background-color: #be0810; -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-ptop .infw .pages a:hover { color: #ffffff; text-decoration: none; background-color: #d00; }

.cm-pcen { display: inline-block; width: 100%; margin: 0 0 30px 0; }
.cm-pcen .ui-h { padding: 15px 0; border-bottom: 1px solid #eeeeee; }
.cm-pcen .ui-h .tit { color: #33455e; line-height: 20px; padding: 0 0 0 15px; font-size: 18px; border-left: 3px solid #be0810; }
.cm-pcen .ui-c { display: block; overflow: hidden; }
.cm-pcen .ui-c .nlist { width: 100%; }
.cm-pcen .ui-c .nlist ul { display: inline-block; width: 100%; }
.cm-pcen .ui-c .nlist li { width: 25%; float: left; }
.cm-pcen .ui-c .nlist .items { padding: 25px; }
.cm-pcen .ui-c .nlist .pics { text-align: center; }
.cm-pcen .ui-c .nlist .pics img { max-width: 90%; }
.cm-pcen .ui-c .nlist .infs { text-align: center; font-size: 14px; }
.cm-pcen .ui-c .plist { width: 100%; padding: 25px 0; }
.cm-pcen .ui-c .plist ul { display: inline-block; width: 100%; }
.cm-pcen .ui-c .plist li { width: 25%; float: left; }
.cm-pcen .ui-c .plist .items { padding: 0 10px; }
.cm-pcen .ui-c .plist .pics { overflow: hidden; }
.cm-pcen .ui-c .plist .pic { background-repeat: no-repeat; background-position: center center; }
.cm-pcen .ui-c .plist .infs { padding: 10px 0 15px 0; text-align: center; }
.cm-pcen .ui-c .plist img { max-width: 100%; }

.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-con { display: block; min-height: 800px; }
.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: 100% !important; }

.cm-txt { display: block; padding: 40px 0 0; }

.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; }

.ly-article { display: block; margin: 0 340px 0 0; }

.ly-aside { width: 340px; float: right; }

.cm-show2 { display: block; margin: 0 30px 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); }
.cm-show2 .ui-w { display: block; overflow: hidden; }
.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-plist { display: block; }
.cm-plist .ui-c li { display: block; margin: 0 0 -25px 0; padding: 25px; border-top: 0 none; background-color: #fff; }
.cm-plist .ui-c a { display: block; }
.cm-plist .ui-c .pics { overflow: hidden; }
.cm-plist .ui-c .pic { height: 150px; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: all 0.6s; }
.cm-plist .ui-c .infs { margin: 10px 0 0; font-size: 14px; text-align: left; }
.cm-plist .ui-c a:hover .pic { transform: scale(1.1); }

.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); }

.cm-t1 { display: block; padding: 0 0 40px 0; }
.cm-t1 p.en { color: #33455e; margin: 0 0 -10px 0; font-size: 24px; font-family: arial; font-weight: bold; letter-spacing: -1px; text-transform: uppercase; }
.cm-t1 p.cn { color: #be0810; font-size: 34px; font-weight: bold; }
.cm-t1 p.ln b { display: inline-block; width: 40px; height: 3px; margin: 15px 0 0; background-color: #be0810; }

.cm-asides { width: 280px; float: left; }

.cm-pclass { display: block; margin: 0 0 15px 0; border: 1px solid #eee; }
.cm-pclass .ui-w .ch-3 { color: #fff; padding: 15px; font-size: 16px; background-color: #33455e; }
.cm-pclass .ui-h { display: block; margin: 0 0 20px 0; font-size: 22px; font-weight: bold; }
.cm-pclass .ui-h .iconfont { color: #be0810; margin: 0 10px 0 0; font-size: 18px; }
.cm-pclass .ui-c { display: block; padding: 15px 0; }
.cm-pclass .ui-c .list1 ul { display: inline-block; width: 100%; }
.cm-pclass .ui-c .list1 li { display: block; margin: 0 0 15px 0; }
.cm-pclass .ui-c .list1 .ileft { padding: 0 15px; cursor: pointer; }
.cm-pclass .ui-c .list1 .ileft .iconfont { color: #333; margin: 0 10px 0 0; font-size: 20px; }
.cm-pclass .ui-c .list1 .ileft .tits { color: #333; font-size: 15px; }
.cm-pclass .ui-c .list1 .ileft .font { display: none; }
.cm-pclass .ui-c .list1 .ileft .items { padding: 0 0 5px 0; border-bottom: 1px solid #eee; }
.cm-pclass .ui-c .list1 .iright { padding: 10px 15px; border-top: 0 none; }
.cm-pclass .ui-c .list1 .iright .lists { display: inline-block; width: 100%; }
.cm-pclass .ui-c .list1 .iright .list { width: 100%; float: left; }
.cm-pclass .ui-c .list1 .iright a.sname { margin: 0 10px 0 0; }
.cm-pclass .ui-c .list1 .iright a.scolor { display: inline-block; width: 10%; float: left; }
.cm-pclass .ui-c .list1 .iright a.scolor .cpart { display: block; height: 15px; margin: 2px; }
.cm-pclass .ui-c .list2 { display: inline-block; width: 100%; }
.cm-pclass .ui-c .list2 li { padding: 5px 0; }
.cm-pclass .ui-c .list2 li.curr .items a.sname { color: #be0810; }
.cm-pclass .ui-c .list2 li.curr .items a.sname:hover { color: #be0810; }
.cm-pclass .ui-c .list2 .items { padding: 0 15px; }
.cm-pclass .ui-c .list2 .items a.sname { color: #33455e; font-size: 18px; font-family: 'arial','Microsoft yahei'; }
.cm-pclass .ui-c .list2 .items a.curr { color: #be0810; }
.cm-pclass .ui-c .list2 .item { padding: 1px 0 1px 30px; }
.cm-pclass .ui-c .list2 .item a.sname2 { color: #888; font-size: 14px; }
.cm-pclass .ui-c .list2 .item a.curr { color: #be0810; }

.cm-product { display: block; margin: 0 0 0 320px; padding: 0 0 0 30px; border-left: 1px solid #eee; }

.cm-zclass { display: none; }

.cm-sh { display: block; margin: 0 0 50px 0; text-align: center; }
.cm-sh p { color: #332c2b; }
.cm-sh p.en { text-transform: uppercase; font-family: "Futura-Medium"; font-size: 48px; }
.cm-sh p.cn { padding: 0 0 10px 0; font-size: 18px; }
.cm-sh p.sm { color: #aaa; font-size: 14px; }

.cm-style1 { margin: 80px 0; }
.cm-style1 .ui-w { display: block; }
.cm-style1 .ui-c { display: inline-block; width: 100%; }
.cm-style1 .infs { width: 50%; float: right; }
.cm-style1 .infx { display: block; }
.cm-style1 .pics { width: 45%; float: left; text-align: center; background-color: #be0810; }
.cm-style1 .pic { height: 700px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.cm-style2 { margin: 60px 0; }
.cm-style2 .ui-w { display: block; }
.cm-style2 .ui-c { display: inline-block; width: 100%; }
.cm-style2 .infs { width: 50%; float: right; }
.cm-style2 .infx { display: flex; align-items: center; justify-content: center; height: 700px; }
.cm-style2 .pics { width: 45%; float: left; text-align: center; background-color: #be0810; }
.cm-style2 .pic { height: 700px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.cm-style3 { margin: 50px 0; }
.cm-style3 .ui-w { display: block; }
.cm-style3 .ui-c { display: inline-block; width: 100%; }
.cm-style3 .infs { width: 50%; float: left; }
.cm-style3 .infx { display: flex; align-items: center; justify-content: center; height: 700px; }
.cm-style3 .pics { width: 45%; float: right; text-align: center; background-color: #be0810; }
.cm-style3 .pic { height: 700px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.cm-style4 { width: 90%; margin: 0 auto; padding: 80px 0; }
.cm-style4 .ui-h { display: block; text-align: center; }
.cm-style4 .ui-h p { color: #333; }
.cm-style4 .ui-h p.en { text-transform: uppercase; font-size: 40px; font-weight: bold; }
.cm-style4 .ui-h p.cn { font-size: 18px; }
.cm-style4 .ui-s { display: block; margin: 25px 0 40px; }
.cm-style4 .ui-s .swiper-wrapper { width: auto !important; height: auto !important; margin: 0 auto; align-items: center; justify-content: center; }
.cm-style4 .ui-s .swiper-slide { width: auto !important; margin: 0 -1px 0 0 !important; padding: 5px 12px; text-align: center; border: 1px solid #e9e9e9; background-color: #fff; cursor: pointer; }
.cm-style4 .ui-s .swiper-slide-thumb-active { color: #fff; border: 1px solid #cc3c40; background-color: #cc3c40; }
.cm-style4 .ui-c { display: block; padding: 30px; background-color: #fff; }
.cm-style4 .ui-c .lists { display: block; overflow: hidden; }
.cm-style4 .ui-c a { display: inline-block; width: 100%; overflow: hidden; }
.cm-style4 .ui-c .items { display: inline-block; width: 100%; }
.cm-style4 .ui-c .pics { width: 60%; float: left; }
.cm-style4 .ui-c .pics .pic { display: block; margin: 0 30px 0 0; height: 490px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-style4 .ui-c .infs { width: 40%; float: right; }
.cm-style4 .ui-c .infw { display: flex; align-items: center; justify-content: center; height: 490px; background-color: #f7f7f7; }
.cm-style4 .ui-c .inf { display: block; width: 70%; margin: 0 auto; }
.cm-style4 .ui-c .inf p { color: #333; margin: 10px 0; text-align: center; }
.cm-style4 .ui-c .inf p.p1 { font-size: 26px; font-weight: bold; }
.cm-style4 .ui-c .inf p.p2 b { display: inline-block; width: 30px; height: 4px; font-size: 0px; background-color: #000; }
.cm-style4 .ui-c .inf p.p3 { line-height: 30px; margin: 20px 0 0; font-size: 15px; }

.cm-style6 { width: 100%; margin: 0 auto; padding: 80px 0; }
.cm-style6 .ui-h { display: block; text-align: center; }
.cm-style6 .ui-h p { color: #333; }
.cm-style6 .ui-h p.en { text-transform: uppercase; font-size: 40px; font-weight: bold; }
.cm-style6 .ui-h p.cn { font-size: 18px; }
.cm-style6 .ui-c { display: block; padding: 0 30px; }
.cm-style6 .ui-c .lists { display: block; overflow: hidden; }
.cm-style6 .ui-c a { display: inline-block; width: 100%; overflow: hidden; }
.cm-style6 .ui-c .items { display: block; padding: 15px; }
.cm-style6 .ui-c .pics { width: 100%; }
.cm-style6 .ui-c .pics .pic { display: block; height: 340px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.cm-style6 .ui-c .infs { width: 100%; padding: 10px 0; }
.cm-style6 .ui-c .inf { display: block; width: 70%; margin: 0 auto; }
.cm-style6 .ui-c .inf p { color: #333; font-size: 16px; text-align: center; }
.cm-style6 .ui-f { margin: 25px 0 0; }

.cm-style7 { padding: 80px 0; }
.cm-style7 .ui-c { display: block; }
.cm-style7 .ui-c .lists { display: block; overflow: hidden; }
.cm-style7 .ui-c ul { display: inline-block; width: 100%; }
.cm-style7 .ui-c li { width: 25%; float: left; }
.cm-style7 .ui-c .items { display: inline-block; width: 100%; }
.cm-style7 .ui-c .pics { width: 100%; }
.cm-style7 .ui-c .pics .pic { display: block; text-align: center; }
.cm-style7 .ui-c .pics img { max-width: 80px; }
.cm-style7 .ui-c .infs { width: 100%; }
.cm-style7 .ui-c .infw { display: flex; align-items: center; justify-content: center; height: 490px; background-color: #f7f7f7; }
.cm-style7 .ui-c .inf { display: block; width: 80%; margin: 0 auto; }
.cm-style7 .ui-c .inf p { color: #333; margin: 10px 0; text-align: center; }
.cm-style7 .ui-c .inf p.p1 { font-size: 24px; font-weight: bold; }
.cm-style7 .ui-c .inf p.p2 b { display: inline-block; width: 30px; height: 4px; font-size: 0px; background-color: #000; }

.cm-style9 { padding: 80px 0; }
.cm-style9 .ui-w { display: block; }
.cm-style9 .ui-c { display: inline-block; width: 100%; }
.cm-style9 .inf { width: 60%; float: left; }
.cm-style9 .pic { width: 160px; float: right; }
.cm-style9 .pic img { width: 100%; }

.mapwras { display: block; padding: 20px; background-color: #fff; }

.cm-h1 { display: inline-block; width: 100%; }
.cm-h1 p { text-align: center; }
.cm-h1 p.en { color: #dcdddd; line-height: 50px; font-size: 42px; font-family: 'Futura-Medium'; text-transform: uppercase; }
.cm-h1 p.cn { color: #33455e; line-height: 42px; font-size: 36px; font-weight: 600; }
.cm-h1.white p.en { color: #fff; }
.cm-h1.white p.cn { color: #fff; }

.tp-0 { display: inline-block; width: 100%; }
.tp-0 .ui-c { display: block; padding: 35px 0 55px; }
.tp-0 .ui-c .cons { color: #33455e; display: block; width: 70%; margin: 0 auto; font-size: 18px; text-align: center; }
.tp-0 .ui-c .list { display: block; width: 50%; margin: 45px auto 0; }
.tp-0 .ui-c .list ul { display: inline-block; width: 100%; }
.tp-0 .ui-c .list li { width: 33.3%; float: left; }
.tp-0 .ui-c .list li.i1 { text-align: left; }
.tp-0 .ui-c .list li.i2 { text-align: center; }
.tp-0 .ui-c .list li.i3 { text-align: right; }
.tp-0 .ui-c .list .item { display: block; padding: 0 15px; }
.tp-0 .ui-c .list p.mtxt { font-size: 20px; border-bottom: 1px solid #eee; }
.tp-0 .ui-c .list p.mtxt b { color: #be0810; font-size: 42px; }
.tp-0 .ui-c .list p.ftxt { color: #555; padding: 10px 0 0; font-size: 14px; }
.tp-0 .ui-f { display: block; text-align: center; }
.tp-0 .ui-f a { color: #33455e; display: inline-block; line-height: 20px; padding: 10px 25px; border: 1px solid #33455e; text-transform: uppercase; font-family: arial; }
.tp-0 .ui-f a:hover { color: #fff; background-color: #33455e; text-decoration: none; }

.tp-1 { display: inline-block; width: 100%; }
.tp-1 .ui-c { display: block; margin: 0 0 20px; }
.tp-1 .ui-c ul { display: inline-block; width: 100%; }
.tp-1 .ui-c li { width: 33.333%; float: left; margin: 0 0 30px; }
.tp-1 .ui-c a.items { display: block; padding: 5px; overflow: hidden; cursor: pointer; transition: all 0.6s; }
.tp-1 .ui-c .item { position: relative; display: inline-block; width: 100%; }
.tp-1 .ui-c .pics { display: block; background-color: #000; overflow: hidden; }
.tp-1 .ui-c .pics .pic { width: 100%; height: 420px; transition: all 0.6s; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.tp-1 .ui-c .infs { display: block; padding: 25px; font-size: 16px; font-weight: bold; text-align: center; }
.tp-1 .ui-c .infw { display: inline-block; width: 100%; }
.tp-1 .ui-c .infl { width: 50%; float: left; }
.tp-1 .ui-c .infl p { text-align: left; }
.tp-1 .ui-c .infl p.p1 { font-size: 24px; font-weight: bold; }
.tp-1 .ui-c .infl p.p2 { font-size: 16px; }
.tp-1 .ui-c .infl p.p3 { padding: 20px 0 0; }
.tp-1 .ui-c .infl p.p3 b { color: #999; display: inline-block; padding: 0 0 10px 0; font-weight: normal; font-size: 14px; border-bottom: 1px solid #e9e9e9; }
.tp-1 .ui-c .infr { position: relative; width: 40%; height: 117px; float: right; }
.tp-1 .ui-c .infr .inpic { position: absolute; bottom: 0; left: 0; width: 100%; height: 240px; float: right; background-repeat: no-repeat; background-position: center center; background-size: contain; transition: all 0.6s; }
.tp-1 .ui-c a.items:hover .pics .pic { filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; transform: scale(1.15); }
.tp-1 .ui-c a.items:hover .infr .inpic { bottom: 50px; }
.tp-1 .ui-f { display: block; text-align: center; }

.tp-2 { display: inline-block; width: 100%; }
.tp-2 .ui-c { display: inline-block; width: 100%; }
.tp-2 .ui-c .mi-left { display: flex; width: 40%; height: 650px; float: left; align-items: center; justify-content: center; }
.tp-2 .ui-c .mi-left .miflex { display: inline-block; width: 100%; }
.tp-2 .ui-c .mi-left .mtop { width: 100%; float: left; }
.tp-2 .ui-c .mi-left .mtop .en { color: #33455e; font-size: 28px; font-family: "Oswald-Regular"; text-transform: uppercase; }
.tp-2 .ui-c .mi-left .mtop .en b { display: inline-block; width: 50px; height: 2px; margin: 0 0 0 10px; background-color: #d00; }
.tp-2 .ui-c .mi-left .mtop .cn2 { color: #33455e; font-size: 36px; font-weight: bold; }
.tp-2 .ui-c .mi-left .mtop .cn2 span { color: #be0810; }
.tp-2 .ui-c .mi-left .mtop .smy { color: #33455e; padding: 60px 0 30px 0; font-size: 16px; }
.tp-2 .ui-c .mi-left .mcenter { width: 100%; float: left; margin: 60px 0 30px; }
.tp-2 .ui-c .mi-left .mcenter ul { display: inline-block; width: 100%; }
.tp-2 .ui-c .mi-left .mcenter li { width: 25%; float: left; }
.tp-2 .ui-c .mi-left .mcenter .itemw { padding: 0 10px; }
.tp-2 .ui-c .mi-left .mcenter .item { display: block; }
.tp-2 .ui-c .mi-left .mcenter .im { font-size: 14px; }
.tp-2 .ui-c .mi-left .mcenter .im span { color: #be0810; font-size: 34px; font-family: arial; font-weight: bold; }
.tp-2 .ui-c .mi-left .mcenter .cn { color: #999; }
.tp-2 .ui-c .mi-left .mbottom { width: 100%; float: left; margin: 40px 0 0; }
.tp-2 .ui-c .mi-left .mbottom a { color: #33455e; display: inline-block; line-height: 20px; padding: 10px 25px; border: 1px solid #33455e; font-size: 15px; }
.tp-2 .ui-c .mi-left .mbottom a:hover { color: #c42531; border: 1px solid #c42531; text-decoration: none; }

.tl-2 { position: absolute; top: 0; right: 0; width: 50%; height: 650px; float: right; background-image: url("../image/company.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 500; }
.tl-2 .ui-c { display: inline-block; width: 100%; overflow: hidden; }
.tl-2 .ui-c ul { display: inline-block; width: 100%; }
.tl-2 .ui-c ul li { width: 50%; height: 650px; float: left; }
.tl-2 .ui-c ul a { position: relative; width: 100%; height: 650px; transition: all 0.6s; }
.tl-2 .ui-c ul a:hover { text-decoration: none; background-color: rgba(0, 0, 0, 0.3); }
.tl-2 .ui-c ul a:hover * { text-decoration: none; }
.tl-2 .ui-c ul a:hover .imges { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.tl-2 .ui-c ul .imges { position: absolute; top: 0; left: 0; width: 100%; height: 650px; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 10; transition: all 0.6s; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.tl-2 .ui-c ul .items { position: relative; display: flex; width: 100%; height: 650px; align-items: center; justify-content: center; z-index: 20; }
.tl-2 .ui-c ul .item { display: block; width: 86%; padding: 20px 7%; }
.tl-2 .ui-c ul .item .cn { color: #fff; margin: 0 0 15px 0; text-align: center; }
.tl-2 .ui-c ul .item .cn p { font-size: 20px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); }
.tl-2 .ui-c ul .item .cn p span { font-size: 70px; }
.tl-2 .ui-c ul .item .sm { color: #fff; font-size: 15px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.5); }
.tl-2 .ui-c ul li.i2 { background-color: rgba(0, 0, 0, 0.2); }

.tp-3 { display: inline-block; width: 100%; }
.tp-3 .ui-c { position: relative; width: 100%; float: left; padding: 50px 0 0; }
.tp-3 .ui-c ul { width: 100%; float: left; overflow: hidden; }
.tp-3 .ui-c li { width: 25%; float: left; margin: 0 -1px -1px 0; overflow: hidden; transition: all 0.6s; }
.tp-3 .ui-c li .itemwra { display: block; padding: 10px; }
.tp-3 .ui-c li .itemw { display: inline-block; width: 100%; padding: 0 0 80px; }
.tp-3 .ui-c li .ileft { display: block; margin: 0 0 -1px 0; }
.tp-3 .ui-c li .ileft .items { display: table; width: 100%; height: 170px; }
.tp-3 .ui-c li .ileft .item { position: relative; top: 0; display: table-cell; text-align: center; vertical-align: middle; cursor: pointer; transition: all 0.6s; }
.tp-3 .ui-c li .ileft .item:hover { color: #be0810; top: -10px; text-decoration: none; }
.tp-3 .ui-c li .ileft .icon { display: block; line-height: 90px; text-align: center; }
.tp-3 .ui-c li .ileft .iconfont { font-size: 68px; }
.tp-3 .ui-c li .ileft .tits { color: #33455e; display: block; font-size: 16px; }
.tp-3 .ui-c li .ileft .font { color: #999; display: block; font-size: 14px; }
.tp-3 .ui-c li .iright { display: none; position: absolute; bottom: 0; left: 0; width: 100%; overflow: hidden; }
.tp-3 .ui-c li .iright .lists { display: block; margin: 10px 150px; text-align: center; border: 1px solid #eee; }
.tp-3 .ui-c li .iright .list { padding: 12px 0 10px; }
.tp-3 .ui-c li .iright a.sname { color: #33455e; margin: 0 6px 0 0; }
.tp-3 .ui-c li .iright a.scolor .cpart { display: inline-block; width: 15px; height: 15px; -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; }
.tp-3 .ui-c li.curr .iright { display: block; }
.tp-3 .ui-c li.oth .iright { display: none; }

.tp-4 { display: inline-block; width: 100%; }
.tp-4 .ui-c { width: 100%; float: left; background-color: #000; }
.tp-4 .ui-c .swiperbig .imgw { margin: 0; }
.tp-4 .ui-c .swiperbig .img { display: block; height: 750px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.tp-4 .ui-c .infswras { position: absolute; top: 0; left: 0; display: table; width: 100%; height: 750px; }
.tp-4 .ui-c .infswras .infswra { display: table-cell; padding: 0 5%; vertical-align: middle; }
.tp-4 .ui-c .infswras p { color: #fff; font-family: arial; text-transform: uppercase; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }
.tp-4 .ui-c .infswras p.inf0 { margin: 0 0 -15px 0; font-size: 50px; font-weight: bold; }
.tp-4 .ui-c .infswras p.inf1 { margin: 0 0 10px 0; font-size: 40px; font-weight: bold; }
.tp-4 .ui-c .infswras p.inf2 { font-size: 40px; }
.tp-4 .ui-c .infswras p.inf3 { padding: 25px 0; }
.tp-4 .ui-c .infswras p.inf3 b { display: inline-block; width: 140px; height: 2px; font-size: 0px; background-color: #fff; }
.tp-4 .ui-c .infswras p.inf4 { line-height: 35px; font-size: 16px; }
.tp-4 .ui-c .infswras p.inf5 { padding: 40px 0 0; }
.tp-4 .ui-c .infswras p.inf5 a { color: #fff; display: inline-block; width: 150px; height: 45px; line-height: 45px; border: 1px solid #fff; text-align: center; }
.tp-4 .ui-c .infswras p.inf5 a:hover { color: #be0810; text-decoration: none; background-color: #fff; }
.tp-4 .ui-c .picswra { display: inline-block; width: 100%; }
.tp-4 .ui-c .picswra .loms { width: 29%; height: 750px; float: left; }
.tp-4 .ui-c .picswra .imcs { width: 71%; height: 750px; float: right; }
.tp-4 .ui-c .swiper-button-next, .tp-4 .ui-c .swiper-button-prev { color: #fff; padding: 20px 10px; background-color: rgba(0, 0, 0, 0.3); -moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px; border-radius: 5px 5px 5px 5px; z-index: 50; }
.tp-4 .ui-c .swiper-button-next { margin: -40px 5% 0 0; }
.tp-4 .ui-c .swiper-button-prev { margin: -40px 0 0 5%; }
.tp-4 .ui-f { position: absolute; bottom: 10px; width: 100%; float: left; }
.tp-4 .ui-f .swiperimgs { width: 50%; float: right; }
.tp-4 .ui-f .swipersmall { padding: 0 10px; }
.tp-4 .ui-f .swipersmall .swiper-slide { position: relative; cursor: pointer; }
.tp-4 .ui-f .swipersmall .imgw { padding: 5px; background-color: rgba(0, 0, 0, 0.3); }
.tp-4 .ui-f .swipersmall .imgs { position: relative; height: 100px; background-repeat: no-repeat; background-position: center center; background-size: cover; z-index: 10; }
.tp-4 .ui-f .swiper-slide-thumb-active { background-color: #be0810; }
.tp-4 .ui-f .swiper-slide-thumb-active .imgw { background-color: #be0810; }

.tp-5 { display: inline-block; width: 100%; }
.tp-5 .ui-c { width: 100%; float: left; }
.tp-5 .left { width: 40%; float: left; }
.tp-5 .left p.p1 { color: #be0810; line-height: 50px; font-size: 42px; font-family: 'Futura-Medium'; }
.tp-5 .left p.p2 { color: #33455e; margin: 50px 0 0; font-size: 50px; font-weight: bold; }
.tp-5 .right { width: 60%; float: left; }
.tp-5 .right p { text-align: right; }
.tp-5 .right p.p1 { color: #111; line-height: 45px; font-size: 30px; }
.tp-5 .right p.p2 { padding: 45px 0; }
.tp-5 .right p.p2 b { display: inline-block; width: 120px; height: 2px; background-color: #333; }
.tp-5 .right p.p3 { color: #333; font-size: 16px; }

.tp-6 { display: inline-block; width: 100%; overflow: hidden; }
.tp-6 .cm-sh .en, .tp-6 .cm-sh .cn, .tp-6 .cm-sh .sm { color: #fff; }
.tp-6 .ui-c { width: 100%; float: left; padding: 40px 0 40px 0; overflow: hidden; }
.tp-6 .ui-f { width: 100%; height: 10px; float: left; }
.tp-6 a.items { display: block; margin: 0 15px; padding: 10px; }
.tp-6 .pics { display: block; }
.tp-6 .pic { display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; -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; }
.tp-6 img { width: 100%; }
.tp-6 .infs { color: #fff; display: block; padding: 10px; text-align: center; font-size: 16px; }
.tp-6 a:hover { text-decoration: none; }

.tp-7 { display: inline-block; width: 100%; overflow: hidden; }
.tp-7 .ui-c { display: table; width: 100%; height: 750px; float: left; }
.tp-7 .leftinfo { display: table-cell; vertical-align: middle; }
.tp-7 .ltop { width: 40%; float: left; }
.tp-7 .ltop p.p1 { color: #33455e; line-height: 50px; font-size: 48px; font-family: "Oswald-Regular"; text-transform: uppercase; }
.tp-7 .ltop p.p2 { padding: 30px 0 50px 0; font-size: 28px; }
.tp-7 .ltop p.p3 { color: #be0810; font-size: 32px; font-weight: bold; }
.tp-7 .ltop p.p4 { padding: 30px 0; font-size: 15px; }
.tp-7 .ltop p.p5 { font-size: 26px; }
.tp-7 .ltop p.p5 span { color: #be0810; }
.tp-7 .lbottom { clear: both; width: 45%; float: left; margin: 40px 0 0; }
.tp-7 .lbottom a { color: #33455e; display: inline-block; line-height: 20px; padding: 10px 25px; border: 1px solid #33455e; text-transform: uppercase; font-family: arial; }
.tp-7 .lbottom a:hover { color: #fff; background-color: #33455e; text-decoration: none; }

.tp-8 { display: inline-block; width: 100%; }
.tp-8 .ui-w { display: inline-block; width: 100%; }
.tp-8 .ui-c { display: inline-block; width: 100%; }
.tp-8 .ui-c .list { width: 100%; float: left; }
.tp-8 .ui-c ul { width: 100%; float: left; }
.tp-8 .ui-c ul li { position: relative; width: 33%; float: left; }
.tp-8 .ui-c ul li .itemw { display: block; width: 100%; height: 450px; background-repeat: no-repeat; background-position: center bottom; background-size: cover; }
.tp-8 .ui-c ul li .itemw .items { position: absolute; bottom: 0; left: 0; display: table; width: 100%; height: 450px; }
.tp-8 .ui-c ul li .itemw .items .item { display: table-cell; padding: 40px 40px 60px; vertical-align: middle; }
.tp-8 .ui-c ul li .itemw .items .item .tis1 { color: #ffffff; display: block; font-size: 36px; font-weight: bold; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }
.tp-8 .ui-c ul li .itemw .items .item .tis2 { color: #ffffff; display: block; margin: 0 0 20px 0; font-size: 15px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }
.tp-8 .ui-c ul li .itemw .items .item .smy { color: #ffffff; display: block; font-size: 15px; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }
.tp-8 .ui-c ul li.li2 { width: 34%; }

.tp-9 { display: inline-block; width: 100%; }
.tp-9 .ui-h { position: relative; display: inline-block; width: 100%; margin: 0 0 30px 0; }
.tp-9 .ui-h .mleft { width: 50%; float: left; }
.tp-9 .ui-h .mleft .en { color: #33455e; font-size: 28px; font-family: "Oswald-Regular"; text-transform: uppercase; }
.tp-9 .ui-h .mleft .en b { display: inline-block; width: 50px; height: 2px; margin: 0 0 0 10px; background-color: #d00; }
.tp-9 .ui-h .mleft .cn { color: #33455e; font-size: 36px; font-weight: bold; }
.tp-9 .ui-h .mleft .cn span { color: #be0810; }
.tp-9 .ui-h .navs { float: right; margin: 70px 0 0; }
.tp-9 .ui-h .navs li { float: left; }
.tp-9 .ui-h .navs a { margin: 0 10px; font-size: 16px; }
.tp-9 .ui-h .navs a:hover { color: #d00; }
.tp-9 .ui-c { display: inline-block; width: 100%; padding: 0 0 50px; }
.tp-9 .ui-c .swiper-slide { border-left: 1px solid #eee; }
.tp-9 .ui-f { position: relative; display: inline-block; width: 100%; height: 10px; }
.tp-9 a.items { display: block; padding: 40px 40px; }
.tp-9 .item { display: inline-block; width: 100%; }
.tp-9 .pics { display: block; margin: 0 0 15px 0; overflow: hidden; }
.tp-9 .pic { height: 280px; 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; }
.tp-9 .infs { display: block; }
.tp-9 .infs .p1 { margin: 0 0 5px 0; font-size: 18px; overflow: hidden; }
.tp-9 .infs .p2 { color: #aaa; margin: 25px 0; font-size: 13px; }
.tp-9 .infs .p3 { color: #aaa; font-size: 12px; }
.tp-9 .dts { width: 75px; float: right; padding: 7px 0; background-color: #d00; }
.tp-9 .dts p { color: #fff; font-family: arial; text-align: center; }
.tp-9 .dts p.p1 { line-height: 38px; font-size: 38px; }
.tp-9 .swiper-pagination-progressbar-fill { background-color: #be0810; }

.ut-1 { width: 100%; }
.ut-1 .ui-c { display: flex; align-items: center; justify-content: center; width: 100%; padding: 100px 0; }
.ut-1 .ui-c .items .dv2 { padding: 25px; background-color: rgba(206, 8, 5, 0.75); -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; }
.ut-1 .ui-c .items p { color: #fff; -moz-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -webkit-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); -o-text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.4); }
.ut-1 .ui-c .items p.p2 { color: #fff; margin: 0 0 15px 0; font-size: 43px; font-weight: bold; }
.ut-1 .ui-c .items p.p3 { margin: 5px 0; font-size: 15px; }

.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 0.8rem; }
  #pg-headers { position: fixed; top: 0; left: 0; background-color: #fff; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; border-top: 3px solid #000; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1.3rem 0 1.1rem; }
  #pg-headers .vi-c .mwras a.logo { display: inline-block; }
  #pg-headers .vi-c .mwras a.logo img { height: 2.8rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { 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 { display: inline-block; padding: 0.35rem 0 0; line-height: 2rem; font-size: 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-banners .ui-c .bheight { height: 100vh; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #ad0000; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { padding: 0; font-size: 1.4rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 2.0rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.2rem; }
  #pg-banners .ui-f { bottom: 2rem; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 5rem 0 0; }
  #pg-banner .cn { width: 80%; margin: 0 auto; font-size: 1.7rem; }
  #pg-banner .ln { padding: 1.4rem 0; }
  #pg-banner .ln b { width: 50px; }
  #pg-banner .sm { width: 80%; margin: 0 auto; font-size: 0.95rem; }
  #pg-footers { padding: 0 0 60px; }
  #pg-footers .ui-c .linfos { display: none; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-c .rinfos .sinsubmit { width: 100%; float: left; }
  #wn-fix .arror { bottom: 140px; }
  #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%; }
  #wp-navs { display: block; }
  .ly-article { margin: 0; }
  .ly-aside { display: none; }
  .cm-t1 { padding: 0 0 1.5rem 0; }
  .cm-page table tr td a, .cm-page table tr td .unlink { padding: 4px 10px; font-size: 1rem; }
  .cm-ptop { margin: 0 0 2rem 0; }
  .cm-ptop .picw { width: 100%; margin: 0 0 1rem 0; }
  .cm-ptop .picw .items { width: 100%; padding: 0; }
  .cm-ptop .picw .item { display: inline-block; height: auto; }
  .cm-ptop .picw img { max-width: 100%; max-height: 45vh; }
  .cm-ptop .infw { margin: 0; }
  .cm-ptop .infw .infs { padding: 0; }
  .cm-ptop .infw .pinfo p.once { margin: 0 0 1rem 0; font-size: 2rem; }
  .cm-pcen { margin: 0 0 2rem 0; }
  .cm-pcen .ui-c .nlist li { width: 25%; }
  .cm-pcen .ui-c .nlist .items { padding: 1rem; }
  .cm-pcen .ui-c .plist { padding: 1rem 0; }
  .cm-pcen .ui-c .plist li { width: 50%; }
  .cm-pcen .ui-c .plist li .pic { background-size: cover; }
  .cm-show2 { margin: 0; padding: 2rem; }
  .cm-show2 .cd-h h1 { font-size: 2rem; }
  .cm-tclass { padding: 1rem 0; }
  .cm-tclass a { padding: 0.6rem 1rem; }
  .cm-product { margin: 0; padding: 0; border-left: 0 none; }
  .cm-list1 li { width: 50%; }
  .cm-list1 a.items { padding: 0; }
  .cm-list1 .infs { padding: 1rem; font-size: 1.2rem; font-weight: normal; }
  .cm-list2 li { width: 100%; margin: 0 0 0.8rem 0; }
  .cm-list2 .pics .pic { height: 35vh; }
  .cm-list2 .tit { height: auto; line-height: 1.4; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cm-list2 a.items { margin: 0; padding: 0.8rem; }
  .cm-style1 { margin: 2rem 0; }
  .cm-style1 .ui-w { padding: 1rem; }
  .cm-style1 table img { width: 60px; height: 60px; }
  .cm-style2 { margin: 1rem 0; }
  .cm-style2 .ui-w { padding: 1rem; }
  .cm-style2 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style2 .pic { height: 25vh; }
  .cm-style2 .infs { width: 100%; }
  .cm-style2 .infx { height: auto; }
  .cm-style3 { margin: 1rem 0; }
  .cm-style3 .ui-w { padding: 1rem; }
  .cm-style3 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style3 .pic { height: 25vh; }
  .cm-style3 .infs { width: 100%; }
  .cm-style3 .infx { height: auto; }
  .cm-style4 { width: 100%; padding: 2rem 0; }
  .cm-style4 .ui-s { margin: 2rem 0; }
  .cm-style4 .ui-s .swiper-slide { width: 100px; }
  .cm-style4 .ui-c { padding: 1rem; }
  .cm-style4 .ui-c .items .pics { width: 100%; }
  .cm-style4 .ui-c .items .pics .pic { height: 25vh; margin: 0; }
  .cm-style4 .ui-c .items .infs { width: 100%; }
  .cm-style4 .ui-c .items .infw { height: 30vh; }
  .cm-style4 .ui-c .items .inf { width: 90%; }
  .cm-style4 .ui-c .items .inf p.p1 { margin: 0 0 10px; }
  .cm-style6 { padding: 3rem 0; }
  .cm-style6 .ui-c { padding: 0; }
  .cm-style6 .ui-c a { background: none; }
  .cm-style6 .ui-c .items { padding: 0; }
  .cm-style6 .ui-c .pics .pic { height: 28vh; }
  .cm-style6 .ui-c .inf { width: 100%; }
  .cm-style6 .ui-c .inf p { font-size: 1rem; }
  .cm-style7 { padding: 3rem 0; }
  .cm-style7 .ui-c li { width: 50%; margin: 0 0 1rem 0; }
  .cm-style7 .ui-c .pics img { width: 50px; }
  .cm-style7 .ui-c .inf p { margin: 5px 0; }
  .cm-style7 .ui-c .inf p.p1 { font-size: 1.5rem; }
  .cm-style9 { padding: 3rem 0; }
  .cm-style9 .inf { width: 100%; margin: 0 0 2rem 0; }
  .cm-style9 .pic { width: 100%; text-align: center; }
  .cm-style9 .pic img { max-width: 160px; }
  .cw-join-2 .cm-style7 .ui-c li { width: 50%; }
  .cw-join-2 .cm-style7 .ui-c li .pics .pic img { width: 40px; }
  .cw-join-2 .cm-style7 .ui-c li .infs { margin: 10px 0 0; }
  .cw-join-2 .cm-style7 .ui-c li .infs .inf p.p1 { font-size: 1rem; }
  .cw-join-mess { padding: 3rem 0 1rem; }
  .cw-join-mess .pics { display: none; }
  .cw-join-mess .pics .picw { margin: 0 0 1rem 0; }
  .cw-join-mess .mess { width: 100%; }
  .cw-join-last .mapwras { padding: 1rem; }
  .ut-1 .ui-c .items p.p2 { font-size: 2rem; }
  .ut-1 .ui-c .items p.p3 { font-size: 1rem; }
  .section0 { padding: 3rem 0; }
  .section1 { padding: 0 0 3rem 0; }
  .section1 .ly-cw { margin: 0; }
  .section2 { padding: 3rem 0 3rem 0; }
  .section3 { padding: 3rem 0 3rem 0; }
  .section4 { background-color: #fff; }
  .section4 .ly-cw { margin: 0; }
  .section5 { padding: 3rem 0; background-position: left center; }
  .section6 { padding: 5rem 0; background-position: left center; }
  .section7 { height: auto; padding: 3rem 0; }
  .section7 .lomo1 { display: none; }
  .section7 .lomo2 { display: none; }
  .section8 { padding: 1rem 0 1rem 0; background-color: #f3f5f8; }
  .section9 { padding: 3rem 0 3rem 0; }
  .sections01 { padding: 1rem 0; }
  .cm-asides { width: 100%; }
  .cm-cclass { border: 0 none; }
  .cm-cclass .ch-3 { display: none; }
  .cm-cclass .ui-c { padding: 0; }
  .cm-cclass .ui-c .list2 .item { display: none; }
  .cm-cclass .ui-c .list2 ul { display: inline-block; width: 100%; }
  .cm-cclass .ui-c .list2 ul li { float: left; margin: 0 5px 5px 0; padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items { padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items a.sname { color: #fff; display: inline-block; padding: 0.6rem 1rem; font-size: 14px; background-color: #33455e; -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-cclass .ui-c .list2 ul li .items a.sname:hover { color: #fff; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname { color: #fff; background-color: #be0810; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname:hover { color: #fff; }
  .cm-oclass { display: none; }
  .cm-zclass { display: inline-block; width: 100%; margin: 0 0 15px 0; }
  .cm-zclass ul { width: 100%; float: left; }
  .cm-zclass ul li { float: left; margin: 0 5px 5px 0; }
  .cm-zclass ul li a { display: inline-block; padding: 0.4rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; 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-zclass ul li.curr a { color: #be0810; }
  .cm-pclass { margin: 0 0 0.5rem 0; }
  .cm-h1 p.en { line-height: 2.6rem; font-size: 2.6rem; }
  .cm-h1 p.cn { font-size: 2.0rem; }
  .cm-sh { margin: 0 0 2rem 0; }
  .cm-sh p.en { font-size: 1.8rem; }
  .tp-0 .ui-c { padding: 2rem 0; }
  .tp-0 .ui-c .cons { width: 100%; font-size: 1.15rem; }
  .tp-0 .ui-c .list { width: 100%; margin: 2rem auto 0; }
  .tp-0 .ui-c .list p.mtxt b { font-size: 2rem; }
  .tp-0 .ui-c .list p.ftxt { font-size: 0.9rem; }
  .tp-1 .ui-c .pics .pic { height: 35vh; }
  .tp-1 .ui-c .infs { padding: 1rem; }
  .tp-1 .ui-c .infr { width: 30%; }
  .tp-1 .ui-c .infr .inpic { height: 180px; }
  .tp-1 .ui-c a.items { padding: 0; }
  .tp-2 .ui-c .mi-left { width: 100%; height: auto; }
  .tp-2 .ui-c .mi-left .mtop .cn2 { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mtop .smy { padding: 2rem 0 2rem 0; }
  .tp-2 .ui-c .mi-left .mcenter { margin: 0; }
  .tp-2 .ui-c .mi-left .mcenter .im { font-size: 1rem; }
  .tp-2 .ui-c .mi-left .mcenter .im span { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mcenter .cn { font-size: 0.9rem; }
  .tp-2 .ui-c .mi-left .mbottom { margin: 2rem 0 0; }
  .tl-2 { display: none; }
  .tp-3 .ui-c { padding: 2rem 0 0; }
  .tp-3 .ui-c li { width: 33.3333%; }
  .tp-3 .ui-c li .itemw { padding: 0 0 5rem; }
  .tp-3 .ui-c li .ileft .items { height: auto; }
  .tp-3 .ui-c li .ileft .icon { line-height: 4rem; }
  .tp-3 .ui-c li .ileft .iconfont { font-size: 4rem; }
  .tp-3 .ui-c li .ileft .tits { font-size: 1rem; }
  .tp-3 .ui-c li .ileft .font { font-size: 1rem; }
  .tp-3 .ui-c li .iright .lists { margin: 0 0; }
  .tp-3 .ui-c li .iright a.sname { font-size: 1rem; }
  .tp-3 .ui-c li.li4 { display: none; }
  .tp-4 .ui-c .swiperbig .img { height: 52vh; background-position: 15% center; }
  .tp-4 .ui-c .infswras { position: relative; height: 52vh; background-color: rgba(0, 0, 0, 0.25); }
  .tp-4 .ui-c .infswras p.inf0 { margin: 0; font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf1 { font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf2 { font-size: 1.8rem; }
  .tp-4 .ui-c .infswras p.inf3 { padding: 1.5rem 0; font-size: 1.2rem; }
  .tp-4 .ui-c .infswras p.inf3 b { height: 1px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
  .tp-4 .ui-c .infswras p.inf4 { line-height: 1.6rem; font-size: 1rem; }
  .tp-4 .ui-c .infswras p.inf5 { padding: 2rem 0 0 0; font-size: 1rem; }
  .tp-4 .ui-c .swiper-button-next, .tp-4 .ui-c .swiper-button-prev { display: none; }
  .tp-4 .ui-f { position: relative; bottom: 0; margin: 1.2rem 0 0; }
  .tp-4 .ui-f .swiperimgs { width: 100%; }
  .tp-4 .ui-f .swipersmall .imgs { height: 60px; }
  .tp-5 .left { display: none; }
  .tp-5 .right { width: 100%; }
  .tp-5 .right p { text-align: left; }
  .tp-5 .right p.p1 { color: #33455e; line-height: 2.2rem; font-size: 1.6rem; font-weight: 460; }
  .tp-5 .right p.p2 { padding: 2rem 0; }
  .tp-5 .right p.p3 { font-size: 1.1rem; }
  .tp-7 .ui-c { height: auto; }
  .tp-7 .ltop { width: 100%; }
  .tp-7 .ltop p.p1 { display: none; line-height: 2.5rem; font-size: 2rem; }
  .tp-7 .ltop p.p2 { padding: 0; font-size: 1.6rem; }
  .tp-7 .ltop p.p3 { font-size: 2.2rem; }
  .tp-7 .ltop p.p4 { padding: 2rem 0; }
  .tp-7 .ltop p.p5 { font-size: 1.4rem; }
  .tp-8 .ui-c ul li { width: 100%; margin: 0 0 0.5rem 0; padding: 1rem; border: 1px solid #eee; background-color: #fff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
  .tp-8 .ui-c ul li .itemw { height: auto; }
  .tp-8 .ui-c ul li .itemw .items { position: relative; height: auto; }
  .tp-8 .ui-c ul li .itemw .items .item { padding: 2rem; }
  .tp-8 .ui-c ul li .itemw .items .item .tis1 { font-size: 1.8rem; }
  .tp-8 .ui-c ul li.li1 { width: 100%; }
  .tp-8 .ui-c ul li.li2 { width: 100%; }
  .tp-8 .ui-c ul li.li3 { width: 100%; }
  .tp-9 .ui-h { margin: 0 0 1rem 0; }
  .tp-9 .ui-h .mleft { width: 100%; }
  .tp-9 .ui-h .mleft .cn { font-size: 2rem; }
  .tp-9 .ui-h .navs { width: 100%; margin: 2rem 0 0; }
  .tp-9 a.items { padding: 0.5rem; }
  .tp-9 .pic { height: 25vh; } }
@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 0.8rem; }
  #pg-headers { position: fixed; top: 0; left: 0; background-color: #fff; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; border-top: 3px solid #000; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1.3rem 0 1.1rem; }
  #pg-headers .vi-c .mwras a.logo { display: inline-block; }
  #pg-headers .vi-c .mwras a.logo img { height: 2.8rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { 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 { display: inline-block; padding: 0.35rem 0 0; line-height: 2rem; font-size: 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-banners .ui-c .bheight { height: 100vh; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #ad0000; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { padding: 0; font-size: 1.4rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 2.0rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.2rem; }
  #pg-banners .ui-f { bottom: 2rem; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 5rem 0 0; }
  #pg-banner .cn { width: 80%; margin: 0 auto; font-size: 1.7rem; }
  #pg-banner .ln { padding: 1.4rem 0; }
  #pg-banner .ln b { width: 50px; }
  #pg-banner .sm { width: 80%; margin: 0 auto; font-size: 0.95rem; }
  #pg-footers { padding: 0 0 60px; }
  #pg-footers .ui-c .linfos { display: none; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-c .rinfos .sinsubmit { width: 100%; float: left; }
  #wn-fix .arror { bottom: 140px; }
  #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%; }
  #wp-navs { display: block; }
  .ly-article { margin: 0; }
  .ly-aside { display: none; }
  .cm-t1 { padding: 0 0 1.5rem 0; }
  .cm-page table tr td a, .cm-page table tr td .unlink { padding: 4px 10px; font-size: 1rem; }
  .cm-ptop { margin: 0 0 2rem 0; }
  .cm-ptop .picw { width: 100%; margin: 0 0 1rem 0; }
  .cm-ptop .picw .items { width: 100%; padding: 0; }
  .cm-ptop .picw .item { display: inline-block; height: auto; }
  .cm-ptop .picw img { max-width: 100%; max-height: 45vh; }
  .cm-ptop .infw { margin: 0; }
  .cm-ptop .infw .infs { padding: 0; }
  .cm-ptop .infw .pinfo p.once { margin: 0 0 1rem 0; font-size: 2rem; }
  .cm-pcen { margin: 0 0 2rem 0; }
  .cm-pcen .ui-c .nlist li { width: 25%; }
  .cm-pcen .ui-c .nlist .items { padding: 1rem; }
  .cm-pcen .ui-c .plist { padding: 1rem 0; }
  .cm-pcen .ui-c .plist li { width: 50%; }
  .cm-pcen .ui-c .plist li .pic { background-size: cover; }
  .cm-show2 { margin: 0; padding: 2rem; }
  .cm-show2 .cd-h h1 { font-size: 2rem; }
  .cm-tclass { padding: 1rem 0; }
  .cm-tclass a { padding: 0.6rem 1rem; }
  .cm-product { margin: 0; padding: 0; border-left: 0 none; }
  .cm-list1 li { width: 50%; }
  .cm-list1 a.items { padding: 0; }
  .cm-list1 .infs { padding: 1rem; font-size: 1.2rem; font-weight: normal; }
  .cm-list2 li { width: 100%; margin: 0 0 0.8rem 0; }
  .cm-list2 .pics .pic { height: 20vh; }
  .cm-list2 .tit { height: auto; line-height: 1.4; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cm-list2 a.items { margin: 0; padding: 0.8rem; }
  .cm-style1 { margin: 2rem 0; }
  .cm-style1 .ui-w { padding: 1rem; }
  .cm-style1 table img { width: 60px; height: 60px; }
  .cm-style2 { margin: 1rem 0; }
  .cm-style2 .ui-w { padding: 1rem; }
  .cm-style2 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style2 .pic { height: 25vh; }
  .cm-style2 .infs { width: 100%; }
  .cm-style2 .infx { height: auto; }
  .cm-style3 { margin: 1rem 0; }
  .cm-style3 .ui-w { padding: 1rem; }
  .cm-style3 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style3 .pic { height: 25vh; }
  .cm-style3 .infs { width: 100%; }
  .cm-style3 .infx { height: auto; }
  .cm-style4 { width: 100%; padding: 2rem 0; }
  .cm-style4 .ui-s { margin: 2rem 0; }
  .cm-style4 .ui-s .swiper-slide { width: 100px; }
  .cm-style4 .ui-c { padding: 1rem; }
  .cm-style4 .ui-c .items .pics { width: 100%; }
  .cm-style4 .ui-c .items .pics .pic { height: 25vh; margin: 0; }
  .cm-style4 .ui-c .items .infs { width: 100%; }
  .cm-style4 .ui-c .items .infw { height: 30vh; }
  .cm-style4 .ui-c .items .inf { width: 90%; }
  .cm-style4 .ui-c .items .inf p.p1 { margin: 0 0 10px; }
  .cm-style6 { padding: 3rem 0; }
  .cm-style6 .ui-c { padding: 0; }
  .cm-style6 .ui-c a { background: none; }
  .cm-style6 .ui-c .items { padding: 0; }
  .cm-style6 .ui-c .pics .pic { height: 28vh; }
  .cm-style6 .ui-c .inf { width: 100%; }
  .cm-style6 .ui-c .inf p { font-size: 1rem; }
  .cm-style7 { padding: 3rem 0; }
  .cm-style7 .ui-c li { width: 50%; margin: 0 0 1rem 0; }
  .cm-style7 .ui-c .pics img { width: 50px; }
  .cm-style7 .ui-c .inf p { margin: 5px 0; }
  .cm-style7 .ui-c .inf p.p1 { font-size: 1.5rem; }
  .cm-style9 { padding: 3rem 0; }
  .cm-style9 .inf { width: 100%; margin: 0 0 2rem 0; }
  .cm-style9 .pic { width: 100%; text-align: center; }
  .cm-style9 .pic img { max-width: 160px; }
  .cw-join-2 .cm-style7 .ui-c li { width: 50%; }
  .cw-join-2 .cm-style7 .ui-c li .pics .pic img { width: 40px; }
  .cw-join-2 .cm-style7 .ui-c li .infs { margin: 10px 0 0; }
  .cw-join-2 .cm-style7 .ui-c li .infs .inf p.p1 { font-size: 1rem; }
  .cw-join-mess { padding: 3rem 0 1rem; }
  .cw-join-mess .pics { display: none; }
  .cw-join-mess .pics .picw { margin: 0 0 1rem 0; }
  .cw-join-mess .mess { width: 100%; }
  .cw-join-last .mapwras { padding: 1rem; }
  .ut-1 .ui-c .items p.p2 { font-size: 2rem; }
  .ut-1 .ui-c .items p.p3 { font-size: 1rem; }
  .section0 { padding: 3rem 0; }
  .section1 { padding: 0 0 3rem 0; }
  .section1 .ly-cw { margin: 0; }
  .section2 { padding: 3rem 0 3rem 0; }
  .section3 { padding: 3rem 0 3rem 0; }
  .section4 { background-color: #fff; }
  .section4 .ly-cw { margin: 0; }
  .section5 { padding: 3rem 0; background-position: left center; }
  .section6 { padding: 5rem 0; background-position: left center; }
  .section7 { height: auto; padding: 3rem 0; }
  .section7 .lomo1 { display: none; }
  .section7 .lomo2 { display: none; }
  .section8 { padding: 1rem 0 1rem 0; background-color: #f3f5f8; }
  .section9 { padding: 3rem 0 3rem 0; }
  .sections01 { padding: 1rem 0; }
  .cm-asides { width: 100%; }
  .cm-cclass { border: 0 none; }
  .cm-cclass .ch-3 { display: none; }
  .cm-cclass .ui-c { padding: 0; }
  .cm-cclass .ui-c .list2 .item { display: none; }
  .cm-cclass .ui-c .list2 ul { display: inline-block; width: 100%; }
  .cm-cclass .ui-c .list2 ul li { float: left; margin: 0 5px 5px 0; padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items { padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items a.sname { color: #fff; display: inline-block; padding: 0.6rem 1rem; font-size: 14px; background-color: #33455e; -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-cclass .ui-c .list2 ul li .items a.sname:hover { color: #fff; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname { color: #fff; background-color: #be0810; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname:hover { color: #fff; }
  .cm-oclass { display: none; }
  .cm-zclass { display: inline-block; width: 100%; margin: 0 0 15px 0; }
  .cm-zclass ul { width: 100%; float: left; }
  .cm-zclass ul li { float: left; margin: 0 5px 5px 0; }
  .cm-zclass ul li a { display: inline-block; padding: 0.4rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; 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-zclass ul li.curr a { color: #be0810; }
  .cm-pclass { margin: 0 0 0.5rem 0; }
  .cm-h1 p.en { line-height: 2.6rem; font-size: 2.6rem; }
  .cm-h1 p.cn { font-size: 2.0rem; }
  .cm-sh { margin: 0 0 2rem 0; }
  .cm-sh p.en { font-size: 1.8rem; }
  .tp-0 .ui-c { padding: 2rem 0; }
  .tp-0 .ui-c .cons { width: 100%; font-size: 1.15rem; }
  .tp-0 .ui-c .list { width: 100%; margin: 2rem auto 0; }
  .tp-0 .ui-c .list p.mtxt b { font-size: 2rem; }
  .tp-0 .ui-c .list p.ftxt { font-size: 0.9rem; }
  .tp-1 .ui-c .pics .pic { height: 35vh; }
  .tp-1 .ui-c .infs { padding: 1rem; }
  .tp-1 .ui-c .infr { width: 30%; }
  .tp-1 .ui-c .infr .inpic { height: 180px; }
  .tp-1 .ui-c a.items { padding: 0; }
  .tp-2 .ui-c .mi-left { width: 100%; height: auto; }
  .tp-2 .ui-c .mi-left .mtop .cn2 { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mtop .smy { padding: 2rem 0 2rem 0; }
  .tp-2 .ui-c .mi-left .mcenter { margin: 0; }
  .tp-2 .ui-c .mi-left .mcenter .im { font-size: 1rem; }
  .tp-2 .ui-c .mi-left .mcenter .im span { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mcenter .cn { font-size: 0.9rem; }
  .tp-2 .ui-c .mi-left .mbottom { margin: 2rem 0 0; }
  .tl-2 { display: none; }
  .tp-3 .ui-c { padding: 2rem 0 0; }
  .tp-3 .ui-c li { width: 33.3333%; }
  .tp-3 .ui-c li .itemw { padding: 0 0 5rem; }
  .tp-3 .ui-c li .ileft .items { height: auto; }
  .tp-3 .ui-c li .ileft .icon { line-height: 4rem; }
  .tp-3 .ui-c li .ileft .iconfont { font-size: 4rem; }
  .tp-3 .ui-c li .ileft .tits { font-size: 1rem; }
  .tp-3 .ui-c li .ileft .font { font-size: 1rem; }
  .tp-3 .ui-c li .iright .lists { margin: 0 0; }
  .tp-3 .ui-c li .iright a.sname { font-size: 1rem; }
  .tp-3 .ui-c li.li4 { display: none; }
  .tp-4 .ui-c .swiperbig .img { height: 52vh; background-position: 15% center; }
  .tp-4 .ui-c .infswras { position: relative; height: 52vh; background-color: rgba(0, 0, 0, 0.25); }
  .tp-4 .ui-c .infswras p.inf0 { margin: 0; font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf1 { font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf2 { font-size: 1.8rem; }
  .tp-4 .ui-c .infswras p.inf3 { padding: 1.5rem 0; font-size: 1.2rem; }
  .tp-4 .ui-c .infswras p.inf3 b { height: 1px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
  .tp-4 .ui-c .infswras p.inf4 { line-height: 1.6rem; font-size: 1rem; }
  .tp-4 .ui-c .infswras p.inf5 { padding: 2rem 0 0 0; font-size: 1rem; }
  .tp-4 .ui-c .swiper-button-next, .tp-4 .ui-c .swiper-button-prev { display: none; }
  .tp-4 .ui-f { position: relative; bottom: 0; margin: 1.2rem 0 0; }
  .tp-4 .ui-f .swiperimgs { width: 100%; }
  .tp-4 .ui-f .swipersmall .imgs { height: 60px; }
  .tp-5 .left { display: none; }
  .tp-5 .right { width: 100%; }
  .tp-5 .right p { text-align: left; }
  .tp-5 .right p.p1 { color: #33455e; line-height: 2.2rem; font-size: 1.6rem; font-weight: 460; }
  .tp-5 .right p.p2 { padding: 2rem 0; }
  .tp-5 .right p.p3 { font-size: 1.1rem; }
  .tp-7 .ui-c { height: auto; }
  .tp-7 .ltop { width: 100%; }
  .tp-7 .ltop p.p1 { display: none; line-height: 2.5rem; font-size: 2rem; }
  .tp-7 .ltop p.p2 { padding: 0; font-size: 1.6rem; }
  .tp-7 .ltop p.p3 { font-size: 2.2rem; }
  .tp-7 .ltop p.p4 { padding: 2rem 0; }
  .tp-7 .ltop p.p5 { font-size: 1.4rem; }
  .tp-8 .ui-c ul li { width: 100%; margin: 0 0 0.5rem 0; padding: 1rem; border: 1px solid #eee; background-color: #fff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
  .tp-8 .ui-c ul li .itemw { height: auto; }
  .tp-8 .ui-c ul li .itemw .items { position: relative; height: auto; }
  .tp-8 .ui-c ul li .itemw .items .item { padding: 2rem; }
  .tp-8 .ui-c ul li .itemw .items .item .tis1 { font-size: 1.8rem; }
  .tp-8 .ui-c ul li.li1 { width: 100%; }
  .tp-8 .ui-c ul li.li2 { width: 100%; }
  .tp-8 .ui-c ul li.li3 { width: 100%; }
  .tp-9 .ui-h { margin: 0 0 1rem 0; }
  .tp-9 .ui-h .mleft { width: 100%; }
  .tp-9 .ui-h .mleft .cn { font-size: 2rem; }
  .tp-9 .ui-h .navs { width: 100%; margin: 2rem 0 0; }
  .tp-9 a.items { padding: 0.5rem; }
  .tp-9 .pic { height: 25vh; } }
@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 0.8rem; }
  #pg-headers { position: fixed; top: 0; left: 0; background-color: #fff; }
  #pg-headers .ui-h { display: none; }
  #pg-headers .ui-c { display: none; }
  #pg-headers .vi-c { display: block; border-top: 3px solid #000; }
  #pg-headers .vi-c .mwras { display: inline-block; width: 100%; padding: 1.3rem 0 1.1rem; }
  #pg-headers .vi-c .mwras a.logo { display: inline-block; }
  #pg-headers .vi-c .mwras a.logo img { height: 2.8rem; }
  #pg-headers .vi-c .mwras a.menubtn, #pg-headers .vi-c .mwras a.searchbtn { 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 { display: inline-block; padding: 0.35rem 0 0; line-height: 2rem; font-size: 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-banners .ui-c .bheight { height: 100vh; }
  #pg-banners .ui-c .webimg { display: none; }
  #pg-banners .ui-c .wapimg { display: block; height: 100vh; background-color: #ad0000; background-size: cover; }
  #pg-banners .ui-c .texti { padding: 0 2rem; }
  #pg-banners .ui-c .texti p.p0 { padding: 0; font-size: 1.4rem; text-transform: uppercase; }
  #pg-banners .ui-c .texti p.p1 { font-size: 2.0rem; }
  #pg-banners .ui-c .texti p.p2 { font-size: 1.2rem; }
  #pg-banners .ui-f { bottom: 2rem; }
  #pg-banners .ui-x { display: none; }
  #pg-banner .ui-c { height: 30vh; }
  #pg-banner .items { padding: 5rem 0 0; }
  #pg-banner .cn { width: 80%; margin: 0 auto; font-size: 1.7rem; }
  #pg-banner .ln { padding: 1.4rem 0; }
  #pg-banner .ln b { width: 50px; }
  #pg-banner .sm { width: 80%; margin: 0 auto; font-size: 0.95rem; }
  #pg-footers { padding: 0 0 60px; }
  #pg-footers .ui-c .linfos { display: none; }
  #pg-footers .ui-c .rinfos { width: 100%; }
  #pg-footers .ui-c .rinfos .sinsubmit { width: 100%; float: left; }
  #wn-fix .arror { bottom: 140px; }
  #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%; }
  #wp-navs { display: block; }
  .ly-article { margin: 0; }
  .ly-aside { display: none; }
  .cm-t1 { padding: 0 0 1.5rem 0; }
  .cm-page table tr td a, .cm-page table tr td .unlink { padding: 4px 10px; font-size: 1rem; }
  .cm-ptop { margin: 0 0 2rem 0; }
  .cm-ptop .picw { width: 100%; margin: 0 0 1rem 0; }
  .cm-ptop .picw .items { width: 100%; padding: 0; }
  .cm-ptop .picw .item { display: inline-block; height: auto; }
  .cm-ptop .picw img { max-width: 100%; max-height: 45vh; }
  .cm-ptop .infw { margin: 0; }
  .cm-ptop .infw .infs { padding: 0; }
  .cm-ptop .infw .pinfo p.once { margin: 0 0 1rem 0; font-size: 2rem; }
  .cm-pcen { margin: 0 0 2rem 0; }
  .cm-pcen .ui-c .nlist li { width: 25%; }
  .cm-pcen .ui-c .nlist .items { padding: 1rem; }
  .cm-pcen .ui-c .plist { padding: 1rem 0; }
  .cm-pcen .ui-c .plist li { width: 50%; }
  .cm-pcen .ui-c .plist li .pic { background-size: cover; }
  .cm-show2 { margin: 0; padding: 2rem; }
  .cm-show2 .cd-h h1 { font-size: 2rem; }
  .cm-tclass { padding: 1rem 0; }
  .cm-tclass a { padding: 0.6rem 1rem; }
  .cm-product { margin: 0; padding: 0; border-left: 0 none; }
  .cm-list1 li { width: 50%; }
  .cm-list1 a.items { padding: 0; }
  .cm-list1 .infs { padding: 1rem; font-size: 1.2rem; font-weight: normal; }
  .cm-list2 li { width: 100%; margin: 0 0 0.8rem 0; }
  .cm-list2 .pics .pic { height: 20vh; }
  .cm-list2 .tit { height: auto; line-height: 1.4; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
  .cm-list2 .smy { margin: 1rem 0; font-size: 1rem; }
  .cm-list2 a.items { margin: 0; padding: 0.8rem; }
  .cm-style1 { margin: 2rem 0; }
  .cm-style1 .ui-w { padding: 1rem; }
  .cm-style1 table img { width: 60px; height: 60px; }
  .cm-style2 { margin: 1rem 0; }
  .cm-style2 .ui-w { padding: 1rem; }
  .cm-style2 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style2 .pic { height: 25vh; }
  .cm-style2 .infs { width: 100%; }
  .cm-style2 .infx { height: auto; }
  .cm-style3 { margin: 1rem 0; }
  .cm-style3 .ui-w { padding: 1rem; }
  .cm-style3 .pics { width: 100%; margin: 0 0 1rem 0; overflow: hidden; -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-style3 .pic { height: 25vh; }
  .cm-style3 .infs { width: 100%; }
  .cm-style3 .infx { height: auto; }
  .cm-style4 { width: 100%; padding: 2rem 0; }
  .cm-style4 .ui-s { margin: 2rem 0; }
  .cm-style4 .ui-s .swiper-slide { width: 100px; }
  .cm-style4 .ui-c { padding: 1rem; }
  .cm-style4 .ui-c .items .pics { width: 100%; }
  .cm-style4 .ui-c .items .pics .pic { height: 25vh; margin: 0; }
  .cm-style4 .ui-c .items .infs { width: 100%; }
  .cm-style4 .ui-c .items .infw { height: 30vh; }
  .cm-style4 .ui-c .items .inf { width: 90%; }
  .cm-style4 .ui-c .items .inf p.p1 { margin: 0 0 10px; }
  .cm-style6 { padding: 3rem 0; }
  .cm-style6 .ui-c { padding: 0; }
  .cm-style6 .ui-c a { background: none; }
  .cm-style6 .ui-c .items { padding: 0; }
  .cm-style6 .ui-c .pics .pic { height: 28vh; }
  .cm-style6 .ui-c .inf { width: 100%; }
  .cm-style6 .ui-c .inf p { font-size: 1rem; }
  .cm-style7 { padding: 3rem 0; }
  .cm-style7 .ui-c li { width: 50%; margin: 0 0 1rem 0; }
  .cm-style7 .ui-c .pics img { width: 50px; }
  .cm-style7 .ui-c .inf p { margin: 5px 0; }
  .cm-style7 .ui-c .inf p.p1 { font-size: 1.5rem; }
  .cm-style9 { padding: 3rem 0; }
  .cm-style9 .inf { width: 100%; margin: 0 0 2rem 0; }
  .cm-style9 .pic { width: 100%; text-align: center; }
  .cm-style9 .pic img { max-width: 160px; }
  .cw-join-2 .cm-style7 .ui-c li { width: 50%; }
  .cw-join-2 .cm-style7 .ui-c li .pics .pic img { width: 40px; }
  .cw-join-2 .cm-style7 .ui-c li .infs { margin: 10px 0 0; }
  .cw-join-2 .cm-style7 .ui-c li .infs .inf p.p1 { font-size: 1rem; }
  .cw-join-mess { padding: 3rem 0 1rem; }
  .cw-join-mess .pics { display: none; }
  .cw-join-mess .pics .picw { margin: 0 0 1rem 0; }
  .cw-join-mess .mess { width: 100%; }
  .cw-join-last .mapwras { padding: 1rem; }
  .ut-1 .ui-c .items p.p2 { font-size: 2rem; }
  .ut-1 .ui-c .items p.p3 { font-size: 1rem; }
  .section0 { padding: 3rem 0; }
  .section1 { padding: 0 0 3rem 0; }
  .section1 .ly-cw { margin: 0; }
  .section2 { padding: 3rem 0 3rem 0; }
  .section3 { padding: 3rem 0 3rem 0; }
  .section4 { background-color: #fff; }
  .section4 .ly-cw { margin: 0; }
  .section5 { padding: 3rem 0; background-position: left center; }
  .section6 { padding: 5rem 0; background-position: left center; }
  .section7 { height: auto; padding: 3rem 0; }
  .section7 .lomo1 { display: none; }
  .section7 .lomo2 { display: none; }
  .section8 { padding: 1rem 0 1rem 0; background-color: #f3f5f8; }
  .section9 { padding: 3rem 0 3rem 0; }
  .sections01 { padding: 1rem 0; }
  .cm-asides { width: 100%; }
  .cm-cclass { border: 0 none; }
  .cm-cclass .ch-3 { display: none; }
  .cm-cclass .ui-c { padding: 0; }
  .cm-cclass .ui-c .list2 .item { display: none; }
  .cm-cclass .ui-c .list2 ul { display: inline-block; width: 100%; }
  .cm-cclass .ui-c .list2 ul li { float: left; margin: 0 5px 5px 0; padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items { padding: 0; }
  .cm-cclass .ui-c .list2 ul li .items a.sname { color: #fff; display: inline-block; padding: 0.6rem 1rem; font-size: 14px; background-color: #33455e; -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-cclass .ui-c .list2 ul li .items a.sname:hover { color: #fff; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname { color: #fff; background-color: #be0810; }
  .cm-cclass .ui-c .list2 ul li.curr .items a.sname:hover { color: #fff; }
  .cm-oclass { display: none; }
  .cm-zclass { display: inline-block; width: 100%; margin: 0 0 15px 0; }
  .cm-zclass ul { width: 100%; float: left; }
  .cm-zclass ul li { float: left; margin: 0 5px 5px 0; }
  .cm-zclass ul li a { display: inline-block; padding: 0.4rem 0.8rem; font-size: 0.9rem; border: 1px solid #eee; 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-zclass ul li.curr a { color: #be0810; }
  .cm-pclass { margin: 0 0 0.5rem 0; }
  .cm-h1 p.en { line-height: 2.6rem; font-size: 2.6rem; }
  .cm-h1 p.cn { font-size: 2.0rem; }
  .cm-sh { margin: 0 0 2rem 0; }
  .cm-sh p.en { font-size: 1.8rem; }
  .tp-0 .ui-c { padding: 2rem 0; }
  .tp-0 .ui-c .cons { width: 100%; font-size: 1.15rem; }
  .tp-0 .ui-c .list { width: 100%; margin: 2rem auto 0; }
  .tp-0 .ui-c .list p.mtxt b { font-size: 2rem; }
  .tp-0 .ui-c .list p.ftxt { font-size: 0.9rem; }
  .tp-1 .ui-c .pics .pic { height: 35vh; }
  .tp-1 .ui-c .infs { padding: 1rem; }
  .tp-1 .ui-c .infr { width: 30%; }
  .tp-1 .ui-c .infr .inpic { height: 180px; }
  .tp-1 .ui-c a.items { padding: 0; }
  .tp-2 .ui-c .mi-left { width: 100%; height: auto; }
  .tp-2 .ui-c .mi-left .mtop .cn2 { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mtop .smy { padding: 2rem 0 2rem 0; }
  .tp-2 .ui-c .mi-left .mcenter { margin: 0; }
  .tp-2 .ui-c .mi-left .mcenter .im { font-size: 1rem; }
  .tp-2 .ui-c .mi-left .mcenter .im span { font-size: 2rem; }
  .tp-2 .ui-c .mi-left .mcenter .cn { font-size: 0.9rem; }
  .tp-2 .ui-c .mi-left .mbottom { margin: 2rem 0 0; }
  .tl-2 { display: none; }
  .tp-3 .ui-c { padding: 2rem 0 0; }
  .tp-3 .ui-c li { width: 33.3333%; }
  .tp-3 .ui-c li .itemw { padding: 0 0 5rem; }
  .tp-3 .ui-c li .ileft .items { height: auto; }
  .tp-3 .ui-c li .ileft .icon { line-height: 4rem; }
  .tp-3 .ui-c li .ileft .iconfont { font-size: 4rem; }
  .tp-3 .ui-c li .ileft .tits { font-size: 1rem; }
  .tp-3 .ui-c li .ileft .font { font-size: 1rem; }
  .tp-3 .ui-c li .iright .lists { margin: 0 0; }
  .tp-3 .ui-c li .iright a.sname { font-size: 1rem; }
  .tp-3 .ui-c li.li4 { display: none; }
  .tp-4 .ui-c .swiperbig .img { height: 52vh; background-position: 15% center; }
  .tp-4 .ui-c .infswras { position: relative; height: 52vh; background-color: rgba(0, 0, 0, 0.25); }
  .tp-4 .ui-c .infswras p.inf0 { margin: 0; font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf1 { font-size: 2rem; }
  .tp-4 .ui-c .infswras p.inf2 { font-size: 1.8rem; }
  .tp-4 .ui-c .infswras p.inf3 { padding: 1.5rem 0; font-size: 1.2rem; }
  .tp-4 .ui-c .infswras p.inf3 b { height: 1px; filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; }
  .tp-4 .ui-c .infswras p.inf4 { line-height: 1.6rem; font-size: 1rem; }
  .tp-4 .ui-c .infswras p.inf5 { padding: 2rem 0 0 0; font-size: 1rem; }
  .tp-4 .ui-c .swiper-button-next, .tp-4 .ui-c .swiper-button-prev { display: none; }
  .tp-4 .ui-f { position: relative; bottom: 0; margin: 1.2rem 0 0; }
  .tp-4 .ui-f .swiperimgs { width: 100%; }
  .tp-4 .ui-f .swipersmall .imgs { height: 60px; }
  .tp-5 .left { display: none; }
  .tp-5 .right { width: 100%; }
  .tp-5 .right p { text-align: left; }
  .tp-5 .right p.p1 { color: #33455e; line-height: 2.2rem; font-size: 1.6rem; font-weight: 460; }
  .tp-5 .right p.p2 { padding: 2rem 0; }
  .tp-5 .right p.p3 { font-size: 1.1rem; }
  .tp-7 .ui-c { height: auto; }
  .tp-7 .ltop { width: 100%; }
  .tp-7 .ltop p.p1 { display: none; line-height: 2.5rem; font-size: 2rem; }
  .tp-7 .ltop p.p2 { padding: 0; font-size: 1.6rem; }
  .tp-7 .ltop p.p3 { font-size: 2.2rem; }
  .tp-7 .ltop p.p4 { padding: 2rem 0; }
  .tp-7 .ltop p.p5 { font-size: 1.4rem; }
  .tp-8 .ui-c ul li { width: 100%; margin: 0 0 0.5rem 0; padding: 1rem; border: 1px solid #eee; background-color: #fff; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
  .tp-8 .ui-c ul li .itemw { height: auto; }
  .tp-8 .ui-c ul li .itemw .items { position: relative; height: auto; }
  .tp-8 .ui-c ul li .itemw .items .item { padding: 2rem; }
  .tp-8 .ui-c ul li .itemw .items .item .tis1 { font-size: 1.8rem; }
  .tp-8 .ui-c ul li.li1 { width: 100%; }
  .tp-8 .ui-c ul li.li2 { width: 100%; }
  .tp-8 .ui-c ul li.li3 { width: 100%; }
  .tp-9 .ui-h { margin: 0 0 1rem 0; }
  .tp-9 .ui-h .mleft { width: 100%; }
  .tp-9 .ui-h .mleft .cn { font-size: 2rem; }
  .tp-9 .ui-h .navs { width: 100%; margin: 2rem 0 0; }
  .tp-9 a.items { padding: 0.5rem; }
  .tp-9 .pic { height: 25vh; } }
@media only screen and (min-width: 1200px) and (max-width: 1439px) { html { font-size: 14px; }
  .ly-ct { width: auto; margin: 0 50px; }
  #pg-headers .ui-c .navlist li { width: 80px; }
  #pg-headers .ui-c .navlist a.name { font-size: 14px; } }
@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 */
