@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
.clear {
	clear:both;
}

.L{ float:left;}

.R{ float:right; text-align:right;}

a {
	text-decoration:none;

}
a:hover {
	text-decoration:none;

}
img {
	border:none;
}

.p{ padding:0; margin:0;}

/*--------------------------------------------------- top begin*/

.wrapp {
	width:1000px;
	overflow:hidden;
	margin:0px auto;
}
#top {
	width:100%;
	height:46px;
	z-index:2;
	/*background:url(../images/bj.gif)*/
}
#logo {
	float:left;
	width:15%;

}

#logo img{ float:left;}

#logo span{ float:left; margin-top:13px; color:#979797;font:18px "微软雅黑"; font-weight:bold;}

#top p {
	float:right;
	/*width:55%;*/
	color:#000;
	line-height:25px;
	text-align:right;
	padding-right:15px; margin-top:15px;
	height:45px;
	font:12px "微软雅黑";
	
}
#top p a {
	color: #000;padding-bottom:10px; margin-right:10px;}
#top p a:hover { 
	color:#E27905;
	background: url(../images/Pointer.png) no-repeat center bottom;}
.shouye {
	background: url(../images/Pointer.png) no-repeat center bottom;}

#top p a.shouye {
	color:#E27905;padding-bottom:10px; margin-right:10px;}
	
	
.youshi {
	background:#e0e0e0;
    width: 100%;
}
.youshi .youshi01 {
    background: url("../images/youshi01.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 328px;
    position: relative;
}
.tit {
    background: url("../images/tit_bg.gif") no-repeat scroll center top rgba(0, 0, 0, 0);
    color: #DDDDDC;
    font-weight: bold;
    height: 61px;
    left: 0;
    padding-left: 15px;
    padding-top: 3px;
    top: 77px;
    width: 106px;
}
.youshi .youshi01 ul {
    color: #686868;
    font-size: 13px;
    line-height: 24px;
    position: absolute;
    right: 125px;
    text-align: right;
    top: 26px;
}
.size17 {
    font-size: 17px;
}
.size21 {
    font-size: 21px;
}
.youshi .youshi02 {
    background: url("../images/youshi02.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 129px;
}
.youshi .youshi02 dl {
    float: left;
    font-size: 12px;
    margin-left: 23px;
    width: 226px;
}
.youshi .youshi02 dl dt {
    color: #343434;
    font-size: 17px;
    font-weight: bold;
    line-height: 40px;
}
.youshi .youshi02 dl dd {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #D3D3D3;
    line-height: 18px;
    padding: 4px;
}
.youshi .youshi02 dl dd span {
    margin-left: 2px;
    margin-right: 2px;
}
.youshi .youshi03 {
    background: url("../images/youshi03.jpg") no-repeat scroll center bottom rgba(0, 0, 0, 0);
    height: 212px;
    padding-top: 85px;
    position: relative;
}
.youshi .youshi03 .tit {
    position: absolute;
}
.youshi .youshi03 p {
}
.youshi .youshi03 .introdu {
    color: #505050;
    padding: 70px 0 0 5px;
    width: 408px;
}
.youshi .youshi03 .introdu strong {
    color: #282828;
    line-height: 45px;
}
.youshi .youshi03 .biao {
    font-size: 12px;
    padding: 60px 0 0 45px;
    text-align: right;
}
.youshi .youshi03 .biao strong {
    color: #C65038;
    font-size: 48px;
}
.youshi .youshi03 .biao span {
    font-size: 14px;
    font-weight: bold;
    margin: 0 3px;
}
.youshi .youshi03 .biao a img {
    margin-top: 4px;
}
.wraper2 {
    margin: 0 auto;
    width: 1000px;
}
.doyoo_f_original
{
overflow:auto !important;
}
.doyoo_f_frame
{
display:none !important;
}