
.wrapper { position: relative; }

.w1200 { width: 1200px; margin: 0 auto; overflow: hidden; }

.subleft_fw { width: 240px; position: relative; padding-top: 69px; background: #077ad4; }
.subleft_fw .toptitle { width: 188px; height: 73px; background: #077ad4; color: #fff; padding: 40px 26px; position: absolute; top: -84px; }
.subleft_fw .toptitle h3 { border-bottom: 1px solid #fff; color: #fff; font-weight: bold; font-size: 26px; display: block; line-height: 44px; }
.subleft_fw .toptitle h4 { font-size: 16px; font-family: arial; text-transform: uppercase; }
.subleft_fw .cont { padding: 14px; background: #077ad4; }
.subleft_fw .cont li { border-bottom: 1px solid #689add; line-height: 44px; }
.subleft_fw .cont li a.sub1 { display: block; padding-left: 14px; color: #fff; transition: all 0.3s ease-out 0s; }
.subleft_fw .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 { background: #077ad4; padding-left: 26px; }
.subleft_fw .cont li .box { padding: 5px 0 0 15px; display: none; }
.subleft_fw .cont li .box a { color: #fff; font-size: 15px; display: block; line-height: 30px; padding: 0; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; opacity: 0.75; filter: alpha(opacity=75); }
.subleft_fw .cont li .box a.hover, .subleft .cont li .box a:hover { opacity: 1; filter: alpha(opacity=100); }
.subleft_fw .cont li:hover .box, .subleft .cont li.hover .box { display: block; }

.fl { float: left; }

.C_ctYs { overflow: hidden; width: 800px; }

.subright_fw { width: 930px; margin-bottom: 50px; }
.subright_fw .t { padding: 0 0 25px; color: #ff0505; font-size: 20px; }
.subright_fw .t2 { color: #ff0505; font-size: 30px; display: block; padding: 30px 0; }

.sitepath { line-height: 49px; color: #88848b; border-bottom: 1px solid #f1f1f1; margin-bottom: 28px; }
.sitepath .home { width: 12px; height: 12px; display: inline-block; background-position: -100px -100px; margin-right: 20px; }
.sitepath a { color: #88848b; display: inline-block; white-space: nowrap; }
.sitepath a:hover { color: #ff0505; }

.bg_c { width: 90%; height: 50px; line-height: 50px; margin: 5px 0px 0px 15px; }
.bg_c .tb_dian { float: left; margin: 20px 0px 0px 10px; }
.bg_c .tit { float: left; text-align: left; width: 85%; margin: 1px 0px 0px 10px; }
.bg_c .tit a { font-size: 15px; color: #000; }
.bg_c .Da { border-bottom: 1px dotted #000; color: #000; }


html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0,0,0,0); }
body { margin: 0; font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; line-height: 1.42857143; font-size: 14px; min-width: 1200px; background: #fff; color: #333; }
h1 { font-size: 2em; margin: .67em 0; }
figure { margin: 1em 40px; }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button], [type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: .35em .75em .625em; }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, details, menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #d82634; }
ul { margin: 0; list-style: none; padding: 0; }
.container { width: 1200px; margin: 0 auto; }
.img-center { text-align: center; font-size: 0; }
.img-center img { display: inline-block; width: auto; height: auto; max-width: 100%; max-height: 100%; vertical-align: middle; }
.dropdown { position: relative; }
.dropdown-box { position: absolute; left: 0; top: 100%; z-index: 10; background-color: #d82634; width: 100%; display: none; overflow: hidden; }
.dropdown-box li { border-top: 1px solid #fff; text-align: center; }
.dropdown-box li a { display: block; line-height: 40px; color: #333; }
.dropdown.open .dropdown-box { display: block; }
.kefu { position: fixed; right: -170px; top: 50%; z-index: 900; }
.kefu li a { text-decoration: none; }
.kefu li { margin-top: 1px; clear: both; height: 71px; position: relative; }
.kefu li i { background: url(../image/fx.png) no-repeat; display: block; width: 30px; height: 27px; margin: 0 auto; text-align: center; }
.kefu li p { height: 20px; font-size: 14px; line-height: 20px; overflow: hidden; text-align: center; color: #fff; margin: 0; }
.kefu .kefu-qq i { background-position: 4px 5px; }
.kefu .kefu-tel i { background-position: 0 -21px; }
.kefu .kefu-liuyan i { background-position: 4px -53px; }
.kefu .kefu-weixin i { background-position: -34px 4px; }
.kefu .kefu-weibo i { background-position: -30px -22px; }
.kefu .kefu-ftop { display: none; }
.kefu .kefu-ftop i { width: 33px; height: 35px; background-position: -27px -51px; }
.kefu .kefu-left { float: left; width: 77px; height: 47px; position: relative; }
.kefu .kefu-tel-right { font-size: 16px; color: #fff; float: left; height: 24px; line-height: 22px; padding: 0 15px; border-left: 1px solid #fff; margin-top: 14px; }
.kefu .kefu-right { width: 20px; }
.kefu .kefu-tel-main { background: #d82634; color: #fff; height: 56px; width: 247px; padding: 9px 0 6px; float: left; }
.kefu .kefu-main { background: #d82634; width: 97px; height: 56px; position: relative; padding: 9px 0 6px; float: left; }
.kefu .kefu-weixin-pic { position: absolute; left: -130px; top: -24px; display: none; z-index: 333; }
.kefu-weixin-pic img { width: 115px; height: 115px; }
.yunu-header { overflow: hidden; background: url(../image/head_bg.jpg) no-repeat center top; }
.yunu-header .topbar { line-height: 34px; font-size: 12px; color: #7C7C7C; }
.yunu-header .topbar a { color: #7C7C7C; }
.yunu-header .topbar a:hover { color: #d82634; }
.yunu-header .topbar span { float: right; }
.yunu-header .topbar span a { float: left; padding: 0 15px; background: url(../image/head_top1.png) no-repeat right center; }
.yunu-header .logo { float: left; padding: 4px 35px 4px 0; background: url(../images/head_lbg.png) no-repeat right center; margin: 25px 0; }
.yunu-header .logo img { display: block; height: 90px; width: auto; }
.yunu-header .text { float: left; font-size: 22px; margin: 38px 0 38px 30px; border-left: 1px solid #DADADA; padding-left: 10px; }
.yunu-header .text strong { display: block; font-size: 28px; color: #D82633; }
.yunu-header .text2 { float: left; font-size: 17px; margin: 38px 0 38px 0px; }
.yunu-header .text2 strong { display: block; font-size: 28px; }
.yunu-header .tel { float: right; margin-top: 25px; background: url(../image/tel.png) no-repeat 0 center; padding-left: 50px; }
.yunu-header .tel strong { display: block; font-size: 34px; font-family: Impact; line-height: 1; margin-top: 5px; }
.yunu-nav { background-color: #232323; }
.yunu-nav ul { padding-left: 20px; }
.yunu-nav li { float: left; position: relative; padding: 0 20px; margin-left: -20px; }
.yunu-nav li:after { content: ""; background: url(../image/nav_abg.png) right center; width: 20px; height: 66px; display: block; right: 0; position: absolute; top: 0; }
.yunu-nav li a { display: block; font-size: 16px; font-weight: bold; text-align: center; padding: 0 30px; color: #fff; line-height: 66px; position: relative; }
.yunu-nav li a:hover, .yunu-nav li.active a { background-color: #d82634; }
.yunu-nav li a:hover:before, .yunu-nav li a:hover:after, .yunu-nav li.active a:before, .yunu-nav li.active a:after { content: ''; position: absolute; top: 0; width: 0; height: 0; }
.yunu-nav li a:hover:before, .yunu-nav li.active a:before { border-top: 66px solid transparent; border-right: 19px solid #D82633; left: -19px; }
.yunu-nav li a:hover:after, .yunu-nav li.active a:after { border-bottom: 66px solid transparent; border-left: 19px solid #D82633; right: -19px; }
.yunu-nav .dropdown-box { padding-left: 0; }
.yunu-nav .dropdown-box li { background: none; float: none; padding: 0; margin: 0; }
.yunu-nav .dropdown-box li:after { display: none; }
.yunu-nav .dropdown-box li a { color: #fff; padding: 6px 12px; line-height: 2; font-size: 14px; font-weight: normal; }
.yunu-nav .dropdown-box li a:hover { color: #333; background-color: #fff; }
.yunu-slideBox { height: 650px; position: relative; overflow: hidden; }
.yunu-slideBox .hd { position: absolute; bottom: 20px; font-size: 0; left: 0; width: 100%; text-align: center; z-index: 2; }
.yunu-slideBox .hd li { display: inline-block; width: 40px; height: 8px; margin: 0 10px; background-color: #fff; cursor: pointer; }
.yunu-slideBox .hd li.on { background-color: #d82634; }
.yunu-slideBox .bd, .yunu-slideBox .bd ul, .yunu-slideBox .bd li { width: 100% !important; height: 100% !important; }
.yunu-slideBox .bd li { background: no-repeat center; }
.yunu-slideBox .bd li a { display: block; width: 100%; height: 100%; }
.yunu-sou { padding: 20px 0; border-bottom: 1px solid #eee; }
.yunu-sou .hot { float: left; padding: 8px 0; }
.yunu-sou .hot a { margin-right: 10px; }
.yunu-sou .hform { float: right; }
.yunu-sou .hform input { float: left; font-size: 14px; border: 0; padding: 8px 10px; line-height: 20px; background: url(../image/s_inp.gif) no-repeat 0 0; width: 210px; }
.yunu-sou .hform button { border: 0; border-bottom: 1px solid transparent; padding: 0; float: left; cursor: pointer; outline: none; width: 49px; height: 36px; background: url(../image/s_so.gif) no-repeat 0 0; }
.yunu-sou-inner { background-color: #F2F2F2; }
.yunu-sou-inner .yunu-sou { border-bottom: 0; }
.yunu-sou-inner .hot { padding: 6px 0; }
.yunu-sou-inner .hform { background-color: #fff; border-radius: 20px; overflow: hidden; }
.yunu-sou-inner .hform input { width: 240px; background: none; padding: 6px 15px; }
.yunu-sou-inner .hform button { background: url(../image/VISkins-p1.png) no-repeat -258px -936px; width: 30px; height: 30px; }
.yunu-section { padding: 65px 0; }
.yunu-section-title { margin-bottom: 40px; font-size: 40px; text-align: center; }
.yunu-section-title strong { color: #d82634; }
.yunu-section-title i { display: block; margin: 0 auto 0; width: 57px; height: 66px; background: url(../image/sl_tbg.png) no-repeat center; line-height: 66px; text-align: center; }
.yunu-section-title p { font-size: 20px; margin: 5px 0 0; }
.yunu-section-title p span { color: #ddd; padding: 0 10px; }
.s1 { text-align: center; font-size: 16px; line-height: 2.2; color: #6e6e6e; }
.s2 li { float: left; width: 20%; margin-top: 40px; }
.s2 li a { display: block; }
.s2 li .img-center { overflow: hidden; width: 218px; margin: 0 auto; }
.s2 li .img-center img { -webkit-transition: all 0.5s; transition: all 0.5s; }
.s2 li a:hover .img-center img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.bg1 { background-color: #f5f5f5; position: relative; overflow: hidden; }
.bg1:before { content: ""; width: 0; height: 0; position: absolute; border-top: 50px solid #fff; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; top: 0; margin-left: -960px; }
.bg1 .yunu-section-title { margin-top: -50px; }
.s3 { margin-left: -34px; }
.s3 li { float: left; width: 14.2857142857%; }
.s3 li a { display: block; margin-left: 34px; }
.s3 li .img-center { border: 2px solid #fff; border-radius: 50%; background-color: #fff; width: 135px; height: 135px; line-height: 135px; margin: 0 auto; overflow: hidden; }
.s3 li .text { text-align: center; line-height: 34px; background-color: #333; color: #fff; font-size: 16px; margin-top: 20px; border-radius: 12px; }
.s3 li a:hover .img-center { border-color: #d82634; }
.s3 li a:hover .text { background-image: url(../image/pz_titbgh.png); }
.s4 { margin: 20px 0 0 -20px; }
.s4 li { float: left; width: 33.333333%; }
.s4 li a { display: block; background-color: #fff; margin: 20px 0 0 20px; }
.s4 li .img-center { position: relative; height: 290px; line-height: 290px; overflow: hidden; }
.s4 li .img-center:after { content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); -webkit-transform: skewx(-25deg); transform: skewx(-25deg); }
.s4 li .text { border-top: 1px solid #eee; padding: 20px 60px 20px 20px; position: relative; }
.s4 li .text:after { content: ''; position: absolute; right: 10px; top: 50%; width: 52px; height: 55px; margin-top: -27px; background: url(../image/pz_more2.png) no-repeat center; -webkit-transition: all 0.5s; transition: all 0.5s; }
.s4 li .text h4 { margin: 0; font-size: 18px; font-weight: normal; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.s4 li .text p { font-size: 16px; color: #8B8B8B; margin: 10px 0 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.s4 li a:hover .img-center:after { left: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }
.s4 li a:hover .text:after { -webkit-transform: translateY(-85%); transform: translateY(-85%); background-image: url(../image/pz_more2h.png); }
.bg2 { background: url(../image/sl_bg.png) no-repeat center 0 #000; position: relative; overflow: hidden; color: #fff; }
.bg2:before { content: ""; width: 0; height: 0; position: absolute; border-top: 50px solid #f5f5f5; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; top: 0; margin-left: -960px; }
.bg2:after { content: ""; width: 0; height: 0; position: absolute; border-bottom: 50px solid #fff; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; bottom: 0; margin-left: -960px; }
.bg2 .yunu-section-title { margin-top: -50px; position: relative; z-index: 1; text-align: left; }
.sl-tit { float: right; font-size: 30px; padding-top: 14px; }
.sl-tit span { color: #d82634; }
.sl-desc { border-left: 1px solid rgba(255,255,255,0.15); float: left; }
.sl-desc li { float: left; border-right: 1px solid rgba(255,255,255,0.15); width: 140px; text-align: center; }
.sl-desc li .img-center { height: 48px; line-height: 48px; }
.sl-desc li p { margin: 10px 0 0; line-height: 1; font-size: 24px; }
.sl-tel { float: right; width: 520px; margin-top: 20px; }
.sl-tel span { display: block; font-size: 16px; opacity: 0.4; }
.sl-tel p { margin: 0; font-size: 36px; padding-left: 38px; background: url(../image/sl_tel.png) no-repeat left center; }
.gyds dl { margin: 0; }
.gyds dt { float: left; width: 50%; }
.gyds dt.full img { width: 960px; max-width: none; }
.gyds dd { margin-left: 50%; padding-left: 40px; padding-top: 20px; }
.gyds dd h4 { margin: 0 0 40px; overflow: hidden; font-weight: normal; }
.gyds dd h4 i { float: left; background: url(../image/sl_ctit.png) no-repeat center; color: #fff; width: 61px; line-height: 70px; text-align: center; font-size: 36px; font-style: normal; font-family: Impact; }
.gyds dd h4 span { display: block; margin-left: 85px; font-size: 36px; padding: 1px 0; }
.gyds dd h4 span small { display: block; font-size: 12px; color: #999; text-transform: uppercase; }
.gyds dd p { font-size: 16px; line-height: 2; margin: 0 0 18px; }
.gyds-slide { margin-top: 45px; }
.gyds-slide .bd li { float: left; margin-right: 20px; width: 270px; height: 240px; }
.gyds-slide .bd li .img-center { position: relative; overflow: hidden; height: 100%; width: 100% }
.gyds-slide .bd li .img-center img { height: 186px; overflow: hidden; }

.gyds-slide .bd li .img-center:after { content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); -webkit-transform: skewx(-25deg); transform: skewx(-25deg); }
.gyds-slide .bd li:hover .img-center:after { left: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }
.gyds-slide .hd { text-align: center; font-size: 0; position: relative; margin-top: 30px; margin-bottom: 50px; }
.gyds-slide .hd:before { content: ''; height: 1px; width: 100%; top: 50%; left: 0; background-color: #eee; position: absolute; }
.gyds-slide .hd ul { background-color: #fff; position: relative; z-index: 1; display: inline-block; vertical-align: middle; padding: 0 5px; }
.gyds-slide .hd li { display: inline-block; vertical-align: middle; background: url(../image/sl_cqh.png) no-repeat 0 0; height: 13px; width: 11px; margin: 0 5px; cursor: pointer; }
.gyds-slide .hd li.on { background-image: url(../image/sl_cqhh.png); }
.gyds dl:nth-of-type(even) dt { float: right; }
.gyds dl:nth-of-type(even) dd { margin: 0 50% 0 0; padding-left: 0; padding-right: 40px; }
.gyds dl:nth-of-type(odd) dt.full { margin-left: -360px; }
.bg3 { background-color: #f1f1f1; position: relative; overflow: hidden; }
.bg3:before { content: ""; width: 0; height: 0; position: absolute; border-top: 50px solid #fff; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; top: 0; margin-left: -960px; }
.bg3 .yunu-section-title { margin-top: -50px; }
.hzal { border-top: 1px solid #ddd; padding-top: 30px; margin-bottom: 30px; }
.hzal li { float: left; width: 14.2857142857%; text-align: center; }
.hzal li .img-center { height: 41px; line-height: 41px; }
.hzal li p { margin: 10px 0 0; font-size: 18px; font-weight: bold; }
.hzal-slide { position: relative; }
.hzal-slide .bd { width: 864px; margin: 0 auto; }
.hzal-slide .bd .tempWrap { margin-left: -864px; }
.hzal-slide .bd li { float: left; width: 864px; position: relative; }
.hzal-slide .bd li .img-center { height: 486px; line-height: 486px; position: relative; overflow: hidden; }
.hzal-slide .bd li .img-center:after { content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); -webkit-transform: skewx(-25deg); transform: skewx(-25deg); }
.hzal-slide .bd li a:hover .img-center:after { left: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }
.hzal-slide .bd li .text { background-color: #D5D5D5; }
.hzal-slide .bd li .text h4 { font-size: 18px; margin: 0; text-align: center; padding: 22px 0; font-weight: normal; }
.hzal-slide .bd li .text h4 span { display: none; line-height: 25px; color: #d82634; font-size: 14px; background: url(../image/case_more.png) no-repeat right center; padding-right: 30px; float: right; }
.hzal-slide .bd li .text p { display: none; margin: 0; font-size: 16px; color: #fff; opacity: 0.4; }
.hzal-slide .bd li.on .text { background-color: #2A2A2A; padding: 0 32px 20px; }
.hzal-slide .bd li.on .text h4 { text-align: left; color: #fff; }
.hzal-slide .bd li.on .text h4 span { display: block; }
.hzal-slide .bd li.on .text p { display: block; }
.hzal-slide .hd:before, .hzal-slide .hd:after { content: ''; position: absolute; top: 0; width: 10000em; height: 555px; z-index: 1; background-color: rgba(0,0,0,0.52); }
.hzal-slide .hd:before { right: 50%; margin-right: 432px; }
.hzal-slide .hd:after { left: 50%; margin-left: 432px; }
.hzal-slide .hd a { position: absolute; top: 50%; width: 22px; height: 42px; background: no-repeat center; z-index: 2; margin-top: -21px; }
.hzal-slide .hd a.prev { background-image: url(../image/case_left.png); margin-left: -494px; left: 50%; }
.hzal-slide .hd a.next { background-image: url(../image/case_right.png); margin-right: -494px; right: 50%; }
.bg4 { position: relative; overflow: hidden; }
.bg4:before { content: ""; width: 0; height: 0; position: absolute; border-top: 50px solid #f1f1f1; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; top: 0; margin-left: -960px; }
.bg4 .yunu-section-title { margin-top: -50px; }
.gylc { background: url(../image/lc_bg.jpg) no-repeat center 165px; }
.gylc li { float: left; width: 14.2857142857%; text-align: center; }
.gylc li .img-center { height: 151px; background: url(../image/lc_cbg.png) no-repeat center 0; line-height: 126px; }
.gylc li .img-center .p2 { display: none; }
.gylc li p { margin: 40px 0 0; font-size: 18px; font-weight: bold; }
.gylc li.active { color: #d82634; }
.gylc li.active .img-center { background-image: url(../image/lc_cbgh.png); }
.gylc li.active .img-center .p1 { display: none; }
.gylc li.active .img-center .p2 { display: inline-block; }
.news-box { margin: 0 0 20px; background: no-repeat center 0 #fff; -webkit-box-shadow: 0 0 10px 2px #e7e7e7; box-shadow: 0 0 10px 2px #e7e7e7; padding: 30px 40px }
.news-tit { font-size: 24px; line-height: 1; margin-bottom: 10px; }
.news-tit small { display: block; font-size: 12px; color: #999; margin-top: 5px; }
.news-tit a { float: right; background: url(../image/new_more2.png) no-repeat 0 0; width: 33px; height: 33px; }
.news-1 { margin-left: -68px; }
.news-1 li { float: left; width: 50%; }
.news-1 li a { display: block; margin: 0 0 0 68px; }
.news-1 li h4 { margin: 0; line-height: 45px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.news-1 li p { color: #999; margin: 0; height: 80px; overflow: hidden; }
.news-1 li span { display: block; text-align: right; color: #999; line-height: 1; background: url(../image/new_line.jpg) no-repeat 0 center; font-family: Times New Roman; margin-top: 10px; }
.txtMarquee-top { float: right; width: 293px; margin-top: -31px; padding-right: 33px; }
.txtMarquee-top li { height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.txtMarquee-top li a { color: #999; }
.txtMarquee-top li a:hover { color: #d82634; }
.news-faq { margin-right: 346px; position: relative; padding-top: 106px; }
.news-faq .cover { position: absolute; right: 0; bottom: -30px; }
.news-faq .btn { display: block; background: url(../image/new_more4.jpg) no-repeat center; color: #fff; width: 168px; line-height: 43px; text-indent: 20px; }
.news-left { float: left; width: 400px; }
.news-left .news-box { background-image: url(../image/new_bg.jpg); }
.news-left .news-tit { color: #fff; }
.news-left .news-tit a { background-image: url(../image/new_more1.png); }
.news-left .news-1 { padding-top: 16px; }
.news-left .news-1 li { width: 100%; }
.news-left .news-1 li h4 { margin-top: 10px; }
.news-left .news-1 li p { height: 94px; }
.news-right { float: right; width: 780px; }
.about-cover { height: 400px; background: url(/Upfile/MyFile/zjfw.jpg) no-repeat center; background-size: 150%; position: relative; overflow: hidden; margin-bottom: 40px; width: 400px; overflow: hidden; float: left; display: inline; }
.about-cover:after { content: ""; width: 0; height: 0; position: absolute; border-top: 48px solid #fff; border-right: 960px solid transparent; border-left: 960px solid transparent; left: 50%; top: 0; margin-left: -960px }
.about-cover span:before, .about-cover span:after { content: ""; width: 0; height: 0; position: absolute; left: 50%; bottom: 0; border-bottom: 48px solid #fff; border-right: 960px solid transparent; border-left: 960px solid transparent; }
.about-cover span:after { margin-left: -1920px; }
.about-desc { overflow: hidden; float: right; display: inline; width: 50%; margin-right: 10%; margin-top: 5%; }
.about-desc dt { font-size: 22px; font-weight: bold; }
.about-desc dd { font-size: 16px; line-height: 1.8; margin: 20px 0 0; }
.about-menu { line-height: 28px; margin-bottom: 30px; }
.about-menu .item { float: left; font-size: 0; margin-right: 40px; }
.about-menu .item img { display: inline-block; vertical-align: middle; margin-right: 10px; }
.about-menu .item span { display: inline-block; vertical-align: middle; font-size: 20px; font-weight: bold; }
.about-menu .more { float: right; color: #D82633; text-decoration: underline; padding-right: 22px; background: url(../image/about_more.png) no-repeat right center; }
.about-pic { margin-left: -20px; }
.about-pic li { float: left; width: 25%; }
.about-pic li a { display: block; margin-left: 20px; }
.about-pic li .img-center { position: relative; overflow: hidden; }
.about-pic li .img-center:after { content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width: 100%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,.5), rgba(255,255,255,0)); -webkit-transform: skewx(-25deg); transform: skewx(-25deg); }
.about-pic li a:hover .img-center:after { left: 100%; -webkit-transition: all 0.5s; transition: all 0.5s; }
.yunu-link { padding: 10px 0 30px; }
.yunu-link h4 { border-bottom: 1px solid #ddd; margin: 0; line-height: 55px; font-size: 18px; color: #e70012; }
.yunu-link h4 small { text-transform: uppercase; font-size: 16px; font-weight: normal; color: #999; }
.yunu-link ul { margin-left: -20px; }
.yunu-link li { float: left; margin-left: 20px; margin-top: 20px; }
.footer { background-color: #2a2a2a; padding: 50px 0; color: #fff; }
.footer a { color: #fff; }
.footer a:hover { color: #d82634; }
.footer-title { color: #CA1624; font-size: 30px; font-weight: bold; margin-bottom: 30px; }
.footer-title small { display: block; font-size: 12px; color: #fff; opacity: 0.2; }
.footer-title:after { display: block; content: ''; width: 25px; height: 1px; background-color: #CA1624; }
.footer-nav { float: left; border-right: 1px solid rgba(255,255,255,0.04); width: 270px; }
.footer-nav ul { overflow: hidden; }
.footer-nav li { float: left; width: 50%; }
.footer-nav li a { display: block; padding-right: 10px; line-height: 48px; }
.footer-contact { float: left; width: 480px; padding-left: 60px; border-right: 1px solid rgba(255,255,255,0.04); padding-right: 60px; }
.footer-contact li { font-size: 16px; padding: 13px 0 13px 32px; background: no-repeat 0 center; }
.footer-contact li.i1 { background-image: url(../image/foot_icon1.png); }
.footer-contact li.i2 { background-image: url(../images/foot_icon2.png); }
.footer-contact li.i3 { background-image: url(../image/foot_icon3.png); }
.footer-contact li.i4 { background-image: url(../image/foot_icon4.png); }
.footer-contact li.i5 { line-height: 188%; color: #808080; }
.footer-contact li.i5 a { color: #808080; }

.footer-ewm { float: right; width: 280px; }
.footer-ewm ul { overflow: hidden; margin-left: -30px; }
.footer-ewm li { float: left; width: 50%; }
.footer-ewm li .wrap { margin-left: 30px; }
.footer-ewm li p { margin: 15px 0 0; padding-left: 32px; background: url(../image/foot_ss.png) left center no-repeat; font-size: 16px; }
.yunu-banner { height: 400px; background: no-repeat center; }
.yunu-banner a { display: block; width: 100%; height: 100%; }
.yunu-curmbs { padding: 15px 0; border-bottom: 1px dashed #dcdcdc; margin-bottom: 20px; }
.yunu-curmbs span { padding-left: 10px; border-left: 10px solid #333; }
.yunu-curmbs em { font-style: normal; padding: 0 5px; color: #999; }
.ct2-sd { float: left; width: 240px; }
.ct2-mn { float: right; width: 900px; }
.panel-sd-hd { background-color: #d82634; color: #fff; padding-bottom: 5px; }
.panel-sd-hd h4 { text-align: center; border-bottom: 1px solid #fff; margin: 0; font-size: 24px; padding: 20px 0; }
.panel-sd-bd { border: 1px solid #ececeb; padding: 5px 10px; border-top: 0; }

.yunu-column .lx1 { margin: 0 0 2px; font-weight: normal; background: url(../image/p14-icon5.png) no-repeat right center #999; padding: 20px 40px 20px 40px; }
.yunu-column .lx1 a { display: block; line-height: 30px; font-size: 14px; color: #333; }
.yunu-column .lx1.on, .yunu-column .lx1:hover { background: url(../image/p14-icon2.png) no-repeat right center #d82634; }
.yunu-column .lx1.on a, .yunu-column lx1:hover a { color: #fff; }

.yunu-column .lx2 { margin: 0 0 2px; font-weight: normal; background: url(../image/p14-icon5.png) no-repeat right center #ddd; padding: 0 40px; }
.yunu-column .lx2 a { display: block; line-height: 50px; font-size: 14px; color: #333; }
.yunu-column .lx2.on, .yunu-column .lx2:hover { background: url(../image/p14-icon2.png) no-repeat right center #d82634; }
.yunu-column .lx2.on a, .yunu-column lx2:hover a { color: #fff; }


.yunu-column li { line-height: 50px; border-bottom: 1px solid #fff; }
.yunu-column li a { display: block; padding: 0 40px; background-color: #ECECEC; }
.yunu-column .sub > a { position: relative; }
.yunu-column .sub > a:after { content: ''; width: 8px; height: 8px; border: 2px solid #b8b8b8; border-style: solid solid none none; position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.yunu-column .sub.open > a:after { border-color: #d82634; }
.yunu-column .sub-box { border-left: 1px solid #ECECEC; border-right: 1px solid #ECECEC; display: none; }
.yunu-column .sub.open .sub-box { display: block; }
.yunu-column .sub-box p { margin: 0; border-bottom: 1px solid #ECECEC; }
.yunu-column .sub-box a { background-color: transparent; padding-left: 60px; }
.yunu-contact-z1 { height: 140px; background: url(../image/contact-z1.jpg) no-repeat; margin-bottom: 20px; }
.yunu-contact-z1 p { margin: 0; font-size: 20px; line-height: 30px; background: url(../image/contact-z1_tel.png) no-repeat 74px 44px; padding: 37px 0 0 95px; }
.yunu-contact-z1 span { line-height: 30px; font-size: 18px; padding-left: 73px; }
.yunu-contact-z2 { background-color: #d82634; text-align: center; color: #fff; padding: 20px; margin-bottom: 20px; }
.yunu-contact-z2 p { margin: 0; }
.yunu-contact-z2 p img { vertical-align: middle; margin-right: 5px; }
.yunu-contact-z2 span { display: block; font-size: 26px; font-weight: bold; margin-top: 10px; line-height: 1; }
.yunu-pages { text-align: center; margin: 30px 0; }
.yunu-pages a { display: inline-block; margin: 0 3px; border: 1px solid #ddd; padding: 4px 12px; border-radius: 3px; }
.yunu-pages a.active { background-color: #d82634; border-color: #d82634; color: #fff; }
.yunu-title-1 { border-bottom: 1px solid #ececeb; height: 44px; margin-bottom: 15px; font-size: 24px; }
.yunu-title-1 span { display: inline-block; padding-bottom: 10px; border-bottom: 1px solid #333; }
.yunu-title-2 { margin-bottom: 20px; padding: 15px 0; background-color: #f2f2f2; margin-top: 40px; }
.yunu-title-2 span { display: block; line-height: 1; font-size: 24px; border-left: 3px solid #d82634; padding-left: 10px; }
.yunu-title-2 span small { font-size: 18px; text-transform: uppercase; color: #999; }
.list-2 { margin: 0 0 0 -20px; }
.list-2 li { float: left; width: 33.333333%; }
.list-2 li a { display: block; margin: 0 0 20px 20px; border: 1px solid #ddd; }
.list-2 li .m { height: 225px; line-height: 225px; }
.list-2 li .text { padding: 5px 20px; }
.list-2 li h4 { margin: 0; font-size: 18px; line-height: 45px; height: 45px; overflow: hidden; font-weight: normal; text-align: center; }
.list-2 li a:hover { border-color: #d82634; }
.list-5 { margin: -20px 0 0 -20px; }
.list-5 li { width: 90%; }
.list-5 li a { display: block; border: 1px solid #ddd; overflow: hidden; margin: 20px 0 0 20px; }
.list-5 li .img-center { height: 255px; line-height: 255px; }
.list-5 li .text { padding: 20px; }
.list-5 li .text h4 { margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; }
.list-5 li .text h4 span { float: right; font-size: 12px; color: #999; font-weight: normal; }
.list-5 li .text p { color: #797979; height: 60px; overflow: hidden; margin-bottom: 0; }
.list-5 li .text .more { padding: 6px 12px; color: #fff; background-color: #B6B6B6; font-size: 16px; margin-top: 20px; display: inline-block; }
.list-5 li a:hover { border-color: #d82634; }
.list-5 li a:hover .text .more { background-color: #d82634; }


.ls-pps { margin: -20px 0 0 -20px; }
.ls-pps li { width: 30%; display: inline; float: left; margin: 20px 0 0 20px; }
.ls-pps li a { display: block; border: 1px solid #ddd; overflow: hidden; margin: 20px 0 0 20px; }
.ls-pps li .img-center { height: 255px; line-height: 255px; }
.ls-pps li .text { padding: 20px; }
.ls-pps li .text h4 { margin: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; }
.ls-pps li .text h4 span { float: right; font-size: 12px; color: #999; font-weight: normal; }
.ls-pps li .text .more { padding: 6px 12px; color: #fff; background-color: #B6B6B6; font-size: 16px; margin-top: 20px; display: inline-block; }
.ls-pps li a:hover { border-color: #d82634; }
.ls-pps li a:hover .text .more { background-color: #d82634; }

.yunu-infocontent { margin-bottom: 30px; }
.yunu-infocontent-title { margin-bottom: 20px; text-align: center; }
.yunu-infocontent-title h1 { margin: 0; font-size: 24px; }
.yunu-infocontent-title p { margin: 10px 0 0; font-size: 12px; color: #999; }
.yunu-infocontent-title p span { padding: 0 5px; }
.yunu-infocontent-desc { margin-bottom: 20px; border: 1px solid #ddd; padding: 20px; }
.yunu-infocontent-desc p { display: inline; }
.yunu-infocontent-body { line-height: 2; margin-bottom: 20px; }
.yunu-infocontent-body img { max-width: 100% !important; height: auto !important; }
.yunu-infocontent-epx { margin-bottom: 20px; }
.yunu-infocontent-epx li { line-height: 32px; margin-bottom: 5px; }
.yunu-infocontent-epx li span { display: inline-block; background-color: #A2A2A2; color: #fff; padding: 0 15px; margin-right: 10px; }
.yunu-infocontent-epx li em { float: right; font-style: normal; }
.yunu-infocontent-return { border-top: 1px solid #333; line-height: 32px; }
.yunu-infocontent-return a { margin-right: 10px; }
.yunu-infocontent-return .more { margin: 0; float: right; background-color: #333; color: #fff; padding: 0 10px; }
.yunu-infocontent-rem { margin-bottom: 20px; }
.yunu-infocontent-rem h4 { margin: 0; font-size: 24px; line-height: 55px; }
.yunu-infocontent-rem li { border-top: 1px dashed #dbdbdb; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 46px; }
.yunu-infocontent-rem li span { float: right; }
.yunu-showcase { padding: 20px; margin-bottom: 40px; border: 1px solid #ddd; position: relative; }
.yunu-showcase-info { float: right; width: 400px; display: inline; overflow: hidden; }
.yunu-showcase-info h1 { margin: 0 0 15px; font-size: 24px; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.yunu-showcase-info p { margin: 0; color: #666; height: 168px; }
.yunu-showcase-info .tel { border-top: 2px solid #e6e6e6; margin-top: 15px; padding-top: 15px; background: url(../image/pc-xc-icon2.png) no-repeat 10px 15px; height: 60px; padding-left: 70px; line-height: 21px; font-size: 18px; }
.yunu-showcase-info .tel a { float: right; line-height: 42px; padding: 0 15px; background-color: #dc2821; color: #fff; }

.yunu-showcase .ewms { position: absolute; top: 170px; left: 540px; z-index: 999; overflow: hidden; }
.yunu-showcase .ewms .pt { float: left; display: inline; }
.yunu-showcase .ewms .wz { float: left; display: inline; margin: 50px 0px 0px 5px; color: #d82634; font-weight: 600; font-size: 18px; }

.pc-slide { width: 400px; float: left; }
.view { border: 1px solid #ddd; }
.view .swiper-slide .imgauto { width: 100%; height: 350px; line-height: 350px; vertical-align: middle; }

.view .swiper-container { width: 100%; }
.preview { width: 100%; margin-top: 10px; position: relative; }
.preview .swiper-container { width: 80%; margin: 0 10%; overflow: hidden; }
.preview .swiper-slide { width: 98%; padding: 5px; }
.preview .swiper-slide .imgauto { width: 17%; border: 1px solid #ddd; text-align: center; display: inline; float: left; overflow: hidden; margin: 3px 3px 3px 3px; vertical-align: middle; }
.preview .swiper-slide .imgauto img { display: inline-block; vertical-align: middle; max-width: 100%; max-height: 100%; vertical-align: middle; }
.preview .slide6 { width: 82px; }
.preview .arrow-left { background: url(../image/feel3.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .arrow-right { background: url(../image/feel4.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -9px; width: 9px; height: 18px; z-index: 10; }
.preview .active-nav .imgauto { border: 1px solid #dc2821; }
div.zoomDiv { z-index: 999; position: absolute; top: 0; left: 0; background: #ffffff; border: 1px solid #ddd; display: none; text-align: center; overflow: hidden; font-size: 0; }
div.zoomMask { position: absolute; background: url(../image/mask.png) repeat scroll 0 0 transparent; cursor: move; z-index: 1; }
.cptd { margin-left: -20px; }
.cptd li { float: left; width: 20%; }
.cptd li a { display: block; margin-left: 20px; border: 1px solid #ccc; padding: 25px 10px 10px; -webkit-transition: all 0.5s; transition: all 0.5s; text-align: center; }
.cptd li img { display: block; margin: 0 auto; height: 45px; width: auto; }
.cptd li h4 { margin: 15px 0 10px; color: #d82634; font-weight: normal; font-size: 18px; }
.cptd li h4:after { display: block; content: ''; height: 1px; width: 20px; margin: 5px auto 0; background-color: #d82634; }
.cptd li p { margin: 0; line-height: 1.8; color: #666; height: 75px; overflow: hidden; }
.cptd li a:hover { border-color: #d82634; -webkit-transform: translateY(-10px); transform: translateY(-10px); }
.gsys { margin: 0 0 0 -30px; }
.gsys dl { float: left; width: 450px; margin: 0 0 15px 30px; }
.gsys dt { position: relative; }
.gsys dt span { position: absolute; left: 0; top: 0; background-color: #d82634; color: #fff; font-size: 20px; padding: 6px 15px; }
.gsys dd { margin: 0; }
.gsys dd p { margin: 15px 0; line-height: 26px; }
.gsys dd p:before { content: ""; width: 5px; height: 5px; display: block; border: 2px solid #d82634; float: left; margin-top: 8px; margin-right: 5px; border-radius: 50%; }
.lxwm { background: url(../image/e7b21494464e4269981db9e767e7f646.jpg) no-repeat center / cover; color: #fff; }
.lxwm li { float: left; width: 25%; height: 180px; }
.lxwm li .wrap { display: table; width: 100%; height: 100%; }
.lxwm li .inner { display: table-cell; vertical-align: middle; border-right: 1px solid #444; padding: 30px; line-height: 1.8; }
.zzrz li { float: left; width: 50%; text-align: center; }
.zzrz li .img-center img { -webkit-box-shadow: 28px 25px 20px #e9e9e9; box-shadow: 28px 25px 20px #e9e9e9; }
.zzrz li p { margin: 30px 0 0; }
.prd-btn { display: block; width: 120px; line-height: 34px; font-size: 16px; background-color: #d82634; color: #fff !important; text-align: center; margin: 20px auto 0; }
.yunu-menu-inner { text-align: center; margin-bottom: 20px; }
.yunu-menu-inner a { float: left; width: 16.666666666%; }
.yunu-menu-inner span { display: block; margin-left: 1px; background-color: #f4f4f4; color: #333; font-size: 18px; line-height: 55px; }
.yunu-menu-inner a:hover span, .yunu-menu-inner a.active span { background: url(../image/p16-icon6.png) no-repeat center bottom #d82634; color: #fff; }
.gsjj dt { float: left; width: 886px; }
.gsjj dd { margin-left: 886px; border: 2px solid #d82634; border-left: 0; margin-top: 45px; padding: 45px 0 45px 64px; }
.gsjj dd small { display: block; font: 20px "Times New Roman", Times, serif; text-transform: uppercase; }
.gsjj dd strong { display: block; font: bold 50px "Times New Roman", Times, serif; text-transform: uppercase; }
.gsjj dd h4 { margin: 5px 0 0; color: #d82634; font-size: 36px; }
.gsjj dd h5 { margin: 0; font-size: 26px; font-weight: normal; }
.gsjj-text { margin: 30px 0 0; }
.gsjj-text dt { font-size: 24px; }
.gsjj-text dt strong { display: block; font-size: 36px; }
.gsjj-text dt strong span { font-weight: normal; color: #d82634; font-family: "Times New Roman", Times, serif; }
.gsjj-text dd { margin: 20px 0 0; color: #666; line-height: 1.8; }
.sb { background-color: #f8f8f8; padding: 45px 0; }
.sb dl { margin: 0; }
.sb dt { float: left; width: 600px; }
.sb dd { margin-left: 650px; }
.sb dd p { margin: 60px 0 0; line-height: 1.8; text-align: justify; }
.sb dd p:before { content: ''; display: block; width: 55px; height: 4px; background-color: #d82634; margin-bottom: 15px; }
.fwhf { background: url(../image/8525187fff7e4089b943bac717c75b8d.jpg) no-repeat 0 0; height: 698px; position: relative; }
.fwhf .text { width: 269px; position: absolute; bottom: 0; right: 0; border: 2px solid #ccc6c6; padding: 55px 68px 0; text-align: justify; height: 295px; }
.fwhf .text p { margin: 0; line-height: 2; }
.contact-1 { margin: 0 0 40px; background-color: #f5f5f5; }
.contact-1 dt { float: left; width: 440px; }
.contact-1 dd { margin-left: 440px; padding: 70px 50px 0 50px; }
.contact-1 dd h4 { margin: 0; font-weight: normal; font-size: 16px; color: #d82634; }
.contact-1 dd p { font-size: 16px; color: #666; line-height: 2; margin: 20px 0 0; }
.contact-2 { margin-left: -20px; margin-bottom: 40px; }
.contact-2 li { float: left; width: 25%; }
.contact-2 li .wrap { border: 1px solid #ddd; margin-left: 20px; text-align: center; padding: 20px; }
.contact-2 li img { display: block; height: 50px; width: auto; margin: 0 auto; }
.contact-2 li p { margin-bottom: 0; height: 60px; overflow: hidden; }
.yunu-message { background: url(../image/r1-orderform-1-bg.jpg) no-repeat center bottom #fff; border: 1px solid #ddd; padding: 50px 200px; margin-bottom: 30px; }
.form-group { margin-bottom: 15px; }
.form-label { float: left; line-height: 34px; width: 120px; text-align: right; }
.form-label span { color: #d82634; }
.form-content { margin-left: 130px; }
.form-control { line-height: 20px; font-size: 14px; border: 1px solid #ddd; padding: 6px 12px; width: 600px; display: inline-block; vertical-align: top; font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
select.form-control { height: 34px; }
.form-submit { padding: 6px 22px; color: #fff; background-color: #d82634; border: 0; cursor: pointer; font-size: 16px; border-radius: 3px; }
.form-button { padding: 6px 22px; color: #fff; background-color: #767676; border: 0; cursor: pointer; font-size: 16px; border-radius: 3px; }
.list-4 { margin: 0 0 0 -20px; }
.list-4 li { float: left; width: 25%; }
.list-4 li a { display: block; margin: 0 0 20px 20px; border: 1px solid #ececeb; }
.list-4 li a:hover { border-color: #d82634; }
.list-4 li .m { padding: 10px; height: 148px; line-height: 148px; }
.list-4 li .text { padding: 5px 20px; background-color: #F0F0F0; }
.list-4 li .text h4 { margin: 0; font-size: 14px; line-height: 45px; height: 45px; overflow: hidden; font-weight: normal; text-align: center; }
#message { position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 1000; transform: scale(0); transition: .3s; }
.messagebg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6); z-index: 1001; }
#message .m-content { margin-top: 10%; }
#message .m-content .m-message { background: #fff; width: 580px; background: #fff; padding: 50px; margin: 0 auto; position: relative; z-index: 1002; box-shadow: 1px 1px 50px rgba(0,0,0,.3); }
.m-message { width: 494px; margin: 48px auto 0; }
.m-message label { margin-bottom: 15px; display: block; font-size: 14px; }
.m-message label em { display: block; float: right; color: red; height: 32px; line-height: 32px; }
.m-message label span { width: 70px; height: 34px; line-height: 34px; color: #2F2F2F; float: left; font-weight: bold; text-align: right; display: inline-block; }
.time { float: right; font-weight: initial; margin: 0; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; margin-top: 5px; }
.m-message label input.inp, .m-message label textarea, .m-message label.code input { width: 77%; overflow: hidden; height: 32px; line-height: 32px; border: #cccccc 1px solid; border-radius: 3px; padding: 0 14px; box-sizing: border-box; color: #555; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.m-message label input:focus, .m-message label textarea:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6); }
.m-message label textarea { height: 72px; line-height: 24px; padding: 10px 14px; }
.m-message label.code { line-height: 34px; }
.m-message label.code input { width: 30%; float: left; margin-right: 30px; }
.m-message label.code .pic { display: inline-block; vertical-align: top; width: 80px; height: 32px; }
.m-message label.code img { display: block; width: 100%; height: 100%; }
.btn-1 input { width: 52px; height: 32px; line-height: 32px; background: #e8e8e8; border: none; color: #333; margin-right: 22px; cursor: pointer; transition: 0.3s; }
.btn-1 { padding-left: 72px; }
.btn-1 input.focus { background: #e70012; color: #fff; }
.btn-1 input.focus:hover { background: #444; }
.btn-1 input:hover { background: #ccc; }

.tv_dvs { width: 230px; height: 140px; position: fixed; top: 40px; right: 0px; overflow: hidden; z-index: 999; border: #cccccc 3px solid; }