﻿@charset "utf-8";
/* CSS Document */

.topcontrol{width:70px;min-height:200px;box-shadow: 0 1px 3px rgba(0,0,0,0.3);color:#fff;position:fixed;right:20px;bottom:160px;z-index:99;background:#ed1c24;cursor:default;display:none;
				-webkit-border-radius:1px;
				-moz-border-radius:1px;
				border-radius:1px;}
	/*.topcontrol .hover{color:#4ec5d9;}*/
	.topcontrol_kanfang{width:100%;height:70px;float:left;border-bottom:1px solid #fff;background:#ed1c24;position:relative;cursor:pointer;}
	.topcontrol_kanfang:hover{background-color:#ee4148;}
		.topcontrol_kanfang i{display:block;width:35px;height:32px;margin:5px auto;background:url(../images/topcontrol3.png) no-repeat center;background-size:30px;}
		.topcontrol_kanfang span{display:block;text-align:center;font-size:14px;}
			
	.topcontrol_tel{width:100%;height:70px;float:left;border-bottom:1px solid #fff;border-radius:1px 1px 0 0;background:#ed1c24;position:relative;}
	.topcontrol_tel:hover{background-color:#ee4148;}
		.topcontrol_tel i{display:block;width:35px;height:32px;margin:5px auto;background:url(../images/topcontrol1.png) no-repeat center;background-size:30px;}
		.topcontrol_tel span{display:block;text-align:center;font-size:14px;}
		.topcontrol_tel_txt{width:170px;height:56px;padding-top:12px;background:#fff;border:2px solid #cfd8dc;position:absolute;right:80px;top:0;display:none;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				border-radius:5px}
			/*.topcontrol_tel_sanjiao{position:absolute;right:-10px;top:25px;
					border-top:10px solid transparent;
    				border-bottom: 10px solid transparent;
    				border-left: 10px solid #fff;}*/
			.topcontrol_tel_sanjiao{width:10px;height:17px;position:absolute;right:-10px;top:26px;background:url(../images/com_10.png) no-repeat center;}
			.topcontrol_tel_txt em{display:block;width:100%;height:32px;line-height:32px;text-align:center;color:#000;font-size:22px;}
			.topcontrol_tel_txt b{display:block;width:100%;height:22px;line-height:22px;text-align:center;color:#000;font-size:14px;}
		
	.topcontrol_weixin{width:100%;height:70px;float:left;border-bottom:1px solid #fff;background:#ed1c24;position:relative;}
	.topcontrol_weixin:hover{background-color:#ee4148;}
		.topcontrol_weixin i{display:block;width:35px;height:32px;margin:5px auto;background:url(../images/topcontrol2.png) no-repeat center;background-size:30px;}
		.topcontrol_weixin span{display:block;text-align:center;font-size:14px;}
		.topcontrol_weixin_txt{width:120px;height:146px;padding-top:12px;background:#fff;border:2px solid #cfd8dc;position:absolute;right:80px;top:-50px;display:none;
				-webkit-border-radius:5px;
				-moz-border-radius:5px;
				border-radius:5px}
			/*.topcontrol_weixin_sanjiao{position:absolute;right:-10px;top:72px;
					border-top:10px solid transparent;
    				border-bottom: 10px solid transparent;
    				border-left: 10px solid #fff;}*/
			.topcontrol_weixin_sanjiao{width:10px;height:17px;position:absolute;right:-10px;top:73px;background:url(../images/com_10.png) no-repeat center;}
			.topcontrol_weixin_txt em{display:block;width:100%;height:32px;line-height:32px;text-align:center;color:#000;font-size:14px;}
			.topcontrol_weixin_txt #ewm{display:block;width:88px;height:88px;padding:10px;margin:0 auto;}
	
	.topcontrol_bot{width:100%;height:50px;float:left;cursor:pointer; display:block;}
	.topcontrol_bot:hover{ background-color:#ee4148;}
		.topcontrol_bot i{display:block;width:16px;height:16px;margin:5px auto;background:url(../images/m0453_topcontrol_bot.png) no-repeat 0 0;}
		.topcontrol_bot span{display:block;text-align:center;font-size:14px;}
