﻿
.tuiguang .tg_box1{
	background: url(../Images/banner_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 602px;

}
.tuiguang .tg_box2{
	background: url(../Images/about_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 493px;

}
.tuiguang .tg_box3{
	background: url(../Images/price_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 542px;

}
.tuiguang .tg_box4{
	background: url(../Images/technology_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 542px;

}
.tuiguang .tg_box5{
	background: url(../Images/service_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 540px;

}
.tuiguang .tg_box6{
	background: url(../Images/company_bg.jpg) center top no-repeat;
	width:100%;
	min-width:1000px;
	display: block;
	overflow: hidden;
	height: 764px;

}
.tuiguang .tg_bg{
	display: block;
	width: 1000px;
	margin:0 auto;
}
.tuiguang .tg_bg .banner_bg{
	margin:142px 0 72px 35px;
}
.tuiguang .tg_bg .banner_btn{
	margin-left: 72px;
	overflow: hidden;

}
.tuiguang .tg_bg .banner_btn a{
	width: 192px;
	height: 46px;
	display: block;
	float: left;
	margin-left: 20px;
	line-height: 46px;
	text-align: center;
	font-family: "微软雅黑","Microsoft Yahei";
	font-size: 18px;
	color: #fff;
	background: url(../Images/button_new.png) 0 0 no-repeat;
}
.tuiguang .tg_bg .banner_btn a:hover{
	background-position: -197px 0px;
}
.tuiguang .tg_bg .banner_btn a.taobao{
	background-position: -0px -48px;
	color: #4ab9fe;
}
.tuiguang .tg_bg .banner_btn a.taobao:hover{
	background-position: -197px -48px;
	color: #fff;
}
.tuiguang .tg_bg .about_p{
	margin:246px 0 0 42px;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	text-indent: 24px;
	width: 500px;
	font-family: "微软雅黑","Microsoft Yahei";
}
.tuiguang .price_bg .price_right{
	width: 496px;
	margin-top:130px;
	float: right;
}
.tuiguang .price_bg .price_title{
	width:224px;
	height:44px;
	margin:0 auto 44px;
	background: url(../Images/sprite.png) 0 0 no-repeat;
}
.tuiguang .price_bg .price_p1{
	width:100%;
	height:50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	font-family: "微软雅黑","Microsoft Yahei";
}
.tuiguang .price_bg .price_p2{
	width:100%;
	height:42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "微软雅黑","Microsoft Yahei";
	font-weight: normal;
}
.tuiguang .price_bg .price_p3{
	width:100%;
	height:38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #fd3e3e;
	font-family: "微软雅黑","Microsoft Yahei";
}
.tuiguang .technology_bg .price_right{
	width: 388px;
	float: left;
	overflow: hidden;
}
.tuiguang .technology_bg .price_title{
	background-position:0 -45px;
}
.tuiguang .service_bg .price_title{
	background-position:0 -90px;
}
.tuiguang .price_bg.service_bg .price_p3{
	width: 314px;
	display: block;
	margin: 0 auto 10px;
}
.tuiguang .company_bg .company_titile{
	margin:94px auto 40px; 
	display: block;
	width: 248px;
	height: 44px;
	background: url(../Images/sprite.png) 0 -135px no-repeat;
}
.tuiguang .company_bg .company_list{
	width: 1000px;
	overflow: hidden;
}
.company_list .list{
	width: 235px;
	*width: 195px;
	height:535px;
	*height:475px;
	padding:30px 20px;
	float: left;
	margin-right:20px;
	background-color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;

}
.company_list .list.list_last{
	margin-right: 0px;

}
.company_list .list .name_price{
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom:26px;
}
.company_list .list .name_price .tc_name{
	float: left;
	display: block;
	width: 104px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-family: "微软雅黑","Microsoft Yahei";
	color: #333;
}
.company_list .list .name_price .tc_price{
	float: right;
	display: block;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #353638;
	font-size: 12px;
	font-family: "微软雅黑","Microsoft Yahei";
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}
.company_list .list .name_price .tc_price b{
	font-size: 14px;
}
.company_list .list .tc_pic{
	display: block;
	width: 66px;
	height: 66px;
	margin:0 auto 12px;
	background: url(../Images/company_img.png) 0 0px no-repeat;
}
.company_list .list .tc_pic2{
	background-position:  -66px 0px;
}
.company_list .list .tc_pic3{
	background-position:  -134px 0px;
}
.company_list .list .tc_pic4{
	background-position:  -200px 0px;
}
.company_list .list .com_title{
	line-height: 24px;
	font-size: 12px;
	color: #666;
	font-family: "微软雅黑","Microsoft Yahei";
}
.company_list .list .original_price{
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	display: block;
	color: #999;
	text-decoration: line-through;
	font-family: "微软雅黑","Microsoft Yahei";
}
.company_list .list .species{
	width: 100%;
	margin-bottom:20px;
	height:208px;

}
.company_list .list .species li{
	height:26px;
	line-height: 26px;
	width: 195px;
	*width: 162px;
	padding-left: 32px;
	font-size: 12px;
	color:#666;
	background-color: #f6fbff;
	position: relative;
	z-index: 4;
	font-family: "宋体","SimSun";
}
.company_list .list .species li.curs{
	background-color: #e2f3ff;
}
.company_list .list .species li i{
	display: block;
	width: 12px;
	height: 10px;
	background: url(../Images/sprite.png) -216px -180px no-repeat;
	position: absolute;
	top:10px;
	left:10px;
	z-index: 6;
}
.company_list .list .company_btn{
	width: 195px;
	height: 32px;
	display: block;
	margin:0 auto;
	line-height: 32px;
	text-align: center;
	font-family: "宋体","SimSun";
	font-size: 14px;
	color: #fff;
	background: url(../Images/button_new.png) 0 -96px no-repeat;
}
.company_list .list .company_btn:hover{
	background-position: -197px -96px;
}
.tuiguang .tg_box7{
	background-color: #fff;
	width:100%;
	min-width:1000px;
	display: block;
	height: 244px;
}
.tuiguang .tg_box7 .site_item_bg .banner_btn{
	margin:50px 0 44px 300px;
}
.tuiguang .tg_box7 .site_item_bg .banner_btn a{
	font-family: "宋体","SimSun";
}
.site_item_bottom{
	
}
.site_item_bottom .hotline{
	width:194px;
	float: left;
	margin-left: 50px;
	border-right: 1px #dddddd dotted;
	margin-right: 112px;
}
.site_item_bottom .address{
	width:396px;
	float: left;
	border-right: 1px #dddddd dotted;
	margin-right: 64px;
}
.site_item_bottom .address p{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #888;
	display: block;	
	font-family: "宋体","SimSun";
}
.site_item_bottom .hotline span{
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #888;
	display: block;	
}
.site_item_bottom .hotline p{
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	color: #f25252;	
}
.site_item_bottom .online{
	height:48px;
	width:170px;
	float: left;
	margin-top:16px;
}
.site_item_bottom .online .icon{
	width: 34px;
	height: 34px;
	margin-right: 10px;
	float: left;
	background: url(../Images/sprite.png) no-repeat -0 -180px;
}
.site_item_bottom .online .icon2{
	background-position: -36px -180px;
}
.site_item_bottom .online .icon3{
	background-position: -72px -180px;
}
.site_item_bottom .online .icon,
.site_item_bottom .online .icon:hover{
	-webkit-transition: all 0.20s linear 0.01s;
	-moz-transition: all 0.20s linear 0.01s;
	-ms-transition: all 0.20s linear 0.01s;
	-o-transition: all 0.25s linear 0.01s;
	transition: all 0.20s linear 0.01s;
}
.site_item_bottom .online .icon:hover{
	background-position: -108px -180px;
	
}
.site_item_bottom .online .icon2:hover{
	background-position: -144px -180px;

}
.site_item_bottom .online .icon3:hover{
	background-position: -180px -180px;

}
.site_item_bottom .online  .icon_w{
	position: relative;
	z-index: 4;
}
.site_item_bottom .online  .icon_w{
	position: relative;
	z-index: 4;
}
.site_item_bottom .online  .icon_w .weixin{
	display: block;
	position: absolute;
	top:-191px;
	left:-58px;
	z-index: 6;
	width: 150px;
	height: 190px;
	background: url(../Images/qr.png) no-repeat -0 bottom;
	display: none;
}
.site_item_bottom .online  .icon_w:hover .weixin{
	display: block;
}

