﻿
/* CSS Document */

.Root {
	width: 1100px;
	margin: 0 auto;
}
#HomeValues { padding-top:80px; padding-bottom:40px;
}
#HomeValues .HomeValuesTitle {
	font-size: 26px;
	font-family: "Microsoft Yahei";
	line-height: 40px;
	padding: 30px 0 10px 0;
	text-align: center;
	color: #000;
}
#HomeValues .HomeValuesTitle span {
	color: #df0110;
}
#HomeValues .HomeValuesTitleDesc {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	line-height: 30px;
	padding: 0 0 50px 0;
	text-align: center;
	color: #555;
}
#HomeValues .HomeValuesTabs {
	display: block;
	overflow: hidden;
	width: 540px;
	height: 460px;
	float: left;
	position: relative;
	background: url(../image/valuecircle.png) center center no-repeat;
}
#HomeValues .HomeValuesTabs .HomeValuesTab {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 100px;
	padding: 14px;
	position: absolute;
	text-align: center;
	font-family: "Microsoft Yahei";
	font-size: 18px;
	line-height: 30px;
	color: #fff;
}
#HomeValues .HomeValuesTabs .HomeValuesTab:hover {
	color: #ddd;
}
#HomeValues .HomeValuesTabs .HomeValuesTab img {
	display: block;
	overflow: hidden;
	width: 36px;
	height: 36px;
	margin: 10px auto;
}
#HomeValues .HomeValuesPages {
	display: block;
	overflow: hidden;
	width: 480px;
	height: 460px;
	float: right;
	position: relative;
}
#HomeValues .HomeValuesPages .HomeValuesPager {
	display: block;
	overflow: hidden;
	width: 2880px;
	height: 460px;
	position: absolute;
	left: 0;
	top: 0;
}
#HomeValues .HomeValuesPages .HomeValuesPager .HomeValuesPaged {
	display: block;
	overflow: hidden;
	width: 3000px;
	height: 460px;
}
#HomeValues .HomeValuesPages .HomeValuesPage {
	display: block;
	overflow: hidden;
	width: 480px;
	height: 460px;
	float: left;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Title {
	display: block;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	background: url(../image/va.png) left center no-repeat;
	position: relative;
	font-size: 16px;
	color: #ea3500;
	padding-left: 55px;
	/*margin-bottom: 15px;*/
}
#HomeValues .HomeValuesPages .HomeValuesPage .Title .Index {
	display: block;
	overflow: hidden;
	color: #fff;
	width: 30px;
	height: 45px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Summary {
	display: block;
	overflow: hidden;
	line-height: 24px;
	height: 72px;
	color: #555;
	margin-bottom: 15px;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Link {
	display: block;
	overflow: hidden;
	margin-bottom: 28px;
	width: 90px;
	height: 28px;
	line-height: 26px;
	text-align: center;
	background: #e77919;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Link:hover {
	background: #ea3500;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Image {
	display: block;
	overflow: hidden;
	width: 500px;
	height: 270px;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Image img {
	display: block;
	overflow: hidden;
	width: 500px;
	height: 270px;
}
#HomeTable {
	border: 1px solid #e5e5e5;
	border-width: 1px 0;
	background: #fff;
}
#HomeTable .HomeTableInfor {
	display: block;
	overflow: hidden;
	width: 500px;
	float: left;
	color: #333;
}
#HomeTable .HomeTableInfor .HTIA {
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 24px;
	height: 48px;
	padding-left: 56px;
	font-size: 16px;
	margin-bottom: 20px;
}
#HomeTable .HomeTableInfor .HTIA .Icon {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #00affc;
	color: #fff;
	width: 48px;
	height: 40px;
	text-align: center;
	line-height: 20px;
	padding: 4px 0;
	border-radius: 3px;
}
#HomeTable .HomeTableInfor .HTIB {
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 48px;
	height: 48px;
	padding-left: 56px;
	font-size: 16px;
	margin-bottom: 25px;
}
#HomeTable .HomeTableInfor .HTIB .Icon {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #e77919;
	color: #fff;
	width: 48px;
	height: 40px;
	text-align: center;
	line-height: 20px;
	padding: 4px 0;
	border-radius: 3px;
}
#HomeTable .HomeTableInfor .HTIC {
	display: block;
	overflow: hidden;
	position: relative;
	line-height: 24px;
	padding-left: 56px;
	font-size: 16px;
}
#HomeTable .HomeTableInfor .HTIC .Icon {
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff url(/zb_users/theme/yijie/images/tel24.png) center center no-repeat;
	color: #fff;
	width: 48px;
	height: 60px;
	text-align: center;
	line-height: 20px;
	padding: 4px 0;
	border-radius: 3px;
}
#HomeTable .HomeTableInfor .HTIC .Label {
	font-weight: bold;
	line-height: 30px;
}
#HomeTable .HomeTableInfor .HTIC .Phone {
	font-weight: bold;
	color: #00affc;
	font-size: 26px;
	line-height: 30px;
}
#HomeTable .HomeTabled {
	display: block;
	overflow: hidden;
	width: 560px;
	float: right;
}
#HomeTable .HomeTabled .HomeTabledTitle {
	display: block;
	overflow: hidden;
	font-size: 36px;
	line-height: 50px;
	height: 50px;
	text-align: center;
	color: #000;
	margin-bottom: 15px;
	text-indent: 50px;
}
#HomeTable .HomeTabled .HomeTabledRow {
	display: block;
	overflow: hidden;
	line-height: 32px;
	margin-bottom: 6px;
}
#HomeTable .HomeTabled .HomeTabledRow .Label {
	display: block;
	overflow: hidden;
	float: left;
	width: 80px;
	padding-right: 10px;
	text-align: right;
	font-size: 14px;
	color: #444;
}
#HomeTable .HomeTabled .HomeTabledRow .Input {
	display: block;
	overflow: hidden;
	float: left;
	width: 450px;
}
#HomeTable .HomeTabled .HomeTabledRow .Input .HomeTabledInput {
	display: block;
	overflow: hidden;
	width: 450px;
	height: 32px;
	line-height: 20px;
	padding: 5px;
	text-indent: 5px;
	border: 1px solid #d3d3d3;
	color: #666;
	outline: 0;
}
#HomeTable .HomeTabled .HomeTabledRow .Input .HomeTabledSelect {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 32px;
	line-height: 20px;
	padding: 5px;
	text-indent: 3px;
	border: 1px solid #d3d3d3;
	color: #666;
	outline: 0;
}
#HomeTable .HomeTabled .HomeTabledRow .Input .HomeTabledButton {
	display: block;
	overflow: hidden;
	width: 100px;
	height: 34px;
	line-height: 20px;
	padding: 5px;
	text-align: center;
	border: 0;
	color: #fff;
	outline: 0;
	background: #e77919;
	border-radius: 3px;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	cursor: pointer;
}
#HomeTable .HomeTabled .HomeTabledRow .Input .HomeTabledButton:hover {
	background: #ea3500;
}
#HomeTable .HomeTabled .HomeTabledRow .Needo {
	display: block;
	overflow: hidden;
	float: left;
	width: 20px;
	text-align: center;
	color: #e77919;
	font-size: 14px;
}

.YH {
	font-family: "Microsoft Yahei";
}

#HomeValues .HomeValuesPages .HomeValuesPage .Image {
	display: block;
	overflow: hidden;
	width: 500px;
	height: 270px;
}
#HomeValues .HomeValuesPages .HomeValuesPage .Image img {
	display: block;
	overflow: hidden;
	width: 500px;
	height: 270px;
}


body,input{ margin:0px; padding:0px; font-size:12px;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;color:#333;}
body{/*background:url(../images/bodygb.gif) top repeat-x #f1f1f1;*/}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form{ margin:0px; padding:0px;}
ul,li{ list-style:none}
img{border:0px; padding:0px;}
a{ color:#333; text-decoration:none; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s;}
a:hover{color:#00b7ba; text-decoration: none;}
.clear{ clear:both; height:0px; font-size:0px; line-height:0px}
.divleft{ float:left}
.divright{ float:right}
*{ margin:0;padding:0; list-style-type:none; }
a,img{ border:0;}
::selection { background: #00b7ba; color:white;}
::-moz-selection {background: #00b7ba; color:white;}





.wenzi_bbvv{ width:480px;}
.shang_libiao{ width:480px; margin:0 auto;}
.shang_libiao ul li{ width:480px; float:left; font-size:14px; line-height:40px; background:url(../image/dian_cc.jpg) no-repeat 0px 20px; padding-left:10px; border-bottom:1px #CCCCCC dashed; }
.shang_libiao ul li a{color:#5b5b5b;}
.shang_libiao ul li span{ float:right; padding-right:20px; font-size:12px; color:#8d8d8d;}

.img_liaobiaocc{display: block;
	overflow: hidden;
	width: 500px;
	height: 195px;
	padding-top:15px;}















.friendLink .title{line-height: 40px;border: 1px solid #ddd;}
.friendLink .title li{cursor: pointer; float: left;padding: 0 20px;}
.friendLink .title li:hover{background: #f6f6f6;}
.friendLink .title li.Themebg{color: #fff;}
.friendLink .LinkBox a{padding: 10px 10px 0;display: inline-block;}
.friendLink .LinkBox2,.friendLink .LinkBox3,.friendLink .LinkBox4{display: none;}

.bottomBox{border-top: 1px solid #d1d7dc;margin-top: 30px;padding-top: 20px;}
.bottomBox a{display: inline-block;padding: 0 8px; color: #555;}
.footerIndex .footerBottom a:hover{filter:Alpha(opacity=60);opacity:0.6;}
.footerIndex .footerBottom{background: url(/zb_users/theme/yijie/images/footer-bg.png)repeat;padding: 20px 0;color: #bbb;}
.footerIndex .footerBottom .bottomBox{border-top: 1px solid #474a53;margin-top: 30px;padding-top: 20px;}
.footerIndex .footerBottom .bottomBox a{color: #bbb;}
.footerIndex .footerBottom .topBox ul{padding:0 15px;min-height: 135px; float: left;width:158px;border-right: 1px solid #212121;border-left: 1px solid #474a53;}
.footerIndex .footerBottom .topBox ul:first-child{border-left: 0;}
.footerIndex .footerBottom .topBox ul li{line-height: 25px;}
.footerIndex .footerBottom .topBox ul li .txt{font-size: 14px;color: #ddd;}
.footerIndex .footerBottom .topBox ul li:first-child{ border-bottom: 1px solid #474a53;line-height: 30px;margin-bottom: 10px;}
.footerIndex .footerBottom .topBox ul li a{color: #bbb;}
.footerIndex .footerBottom .topBox .fourth{ width:305px;border-left: 1px solid #454545}
.footerIndex .footerBottom .topBox .fourth ul{border: none;width: 200px;}
.footerIndex .footerBottom .topBox .fourth .code1{width: 100px;margin-right: 15px;}
.footerIndex .footerBottom .topBox .fourth .code1 p{line-height: 35px;text-align: center;}
.business_product{width: 230px;height: 90px;overflow: hidden;}
.business_product a{margin-right: 8px;}
fl{
	float:left;
	}

#yijieerweima {
		position: absolute;
	margin-left:495px;
	margin-top:40px;
	width: 109px;
	height: 156px;
	z-index: 2;


}

.text-center{
	text-align:center;
position:relative;
	z-index: 1;
	}

.left25{margin-left:-28px;
}
.midlili{
width:0px;
height:0px;
margin:0 auto;
}
.txt{
	text-align:center !important;
font-weight:600;
	}
.left25 ul li{
	text-align:center !important;
	}




