@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; }
.clear { clear: both; content: ''; height: 0px; overflow: hidden; }
.fl { float: left; }
.fr { float: right; }
.wrap { width: 1200px; margin: 0 auto; margin-top: 120px;margin-bottom: 120px}
@font-face {
    font-family: HELVETICANEUELTPRO-THEX;
    src: url("../font/HELVETICANEUELTPRO-THEX.OTF") format("opentype");
}

input[type=checkbox]{ -webkit-appearance:none; width:15px; height:15px; border-radius:2px; cursor:pointer; transition:all 0.3s ease; border:1px solid #ddd; background-position:2px 1px; vertical-align:-3px; margin-right:5px;}
input[type=checkbox]:hover{ border-color:#db241c;}
input[type=checkbox]:checked{ background:#db241c url(../img/mem/gou.png) no-repeat 2px 2px; background-size:10px auto; border-color:#db241c;}
input[type=radio]{ -webkit-appearance:none; width:16px; height:16px; border-radius:50%; position: relative; cursor:pointer; transition:all 0.3s ease; border:1px solid #ddd; background-position:center center; vertical-align:-3px; margin-right:5px;}
input[type=radio]:checked{  border-color:#db241c;}
input[type=radio]:checked:after{ width:8px; height:8px; background:#db241c; content:''; border-radius:50%; position: absolute; left:0; right:0; margin:auto; top:50%; transform: translateY(-50%);}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#bfbfbf;}


/***焦点图***/
.banner { overflow: hidden; position: relative;margin-top: 92px; }
.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: #db241c; }
.banner .next, .banner .prev { width: 22px; height: 38px; position: absolute; cursor: pointer; transition: all 0.5s ease; top: 50%; transform: translateY(-50%); }
.banner .next { background: url(../img/btnr.png) no-repeat; right: 30px; transform: translateX(60px); }
.banner .prev { background: url(../img/btnl.png) no-repeat; left: 30px; transform: translateX(-60px); }
.banner:hover .next { transform: translateX(0); }
.banner:hover .prev { transform: translateX(0); }
/***导航***/
.headnav { overflow: hidden; height: 90px; overflow: hidden; }
.headnav .logo { float: left; height:50px; margin-top: 20px; }
.headnav ul { float: right; height: 90px; }
.headnav ul li { float: left; margin-left: 2px; }
.headnav ul li a { display: block; height: 90px; width: 110px; position: relative; line-height: 90px; font-size: 16px; text-align: center; }
.headnav ul li a span { width: 100%; position: absolute; height: 90px; background: #fff; display: block; top: 0px; left: 0px; transition: all 0.5s ease; z-index: 11; }
.headnav ul li a em { width: 100%; position: absolute; height: 90px; background: #db241c; display: block; top: 90px; left: 0px; color: #fff; transition: all 0.5s ease; z-index: 1; }
.headnav ul li a:hover span, .headnav ul li a.on span { -webkit-transform: rotateX(90deg) translateZ(45px); }
.headnav ul li a:hover em, .headnav ul li a.on em { top: 0px; }
.inwu { padding: 53px 0; margin-left: -18px; height: 230px; }
.inwu li { float: left; margin-left: 18px; }
.inwu li img { display: block; width: 225px; }
/***产品***/
.title { text-align: center; margin-top: 50px; }
.title h1 { font-size: 30px; font-weight: normal; font-family: HELVETICANEUELTPRO-THEX; color:#999; }
.title h2 { position: relative; text-align: center; background: url(../img/x.png) no-repeat center; font-weight: normal; font-size: 24px; }
.product {  overflow: hidden;  }
.cate { padding: 34px 0; text-align: center; overflow: hidden; }
.cate li { display: inline-block; margin: 0 10px; }
.cate li a { display: block; padding: 8px 15px; min-width:120px; text-align:center; border:1px solid #ddd; color:#888; border-radius:30px; color: #3d3d3d; font-size: 14px; }
.cate li a:hover { background: #db241c; color: #fff; border:1px solid #db241c; }
.cate li.on a { background: #db241c; color: #fff; }
.plist { position: relative; overflow: hidden; margin-left: -50px; }
.plist li { float: left; width: 366px; margin-left: 50px; margin-bottom: 40px; position: relative; height: 230px; overflow: hidden; }
.plist li img { display: block; width: 100%; height: 100%; transition: all 2s ease; }
.plist li span { position: absolute; text-align: center; bottom: 0px; left: 0px; height: 45px; line-height: 45px; padding: 0 12px; width: 100%; color: #fff; background: rgba(0,0,0,0.8); font-size: 16px; }
.plist li:hover img { transform: scale(1.3); }
.more { display: block; margin: 0 auto; height: 35px; line-height: 35px; border-radius:30px; text-align: center; margin-top: 12px; border: 1px solid #4f4f4f; width: 125px; }
.more:hover { background: #db241c; color: #fff; border: 1px solid #db241c }
/***关于我们***/
.about { background: url(../img/bg2.jpg) no-repeat center top; overflow: hidden; margin-top:40px; }
.about .title { color: #fff; }
.about .title h1{ color:#fff;}
.about .title h2 { background: url(../img/x2.png) no-repeat center; }
.about .abox { width: 1218px; height: 580px; background: url(../img/k.png) no-repeat; overflow: hidden; margin-top: 50px; margin-left: -9px; }
.about .abox .fl { width:516px; height:457px; position: relative; margin-left:40px; margin-top:60px; }
.about .abox .fl img { width:516px; height:457px; display:block; }
.about .abox .fr { width: 569px; margin-top:60px; margin-right: 30px; }
.about .abox .fr .atit h1 { font-size: 44px; font-family: Impact; color: #db241c; }
.about .abox .fr .atit .line { height: 3px; width: 100px; background: #eee; overflow: hidden; margin: 15px 0; }
.about .abox .fr .atit h2 { font-weight: normal; font-size: 24px; }
.about .abox .fr .aboxc {  overflow: hidden; font-size: 14px; line-height: 26px; color: #666; margin: 20px 0; }
.about .abox .fr ul { margin-left: -65px; margin-top: 15px; }
.about .abox .fr ul li { float: left; width: 75px; text-align: center; margin-left: 65px; }
.about .abox .fr ul li a { font-size: 14px; }
.about .abox .fr ul li img { display: block; margin: 0 auto; margin-bottom: 12px; }


/***底部***/
.footer { background: #333; padding-top: 50px; border-top: 1px solid #eee; }
.footer .ftel { font-size: 15px; color: #aaa; float: left; width: 244px; }
.footer .ftel h2 { color: #f60; font-weight: bold; font-size: 30px; padding-top: 10px; font-family: Microsoft Yahei; }
.footer .ftel .share { margin-top: 12px; }
.footer .ftel .share a { width: 50px; height: 50px; border-radius: 50%; float: left; margin-right: 12px; position: relative; color:#aaa; }
.footer .ftel .share a.a1 { background: url(../img/weixin.png) no-repeat center; background-size: 40px auto; }
.footer .ftel .share a.a2 { background: url(../img/qq.png) no-repeat center; background-size: 35px auto; }
.footer .ftel .share a.a1:hover { background: #db241c url(../img/weixinon.png) no-repeat center; background-size: 40px auto; }
.footer .ftel .share a.a2:hover { background: #db241c url(../img/qqon.png) no-repeat center; background-size: 35px auto; }
.footer .ftel .share a img { position: absolute; width: 150px; height: 150px; left: -50px; top: -160px; max-width: 180px; border: 1px solid #eee; background: #fff; position: absolute; transform: scale(0); opacity: 0; transform-origin: center top; transition: all 0.8s ease; box-shadow: #eee 0 0 10px; }
.footer .ftel .share a:hover img { transform: scale(1); opacity: 1; }
.footer dl { float: left; width: 121px; margin-left: 62px; }
.footer dl dt a { font-size: 18px; display: block; margin-bottom: 10px; color:#fff; }
.footer dl dd a { font-size: 14px; display: block; line-height: 35px; color: #aaa; }
.footer dl dd a:hover { color: #db241c; }
.footer .link { font-size: 14px; padding: 50px 0; overflow: hidden;color: #aaa; }
.footer .link a { margin: 10px 15px; color: #aaa; }
.footer .copyright { background: #1c1c1c;padding: 20px 0; text-align: center; font-size: 14px; color: #888; line-height: 25px; }

/***产品列表***/
.topimg { height: 360px; overflow: hidden; }
.content { width:100%;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: #db241c; }
.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: #db241c; color: #fff; border-color: #db241c }
.page ul li:hover a { background: #db241c; color: #fff; border-color: #db241c }
/***产品详情***/
.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 #db241c; box-sizing: border-box; }
.protop .fr { width: 378px; }
.protop .fr h1 { font-weight: normal; font-size: 24px; color: #db241c; }
.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 { text-align: center; line-height: 26px; color: #666; font-size: 14px; }
.pdbox p:first-of-type{
	margin-top: 30px;
	text-indent: 2em;
}
.pdbox a { color: #db241c; }

/***案例列表***/
.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: #db241c; color: #fff; }
.filter dl:last-child { border: 0px; }
.yxtj { padding: 18px 0; font-size: 14px; overflow: hidden; }
.yxtj em { color: #db241c; 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; }
.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: #db241c; 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: 773px; 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: #db241c; }
.newbox { background: #fff; padding: 25px; overflow: hidden; }
.newbox .newtit { text-align: center; border-bottom: 1px solid #eee; padding-bottom: 12px; padding-top: 30px;}
.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: #db241c; }
.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}

/*header*/
header{
	width:100%;
	height: 90px;
	background:#fff;
	position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    box-shadow: 0px 2px 8px 0px rgba(224,224,224,0.5);
}
header .head{
	width:1200px;
	margin:0 auto;
}
.head .headlf{
	width: 36%;
	float: left;
}
.headlf a img{
	display: block;
	margin-top: 20px;
}
.head .headrg{
	width: 64%;
	float: left;
}
.headrg .headrg_menu{
	width: 100%;
	overflow: hidden;
	margin-top: 35px;
}
.headrg .headrg_menu>li{
	float: left;
	width:16% ;
	text-align: center;
}
.headrg .headrg_menu li>a{
	display:block;
	font-size: 16px;
	color:#333;
	letter-spacing: 1px;
    position: relative;
    font-weight: 500;
    z-index: 0;
    text-align: center;
}
.headrg .headrg_menu li>a:hover{
	text-decoration: none!important;
}
.nav-item.active .nav_list:after, .nav-item:hover .nav_list:after{
    content: '';
    position: absolute;
    left:39px;
    bottom: 3px;
    width:35%;
    height: 6px;
    background: #FF8260;
    z-index: -1;
}
.headrg .nav-item .submenu{
	width: 150px;
	background: #fff;
	display: none;
	z-index: 99;
	margin-top: 35px;
	margin-left: -15px;
	border-radius:8px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2)
}
.headrg .nav-item .submenu li{
	height: 45px;
	line-height: 45px;
	border-bottom:solid 1px #e7e7e7;
}
.headrg .nav-item .submenu li:last-of-type{
	border-radius:8px;
}
.headrg .nav-item .submenu li a{
	font-size: 14px;
	text-align: center;
	color:#666;
}
.headrg_menu li:hover .submenu{
	display: block;
}
/*关于乐工惠*/
.aboutmain{
	width:100%;
	margin-top: 110px;
}
.aboutmain .aboutcont{
	width:1200px;
	margin:0 auto;
}
.aboutcont .aboutcontlf{
	width:40%;
	float: left;
}
.aboutcontlf img{
	width: 90%;
}
.aboutcont .aboutcontrg{
	width: 50%;
	float: left;
	margin-left: 80px;
	margin-top: 35px;
}
.aboutcontrg .dese_title{
	height: 85px;
	line-height: 85px;	
}
.dese_title p{
	display: inline-block;
	font-size: 40px;
	color:#333;
	letter-spacing: 1px;
	font-family: "宋体";
	font-weight: bold;
}
.dese_title span{
	font-weight: normal;
	color: #666;
	font-size: 18px;
	position: relative;
	top:-8px;
	letter-spacing: 1px;
	padding-left: 8px;
}
.aboutcontrg .desc_p2{
	font-size: 15px;
	color:#666;
	font-family: "宋体";
	letter-spacing: 1px;
	line-height: 33px;
	text-indent: 2em;
}
.aboutcontrg .desc_p2:first-of-type{
	margin-bottom: 35px;
}
.aboutcontrg .desc_button{
	margin-top: 35px;
}
.desc_button a{
	display: inline-block;
	width: 155px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	text-align: center;
	font-family: "宋体";
	letter-spacing: 1px;
}
.desc_button a:last-of-type{
	margin-left: 20px;
}
.desc_button a img{
	position: relative;
	top:2px;
}
.desc_button a:first-of-type{
	border:2px solid #FF805D;
	color:#FF805D;
}
.desc_button a:last-of-type{
	border:2px solid #666666;
	color: #666666;
}
/*品类*/
.goodslist{
	width:1200px;
	margin:0 auto;
	margin-top: 60px;
	padding-bottom: 90px;
}
.goodslist ul{
	width: 100%;
	background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0, 0, 0, .05);
    border: 1px solid #e4e4ea;
    border-radius:8px;
    position: relative;
    overflow: hidden;
    padding: 75px 0px;
}
.goodslist ul .goodslist_first{
	float: left;
	width: 20%;
	margin:0 auto;
	text-align: center;
}
.goodslist ul .aa{
	position: relative;
}
.goodslist ul .aa:before {
    position: absolute;
    top: 15px;
    left: 0;
    bottom: 2px;
    content: "";
    width: 1px;
    background-color: var(--moniz-extra, #e4e4ea);
}
.goodslist ul .goodslist_first h3{
	font-size: 25px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #333;
}
.goodslist ul .goodslist_first p{
	color: #666;
	font-weight: 700;
	font-size: 12px;
	margin-top: 3px;
}
.goodslist_first img {
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.goodslist_first a:hover img {
    transform: scale(1.2);
}
.goodslist ul .goodslist_special{
	position: absolute;
    bottom: -110px;
    left: -55px;
    height: 165px;
    width: 165px;
    background-color: var(--moniz-primary, #fc653c);
    border-radius: 50%;
}
/*品质好货*/
.goodquality{
	width: 100%;
	background: #F5F5F5;
	padding:70px 85px;
}
.goodquality .qualitygoods{
	width: 1200px;
	margin:0 auto;
}
.qualitygoods h3{
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
}
.qualitygoods ul{
	width: 100%;
	margin:0 auto;
	margin-top: 5px
}
.qualitygoods ul li{
	float:left;
	width: 31.6%;
	background: #fff;
	border-radius: 8px;
	padding:30px 0px;
	text-align: center;
	margin-top: 30px;
	position: relative;
}
.qualitygoods ul li:nth-of-type(2),.qualitygoods ul li:nth-of-type(3),.qualitygoods ul li:nth-of-type(5),.qualitygoods ul li:nth-of-type(6){
	margin-left: 30px;
}
.qualitygoods ul li>a p{
	font-size: 20px;
	letter-spacing: 1px;
	color: #333;
	margin-top: 20px;
}
.qualitygoods ul li>a>span{
	display: block;
	font-size: 12px;
	letter-spacing: 1px;
	color: #666;
	padding-top:8px;
}
.qualitygoods ul li.qualitygoods_special{
	position: relative;
}
.qualitygoods ul li.qualitygoods_special a>img{
	width: 246px;
	height: 246px;
}
.qualitygoods ul li a .goods_buy{
	width: 100%;
	background:rgba(0,0,0,.6);
	position: absolute;
	height: 378px;
	border-radius: 8px;
	top: 0px;
	display: none;
}
.qualitygoods ul li .goods_buy span{
	display: block;
	width: 140px;
	height: 140px;
	margin:0 auto;
	border-radius: 50%;
	border:2px solid #fff;
	color:#fff;
	font-size: 24px;
	padding: 35px 0px;
	margin-top: 109px;
	margin-left: 118px;
}
.qualitygoods ul li>a:hover .goods_buy {
	display: block;
}
.qualitygoods>a{
	display: block;
	width: 58px;
	height: 26px;
	background: #000;
	color:#fff;
	font-size: 12px;
	line-height: 26px;
	text-align: center;
	margin:0 auto;
	margin-top:35px;
	letter-spacing: 1px;
}
/*合作品牌*/
.cooperativebrand{
	width: 100%;
	padding:70px 85px;
}
.cooperativebrand .pro_brand{
	width: 1200px;
	margin:0 auto;
}
.pro_brand h3{
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
}
.pro_brand img{
	margin-top: 30px;
}
/*活动展示*/
.activitydisplay{
	margin:0 auto;
	width:100%;
	position:relative;
	background: #F5F5F5;
	padding-bottom: 80px;
}
.pro_activityshow{
	width:1200px;
	margin:0 auto;
}
.pro_activityshow h3{
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
	padding-top: 55px;
}
.pro_activityshow .pro_actshow{
	width:1048px;
	height:450px; 
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.pro_activityshow .pro_actshow ul{
	margin-top: 30px;
	width:2000%;
	height:400px; 
	position:absolute;
	top:15; 
	left:0;
}
.pro_activityshow .pro_actshow ul li{
	float:left;
	width:320px;
	height:340px;
	margin-left: 30px;
	color:#6C6E85;}

.pro_activityshow .pro_actshow ul li img{
	width:95%;
	display:block;
	 margin:0 auto;
	}
.pro_actshow ul li p{
	width: 85%;
	margin:0 auto;
	text-align: left;
	background: #fff;
	position: relative;
	top:-43px;
	height: 200px;
}
.pro_actshow ul li p span{
	display: block;
	width: 75%;
	margin:0 auto;

}
.pro_actshow ul li p span:first-of-type{
	color:#333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 20px;
}
.pro_actshow ul li p span:last-of-type{
	color:#999;
	font-size: 12px;
	letter-spacing: 2px;
	padding-top: 10px;
	line-height: 20px;
}
.pro_actshow ul li a{
	display: block;
	background: #CE9359;
	width: 85px;
	height: 33px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	line-height: 33px;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	top:-62px;
	left: 68%;
}
.pro_activityshow .but_left{
	width: 5%;
	position: relative;
	bottom: 180px;
	text-align: center;
}
.pro_activityshow .but_right{
	width: 5%;
	position: relative;
	bottom: 209px;
	left: 96%;
	text-align: center;
}
/*.pro_activityshow .but_left:hover{
	background:url('../img/lefthover.png') no-repeat;
}
.pro_activityshow .but_right:hover{
	background:url('../img/righthover.png') no-repeat;
	position: relative;
	bottom: 209px;
	left:100%;
}*/
/*服务城市*/
.sevicecity{
	margin:0 auto;
	width:100%;
	padding-bottom: 80px;
	overflow: hidden;
}
.pro_citylist{
	width:1200px;
	margin:0 auto;
}
.pro_citylist h3{
	font-size: 38px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #333;
	text-align: center;
	padding-top:120px;
}
.pro_citylist .citylist_cont{
	width: 100%;
	margin-top:60px; 
}
.citylist_cont .pro_citylistlf{
	float: left;
}
.citylist_cont .pro_citylistrg{
	width: 40%;
	float: left;
	margin-left: 120px;
	margin-top: 80px;
}
.pro_citylistrg .citycont{
	float: left;
	width:50%;
	margin-bottom: 80px;
}
.citycont p{
	width: 95px;
	height: 48px;
	border:1px solid #FE805A;
	color: #FE805A;
	font-size: 27px;
	font-weight: bold;
	line-height: 48px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 1px;
}
.citycont span{
	display: block;
	font-size: 16px;
	font-family: "宋体";
	color: #666
}
.citycont span:first-of-type{
	margin-top: 18px;
	margin-bottom: 11px;
}
/*底部*/
footer{
	width: 100%;
	background: #21201E;
	/*overflow: hidden;*/
}
footer .foot{
	width: 1200px;
	margin:0 auto;
	padding-top: 25px;
	padding-bottom: 55px;
}
.foot .footcont{
	width: 100%;
	margin-top: 80px;
	overflow: hidden;
}
.foot .footlf{
	float: left;
	width: 20%;
	border-right: 1px solid #393836
}
.footlf h5{
	color:#fff;
	letter-spacing: 2px;
	font-size: 20px;
}
.footlf>p{
	color:#999;
	font-size: 12px;
	font-family:"宋体";
	margin-top: 3px;
}
.footlf ul {
	margin-top: 40px;
}
.footlf ul li{
	padding-bottom: 20px;
}
.footlf ul li span:first-of-type{
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 4px solid transparent;
}
.footlf ul li span:last-of-type{
	color:#fff;
	font-family: "宋体";
	font-size: 12px;
	letter-spacing: 1px;
	padding-left: 10px;
}
.foot .footcen{
	float: left;
	width: 40%;
	border-right: 1px solid #393836;
	margin-left:145px;
}
.footcen h5{
	color:#fff;
	letter-spacing: 2px;
	font-size: 20px;
}
.footcen>p{
	color:#999;
	font-size: 12px;
	font-family:"宋体";
	margin-top: 3px;
}
.footcen ul {
	margin-top: 40px;
}
.footcen ul li{
	padding-bottom: 20px;
}
.footcen ul li img{
	display:inline-block;
	position: relative;
	top:3px;
}
.footcen ul li span,.footcen ul li p{
	color:#fff;
	font-family: "宋体";
	font-size: 12px;
	letter-spacing: 1px;
}
.footcen ul li span{
	padding-left: 5px;
}
.footcen ul li p{
	margin-left: 57px;
	margin-top: 10px;
}
.foot .footrg{
	float: left;
	width: 20%;
	margin-left: 95px;
}
.footrg h5{
	color:#fff;
	letter-spacing: 2px;
	font-size: 20px;

}
.footrg>p{
	color:#999;
	font-size: 12px;
	font-family:"宋体";
	margin-top: 3px;
}
.footrg img{
	border:8px solid #656565;
	margin-top: 40px;
}
footer .copyright{
	width: 100%;
	height: 100px;
	background: #111111;
}
.copyright p,.copyright p a{
	color: #999;
	font-size: 14px;
	text-align: center;
	font-family: "宋体";
	letter-spacing: 1px;
	line-height: 25px;
}
.copyright p:first-of-type{
	padding-top: 28px;
}
/*企业活动*/
.activities{
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.pro_actcont{
	width:1200px;
	margin:0 auto;
}
.pro_actcont h3{
	font-size: 45px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	padding-top:50px;
}
.pro_actcont .onlineact{
	width: 100%;
	overflow: hidden;
	margin-top:80px;
	padding-bottom: 50px;
}
.onlineact .onlineactlf{
	float: left;
	width: 40%;
	margin-top: 50px;
}
.onlineactlf p.onlineact_title{
	font-size:28px;
	color: #333;
	letter-spacing: 2px;	
}
.onlineactlf .onlineact_title span{
	display: block;
	width: 117px;
	height: 3px;
	background:  #FE7E5C;
}
.onlineactlf p:nth-of-type(2){
	width: 85%;
	text-indent: 2em;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	margin-top: 30px;
	letter-spacing: 2px;
}
.onlineactlf .onlineact_list{
	width: 85%;
	margin-top: 20px;
}
.onlineactlf .onlineact_list span:first-of-type{
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #FE7F5A;
	border-radius: 50%;
	position: relative;
	top: -2px;
}
.onlineactlf .onlineact_list span:nth-of-type(2),.onlineactlf .onlineact_list span:nth-of-type(3){
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 2px;
}
.onlineactlf .onlineact_list span:nth-of-type(2){
	color: #FE7F5A;
	padding-top: 2px;
}
.onlineactlf .onlineact_list span:nth-of-type(3){
	color: #666;
	padding-top: 2px;
}
.onlineact .onlineactrg{
	float: left;
	width: 60%;
}
.onlineact .onlineactrg img{
	display: block;
	margin:0 auto;
}
.pro_actcont .offlineact{
	width: 100%;
	overflow: hidden;
	margin-top:80px;
}
.offlineact .offlineactlf{
	float: left;
	width:60%;
}
.offlineact .offlineactrg{
	float: left;
	width:40%;
}
.offlineactrg p.onlineact_title{
	font-size:28px;
	color: #333;
	letter-spacing: 1px;	
}
.offlineactrg .onlineact_title span{
	display: block;
	width: 117px;
	height: 3px;
	background:  #FE7E5C;
}
.offlineactrg p:nth-of-type(2){
	margin-top: 25px;
}
.offlineactrg p:nth-of-type(2),.offlineactrg p:nth-of-type(3),.offlineactrg p:nth-of-type(4){
	width: 85%;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	letter-spacing: 2px;
}
.offlineactrg .onlineact_list{
	width: 88%;
	margin-top: 20px;
}
.offlineactrg .onlineact_list span:first-of-type{
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #FE7F5A;
	border-radius: 50%;
	position: relative;
	top: -2px;
}
.offlineactrg .onlineact_list span:nth-of-type(2),.offlineactrg .onlineact_list span:nth-of-type(3){
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
}
.offlineactrg .onlineact_list span:nth-of-type(2){
	color: #FE7F5A;
	padding-top: 2px;
}
.offlineactrg .onlineact_list span:nth-of-type(3){
	color: #666;
	padding-top: 2px;
}
.pro_actcont .pro_recommend{
	display: block;
	width: 170px;
	height: 55px;
	line-height: 55px;
	border-radius: 10px;
	border:1px solid #FE805A;
	color: #FE805A;
	font-size: 22px;
	letter-spacing: 2px;
	text-align: center;
	margin:0 auto;
	margin-top: 60px;
}
.pro_actcont .select_act{
	width: 100%;
	border-radius: 10px;
	margin-top: 50px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	margin-bottom: 70px;
}
.select_act img{
	display: block;
	margin:0 auto;
	padding-top: 60px;
	padding-bottom: 80px;
	margin-left: 135px;
}
/*电影通兑*/
.movie{
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.pro_moviecont{
	width:1200px;
	margin:0 auto;
}
.pro_moviecont h3{
	font-size: 45px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	padding-top:50px;
}
.pro_moviecont .movieintro{
	width: 100%;
	overflow: hidden;
	margin-top:80px;
	padding-bottom: 60px;
}
.movieintro .movieintrolf{
	float: left;
	width:50%;
}
.movieintro .movieintrorg{
	float: left;
	width:45%;
	margin-left: 50px;
}
.movieintrorg p.movieintro_title{
	font-size:28px;
	color: #333;
	letter-spacing: 2px;	
}
.movieintrorg .movieintro_title span{
	display: block;
	width: 117px;
	height: 3px;
	background:  #FE7E5C;
}
.movieintrorg p:nth-of-type(2),.movieintrorg p:nth-of-type(3){
	width: 85%;
	text-indent: 2em;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	margin-top: 30px;
	letter-spacing: 2px;
}
.movieintrorg p:nth-of-type(4),.movieintrorg p:nth-of-type(5){
	width: 50%;
	float: left;
}
.movieintrorg p span{
	display: inline-block;
}
.movieintrorg p span img{
	display: block;
	width: 60%;
	margin: 0 auto;
	margin-top: 13px;
}
.movieintrorg p:nth-of-type(4) span:first-of-type,.movieintrorg p:nth-of-type(5) span:first-of-type,.movieintrorg p:nth-of-type(6) span:first-of-type{
	width: 70px;
	height: 70px;
	border-radius: 50%;
	border:1px solid #231815;
	position: relative;
	top:30px;
}
.movieintrorg p:nth-of-type(4) span:last-of-type,.movieintrorg p:nth-of-type(5) span:last-of-type{
	color:#231815;
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 15px;
	font-weight: bold;
}
.movieintrorg p:nth-of-type(6){
	width: 100%;
	margin-top: 25px;
}
.movieintrorg p:nth-of-type(6) span:nth-of-type(2){
	padding-left: 15px;
}
.movieintrorg p:nth-of-type(6) span:nth-of-type(2),.movieintrorg p:nth-of-type(6) span:nth-of-type(3),.movieintrorg p:nth-of-type(6) span:nth-of-type(4){
	color:#231815;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
}
/*年节礼包*/
.gift{
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.pro_giftcont{
	width:1200px;
	margin:0 auto;
}
.pro_giftcont h3{
	font-size: 45px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	padding-top:50px;
}
.pro_giftcont .giftpackage{
	width: 100%;
	overflow: hidden;
	margin-top:80px;
	padding-bottom: 60px;
}
.giftpackage .giftpackagelf{
	float: left;
	width:55%;
}
.giftpackage .giftpackagerg{
	float: left;
	width:45%;
}
.giftpackagerg p:nth-of-type(1){
	margin-top: 20px;
}
.giftpackagerg p.giftpackagerg_title{
	font-size:28px;
	color: #333;
	letter-spacing: 2px;	
}
.giftpackagerg .giftpackagerg_title span{
	display: block;
	width: 117px;
	height: 3px;
	background:  #FE7E5C;
}
.giftpackagerg p:nth-of-type(2),.giftpackagerg p:nth-of-type(6){
	margin-top: 25px;
}
.giftpackagerg p.giftpackagerg_intro{
	width: 85%;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	letter-spacing: 2px;
	text-indent: 2em;
}
.giftpackagerg p:nth-of-type(4){
	margin-bottom: 45px;
}
.giftpackagerg a{
	display: inline-block;
	width: 160px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	text-align: center;
	font-family: "宋体";
	letter-spacing: 1px;
	border:2px solid #FF805D;
	color:#FF805D;
	margin-top: 20px;
}
.giftpackagerg a img{
	width: 10%;
	position: relative;
	top:2px;
}
/*生日礼遇*/
.birthday{
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.pro_birthcourtesy{
	width:1200px;
	margin:0 auto;
}
.pro_birthcourtesy h3{
	font-size: 45px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	padding-top:50px;
}
.pro_birthcourtesy .birthcourtesy{
	width: 100%;
	overflow: hidden;
	margin-top:80px;
	padding-bottom: 50px;
}
.birthcourtesy .birthcourtesylf{
	float: left;
	width:55%;
}
.birthcourtesy .birthcourtesyrg{
	float: left;
	width:45%;
}
.birthcourtesyrg p:nth-of-type(1){
	margin-top: 20px;
}
.birthcourtesyrg p.birthcourtesyrg_title{
	font-size:28px;
	color: #333;
	letter-spacing: 2px;	
}
.birthcourtesyrg .birthcourtesyrg_title span{
	display: block;
	width: 120px;
	height: 3px;
	background:  #FE7E5C;
	margin-left:8px; 
}
.birthcourtesyrg p:nth-of-type(2),.birthcourtesyrg p:nth-of-type(3){
	margin-top: 25px;
	width: 85%;
	line-height: 30px;
	font-size: 15px;
	color: #666;
	letter-spacing: 2px;
	text-indent: 2em;
}
.birthcourtesyrg a{
	display: inline-block;
	width: 110px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	font-size: 17px;
	text-align: center;
	letter-spacing: 1px;
	border:1px solid #FF805D;
	color:#FF805D;
	margin-top: 20px;
	margin-left: 25px;
}
/*企业文化建设*/
.cultural{
	margin:0 auto;
	width:100%;
	overflow: hidden;
}
.pro_culturalbuild{
	width:1200px;
	margin:0 auto;
}
.pro_culturalbuild h3{
	font-size: 45px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #333;
	text-align: center;
	padding-top:50px;
}
.pro_culturalbuild ul{
	width: 100%;
	overflow: hidden;
	padding-bottom:120px;
}
.pro_culturalbuild ul li{
	float: left;
	width:39%;
	margin-top:60px;
}
.pro_culturalbuild ul li p.culturalbuild_title{
	font-size:28px;
	color: #333;
	letter-spacing: 2px;	
}
.pro_culturalbuild .culturalbuild_title span{
	display: block;
	width: 117px;
	height: 3px;
	background:  #FE7E5C;
}
.pro_culturalbuild ul li:nth-of-type(even){
	margin-left: 200px;
}
.pro_culturalbuild ul li p:nth-of-type(2){
	width: 87%;
	text-indent: 2em;
	line-height: 30px;
	font-size: 12px;
	color: #666;
	margin-top: 30px;
	letter-spacing: 2px;
}
.pro_culturalbuild ul li img{
	display: block;
	width: 85%;
	margin-top: 30px;
}
/*解决方案*/
.solutionimg{
	width: 100%;
	margin-top: 91px;
}
.solutionimg .pro_solubanner{
	width: 100%;
}
.pro_solubanner img{
	width: 100%;
}
.solutionneed{
	width: 100%;
	margin-top: 70px;
}
.solutionneed .pro_needlist{
	width: 1200px;
	margin:0 auto;
}
.pro_needlist p{
	width: 80%;
	margin:0 auto;
}
.pro_needlist ul{
	width: 80%;
	margin:0 auto;
	overflow: hidden;
}
.pro_needlist ul li{
	float: left;
	width: 25%;
}
.pro_needlist ul li p{
	font-size:28px;
	letter-spacing: 2px;
	color:#333;
	margin-top: 25px;
}
.pro_needlist ul li span{
	display: block;
	width: 103px;
	height: 38px;
	margin:0 auto;
	line-height: 38px;
	border-radius: 5px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
	border:1px solid #FF805D;
	color: #FF805D;
}
.pro_needlist ul li:first-of-type p{
	margin-left: 20px;
}
.pro_needlist ul li:nth-of-type(2) p{
	margin-left: 32px;
}
.pro_needlist ul li:nth-of-type(3) p{
	margin-left: 100px;
}
.pro_needlist ul li:nth-of-type(4) p{
	margin-left: 109px;
}
.pro_needlist ul li:first-of-type span{
	margin-left: 27px;
}
.pro_needlist ul li:nth-of-type(2) span{
	margin-left: 37px;
}
.pro_needlist ul li:nth-of-type(3) span{
	margin-left: 100px;
}
.pro_needlist ul li:nth-of-type(4) span{
	margin-left: 116px;
}
.solu_customized{
	width: 100%;
	margin-top: 100px;
}
.solu_customized .pro_customizedlist{
	width: 1200px;
	margin:0 auto;
}
.pro_customizedlist h5{
	font-weight: normal;
	font-size:48px;
	color:#333;
	letter-spacing: 2px;
	text-align: center;
}
.pro_customizedlist>p{
	color:#666;
	font-size: 21px;
	letter-spacing: 2px;
	text-align: center;
	margin-top: 10px;
}
.pro_customizedlist ul.customizedlist_first{
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
}
.pro_customizedlist ul.customizedlist_first li{
	float: left;
	width: 33%;
	text-align: center;
	padding-bottom:30px;
}
.pro_customizedlist ul.customizedlist_first li:first-of-type,.pro_customizedlist ul.customizedlist_first li:nth-of-type(2){
	border-right:1px solid #E6E6E6 
}
.pro_customizedlist .customizedlist_first a{
	overflow: hidden;
	display: block;
	width:360px;
	height:260px;
	margin:0 auto;
}
.pro_customizedlist .customizedlist_first a img{
	transition:all 0.4s ease-in;
}
.pro_customizedlist .customizedlist_first a:hover img{
	transform:scale(1.1) rotate(3deg);
}

.pro_customizedlist ul.customizedlist_first p{
	width: 88%;
	margin:0 auto;
	font-size: 30px;
	color:#FF7F5C;
	text-align: left;
	margin-top: 25px;
}
.pro_customizedlist .customizedlist_first span{
	font-size: 14px;
	line-height: 30px;
	text-align: left;
	display: inline-block;
	width: 88%;
	margin:0 auto;
	margin-top: 10px;
	font-family:'宋体';
	color: #666;
	letter-spacing: 1px;
}
.pro_customizedlist h5:last-of-type{
	margin-top: 100px;
}
.pro_customizedlist ul.customizedlist_sec{
	width: 100%;
	/*overflow: hidden;*/
	margin-top: 40px;
	padding-bottom: 40px;
}
.pro_customizedlist ul.customizedlist_sec li:first-of-type,.pro_customizedlist ul.customizedlist_sec li:nth-of-type(2),.pro_customizedlist ul.customizedlist_sec li:nth-of-type(3){
	float: left;
	width: 31.2%;
	text-align: center;
	background: #fff;
	border-radius:30px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	margin-bottom: 45px;
}
.pro_customizedlist ul.customizedlist_sec li:nth-of-type(4){
	width: 100%;
	text-align: center;
	background: #fff;
	border-radius: 30px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2)
}
.pro_customizedlist ul.customizedlist_sec li:first-of-type,.pro_customizedlist ul.customizedlist_sec li:nth-of-type(2){
	margin-right: 38px;
}
.pro_customizedlist ul.customizedlist_sec li:first-of-type img,.pro_customizedlist ul.customizedlist_sec li:nth-of-type(2) img,.pro_customizedlist ul.customizedlist_sec li:nth-of-type(3) img{
	width: 20%;
	margin-top: 60px;
}
.pro_customizedlist .customizedlist_sec li p{
	color:#333;
	font-size: 26px;
	letter-spacing: 2px;
	margin-top:30px;
	padding-bottom: 30px;
	font-weight: 600;
}
.pro_customizedlist .customizedlist_sec li span{
	display: block;
	color:#666;
	font-family: "宋体";
	line-height: 24px;
	letter-spacing: 2px;
	font-size: 14px;
}
.pro_customizedlist .customizedlist_sec li span:last-of-type{
	padding-bottom: 70px;
}
.pro_customizedlist ul.customizedlist_sec li:nth-of-type(4) img{
	margin-top: 60px;
}
.pro_customizedlist ul.customizedlist_sec img{
	transition: all 200ms linear;
    transition-delay: 0.1s;
}
.pro_customizedlist ul.customizedlist_sec li:hover img {
    transform: scale(1.2);
}
/*关于乐工惠*/
.pro_about{
	width: 100%;
}
.pro_about .container{
	width: 1200px;
	margin:0 auto;
}
.container .news_left{
	width: 300px;
	margin-top: 70px;
	background-color: #F6F6F6;
	padding: 0 50px 0 15px;
}
.news_left .this_news{
	height: 65px;
	padding-top:30px;
	font-size: 22px;
	font-weight: bold;
}
.news_menu{
	width: 100%;
}
.news_menu li{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #E0E0E0;
}
.news_menu li:last-child{
	border-bottom: none;
}
.news_menu .active a{
	color: #FF7E5C;
}
.news_menu li a{
	text-decoration: none;
	display: block;
	width: 100%;
	height: 70px;
	font-size: 18px;
	color: #222
}
.news_menu li span{
	color: #B4B4B4;
	margin-right: 15px;
	font-size: 18px;
}
.news_right{
	width: 870px;
	margin-top: 70px;
	padding-left:45px;
}
.news_right .guild{
	border-bottom: 1px solid #D2D2D2;
	height: 40px;
	margin-bottom: 30px;
}
.guild .guild_main{
	display: inline-block;
	padding: 0px 15px;
	height: 40px;
	border-bottom: 3px solid #FF7E5C;
	font-size: 22px;
	font-weight: bold;
}
.guild .guild_sub{
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}
.guild .guild_sub span{
	color: #B4B4B4;
	font-size: 14px;
	margin-left: 20px;
	margin-right: 5px;
}
.guild .guild_sub a{
	color: #515151;
	text-decoration: none;
	font-size: 14px;
}
.news_right{
	padding-bottom: 40px;
}
.main{
	padding-top: 10px;
}
.main p{
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 2px;
	text-indent: 2em;
}
.left_list:hover{
	background-color: #EBEBEB
}
.news_right .left_list{
	padding-top: 15px;
}
.news_right{
	padding-bottom: 40px;
}
.left_list .list_data{
	width: 120px;
	height: 120px;
	background-color: #EBEBEB;
	text-align: center;
}
.left_list .list_data .data{
	color: #FF7E5C;
	margin-top: 10px;
	font-size: 48px;
	line-height: normal;
}
.left_list .list_data span{
	color: #515151;
	display: block;
}
.left_list .list_text{
	margin-top: 30px;
	line-height: 30px;
	width: 450px;
	padding: 0 5px;
}
.left_list{
	margin-bottom: 20px;
}
.news_right .left_list .list_data{
	width: 170px;
	height: 135px;
}
.news_right .left_list .list_text{
	padding-left: 30px;
	margin: 0;
	width: 655px;
	line-height: 28px;
	font-size:14px;
	text-decoration:none;
	color: #979799
}
.news_right .left_list .news_title{
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
}
