@charset "utf-8";
/* CSS Document */
/*全局的*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-family:inherit; /*vertical-align:baseline;*/ }
:focus { outline:0; }
a{
	text-decoration:none;
	color:#2e88c7;
	cursor:pointer;
}
a:active { outline:none; }
a:hover{
	text-decoration:underline;
	color:#2e88c7;
}
body {
	line-height:1;
	color:#444;
	font-family: "微软雅黑",Arial,arial, Geneva, sans-serif;/*text-shadow:0 1px 0 rgba(250,250,250,.8);*/
	-webkit-font-smoothing: subpixel-antialiased;
	font-size: 12px;
}
ol,ul,li { list-style:none; }
table { border-collapse:separate; border-spacing:0;}
caption,th,td {
	font-weight:normal;
}
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
.clear{ clear:both; height:1px; visibility:hidden; line-height:1px; overflow:hidden;}

.clearfix:after{ content:" "; display:block; height:0; clear:both;visibility:hidden;}
.clearfix{ display:inline-block;}
.hide{ display:none;}
.show{ display:block;}


form div { margin:5px 0; line-height:22px;}

table	{ border:0;border-collapse:collapse;}
td	{
	font:normal 12px/17px Arial;
	padding:2px;
}
th	{
	font:bold 12px/17px Arial;
	padding:4px;
}
.even{ background:#DFEEF2;}  /* 偶数行样式*/
.odd{ background:#ffffff;}  /* 奇数行样式*/
.selected{ background:#FF6500;color:#fff;}
/*通用头部页头部的*/
#HeadNavigation{
	line-height:26px;
	width:auto;
	overflow:hidden;
	background-color: #FFF;
}

.MainBox{
	width:960px;
	margin:0 auto;
	line-height:30px;
	position:relative;
	overflow:hidden;
}
#HeadNavigation .logo{
	display:block;
	width:450px;
	height:45px;
	line-height:35px;
	position:absolute;
	overflow:hidden;
	left:0px;
	top:18px;
	background-image: url(../images/wyt-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#HeadNavigation .logo a{ display:block; text-align:center;  text-indent:-9999px; text-decoration:none;}

#HeadNavigation .Menu{
	width:500px;
	position:absolute;
	top:25px;
	white-space:nowrap;
	height:40px;
	margin-left: 460px;
	font-size:16px;
}

#HeadNavigation .Menu ul{	overflow:hidden;	float:right;}
#HeadNavigation .Menu ul li{
	float:left;
	line-height:37px;
	height:37px;
	padding:0 0px 0 30px;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: -27px -645px;
}
#HeadNavigation .Menu ul a{
	color:#333; font-size:16px; text-decoration:none;}
#HeadNavigation .Menu ul li a:hover{
	color:#2e88c7;
	border-bottom:3px solid #2e88c7;
}
#HeadNavigation .Menu ul li .current{
	color:#2e88c7;
	border-bottom:3px solid #2e88c7;
}

#HeadNavigation .righttop{
	width:200px;
	position:absolute;
	top:5px;
	white-space:nowrap;
	margin-left: 750px;
	text-align: right;
}

/*顶部*/
#MainTop{
	width:auto;
	overflow:hidden;
	background-color: #F4F4F4;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

/*主体*/

#MainBody{
	position:relative;
	width:960px;
	line-height:36px;
	overflow:hidden;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

/*foot*/
#gotop{
	width:auto;
	overflow:hidden;
	background-image: url(../images/top_bg.png);
	background-position: center -731px;
	background-repeat: no-repeat;
	line-height: 26px;
	clear: both;
	text-align: center;
}
#gotop a{
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	width: 50px;
	margin-right: auto;
	margin-left: auto;
}
#copyRight{
	clear:both;
	float:left;
	width:100%;
	overflow:hidden;
	padding-top:20px;
	height:40px;
	background-color: #F4F4F4;
	text-align:center;
	font-size:12px;
	font-family:Arial,"宋体";
	color:#888888;
}
#copyRight a,.copyRight a:hover{font-family:"宋体",Arial;color:#888888;}
#copyRight a:hover{
	text-decoration:none;
	color:#039;
}


/*功能优势部分*/
#Function{
	position:relative;
	width:960px;
	line-height:36px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*经典案例部分*/
#CustList,#partner{
	position:relative;
	width:960px;
	line-height:36px;
	overflow:hidden;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#friends{
	position:relative;
	width:960px;
	line-height:36px;
	overflow:hidden;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#friends .Logoimg{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top:5px;
}
#friends .Logoimg li{
	height:38px;
	width:133px;
}

.sub-class{
	float:left;
	line-height: 150%;
	margin-top: 3px;
	margin-left:10px;
}
.sub-class a:link,.sub-class a:active,.sub-class a:visited,.more a:link,.more a:active,.more a:visited{color:#136ec2;font-size:12px;font-family:"\5FAE\8F6F\96C5\9ED1","\9ED1\4F53";margin:0 0px 0 5px;}
.more{
	float:right;
	line-height: 170%;
	padding-right:25px;
	background:url(../images/top_bg.png) no-repeat -5px -301px
}
.paper-title{
	margin-top:10px;
	height:20px;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 35px;
	background-image: url(../images/top_bg.png);
	background-repeat: no-repeat;
	background-position: 11px -771px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ECECEC;
	border-right-color: #ECECEC;
	border-left-color: #ECECEC;
	border-bottom-style: dotted;
	border-bottom-color: #ECECEC;
	background-color:#F6F6F6;
}
.paper-title h3{
	float:left;
	font:bold 13px/18px "\5FAE\8F6F\96C5\9ED1","\9ED1\4F53";
	color:#444;
}

.paper-body{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECECEC;
	border-bottom-color: #ECECEC;
	border-left-color: #ECECEC;
	padding:10px 15px 10px 15px;
	line-height: 25px;
	background:#FFF;
	}
.paper-body a{color:#136ec2;}
.paper-body a:hover{text-decoration:underline;}

.paper-body dt{ position:relative; float:left; display:inline; width:100%; line-height:22px;}
.paper-body dt a{ display:block;line-height:22px; margin-left:8px;}
.paper-body dt i{ position:absolute; left:0; top:9px; width:3px; height:3px; font-size:0; background:#136ec2;}
.paper-body dd{padding:0 4px 0 4px; background:#fff;line-height:26px;DISPLAY: none;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { zoom:1;}

.Logoimg{
	height:49px;
}
.Logoimg li{
	width:150px;
	border: 1px solid #fff;
	height: 45px;
	margin-top: 0px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
}

#callBtn { font-size:12px; background:url(../images/6F134150910.gif) 0px -13px; border:1px solid #cfab25;  padding-top:2px; cursor:pointer;}
#telInput { font-size:12px;color: #039;}



/******************内页部分******************/
body{
	background-color:#FFF;
}

/*banner*/
#banner{
	width:auto;
	overflow:hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	}

.biaoyu{
	width:960px;
	margin:0 auto;
	padding:20px 0 0 0;
	position:relative;
	overflow:hidden;
	color:#FFF;
	height:140px;
	font-size: 15px;
	line-height: 25px;
}

.OrderOL{
	line-height:35px;
	position:absolute;
	overflow:hidden;
	left:775px;
	top:30px;
	width: 188px;
}
.buy{
	display:block;
	height:24px;
	width: 90px;
	background-image:url(../images/btns.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent:-999px;
	margin-left:98px;
}
.QQ{
	color:#FFF;
}

#Nei{
	height:auto;
	position:relative;
	width:960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#Way{
	float:left;
	font-size: 12px;
	line-height: 20px;}
#NeiLeft{ /*760px*/
	clear:both;
	width:700px;
	float:left;
	border: 1px solid #ECECEC;
	background-color:#fff;
	padding-top: 0px;
	padding-right: 34px;
	padding-bottom: 20px;
	padding-left: 34px;
}

#NeiRight{ /*200px*/
	float:left;
	width:201px;
	line-height:35px;
	position:absolute;
	left:759px;
	top:16px;
}
#NeiRight ul li a{
	float:right;
	width:150px;
	height:28px;
	border: 1px solid #CCC;
	padding:4px 0 0 30px;
	margin:4px 0 4px 0;
	background-color:#F9F9F9;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color:#333; cursor:pointer;
	}

#NeiRight ul li a:hover{
	background-color:#FFF;
	text-decoration:none;
	color:#2e88c7;
	}
#NeiRight ul li a:active{
	outline:none;
	}
#NeiRight ul li .this{
	width:160px;
	border-top: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	border-bottom: 1px solid #ECECEC;
	border-left: 0px solid #ECECEC;
	background-color:#FFF;
	color:#2e88c7;
	}
.FontRed{color:#F00;}
.Fontgreen{
	color:#090;
}
.bigred {
	font-weight: bold;
	color: #F00;
}

.bigorg {
	font-weight: bold;
	color: #F60;
}

#partner .Logoimg li{
	margin-top:0px;
	padding-top:0px;
	border: 1px solid #fff;
	height:80px;
	width:128px;
}
#partner .Logoimg li img{
	border:1px solid #fff;
	height:55px;
	width:110px;
}