@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li,area{ margin:0px;padding:0px; list-style:none; border:0; outline:none; }
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2;}
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#titleBar{ width:100%; height:48px; background:#e54701; text-align:center; line-height:48px; color:#fff; font-size:16px;}
#titleBar a{ float:left; width:20%; height:48px; background:url(../img/icon_back.png) no-repeat left center; background-size:25px auto; margin-left:20px;}
#titleBar b{ margin-right:20%;}

#con{ width:94%; margin:0 auto;}
.conTop{ width:100%; height:60px; border-bottom:2px solid #e54701;}
.conTop h3{ font-size:18px; height:40px; line-height:40px; font-weight:normal;}
.conTop p{ font-size:13px; line-height:20px;}
.conTop p span{ margin-left:10px;}
.conC{ width:100%; margin:10px 0;}
.conC p{ line-height:24px; text-indent:2em; font-size:16px;}
.conC img{ width:100%; max-height:400px; margin:5px 0;}

.yuyue{ height:40px; padding:10px 0; background:#fff; border-top:1px solid #ccc; position:fixed; bottom:0px; left:0; z-index:999; width:100%;}
.yuyue a{ width:90%; background:#e54701; height:40px; margin:0 auto; text-align:center; line-height:40px; color:#fff; font-size:14px; display:block; border-radius:100px;}















