﻿@charset "utf-8";
.w{ width:1200px; margin:0 auto;}
.flex{display: flex;justify-content: space-between;}
/*topbar*/
.topbar{width: 100%;height: 36px;background-color: #222222;font: 14px/36px 'Microsoft Yahei';color: #fff;overflow: hidden;}
.topbar .wap{height: 36px;display: block;background: url(http://www.bf-zhengzhou.com/images/index/ico1.png) no-repeat left center;font: 14px/36px 'Microsoft Yahei';color: #fff;padding-left: 20px;}
.topbar .huanyingyu{padding-left: 16px;}
/*header*/
header{height: 80px;}
header .logo{width: 271px;height: 39px;margin-top:20px;float: left;}
header nav{width: 796px;float: right;}
header nav ul li{line-height: 80px;}
header nav ul li a{color: #444444;display: block;font-size: 16px;}
header nav ul li:hover a{color: #004bc9;}
/*footer*/
footer{width: 100%;height:324px;background: url(http://www.bf-zhengzhou.com/images/index/foot_bg.jpg) no-repeat center;padding: 50px 0;box-sizing: border-box;}
footer .foot_l{width: 400px; }
footer .foot_l .foot_tel{height: 60px;margin-top: 26px;color: #fff;line-height: 24px;}
footer .foot_l .foot_adress{height: 60px;margin-top: 26px;color: #fff;line-height: 24px;}
footer .foot_l .foot_tel .tel{font-size: 14px;margin:8px 0 0 14px;}
footer .foot_l .foot_tel .tel span{font-size: 18px;font-weight: bold;}
footer .foot_l .foot_adress .adress{font-size: 14px;margin:8px 0 0 14px;}
footer .foot_l .foot_adress .adress span{font-size: 18px;font-weight: bold;}
footer .foot_r{width: 780px;}
footer .foot_r li{float: left;}
footer .foot_r li .li_tit{font-size: 16px;font-weight: bold;color: #fff;margin-bottom: 34px;}
footer .foot_r li a{display: block;color: #fff;font-size: 14px;margin-top: 14px;}
footer .foot_r li:nth-child(2){margin-left: 120px;}
footer .foot_r li:nth-child(3){margin-left: 134px;}
footer .foot_r li:nth-child(4){margin-left: 66px;}
/*beian*/
.beian{height: 50px;background: url(http://www.bf-zhengzhou.com/images/index/beian_bg.jpg) no-repeat center;text-align: center;color: #fff;line-height: 50px;font-size: 12px;}

/*/共享尾部/*/

iframe{

	border: none;
	width:100%; 
	height:auto;
}
input::-webkit-input-placeholder {
        /* placeholder颜色  */
      color: #aab2bd;
        /* placeholder字体大小  */
        font-size: 16px;
         /* placeholder位置  */
         text-align: left;
     }
/* html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
} */
/* CSS Document */
*{
	font-family: "hei" !important;

}
a img {border:none;}
a {text-decoration:none;font-family:"hei";}
em,var {font-style:normal;}
ul,ol {padding:0;list-style-type:none;}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,p {margin:0;font-weight: normal;}

body{font-size:14px;font-family:"Microsoft Yahei"; color: #242424;}


.fix:after {content:'.';display:block;clear:both;visibility:hidden;height:0px;}
.fix {zoom:1;}
input,textarea,a,button {outline:none;}
input::-moz-focus-inner {border:0;}
body {background:#fff;font-family: "hei";}
input,textarea,button {border:0 none;background:#fff;}
a:hover {text-decoration:none;}

/*初始化*/

.w_1085 {
    width:1085px;
    margin:0 auto;
}
.w_1083 {
    width:1083px;
    margin:0 auto;
}
.w_1200 {
    width:1200px;
    margin:0 auto;
}
.w_1280 {
    width:1280px;
    margin:0 auto;
}
.w_1100{
    width:1100px;
    margin:0 auto;
}
.w_1110{
    width:1110px;
    margin:0 auto;
}

.w_1115{
    width:1115px;
    margin:0 auto;
}
.fl{float: left;}
.fr{float: right;}
.f_l{float: left;}
.f_r{float: right;}
.c_b{clear: both;}
.m_t_15{margin-top: 15px;}

 a:link {
    color:#333;
    text-decoration:none;
}
a:visited {
    color:#333;
    text-decoration:none;
}
a:hover {
    /*color:#e92032;*/
    text-decoration:none;
}
/*a:active {
    color:#333;
    text-decoration:none;
} */
a.c_white {
    color: #FFF;
}

/* 颜色区↑ */
.bd{border: 1px solid #bebebe;}/* 边框 */

/* 分页 */
.pages{width: 1100px; text-align: center;padding:20px 0;}
.pages2{width: 705px; text-align: center;padding:20px 0;}
.pages a{color: #000000; padding:0 10px;font-size: 14px; }
.pages a:hover{color: #e14141;  }