@charset "utf-8";
/* CSS Document */

*{  
	margin: 0px;  
	padding: 0px;
	font-family:"微软雅黑";
}

.goto_home{width:60px; height:60px; position:fixed; top:10px; right:10px; z-index:1987; display:block;}

.goto_back{width:60px; height:60px; position:fixed; top:80px; right:10px; z-index:1987; display:block;}


.banner_mobile{width:100%; position:relative; margin:0 auto;}
@media screen and (min-width:240px){.banner_mobile{width:100%; margin-top:48px;}}
@media screen and (min-width:376px){.banner_mobile{width:100%; margin-top:56px;}}
@media screen and (min-width:414px){.banner_mobile{width:100%; margin-top:62px;}}
@media screen and (min-width:480px){.banner_mobile{width:100%; margin-top:72px;}}
@media screen and (min-width:640px){.banner_mobile{width:100%; margin-top:96px;}}
@media screen and (min-width:240px){.banner_mobile{display:block;}}
@media screen and (min-width:780px){.banner_mobile{display:none;}}

body{width:100%; max-width:800px; margin:0 auto;}

.liangban{width:100%; position:relative; margin:0 auto; overflow:hidden;}

.shangban{width:100%; position:absolute; left:0; top:0; overflow:hidden; background:#FF0;}

.xiaban{width:100%; position:absolute; left:0; bottom:0; overflow:hidden; background:#906;}

.liangban img{position:relative;}



.jyh_body{width:100%; position:relative; margin:0 auto;}

.jyh_body img{width:100%; margin-bottom:20px;}



.inner_body{width:100%; position:relative; margin:0 auto; background:#eee;}

.ib_top{width:100%; position:relative; margin:0 auto; margin-bottom:10px;}

.ib_left{width:48%; position:relative; float:left; margin:0 1%;}

.ib_right{width:48%; position:relative; float:right; margin:0 1%;}

.ib_left img, .ib_right img{width:100%; margin-bottom:8px;}



.title_fuwu{width:100%; height:80px; position:relative; margin:0 auto; font-size:24px; line-height:80px; color:#000; text-align:center; letter-spacing:2px; font-weight:bold; margin-bottom:20px;}

.top_fuwu{width:100%; height:40px; position:relative; margin:1px auto; background:#E8E9EB; font-size:16px; line-height:40px;}

.sec_fuwu{width:100%; height:40px; position:relative; margin:1px auto; background:url(../img/bg_shanghai.png) repeat; font-size:16px; line-height:40px; color:#fff; letter-spacing:1px;}

.sec_fuwu2{width:100%; height:40px; position:relative; margin:1px auto; background:url(../img/bg_waisheng.png) repeat; font-size:16px; line-height:40px; color:#fff; letter-spacing:1px;}

.thr_fuwu{width:100%; height:40px; position:relative; margin:1px auto; background:#fff; font-size:14px; line-height:40px;}

.sanji{width:100%; position:relative; display:none;}





