@charset "utf-8";
/* 564379992@qq.com */
* { margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); box-sizing: border-box; -webkit-box-sizing: border-box; }
body { margin: 0px; padding: 0px; font-family: "Microsoft Yahei","Helvetica Neue",Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,sans-serif,Times New Roman; font-size: 12px; color: #424242; min-width: 1200px; margin: 0 auto; position: relative; background: #fff; -webkit-text-size-adjust: none; }
html, body { width: 100%; height: 100% }
ul, li, p, span, h1, h2, h3, h4, dl, dt, dd, form, input, textarea, select { margin: 0px; padding: 0px; }
input, textarea, select { color: #666; font-family: "Microsoft Yahei","Helvetica Neue",Helvetica Neue,Helvetica,Arial,Lantinghei SC,Hiragino Sans GB,sans-serif,Times New Roman; }
i, em { display: inline-block; font-style: normal; }
*:focus { outline: none }
img { border: 0px; max-width: 100%; }
ul, li { list-style-type: none; }
a { color: #424242; text-decoration: none; border: none; outline: none; transition: all 0.5s ease; }
a:hover { color: #1480c8; }
.clear { clear: both; content: ''; height: 0px; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.wrap { width: 1200px; margin: 0 auto; }
@font-face {
    font-family: HELVETICANEUELTPRO-THEX;
    src: url("../font/HELVETICANEUELTPRO-THEX.OTF") format("opentype");
}
.between{ display: flex;align-items: center;justify-content: space-between;}
.flex{ display: flex; align-items: center;}
.center{ display: flex; align-items: center; justify-content: center;}

.headnav{ height:80px; background:#fff; }
.headnav .wrap{ height:100%;}
.headnav .fl{ width:500px;}
.headnav .fl .logo{ height:48px; margin-right:12px;}
.headnav .fl .text { flex:1;}
.headnav .fl .text h3{ font-size:18px; }
.headnav .fl .text h3 span{ color:#1480c8;}
.headnav .fl .text p{ padding-top:2px; font-size:14px; color:#f60;font-weight: bold;}
.headnav .fr ul{ display: flex; }
.headnav .fr ul li{ margin-left:50px; height:80px; position: relative;}
.headnav .fr ul li > a{ font-size:16px; line-height:80px;}
.headnav .fr ul li > a:hover, .headnav .fr ul li a.on{ color: #1480c8;}
.headnav .fr ul li .son{ position: absolute; left:-30px;  display:none; top:80px; background:#fff; width:120px; z-index:22;}
.headnav .fr ul li .son a:first-child{ border-top:1px solid #eee; }
.headnav .fr ul li .son a{ line-height:45px; border-bottom:1px solid #eee; text-align:center; font-size:14px; display:block;}
.headnav .fr ul li:hover .son{ display:block;}

/***焦点图***/
.banner { overflow: hidden; position: relative; }
.banner .bd ul { }
.banner .bd ul li { float: left; width: 100%; }
.banner .bd ul li img { display: block; width: 100%; }
.banner .hd { position: absolute; width: 100%; text-align: center; bottom: 12px; left: 0px; z-index: 1; }
.banner .hd ul li { width: 12px; height: 12px; display: inline-block; overflow: hidden; line-height: -999px; cursor: pointer; margin: 0 5px; background: rgba(255,255,255,0.3); border-radius: 50%; }
.banner .hd ul li.on { background: #1480c8; }

/***服务***/
.kfsearch{ height:100px; background:#fff; box-shadow: 0px 10px 25px 1px rgba(16,98,255,0.15); position: relative; z-index:2; margin-top:-50px;}
.kfsearch .fl{ width:430px; height:100px; background:url(../img/sbg.png) no-repeat; padding-left:40px;}
.kfsearch .fl h2{ font-size:20px; color:#fff; padding-top:20px;}
.kfsearch .fl h2 img{margin-right:10px;}
.kfsearch .fl p{ color:#fff; font-size:14px; padding-top:10px;}
.kfsearch .fl p span{ color:#FFB800;}
.kfsearch .fr{ padding-right:40px;}
.kfsearch .fr li{ margin-left:16px;}
.kfsearch .fr li .intxt{ width:227px; height:40px; font-size:14px; border:1px solid #E4E7ED; background:#F7F7F7; border-radius:4px; padding:0 12px;}
.kfsearch .fr li .intxt::-webkit-input-placeholder{ color:#B8B8B8;}
.kfsearch .fr li .sbtn{ width:228px; border:0; height:40px; color:#fff; cursor:pointer; border-radius:4px; background: linear-gradient(90deg, #0F60FF 0%, #4FCCFF 100%); font-size:14px;}
.kfsearch .fr li .sbtn img{ margin-right:5px;}
.title { text-align: center; padding:80px 0 58px 0;}
.title h1 { font-size:25px; color:#111737;  }
.title h1 span{ padding:0 12px;}
.title p{ font-size:14px; color:#4E4C56;padding-top:10px;}

.bg1{ background:url(../img/bg.jpg) no-repeat; background-size:cover; padding-bottom:80px; }
.fwfw li{ width:279px; background:#fff;}
.fwfw li .ht{ font-size:20px; color:#fff; font-weight:bold;  height:68px; background: linear-gradient(90deg, #0F60FF 0%, #4FCCFF 100%);  border-radius: 20px 0px 0px 0px; position: relative;}
.fwfw li .ht img{ position: absolute; right:0; top:50%; transform: translateY(-50%);}
.fwfw li .text{ background:#fff; border-radius: 0px 0px 20px 0px; padding:20px;}
.fwfw li .text .p1{ font-size:14px;}
.fwfw li .text .p1 i{ color:#0F60FF; padding-right:5px;}
.fwfw li .text .note{ height:150px; overflow:hidden; color:#4E4C56; line-height:22px; font-size:14px; margin-top:10px;}
.fwfw li .text a{ height:34px; border:1px solid #0F60FF; color:#0F60FF;}
.fwfw li .text a:hover{ background:#1453CE; color:#fff;}

/***标准的流程***/
.bzlc{ padding-bottom:70px; display: flex; flex-wrap: wrap; margin-left:-40px;}
.bzlc li{ position: relative; width:270px; height:112px; margin-left:40px; margin-bottom:40px; }
.bzlc li .box{ width:270px; height:112px; background:#F3F7FA; padding:20px; overflow: hidden;}
.bzlc li .arrow{ position:absolute; right:-35px; top:50%; transform:translateY(-50%);}
.bzlc li .box .num{ font-size:60px; font-style: italic; font-weight: bold; color:#0F60FF; opacity:0.05; position: absolute; left:8px; top:0px;font-family: Impact;}
.bzlc li .box img{ position: absolute; right:10px; bottom:10px;}
.bzlc li .box .text{ position: relative; z-index:1; width:160px;}
.bzlc li .box .text h2{ font-size:16px; color:#0F60FF;}
.bzlc li .box .text p{ color:#4E4C56; line-height:22px; padding-top:5px;}
.bzlc li:last-child .arrow{ display: none;}
.bzlc li:nth-child(4) .arrow{ right:0; left:0; margin:auto; bottom:-100px; transform:rotate(90deg);}

/***标准价值***/
.bzjz{ padding-bottom:98px; background:url(../img/bg2.jpg) no-repeat; background-size:cover; }
.bzjz .title h1{ color:#fff;}
.bzjz .title p{ color:#fff;}
.bzjz ul li{ text-align: center; color:#fff;}
.bzjz ul li  a{color:#fff;}
.bzjz ul li img{ display: block; margin:0 auto;}
.bzjz ul li h2{ font-size:18px; font-weight: normal; padding:12px 0;}
.bzjz ul li p{ max-width:130px; margin:0 auto; line-height:22px;}

/***关于我们***/
.about{ padding-bottom:80px; background:url(../img/bg3.jpg) no-repeat; background-size:cover; }
.about .box{ background:#fff; height:380px; padding:24px; display: flex;}
.about .box img{width:500px; height:400px; margin-top:-65px;}
.about .box .text{ flex:1; padding-left:42px;}
.about .box .text h2{ color:#1453CE; font-size:28px; padding-bottom:12px;}
.about .box .text .note{ font-size: 14px; line-height: 30px; color:#4E4C56; height:250px; overflow: hidden;}
.about .box .text .mo{ width:160px; height:34px;	 color:#0F60FF; border:1px solid #0F60FF;}
.about .box .text .mo:hover{ background:#1453CE; color:#fff;}

/***合作伙伴***/
.painter{ padding-bottom:80px;}
.painter ul{ display: flex; flex-wrap: wrap; margin-left:-21px;}
.painter ul li{ width:182px; height:72px; border:1px solid #E6E9F0; margin-left:21px; margin-bottom:21px;}
.painter ul li img{max-width:100%; max-height:100%;}
.painter ul li:hover{ border:1px solid #1453CE}

/***常见问题***/
.faq{ padding-bottom:80px;}
.faq .faqcon{ display: flex; border:1px solid #ddd; height:286px; overflow: hidden;}
.faq .faqcon .fl{ width:450px; background:#F8F8F8;  height:286px; padding:24px 0 0 24px; overflow: hidden;}
.faq .faqcon .fl li{ height:50px; position:relative; color:#4E4C56; font-size:15px; line-height:48px;}
.faq .faqcon .fl li span{width:40px; float:left; text-align: center; height:48px; line-height:48px; font-weight: bold; color:#4E4C56;}
.faq .faqcon .fl li:nth-child(1) span{ color:#FF4542;}
.faq .faqcon .fl li:nth-child(2) span{ color:#FF6600;}
.faq .faqcon .fl li:nth-child(3) span{ color:#FFA866;}
.faq .faqcon .fl li.on{ background:#fff;}
.faq .faqcon .fl li.on:before{ width:2px; height:100%; background:#0f60ff; content:'';position: absolute; left:0; top:0;}
.faq .faqcon .fr{ flex:1; padding:0 34px;}
.faq .faqcon .fr .fcon{ display:none;}
.faqlist dl{ margin-top:30px; display: flex;}
.faqlist dl dt{ width:36px;}
.faqlist dl dd{ padding-top:5px; flex:1; margin-left:16px; font-size:15px; color:#4E4C56; line-height:24px;}
.faqlist dl dd a{ font-weight: bold; line-height:24px;}
.faqlist .m{ float:right; margin-top:30px; color:#0f60ff;}

.fuwu{ height:220px; overflow: hidden; background:url(../img/bg4.png) no-repeat; background-size:cover; text-align: center; color:#fff}
.fuwu h1{ font-size:28px;font-weight: bold; padding-top:60px;}
.fuwu p{ font-size:14px; color:#fff; padding-top:20px;}

/***底部***/
.footer { background:url(../img/footbg.jpg) no-repeat; background-size:cover; padding-top:48px; padding-bottom:28px;}
.footer .ht{border-bottom:1px solid rgba(255, 255, 255, 0.1);}
.footer .ht li{ height:76px; display: flex; position: relative;  font-size:16px; color:#fff; align-items: center; }
.footer .ht li:after{ width:1px; height:14px; background:#fff; opacity:0.8; margin:0 50px; content:'';}
.footer .ht li:last-child:after{ display:none;}
.footer .ht li img{ margin-right:12px; }
.footer .fm{ padding-top:24px; display: flex; padding-bottom:30px;}
.footer .fm .fl{flex:1;}
.footer .fm .item{ margin-left:64px;}
.footer .fm .item h2{ font-size:18px; color:#fff; padding-bottom:6px;}
.footer .fm .item p,.footer .fm .item a{ font-size:14px;color:#fff; padding-top:12px; display:block; opacity:0.5;}
.footer .fm .item a:hover{ opacity:1;}
.footer .fm .qrcode{ width:131px; text-align: center;}
.footer .fm .qrcode img{ display: block; width:131px; height:131px; margin-bottom:10px;}
.footer .fm .qrcode p{ color:#fff; font-size:14px;}
.footer .link { font-size: 14px; padding:15px 0; overflow: hidden;color: #aaa; border-top:1px solid rgba(255, 255, 255, 0.1); border-bottom:1px solid rgba(255, 255, 255, 0.1); }
.footer .link a { margin: 10px 15px; color: #aaa; }
.footer .copyright {  padding: 20px 0; text-align: center; font-size: 14px; color: #aaa; line-height: 25px; }

/***产品列表***/
.topimg { height:400px; overflow: hidden; }
.content { background: #f6f6f6; overflow: hidden; }
.cate2 { height: 62px; line-height: 62px; text-align: center; overflow: hidden; background: #fff; box-shadow: #cccccc 0 0 12px; margin-top: 40px; }
.cate2 li { display: inline-block; background: url(../img/fg.png) no-repeat center right; }
.cate2 li a { display: block; font-size: 16px; padding: 0 15px; padding-right: 19px; }
.cate2 li a.on { color: #1480c8; }
.cate2 li:last-child { background: none; }
.prolist { overflow: hidden; margin-left: -30px; }
.prolist li { float: left; width: 380px; margin-top: 30px; background: #fff; text-align: center; margin-left: 30px; }
.prolist li .pic { overflow: hidden; position: relative; }
.prolist li .pic img { display: block; transition: all 1s ease; }
.prolist li h2 { font-weight: normal; font-size: 16px; height: 45px; line-height: 45px; padding: 0 12px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.prolist li:hover img { transform: scale(1.4); -webkit-filter: brightness(50%); }
.prolist li .pic:after { width: 60px; height: 60px; background: url(../img/fdj.png) no-repeat center; background-size: 80% auto; content: ''; position: absolute; left: 0px; right: 0px; margin: auto; top: 50%; transform: translateY(-50%) scale(0); transition: all 0.6s ease; opacity: 0; }
.prolist li:hover .pic:after { transform: translateY(-50%) scale(1); opacity: 1; }

/***分页***/
.page { overflow: hidden; text-align: center; padding: 40px 0; }
.page ul li { display: inline-block; }
.page ul li a, .page ul li span { padding: 10px 15px; background: #fff; display:block; color: #888; margin: 0 2px; }
.page ul li.active span { background: #1480c8; color: #fff; border-color: #1480c8 }
.page ul li:hover a { background: #1480c8; color: #fff; border-color: #1480c8 }

/***产品详情***/
.location { font-size: 14px; height: 50px; line-height: 48px; color: #686868; background: url(../img/home.png) no-repeat left center; padding-left: 40px; }
.location a { font-size: 14px; color: #686868; }
.location i { margin: 0 12px; color: #d6d6d6; }
.protop { background: #fff; overflow: hidden; padding: 20px; }
.protop .fl { float: left; width: 750px; }
.protop .fl .bd { height: 460px; width: 750px; overflow: hidden; border: 1px solid #ddd; }
.protop .fl .bd ul li { height: 460px; position: relative; width: 750px; overflow: hidden; display: flex; justify-content: center; align-items: center; }
.protop .fl .bd ul li img { display: block; max-height: 100%; max-width: 100%; }
.protop .fl .bd ul li span { position: absolute; bottom: 0px; left: 0px; height: 45px; line-height: 45px; background: rgba(0,0,0,0.8); width: 100%; font-size: 16px; color: #fff; padding-left: 15px; }
.protop .fl .hd { height: 75px; overflow: hidden; margin-top: 14px; }
.protop .fl .hd ul { width: 760px; }
.protop .fl .hd ul li { float: left; width: 120px; margin-right: 6px; cursor: pointer; height: 75px; position: relative; overflow: hidden; }
.protop .fl .hd ul li img { width: 100%; height: 100%; }
.protop .fl .hd ul li.on:after { width: 100%; height: 100%; content: ''; position: absolute; left: 0px; top: 0px; border: 2px solid #1480c8; box-sizing: border-box; }
.protop .fr { width: 378px; }
.protop .fr h1 { font-weight: normal; font-size: 24px; color: #1480c8; }
.protop .fr .p1 { font-size: 14px; color: #6b6b6b; padding-top: 10px; }
.protop .fr .note { border-top: 1px solid #eee; margin-top: 15px; padding-top: 12px; font-size: 14px; line-height: 23px; color: #666; }
.protop .fr .note h2 { font-size: 16px; padding-bottom: 10px; }
.protop .fr .frbtn { margin-top: 25px; }
.protop .fr .frbtn a { display: block; width: 200px; height: 46px; background: url(../img/btn1.png) no-repeat; margin-bottom: 12px; }
.protop .fr .frbtn a.a2 { background: url(../img/btn2.png) no-repeat; }
.pdbox { padding: 20px 0; line-height: 26px; color: #666; font-size: 14px; }
.pdbox a { color: #1480c8; }

/***案例列表***/
.filter { overflow: hidden; background: #fff; padding: 25px 0; box-shadow: #ccc 0px 2px 10px; position: relative; z-index: 1; }
.filter dl { overflow: hidden; padding-bottom: 12px; border-bottom: 1px dashed #ddd; padding-left: 60px; position: relative; }
.filter dl dt { position: absolute; left: 0px; top: 17px; font-size: 14px; width: 60px; }
.filter dl dd a { float: left; padding: 5px 10px; margin-right: 20px; font-size: 14px; margin-top: 12px; }
.filter dl dd a.on, .filter dl dd a:hover { background: #1480c8; color: #fff; }
.filter dl:last-child { border: 0px; }
.yxtj { padding: 18px 0; font-size: 14px; overflow: hidden; }
.yxtj em { color: #1480c8; margin: 0 4px; }
.caselist { margin-left: -30px; }
.caselist li { float: left; width: 380px; margin-left: 30px; margin-bottom: 30px; }
.caselist li .pic { width: 380px; overflow: hidden; position: relative; }
.caselist li img { display: block; width: 380px; height: 247px; transition: all 2s ease; }
.caselist li em { width: 95px; height: 27px; font-size: 14px; line-height: 27px; background: url(../img/cbg.png) no-repeat; position: absolute; bottom: 0px; right: 0px; text-align: center; color: #fff; }
.caselist li .tit { height: 50px; line-height: 50px; background: #fff url(../img/r2.png) no-repeat 95% center; overflow: hidden; padding: 0 12px; font-size: 16px; }
.caselist li:hover img { transform: scale(1.4); -webkit-filter: brightness(50%); }
.caselist li .pic:after { width: 60px; height: 60px; background: url(../img/fdj.png) no-repeat center; background-size: 80% auto; content: ''; position: absolute; left: 0px; right: 0px; margin: auto; top: 50%; transform: translateY(-50%) scale(0); transition: all 0.6s ease; opacity: 0; }
.caselist li:hover .pic:after { transform: translateY(-50%) scale(1); opacity: 1; }
.cate2.n { margin: 0px; }

/***新闻列表***/
.newlist { overflow: hidden; width:1000px; margin:0 auto; }
.newlist li { position: relative; height: 222px; overflow: hidden; border-bottom: 1px dashed #ddd; padding: 30px 0; }
.newlist li .date { width: 100px; height: 100px; left: 0px; top: 30px; background: #1480c8; position: absolute; text-align: center; color: #fff; font-size: 14px; }
.newlist li .date p b { display: block; font-size: 30px; padding-top: 7px; font-family:HELVETICANEUELTPRO-THEX }
.newlist li .date p.line { width: 25px; height: 1px; display: block; background: #fff; overflow: hidden; margin: 0 auto; margin-top: 12px; }
.newlist li .pic { float: left; width: 256px; height: 165px; margin-left: 128px; }
.newlist li .pic img { width: 256px; height: 165px; }
.newlist li .note { float: right; width: 588px; height: 165px; overflow: hidden; }
.newlist li .note h2 { font-size: 18px; font-weight: normal; }
.newlist li .note .notec { font-size: 14px; line-height: 25px; color: #888; margin: 12px 0; }
.newlist li .note .mo { display: block; color: #1480c8; }
.newbox { background: #fff; padding: 25px; overflow: hidden; }
.newbox .newtit { text-align: center; border-bottom: 1px solid #eee; padding-bottom: 12px; }
.newbox .newtit p { font-size: 14px; color: #888; padding-top: 15px; }
.prevnext { font-size: 16px; padding: 20px 0; overflow: hidden; color: #666; }
.prevnext .fl { width: 50%; overflow: hidden; }
.prevnext .fr { overflow: hidden; }
.prevnext a { color: #666; }
.prevnext a:hover { color: #1480c8; }
.case2 { margin-bottom: 50px; }
.case2 .title { margin-bottom: 50px; }
.book .intext{ padding:10px; width:48%; float:left; border:1px solid #eee; margin-bottom:12px;}
.book .intext.i2{ float:right;}
.book .intext.te{ float:none; width:100%; height:80px;}
.book .sbtn{ padding:10px; width:120px; border:0px; cursor:pointer; background:#0090da; color:#fff;}


/***会员中心***/
.membox{ overflow: hidden; padding:35px 0;}
.mleft{ float: left; width:210px;}
.mleft .minfo{ background:#fff; text-align: center; padding:30px 12px 23px 12px; }
.mleft .minfo .pic{width:80px; height:80px; margin:0 auto; border-radius:50%; position: relative;}
.mleft .minfo .pic .im1{display:block; width:80px; height:80px; border-radius:50%;}
.mleft .minfo .pic .im2{ width:20px; height:16px; position: absolute; right:0px; bottom:0px;}
.mleft .minfo h3{font-weight: normal; font-size:16px; color:#222; padding:10px 0;}
.mleft .minfo .p1{ font-size:14px; color:#666;}
.mleft .minfo .p1 a{color:#E62222;}
.mleft .minfo .p2 { font-size:14px; color: #F46008; padding-top:12px;}
.menu{ background:#fff; margin-top:15px;}
.menu li a{ display: block; height:50px; line-height:50px; font-size:15px; padding-left:86px; color:#333; text-decoration:none;}
.menu li:hover a,.mleft ul li.on a{color:#fff; text-decoration:none;}
.menu li.li1 a{ background:url(../img/mem/m1.png) no-repeat 48px center;}
.menu li.li2 a{ background:url(../img/mem/m2.png) no-repeat 48px center;}
.menu li.li3 a{ background:url(../img/mem/m3.png) no-repeat 48px center;}
.menu li.li4 a{ background:url(../img/mem/m4.png) no-repeat 48px center;}
.menu li.li5 a{ background:url(../img/mem/m5.png) no-repeat 48px center;}
.menu li.li1.on a,.mleft ul li.li1:hover a{ background:#0099FF url(../img/mem/m1on.png) no-repeat 48px center;}
.menu li.li2.on a,.mleft ul li.li2:hover a{ background:#0099FF url(../img/mem/m2on.png) no-repeat 48px center;}
.menu li.li3.on a,.mleft ul li.li3:hover a{ background:#0099FF url(../img/mem/m3on.png) no-repeat 48px center;}
.menu li.li4.on a,.mleft ul li.li4:hover a{ background:#0099FF url(../img/mem/m4on.png) no-repeat 48px center;}
.menu li.li5.on a,.mleft ul li.li5:hover a{ background:#0099FF url(../img/mem/m5on.png) no-repeat 48px center;}

.mright{width:970px; min-height:500px; float: right; background:#fff; padding:30px;}
.mright .mtit h2{ font-size:22px; font-weight: normal;}
.mright .m-money{ height:80px; overflow: hidden; margin-bottom:30px; background: #FAFAFA; border:1px solid #eee; margin-top:25px; line-height:80px; padding:0 35px;}
.mright .m-money .fl span{ float:left;background: url(../img/mem/bi.png) no-repeat left center; padding-left:20px; font-size:16px; color:#7a7a7a;}
.mright .m-money .fl b{ font-size:34px; color: #0099FF;}
.mright .m-money .fr { margin-top:22px;}
.mright .m-money .fr a{float:left; margin-left:15px; width:100px; height:36px; background: #F46008; line-height:36px; text-align: center; border-radius:18px; font-size:14px; color:#fff;}
.mright .m-money .fr a.a2{ background:#0099FF;}
.mright .m-money .fr a:hover{ opacity:0.8;}

.mright .mtable{ margin-top:20px; width:100%;}
.mright .mtable tr th{ height:45px; background:#F4FBFF; font-weight: normal; font-size:14px; color: #666; }
.mright .mtable tr td{ height:50px; text-align: center; font-size:14px; border-bottom:1px solid #f5f5f5;}
.mright .mtable tr td b{color:#0099FF;}
.mright .mtable tr td b.j{color:#F46008;}
.mright .mtable tr td img{display:block; width:90px; height:68px; margin:20px auto;}
.mright .mtable tr td span{ height:22px; line-height:22px; width:50px; display: block; margin:0 auto; border-radius:3px; font-size:12px; color:#fff; background:#0099FF}
.mright .mtable tr td span.s1{background:#7d7d7d;}
.mright .mtable tr td span.s2{background:#E81919;}
.mright .mtable tr td a.blue{ color:#0099FF}
.mright .mtable tr td a.red{ color:#E71414}

/***收藏
.cate{ margin-top:30px; overflow: hidden; margin-bottom:10px;}
.cate ul{float:left;}
.cate li{ float: left; margin-right: 12px;}
.cate li a{ display: block; padding:8px 20px; font-size: 14px; color:#535353; border-radius: 18px; background: #eee;}
.cate li a:hover,.cate li a.on{ background: #0099FF; color:#fff;}
.cate .upzp{float:right; width:120px; height:36px; line-height:36px; border-radius:18px; padding-left:45px; background:#0099FF url(../img/mem/up2.png) no-repeat 15px center; color:#fff; font-size:14px;}
.cate .upzp:hover{opacity:0.8;}

/***咨询***/
.zhixun{ position:fixed; background:url(../img/kefu.png) no-repeat top; z-index:222; right:0px; bottom:20%; width:62px; height:379px;}
.zhixun ul li{ position:relative; margin-bottom:1px; width:62px; height:64px;}
.zhixun ul li .zxc{ width:62px; height:64px; position:absolute; right:0px; top:0px; transition:all 0.3s ease;}
.zhixun ul li .zxc.ztel span{ display:block; background:#0099FF; height:62px; width:150px; text-align:center; font-family:'HelveticaNeueLTCom-LtEx'; overflow:hidden; float:right; color:#fff; font-size:14px; line-height:62px; font-weight:bold;}
.zhixun ul li .zxc.ztel { right:-150px;}
.zhixun ul li:hover .zxc.ztel{ right:62px; }
.zhixun ul li .zxc.zwx span{ position:absolute; right:62px; bottom:-62px; width:140px; height:140px; background:#fff; transition:all 0.3s ease; transform:scale(0); transform-origin:right center; padding:5px;  opacity:0;}
.zhixun ul li:hover .zxc.zwx span{ transform:scale(1); opacity:1;}
