@charset "utf-8";

* {
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑", "宋体";
}

a {
	color: #333333;
}

img {
	border: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.blank5 {
	clear: both;
	height: 5px;
}

.blank10 {
	clear: both;
	height: 10px;
}

.blank20 {
	clear: both;
	height: 20px;
}

.blank25 {
	clear: both;
	height: 25px;
}

.blank30 {
	clear: both;
	height: 30px;
}

.blank60 {
	clear: both;
	height: 60px;
}

.index {
	max-width: 1904px;
	margin: 0 auto;
}

.topBox {
	min-width: 1105px;
	max-width: 1904px;
	height: 552px;
	margin: 0 auto;
	background: url(/Statics/Btmingtuo/images/topBannerBg.png) no-repeat;
	background-size: cover;
}

.topBoxInfo {
	max-width: 1904px;
	height: 512px;
}

.topBoxInfoBox {
	width: 1105px;
	height: 512px;
	margin: 0 auto;
}

/* 通知公告 */
.topBoxNotice {
	min-width: 1105px;
	max-width: 1904px;
	height: 40px;
	background: rgba(20, 67, 123, 0.6);
}

.topBoxInfoTools {
	float: right;
	color: white;
}

.topBoxInfoTools li {
	float: left;
	margin: 0 10px;
	line-height: 35px;
}

.topBoxInfoTools li img {
	position: relative;
	top: 5px;
}

.topBoxInfoTools li a {
	margin-left: 8px;
}

.topBoxInfoTools li a:hover {
	color: #c3ed01;
	text-decoration: underline;
}

.topBoxInfoTools li a {
	font-size: 16px;
	color: white;
}

/* 顶部菜单栏 */
.topNav {
	margin: 0;
}

.topNav>li {
	position: relative;
	width: 158px;
	text-align: center;
	background: rgba(162, 151, 138, 0.6);
	border-bottom: 1px solid #faefe3;
}

.topNav>li a {
	display: block;
	width: 158px;
	height: 45px;
	line-height: 45px;
	color: white;
	font-size: 16px;
}

.topNav>li a:hover {
	background: #48a1ed;
}

.subNav {
	position: absolute;
	width: 158px;
	background: rgba(255, 255, 255, 0.6);
	left: 158px;
	top: 0;
}

.subNav li a {
	color: black;
}

.subNav li a:hover {
	color: white;
}

/* 通知公告 */
.txtMarquee-left {
	width: 1058px;
	left: 401px;
	background: url(/Statics/Btmingtuo/images/notice.png) no-repeat;
	background-position: 4px 9px;
	padding-left: 45px;
	margin: 0 auto;
}

.txtMarquee-left .bd .tempWrap {
	width: 1058px !important;
}

/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	_display: inline;
	width: auto !important;
}

.txtMarquee-left .bd ul li a {
	color: #d4e3f7;
	font-size: 15px;
}

/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li span {
	color: #d4e3f7;
	margin-left: 20px;
}

/* 搜索框 */
.search {
	width: 1105px;
	height: 108px;
	margin: 0 auto;
	margin-top: 2px;
}

.searchPhone {
	width: 171px;
	height: 106px;
	background: url(/Statics/Btmingtuo/images/searchPhone.png) no-repeat;
}

.searchPhone i {
	font-size: 18px;
	color: #fff589;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 20px;
	display: block;
}

.searchPhone span {
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-left: 55px;
	display: block;
	margin-top: 18px;
}

.searchBox {
	width: 900px;
	height: 55px;
	border: 1px solid #e4e4e4;
	margin-top: 28px;
	padding: 10px;
}

.searchBoxInfo {
	width: 520px;
	height: 55px;
	background: #f0f0f0;
}

.searchBoxInfo input {
	width: 485px;
	height: 35px;
	border: none;
	font-size: 14px;
	color: #999999;
	margin: 10px 0 10px 10px;
	padding-left: 15px;
	outline: none;
}

.searchBoxInfo img {
	position: relative;
	top: -37px;
	left: 482px;
	cursor: pointer;
}

.serachBanner {
	width: 380px;
	height: 55px;
}

/* 集团简介 */
.intro {
	width: 1105px;
	height: 365px;
	margin: 0 auto;
}

.introLeft {
	width: 315px;
	height: 365px;
	border: 1px solid #e4e4e4;
	margin-right: 20px;
}

.introLeft img {
	margin: 7px;
}

.introLeft h1 a {
	font-size: 18px;
	color: #13599f;
	padding-left: 10px;
}

.introLeft p {
	padding: 0 12px;
	text-align: justify;
	line-height: 24px;
	font-size: 14px;
	color: #666666;
}

.introLeft label a {
	float: right;
	color: #999999;
	margin-right: 12px;
}

.introMid {
	width: 440px;
	height: 365px;
}

.introMid a.introMidTit, .introRig a.introRigTit, .part a.introMidTit {
	display: block;
	width: 105px;
	height: 40px;
	background: #13599f;
	line-height: 40px;
	color: white;
	font-size: 16px;
	text-align: center;
	margin-bottom: 16px;
}

.introMidNews {
	width: 440px;
	height: 118px;
}

.introMidDesc {
	width: 275px;
	height: 118px;
}

.introMidDesc h2 a {
	font-size: 18px;
	color: #13599f;
	line-height: 25px;
}

.introMidDesc p {
	font-size: 14px;
	color: #666666;
}

.introMidDesc p a {
	font-size: 14px;
	color: red;
}

.introMidUl li {
	line-height: 35px;
	font-size: 16px;
}

.introMidUl li span {
	color: #666666;
	margin-right: 20px;
}

.introMidUl li a {
	color: #333333;
}

.introRig {
	width: 305px;
	height: 365px;
}

.introRigFocus {
	width: 305px;
	height: 195px;
	background: url(/Statics/Btmingtuo/images/ryzzBg.png) no-repeat;
	margin-bottom: 14px;
}

.introRigJobs {
	width: 307px;
	height: 102px;
	background: url(/Statics/Btmingtuo/images/jobsBg.png) no-repeat;
}

.introRigJobs a {
	display: block;
	width: 97px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #827471;
	font-size: 18px;
	color: white;
	position: relative;
	left: 25px;
	top: 25px;
}

/* 荣誉资质切换 */
.focusBoxBanner {
	position: relative;
	width: 275px;
	height: 170px;
	overflow: hidden;
	border-radius: 5px;
	left: 17px;
	top: 6px;
}

.focusBoxBanner .pic img {
	width: 275px;
	height: 170px;
	display: block;
}

.focusBoxBanner .hd {
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 5px;
	right: 10px;
	z-index: 3
}

.focusBoxBanner .hd li {
	float: left;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	width: 25px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #919191;
	margin-left: 4px;
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}

.focusBoxBanner .hd .on {
	background: #fff;
	filter: alpha(opacity=100);
	opacity: 1;
}

.focusBoxBanner .prev {
	background-image: url(/Statics/Btmingtuo/images/left01.png);
	width: 18px;
	height: 53px;
	position: absolute;
	top: 70px;
	left: 0px
}

.focusBoxBanner .next {
	background-image: url(/Statics/Btmingtuo/images/right01.png);
	width: 18px;
	height: 53px;
	position: absolute;
	top: 70px;
	right: 0px;
}

/* 产品展示 */
.product {
	width: 1105px;
	margin: 0 auto;
	background: #f0f0f0;
}

.productBox {
	width: 770px;
}

.product h1 a {
	width: 770px;
	height: 48px;
	line-height: 48px;
	margin: 0 auto;
	border-bottom: 1px dashed #cdcdcd;
	display: block;
	font-size: 18px;
	color: #13599f;
}

.part {
	width: 305px;
	margin-top: 25px;
}

/* 产品展示轮播图 */
.scrollBox {
	width: 770px;
	position: relative;
}

.scrollBox .piclist {
	overflow: hidden;
	zoom: 1;
}

.scrollBox .ohbox {
	overflow: hidden;
	position: relative;
	width: 662px;
	left: 68px;
	top: 6px;
}

.scrollBox {
	position: relative;
	overflow: hidden;
	zoom: 1;
}

.scrollBox .piclist li {
	float: left;
	display: inline;
	height: 255px;
	margin-right: 48px;
}

.scrollBox .piclist li span {
	height: 25px;
	line-height: 25px;
	display: block;
	text-align: center;
	margin-top: 2px;
	color: #333333;
}

.scrollBox .pageBtn .prev {
	background: url(/Statics/Btmingtuo/images/left02a.png) no-repeat;
	display: block;
	width: 28px;
	height: 45px;
	position: absolute;
	top: 95px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
	left: 0;
	border: none;
}

.scrollBox .pageBtn .prev:hover {
	background: url(/Statics/Btmingtuo/images/left02b.png) no-repeat;
}

.scrollBox .pageBtn .next {
	background: url(/Statics/Btmingtuo/images/right02a.png) no-repeat;
	display: block;
	width: 28px;
	height: 45px;
	position: absolute;
	top: 95px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
	right: 0;
	border: none;
}

.scrollBox .pageBtn .next:hover {
	background: url(/Statics/Btmingtuo/images/right02b.png) no-repeat;
}

.piclist li img {
	border: 1px solid #c3c3c2;
	padding: 5px;
}

/* 友情链接 */
.friendLink {
	min-width: 1105px;
	max-width: 1904px;
	background: #ecf3f8;
	padding-bottom: 8px;
}

.friendLinkBox {
	width: 1105px;
	margin: 0 auto;
	min-height: 108px;
}

.friendLinkBox h1 {
	font-size: 18px;
	color: #13599f;
	float: left;
	margin: 10px 0 0 0;
}

.friendLinkUl>li {
	float: left;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 12px 18px;
	cursor: pointer;
}

.friendLinkUl>li:hover {
	color: #13599f;
}

.friendLinkUlSub {
	margin-left: 108px;
}

.line {
	clear: both;
	height: 5px;
	border-top: 1px dashed #c6c5c5;
}

.friendLinkUlSubItem a {
	font-size: 15px;
	color: #333333;
	line-height: 28px;
	margin-right: 15px;
}

/* 底部版权 */
.footer {
	min-width: 1105px;
	max-width: 1904px;
	height: 112px;
	background: #153751;
}

.footerBox {
	width: 1105px;
	height: 82px;
	padding: 15px 0;
	margin: 0 auto;
	text-align: center;
	color: white;
}

.footerBox a {
	color: white;
}

/* 列表页面 */
.listMain {
	width: 1105px;
	margin: 0 auto;
}

.current_pos {
	width: 1097px;
	height: 35px;
	border: 1px solid #dadee3;
	background: #f9f9f9;
	padding-left: 8px;
}

.current_pos_icon img {
	position: relative;
	top: 7px;
	left: 2px;
}

.current_pos_icon {
	float: left;
}

.current_pos span {
	line-height: 35px;
	margin-left: 10px;
}

.content_con {
	width: 1105px;
}

.content_con_left {
	width: 230px;
	border-top: 2px solid #153751;
	background: #f9f9f9;
	margin-bottom: 20px;
	float: left;
	position: relative;
}

.content_con_left_nav {
	width: 230px;
	height: 45px;
	background: url(/Statics/Btmingtuo/images/listnav.jpg) no-repeat;
	text-align: center;
}

.content_con_left_nav span {
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #3c5478;
}

.content_con_left_ul ul {
	list-style: none;
	text-align: center;
}

.content_con_left_ul_li {
	line-height: 30px;
	margin: 10px 10px 10px 15px;
	width: 200px;
	height: auto;
	background: #d5e5f4;
}

.content_con_left_ul_li  a {
	width: 200px;
	height: 30px;
	display: block;
}

.content_con_left_ul_li:hover, .content_con_left_ul_li.select {
	background: #13599f;
}

.content_con_left_ul_li:hover a, .content_con_left_ul_li.select a {
	color: white;
}

.content_con_right {
	width: 860px;
	height: auto;
	background: #f7f7f7;
	float: left;
	margin-left: 15px;
	padding-bottom: 20px;
	line-height: 25px;
}

.content_con_rightcon {
	width: 750px;
	margin: 30px 50px 0px 50px;
}

.content_con_rightbom1 ul {
	margin-top: 15px;
	list-style-type: none;
}

.content_con_rightbom1 ul li {
	margin-left: 20px;
	line-height: 30px;
	display: block;
}

.content_con_rightbom1 h1 {
	font-size: 24px;
	text-align: center;
}

.content_con_rightbom1 a {
	display: block;
	float: left;
	padding-left: 20px;
	background-image: url(/Statics/Btmingtuo/images/titicon2.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
	width: 500px;
}

.content_con_rightbom1 ul li span {
	margin-right: 10px;
	float: right;
	display: block;
}

.content_con_rightbom1 * {
	font-family: 宋体;
	font-size: unset;
}

.content_con_rightline {
	height: 1px;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.page {
	border-top: none;
	height: 29px;
	line-height: 29px;
	margin: 20px auto;
}

.page div {
	height: 29px;
}

.page .num {
	display: block;
	float: left;
	height: 29px;
	width: 30px;
	text-align: center;
	line-height: 29px;
	margin-right: 6px;
}

.page  a {
	display: block;
	float: left;
	height: 29px;
	min-width: 30px;
	text-align: center;
	line-height: 29px;
	border: 1px solid #bebebe;
	margin-right: 6px;
	color: black;
}

.page .current, .page  a:hover {
	float: left;
	text-align: center;
	line-height: 29px;
	height: 29px;
	min-width: 30px;
	background: #13599f !important;
	color: #ffffff;
	margin-right: 6px;
	border: 1px solid white;
}

.page .prev, .page .next, .page .first, .page .end {
	width: 63px;
	border: solid thin #ddd;
	background-color: #ddd;
}

.next, .last {
	margin-left: 10px;
}

/* 详细页面 */
.content_text {
	width: 1105px;
	height: auto;
	margin: 0px auto;
	background: #f9f9f9;
	margin-bottom: 20px;
}

.content_title {
	text-align: center;
	padding: 25px 0;
}

.content_title span {
	font-size: 22px;
	font-weight: bold;
}

.content_time {
	width: 900px;
	height: 35px;
	background: #e1eaf3;
	margin: 0 auto;
}

.content_timedate {
	line-height: 35px;
	text-align: center;
}

.content_zwen {
	margin: 0 35px;
	line-height: 28px;
	font-size: 16px !important;
	line-height: 26px !important;
	padding-bottom: 10px;
	margin-top: 25px;
}

.content_zwen * {
	font-size: unset;
}

.content_zwen p {
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}

.content_zwen img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
