body { padding-top: 110px;font-family: 微软雅黑, 宋体, Arial;}
a{color:#333;text-decoration:none}
a:hover{color:#007efe;text-decoration:none}.baizi{font-family: 微软雅黑, 宋体, Arial;color: #ffffff;}
.baizi{color: #fff;}
.baizi:link {color: #fff;}
.baizi:visited {color: #fff;}
.baizi:hover {color: #fff;}
.baizi:active {color: #fff;}
/*top*/
.b00{ border-top:3px solid #007efe;height: 110px;background-color:#B73C3E;margin-bottom: 15px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #d4d2d2 0px 0px 10px;
    -moz-box-shadow: #d4d2d2 0px 0px 10px;
    }
.logo{ width: 50%;float: left;}
.b01{ padding:0px;height: 110px;}
.nav{ margin-top:30px;}
.bdh{ font-size: 16px;margin: 0 10px}
.navbar-default .navbar-nav>li>a:hover{color:#007efe;background-color:#fff;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-color:#fff;}
.navbar-default .navbar-toggle{border-color: #fff;}
.navbar-toggle{margin-top:20xp;}

/*bnaner*/
.carousel-inner img{ margin:0 auto;}


.tab-h2{font-size: 36px;text-align: center;letter-spacing: 1px;}
.tab-h4{font-size: 18px;text-align: center;letter-spacing: 1px;margin: 20px 0;}
.tab-p{font-size: 14px;line-height: 25px; text-align: center;letter-spacing: 1px;color: #999999; margin-bottom: 30px;}
/*搜索样式*/
.sou { float: right;}
.custom-input {
    width: 500px;
    height: 51px;
    border-radius: 8px;
    background-color: #e3e3e3;
    border: 0;
    padding: 10px 20px;
    font-size: 18px;
    margin-right: 10px;
    margin-top: 30px;
}
.custom-btn {
    background: url(../images/submit.png) no-repeat center center;
    background-size: cover;
    width: 113px;
    height: 51px;
    border: none;
    margin-top: 30px;
}
/*kuang*/
.kuang {
	background-color: #fff;
	border: 1px solid #f3f3f3;
	border-radius: 6px;
	box-shadow: 0 0 20px 0 rgba(119,119,119,0.1);
}
.kuang2 {
	float:left;
	width:23%;
	margin: 0 10px 20px 10px;
	padding: 10px 20px 20px 35px;
	background: url(../images/mpbj.jpg) top;
	border: 1px solid #f3f3f3;
	border-radius: 6px;
}
/*hydh*/
#hydh
    {
    width: 100%;
	margin: 50px 0;
	padding: 20px 50px;
    }
#hydh li {
	width: 10%;
        float: left;
        text-align: center;
        line-height: 35px;
        color: #333;
        font-size: 16px;
    }
/*名片列表样式*/
#mplist h1 {font-size: 20px;line-height: 20px;color: #007EE5;font-weight: 900;}
#mplist h3 {font-size: 16px;line-height: 20px;}
#mplist h4 {font-size: 14px;line-height: 20px;}

/*名片主标题样式*/
h2 {display: block;
    line-height: 60px;
    font-size: 36px;
    text-align: center;
    }
h2 span {
    color: #e8e8e8;
	display: block;
    line-height: 140px;
    color: #f1f1f1;
    font-size: 70px;
    text-transform: uppercase;
}
h2 em {
    display: block;
    line-height: 80px;
    color: #007efe;
    font-size: 36px;
    margin: -80px 0 0;
    position: relative;
	font-style: normal;
}
h2 i {
    display: block;
    width: 60px;
    height: 4px;
    background: #007efe;
    margin: 0 auto;
	margin-bottom: 50px;
}
/*联系我们 名片主标题样式*/
#tab8 h2 {display: block;
    line-height: 60px;
    font-size: 36px;
    text-align: center;
    }
#tab8 h2 span {
    color: #e8e8e8;
	display: block;
    line-height: 140px;
    color: #076bd0;
    font-size: 70px;
    text-transform: uppercase;
}
#tab8 h2 em {
    display: block;
    line-height: 80px;
    color: #fff;
    font-size: 36px;
    margin: -80px 0 0;
    position: relative;
	font-style: normal;
}
#tab8 h2 i {
    display: block;
    width: 60px;
    height: 4px;
    background: #fff;
    margin: 0 auto;
	margin-bottom: 50px;
}
/*tab1 个人介绍*/
#tab1{margin: 80px 0 30px 0;}

/*tab2 企业介绍*/
#tab2{padding: 0 0 50px 0;}

/*tab3 经营范围*/
#tab3{padding: 0 0 50px 0;}


/*tab4*/
#tab4{padding: 0 0 50px 0;}

/*tab5*/
#tab5{padding: 0 0 50px 0;}

/*tab6*/
#tab6{padding: 0 0 50px 0;}

/*tab7*/
#tab7{padding: 0 0 50px 0;}

/*tab8*/
#tab8{background: #0159b2;padding: 0 0 50px 0;color: #fff;font-size: 18px;}
.lianxi {float: left;padding: 10px 30px;}

/*tab4,5,6,7图片样式*/
#tab4, #tab5, #tab6, #tab7 {
    display: flex;
    flex-wrap: wrap; /* 允许换行 */
    justify-content: space-between; /* 在两列之间均匀分布空间 */
}

#tab4 img, #tab5 img, #tab6 img, #tab7 img {
    width: 100%!important; /* 每个图片占48%的宽度，留出4%的间隙 */
	height: 260px!important;
	border-radius: 6px;
}
#tab4 p, #tab5 p, #tab6 p, #tab7 p {
    width: 33%; /* 每个图片占48%的宽度，留出4%的间隙 */
    padding: 8px; /* 图片底部间距 */
	float: left;
}
/*pdtop*/
.jumbotron{
	background: url(../images/pbanner.jpg) top;
}
.jumbotron h1{font-size: 24px;color: #fff;}
.jumbotron h4{font-size: 12px;color: #E3E3E3;}
.jumbotron hgroup{padding-left: 60px;}

/*zhengwennr*/
#zhengwennr{ font-size: 16px;line-height: 33px;color: #666;}
#zhengwennr .container{padding: 0 20px 50px 30px;}
#zhengwennr img{ width: 800px; margin: 6px;}

#video {width: 100%;}
/*liebiao*/
#liebiao{padding: 0 0 50px 0}
#liebiao .row{margin: 0;}
#liebiao .col-md-2{text-align: left;padding-left: 0;}

#liebiao .info-content{ padding: 20px 0; border-bottom: 1px solid #e9e9e9;}
#liebiao p{color: #999; line-height: 22px;}

/*cpliebiao*/
#cpliebiao{padding: 0 0 50px 0;text-align: center;}
#cpliebiao h4{color: #666; font-size: 14px; line-height:25px; height:35px;}
#cpliebiao .thumbnail{border: 0;}
#cpliebiao img { height:200px;}

/*liuyan*/
#liuyan{padding: 50px 0;text-align: center;}

/*kefu*/
.modal-dialog {bootom:10px;}

/*footer*/
#footer{background-color: #444444;padding: 30px 0;text-align: center; }
#footer p{color: #e9e9e9;font-size: 14px;}
/* aos*/
* {
  box-sizing: border-box;
}
