@charset "utf-8";



body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote { margin: 0;padding: 0; } 
input, button, textarea,select, optgroup, option {font-family: inherit;font-size:100%;font-style: inherit;font-weight: inherit;}
input[type="radio"]{ cursor:pointer;}
label{cursor:pointer;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; display: block; }
ul, li, dl, dt, dd {display: block;list-style-image: none;}
em,i{ font-style:normal;}
fieldset, img {border: 0;}
ol, ul {list-style: none;} 
iframe {background-image: none; }
caption{text-align: left;}
hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
.clear { clear:both; font-size: 0px; line-height: 0px; }
.clearfix{zoom:1;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.checkbox { line-height: 13px; height: 13px; width: 13px; padding: 0px; margin: 0px; }
.fl{float:left;}
.fr{float:right;}
.block1{ clear:both; width:100%; height:10px;}
.block2{ clear:both; width:100%; height:20px;}
.clearspan{display:block !important;float:none !important;clear:both;}
.block1{ width:100%; height:10px; clear:both;}
.block2{ width:100%; height:20px; clear:both;}
.block3{ width:100%; height:30px; clear:both;}
.block4{ width:100%; height:40px; clear:both;}
.block5{ width:100%; height:50px; clear:both;}
.block1-4{ width:100%; height:14px; clear:both;}









body{  font-family: "Î¢ÈíÑÅºÚ"; color:#494a49; font-size: 18px; background:#f0f1f1; line-height:30px;}
html{overflow-x:hidden}
a { text-decoration:none; color:#424343;}
a:hover{ text-decoration:underline; }



.header{ overflow:hidden; background:#fff;}
.header .in{ width:1100px; margin:0 auto; overflow:hidden;height:140px; }
.header .logo{  float:left; margin-top:16px;}
.header .addTab{ margin:64px 0 0 44px; float:left; display:inline; height:30px; line-height:30px; background:url(http://www.bjjbzh.com/images/addico.gif) no-repeat left center; padding-left:40px;}
.header .addTab span{ color:#3f4040; font-size:16px;}
.header .addTab em{ color:#727170; font-size:14px;}
.header .intro{ float:left; margin-left:65px; display:inline; padding-top:50px; font-size:40px; color:#FA6C25; text-shadow: 3px 3px 3px #ccc; }
.header .tel{ height:60px; float:right; margin:40px 0 0 40px; display:inline; background:url(../images/telico.gif) no-repeat left 4px; padding:0 0 0 50px;}
.header .tel span{ font-size:16px; }
.header .tel strong{ margin-top:8px; width:158px; height:18px; display:block;}

.nav{ height:60px; background:#fa6c25;}
.nav .navIn{ width:1100px; margin:0 auto;}
.nav a{ margin-top:15px; color:#fff; font-size:18px; width:270px; border-right:1px solid #FFFFFF; text-align:center; display:inline-block}
.nav a:last-child{ border:none;}

.banner{ height:438px; background:url(../images/banner.jpg) no-repeat center;}

.main{ width:1100px; margin:0 auto;}
.main .c1{ overflow:hidden; padding:50px; margin-top:20px; background:#fff;}
.main .h2title{ color:#fa6c25; padding:20px 0; font-size:30px;}
.main .text{ text-indent:2em; width:100%;}
.main .list{ overflow:hidden; width:1100px; padding-top:30px;}
.main .list img{ display:inline-block; padding-right:20px;}
.main .c2{ margin-top:20px; overflow:hidden;}
.main .c2 .grid{background:#fff; width:460px; height:280px; padding:40px;}

.footer{ overflow:hidden; background:#383938; color:#fff; margin-top:20px;}
.footer .in{ width:460px; margin:0 auto;  padding:50px 0 50px 610px; position: relative;}
.footer .in span{ position: absolute; left: 100px; top: 80px; font-weight: bold; font-size: 56px; color: #fa6c25; letter-spacing:8px; text-shadow: 3px 3px 3px #000;}
.footer p{ background:#0a0a0a; text-align:center; line-height:50px;}


@media only screen and (max-width:1100px){
	body{ width: 1100px; margin: 0 auto; }
	.main .text{ font-size: 14px; }

}