@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,div { margin:0; padding:0; }
html {-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body {background:#FFF;color:#000;font:16px/20px  "Microsoft Yahei", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif; min-width:1240px;}

table { border-collapse:collapse; } 
ul,ol{ list-style:none; }
fieldset, img { border:0 none; }
address, caption, cite, code, dfn, th, var { font-style:normal;}

input {padding:0;margin:0;border:0 none;}
textarea {resize:none;overflow:auto; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:16px; margin:0; }
input::-moz-focus-inner { border:none; padding:0; }
button, input, optgroup, select, textarea {color:inherit;font:inherit;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul li a:hover{ color:Red;}
a {font-size:16px; color:#000; text-decoration:none; }
a:hover {
     color: #f05a25;
}

/*clearfloat*/
.clearfix:after{content: "";display: block;visibility: hidden;clear: both;height: 0;font-size: 0;}


.fr{float:right;}
.fl{float:left;}

.banner-top{background: url(/TopPic/shifangugan/images/banner.jpg) no-repeat;
    background-size: 100% 100;
    background-position: top center; height:396px;}

.bg{background: url(/TopPic/shifangugan/images/bg.jpg) repeat-x;}

.container{ width:1200px; margin:0 auto; background-color:#FFFFFF;}

.con{ padding:40px;}
.con h1{ font-size:24px; color:#B31C21; text-align:center; line-height:40px; margin-bottom:30px;}
.con p{ line-height:30px; color:#424242; margin-top:10px; text-indent:2em;}


.footer{ background: #f8f9fb;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 230px;
    border-top: 4px solid #f05a25;}

.footer-l{ padding-right:30px; border-right:1px solid #a0a0a0; width:230px; float:left;}

.footer-r{ float:right; width:870px; }
.ft-tit{color:#a0a0a0; font-size:14px;}

.line{ border-bottom:1px solid #f05a25; width:50px; height:1px; margin-top:10px; margin-bottom:10px;}
.footer-yqlj{
    float: left;
    width: 20%;}

.footer-yqlj a{ color:#333; font-weight:400; font-size:15px; display:block; line-height:30px;}
.footer-yqlj a:hover{ color:#f64d11;}
.footer-d{ margin-top:30px; font-size:14px; color:#333; text-align:center; line-height:30px; padding:10px;} 
.footer-d a{ color:#333; font-size:14px; padding-left:10px; padding-right:10px;}
.footer-d a:hover{ color:#f64d11;}

