@import "//www.dongao.com/ceduitem/css_lib/layout.css";
@import "//www.dongao.com/ceduitem/css_lib/reset.css";
@import "//www.dongao.com/ceduitem/css_lib/font.css";
@import "//www.dongao.com/ceduitem/css_lib/link.css";
@import "//www.dongao.com/ceduitem/css/nav.css";
/*网页的全局样式 解决兼容问题*/
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,img,a,em,strong,*{ margin:0; padding:0;}
body{ font-family:"微软雅黑"; font-size:12px; color:#000000;}
ul,ol,li{ list-style:none;}
h1,h2,h3,h4,h5,h6{ font-size:14px;}
input,select,textarea{ vertical-align:middle;}
img{ border:none; vertical-align:middle;}
a{ text-decoration:none;}
.clear{ clear:both;}

.top{ height: 52px; background: #f1f1f1; line-height: 52px; vertical-align: middle;}
.top_in span{ float: right; color: #626262; font-size: 12px;}
.top_in span a{ padding: 0px 12px;}
.top_in{ width: 1000px; margin: 0 auto;}
.banner{ background: url(../images/banner.jpg) no-repeat center top; height: 568px;}
.ban_in{ width: 1000px; margin: 0px auto; background: url(../images/banner.jpg) no-repeat center top; padding-top: 368px; }
.ban_lond{ width: 278px; height: 78px; display: block;margin-left: 110px;}
.one{  height: 799px;min-width: 1000px; background: url(../images/one.jpg) no-repeat center top;}
.two{ height: 809px;min-width: 1000px; background: url(../images/two.jpg) no-repeat center top;}
.three{ height: 794px;min-width: 1000px; background: url(../images/three.jpg) no-repeat center top;}
.four{ height: 778px;min-width: 1000px; background: url(../images/four.jpg) no-repeat center top;}

.fixed_menu{
    width: 40px; height:168px; padding:0; position:fixed; top: 190px; right:10px; z-index: 2; _position:absolute; _top:expression(eval(document.documentElement.scrollTop)); _margin-top:190px;
}
.fixed_menu a{
    display: inline-block; font-size:14px; text-align: center; color:#fff; height:40px; line-height: 40px; margin-bottom:1px; position: relative;
}
.fixed_menu .menu_aft{
    display: inline-block; width:40px; background: #ff8606; display: none; line-height: 17px; padding-top: 3px; height: 37px;
}

.fixed_menu .fixed_buy{
    position: relative;
}
.buy_num{
    display:inline-block; width:20px; line-height: 20px; position: absolute; top:3px; right: 2px;
}
.fixed_menu .menu_aft_buy{
    padding-top: 0px; height: 40px; line-height: 40px;
}

.fixed_menu .fixed_cent{
    position: absolute; top:0px; right:40px; display: none;
}
.fixed_menu .sp_phone{
    width:112px; background: #ff8606; margin-right: 0px; height: 40px; line-height: 20px;
}
.fixed_menu .sp_phone b{
    font-weight: normal;
}
.fixed_menu .fixed_erweima{
    right:45px; border:2px #ff9313 solid;
}

.a_back{
    margin-top:150px;
}
/*浮动按钮*/
.fixed_menu{
	width:47px; 
	position:fixed; 
	right:10px; 
	bottom:200px; 
	_position:absolute; 
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 200px;
}
.fixed_menu a{ margin-bottom: 1px; display: block;}
.fixed_weixin{
	position:relative;
}
.weixin_gzh{
	display:inline-block; position:absolute; top:0px; right:47px; display:none;
}

.footer{ margin: 0px; background: #e0e8ff;}

