@charset "utf-8";

/* CSS Document */

/*html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,nav{margin:0;padding:0;}

header,article,footer,nav,section,aside,menu{ display:block;}

h2,h3,h4,h5,h6{font-weight: normal;}

table{ border-collapse:collapse; border-spacing:0;}

img,input{ border:none;}

ul li,ol li{list-style: none;}

a{text-decoration: none;}*/

body{font:14px;font-family: "Microsoft Yahei"; min-width: 1200px;}

/*到时微信放出来再将下面两行高换成300，以及下面32行的高宽换回，和放开bottom:0以及33行去掉即可--20171224*/

.rpopup{width:60px;/*height:300px;*/height:240px;position:fixed;top:30%;margin-top:-150px;right:0;z-index:99999999;}

.popup_sub{width:60px;/*height:300px;*/height:240px;position:relative;z-index:3;}

.popup_sub a{display:block;width:60px;height:60px;overflow:hidden; position:relative;text-align:center;color:#fff;font-size:16px;}

.swtlink{background:#E8421E;}

.qqlink{background:#5A58A0;}

.wxlink{background:#7AA95B;}

.yhlink{background:#8957A5;}

.return{background:#323148;}

.link_sub{width:32px;height:28px;margin:7px auto 0;}

.swtlink .link_sub{background:url(../images/swt.jpg) no-repeat center center;position:relative;}

.swtlink .link_sub span{width:20px;height:20px;position:absolute;border-radius:20px;background:#FF0000;color:#fff;line-height:20px;top:-3px;right:-5px;font-size:12px;}

.qqlink .link_sub{background:url(../images/qq.jpg) no-repeat center center;}

.wxlink .link_sub{background:url(../images/wx.jpg) no-repeat center center;}

.yhlink .link_sub{background:url(../images/yh.jpg) no-repeat center center;}

.return .link_sub{background:url(../images/return.jpg) no-repeat center center;margin:16px auto 0;}



.swtlink,.qqlink,.return{transition:all 0.2s ease 0s;}

.swtlink:hover,.qqlink:hover,.return:hover{width:70px;margin-left:-10px;}



.popup_l{position:absolute;top:0px;right:60px;width:0px;height:300px;z-index:2;}

.popup_l_sub{position:absolute;/*bottom:0;*/right:-296px;/*width:286px;height:290px;*/width:226px;height:230px;border:5px solid #363656;background:#363656;transition:all 0.5s ease 0s;opacity:0.5;}

.popup_l_sub img{ height:229px;} /*eagle add 去掉微信后添加限高*/

/*.ew{width:168px;height:169px;}*/

.popup_l_sub.curb{opacity:1;right:0;}

.tel{width:168px;height:85px;bottom:165px;}



.rightsj{width:7px;height:10px;background:url(../images/sj.png) no-repeat center center;position:absolute;top:50%;margin-top:-5px;left:0;display:none;}

.rightsj.cura{display:block;}



.rzixun{width:185px;height:158px;border-radius:8px;box-shadow:0 0 35px #000;position:fixed;right:0; bottom:0;overflow:hidden;transition:all 1s ease 0s;background:#fff;z-index:99999999;}

.zixun_top{width:175px;height:30px;background:#625E7B;color:#fff;font-size:16px;line-height:30px;padding:0 0 0 10px;position:relative;}

.zixun_top span{display:inline-block;width:23px;height:23px;color:#fff;border-radius:20px;background:#2A2C38;line-height:23px;text-align:center;margin:0 0 0 50px;cursor:pointer;

transition:all 0.3s ease 0s;}

.zixun_top span:hover{transform:rotate(180deg);}

.zixun_center{width:159px;height:41px;font-size:14px;line-height:20px;background:url(../images/lia.jpg) no-repeat left center;margin:8px 0 8px 4px;color:#fff;

	padding:5px 2px 5px 10px;}

.zixun_bottom{width:185px;height:61px;background:#625E7B;}

.myinput{width:122px;height:41px;border-radius:7px;float:left;margin:7px 2px 0 6px;padding:3px;outline:none;font-size:14px;line-height:20px;resize: none;}

.enter{width:43px;height:42px;color:#fff;background:#171923;border-radius:7px;text-align:center;float:left;margin:7px 0 0 0;font-size:15px;line-height:18px;padding:6px 0 0 0;}

.enter span{display:block;font-size:12px;line-height:14px;}