﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: 0
}

address, caption, cite, code, dfn, em, strong, th, var, i {
	font-weight: 400;
	font-style: normal
}

ol, ul, li {
	list-style: none
}

caption, th {
	text-align: left
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 100%
}

q:before, q:after {
	content: ''
}

abbr, acronym {
	border: 0
}

.main-container {
	max-width: 1200px;
	width: 1200px;
	padding: 0
}

@media (min-width:768px) {
	.main-container,
	.site-footer {
		width: 1200px
	}
}

@media (min-width:992px) {
	.main-container {
		width: 1200px
	}
}

@media (min-width:1200px) {
	.main-container {
		width: 1200px
	}
}

a {
	color: #333;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
	text-decoration: none;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0
}

body {
	font-family: arial, tahoma, "Hiragino Sans GB", \5b8b\4f53 "微软雅黑";
	font-size: 14px;
	color: #333;
	background-color: #F2F2F2;
}

.background {
	position: absolute;
	left: 0;
	height: 285px;
	background: url(../img/top-bg.png);
	background-size: 100% 100%;
	z-index: -1;
}

@media (max-width:768px) {
	.background {
		width: 1200px
	}
}

@media (min-width:992px) {
	.background,
	.site-footer {
		width: 100%
	}
}

@media (min-width:1200px) {
	.background,
	.site-footer {
		width: 100%
	}
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.c-red {
	color: #CC0000;
}

.c-orange {
	color: #FF6600;
}

.bord-rad {
	border-radius: .3em;
	border: #AACCEE solid 1px;
}

.bord-blue {
	border: #AACCEE solid 1px;
}

.bc-fff {
	background-color: #fff;
}

.bc-f7 {
	background-color: #F7F7F7;
}

.bc-ebe {
	background-color: #ebeff9;
}

.mlr0 {
	margin-left: 0;
	margin-right: 0;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px
}

.mt {
	margin-top: 10px
}

.mb {
	margin-bottom: 10px
}

.pl10 {
	padding-left: 10px;
}

.pr10 {
	padding-right: 10px;
}

.p15 {
	padding: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.pt {
	padding-top: 10px
}

.plr0 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.pl0 {
	padding-left: 0px
}

.pr0 {
	padding-right: 0px
}

.pb {
	padding-bottom: 10px
}

.noPd {
	padding: 0 !important;
}


/*小标题*/

.m-tit {
	width: 90%;
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
}

.m-tit.mt5 {
	margin-top: 5px;
}

.m-tit h3 {
	width: auto;
	float: left;
	font-size: 18px;
	color: #333;
}

.m-tit .m-more {
	width: 50px;
	text-align: right;
	float: right;
	font-size: 12px;
	color: #666;
}

.m-tit a:hover {
	color: #1844a7;
}

.nowarp {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6 {
	float: left!important
}


/*头部条下拉框*/

.split-links>a {
	border-right: 1px solid #ddd
}

.split-links a {
	padding: 0 10px;
	display: inline-block
}

.split-links a:last-child {
	border: 0;
	padding-right: 0
}

span.line-dash {
	margin: 10px 0;
	clear: both;
	display: block;
	width: 100%;
	height: 1px;
	background-repeat: repeat-x
}


/*大标题栏*/

.syjc-theme-main>.blk-title {
	border-bottom: 3px solid #e9e9e9;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 10px;
}

.syjc-theme-main>.blk-title h3 {
	display: inline-block;
	max-width: 200px;
	float: left;
	font-size: 26px;
	color: #333;
	font-family: 微软雅黑;
	margin-right: 20px
}


/*大标题栏上小标题*/

.syjc-theme-main .blk-title h4 a {
	font-size: 14px;
	color: #1844A7;
	line-height: 1.3;
	margin-right: 10px;
}

.syjc-theme-main .blk-title h4 a:hover {
	color: #0000FF;
}


/*大标题栏上按钮*/

.syjc-theme-main>.blk-title .blk-title-bnts {
	float: left
}

.syjc-theme-main>.blk-title .blk-title-bnts>a {
	display: block;
	float: left;
	padding: 5px 10px 3px 10px;
	margin: 2px 5px;
	border: 1px solid #f60;
	color: #f60;
	font-size: 12px;
	transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-moz-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	-o-transition: all 0.35s ease-in-out;
}

.syjc-theme-main>.blk-title .blk-title-bnts>a:hover {
	background-color: #cc0000;
	color: #FFFFFF;
	border: 1px solid #cc0000;
}


/*大标题栏右侧部分*/

.syjc-theme-main>.blk-title .blk-title-right {
	margin-top: 15px;
	float: right;
	font-size: 12px
}

.syjc-theme-main>.blk-title .blk-title-right>div {
	float: right;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	color: #999;
	font-size: 12px
}

.syjc-theme-main>.blk-title .blk-title-right a {
	color: #999
}

.syjc-theme-main>.blk-title .blk-title-right .blk-title-more a:hover {
	color: #cc0000
}

.syjc-theme-main>.blk-title .blk-title-right i {
	font-size: 12px
}

.syjc-theme-main>.blk-title .blk-title-right .blk-title-links a {
	margin-right: 10px
}

.syjc-theme-main>.blk-title .blk-title-right .blk-title-links .blk-title-links-aux {
	color: #f60
}


/*列表标题框*/

.syjc-theme-list>.blk-title {
	padding: 10px;
	border-bottom: 1px solid #e9e9e9
}

.syjc-theme-list>.blk-title h3 {
	float: left;
	display: block;
	max-width: 120px;
	font-size: 18px;
	font-family: 微软雅黑;
	font-weight: 700
}

.syjc-theme-list>.blk-title .blk-title-right {
	float: right;
	font-size: 12px;
	color: #999
}

.syjc-theme-list>.blk-title .blk-title-right a {
	color: #999
}

.syjc-theme-list>.blk-title .blk-title-right a:hover {
	color: #cc0000
}

.syjc-theme-list>.blk-cnt {
	padding: 10px
}

.syjc-theme-list>.blk-cnt li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 200%
}

.syjc-theme-list>.blk-cnt li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*建材商机列表标题宽度*/

.index-sj .syjc-theme-list>.blk-cnt li a {
	float: left;
	width: 74%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*建筑工程列表标题宽度*/

.index-jzgc .syjc-theme-list>.blk-cnt li a {
	float: left;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.syjc-theme-list>.blk-cnt li span {
	float: right;
	color: #999999;
	font-size: 12px;
}


/*产品供给*/

.index-product .itm-qi li {
	width: 14.28571428571429%
}

.index-product .row {
	margin-right: 0;
	margin-left: 0;
}

.index-product ul {
	box-sizing: border-box;
}

.index-product ul li {
	background: #fff;
	border: #F2F2F2 solid 1px;
	padding-top: 15px;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
}

.index-product ul li:hover {
	border: 1px solid #1844a7;
}

.index-product ul li:hover span {
	color: #1844a7;
}

.index-product ul li img {
	width: 100%;
}

.index-product ul li span {
	display: block;
	text-align: center;
	line-height: 38px;
	height: 38px;
	overflow: hidden;
	color: #666;
}

/*幻灯片*/

.syjctbox {
	position: relative;
	z-index: 1;
	width: 100%;
	margin-bottom: 10px
}

.syjctbox .abtnbox {
	position: relative;
	z-index: 10;
	height: 0
}

.syjctbox .abtnbox a {
	display: block;
	position: absolute;
	top: 100px;
	width: 25px;
	height: 34px;
	background: rgba(0, 0, 0, .5);
	*background: #000;
	background: #000 \0;
	filter: alpha(opacity=60);
	text-align: center;
	padding-top: 8px;
	text-decoration: none
}

.syjctbox .abtnbox a .iconfont {
	color: #fff
}

.syjctbox .abtnbox a:hover {
	background: rgba(0, 0, 0, .9);
	*background: #000;
	filter: alpha(opacity=90)
}

.syjctbox .abtnbox .prev {
	left: 0
}

.syjctbox .abtnbox .next {
	right: 0
}

.syjctbox .hd {
	position: absolute;
	z-index: 10;
	width: 100%;
	bottom: 40px;
	left: 0
}

.syjctbox .hd ul {
	text-align: center;
	background: rgba(0, 0, 0, .5);
	*background: #000;
	background: #000 \0;
	filter: alpha(opacity=60);
	height: 40px
}

.syjctbox .hd li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 10px;
	margin-top: 15px;
	margin-left: 2px;
	margin-right: 2px
}

.syjctbox .hd .on {
	background: #2f8bce
}

.syjctbox .bd {
	width: 100%;
	height: 205px;
	overflow: hidden
}

.syjctbox .bd img {
	display: block;
	width: 100%;
	height: 160px
}

.syjctbox .bd li {
	position: relative;
	z-index: 1
}

.syjctbox .bd li div {
	background: #000;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center
}


/*热门产品切换*/

.multipleColumn .hd {
	z-index: 10;
	width: 100%;
	border-top: 0
}

.multipleColumn .hd ul {
	text-align: center;
	height: 20px
}

.multipleColumn .hd li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 10px;
	margin-top: 15px;
	margin-left: 4px;
	margin-right: 4px;
	cursor: pointer;
	position: relative;
	top: -10px
}

.multipleColumn>.hd li {
	background: #e9e9e9;
	font-size: 0
}

.multipleColumn>.hd .on {
	background: #f60;
	border: 0
}

#_Ten_rightDiv *,
#_Ten_rightDiv :before,
#_Ten_rightDiv :after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}


/*头部条*/

.syjc-header .topbar {
	background: #f5f5f5;
	font-size: 12px;
	color: #333;
}

.syjc-header .topbar .main-container {
	padding: 5px 0
}

.syjc-header .topbar .nav-item-list {
	display: inline-block;
	position: relative;
	width: 75px;
}

.syjc-header .topbar .nav-item-list a .iconfont {
	color: #999
}

.syjc-header .topbar .nav-item-list .nav-items {
	display: none;
	text-align: left;
	position: absolute;
	top: 11px;
	padding: 5px;
	border: 1px solid #B4C4E6;
	background: #fff;
	z-index: 1001;
	min-width: 150px;
	max-width: 300px;
}

.syjc-header .topbar .nav-item-list .nav-items a {
	margin: 5px
}

.syjc-header .topbar .nav-item-list h3 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

.syjc-header .topbar .nav-item-list h3 .icon-dsp-toggle {
	font-size: 10px;
	color: #999;
	margin: 0 2px;
}

.syjc-header .topbar .nav-item-list:hover {
	cursor: pointer;
}

.syjc-header .topbar .nav-item-list:hover .icon-icon:before {
	content: "\e260";
	color: #1844A7
}

.syjc-header .topbar .nav-item-list:hover .icon-tri-up:before {
	content: "\e259";
	color: #1844A7
}

.syjc-header .topbar .nav-item-list:hover>h3 {
	border: 1px solid #B4C4E6;
	border-bottom: 0;
	color: #1844A7;
	background: #fff;
	position: absolute;
	z-index: 1002;
	bottom: -12px;
	margin-top: 10px;
	padding-top: 4px;
	text-align: right;
	width: 76px;
	height: 28px;
}

.syjc-header .topbar .nav-item-list:hover .nav-items {
	display: block
}

.syjc-header .topbar .nav-item-list:hover .nav-item-250 {
	width: 250px
}

.syjc-header .topbar .nav-item-list:hover .nav-item-250>a {
	width: 105px
}

.syjc-header .topbar a {
	font-size: 12px;
	color: #333
}

.syjc-header .topbar a:hover {
	font-size: 12px;
	color: #CC0000
}

.syjc-header .topbar a .iconfont {
	font-size: 13px;
	color: #2457cb;
	margin-left: 1px
}


/*城市站点*/

.sitediv:hover>.city {
	color: #0033B2;
	background: #fff;
	position: absolute;
	z-index: 1002;
	padding-left: 10px;
	width: 90px;
	height: 28px
}

.sitediv:hover .sitediv-list {
	display: block
}

.sitediv-list {
	display: none;
	text-align: left;
	position: absolute;
	top: 40px;
	padding: 10px 15px 10px 15px;
	background: #fff;
	z-index: 1001;
	right: 0px;
	width: 430px;
	border: 1px solid #B4C4E6;
	line-height: 22px;
}

.sitediv-list .itemsList {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 5px;
}

.sitediv-list .itemsList.nobor {
	border-bottom: none;
}

.sitediv-list .itemsList h3 {
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #555;
	padding-top: 8px;
	margin-bottom: 5px;
}


/*logo 搜索*/

.syjc-header .logo-and-search {
	border-top: 1px solid #ddd;
}

/*logo*/

.syjc-header .logo-and-search .logo {
	margin-top: 15px
}

.syjc-header .logo-and-search .tip {
	width: 20px;
	margin-left: 5px;
	display: inline-block;
	position: absolute;
	top: 16px;
	font-size: 14px;
	line-height: 18px;
}

/*导航*/

.syjc-header .main-nav {
	margin-top: 20px
}

.syjc-header .main-nav .navbar {
	height: 45px;
	min-height: 45px;
	padding: 0 10px;
	margin: 0;
	background: #1844A7;
	border-radius: 0
}

.syjc-header .main-nav .navbar .fenge {
	display: inline-block;
	height: 35px;
	min-height: 35px;
	border-left: #0033B2 solid 1px;
	margin: 5px 40px;
}

.syjc-header .main-nav .navbar .navbar-nav>li a {
	
	padding: 12px 13px;
	color: #fff;
	font-size: 16px;
	font-family: ΢���ź�
}

.syjc-header .main-nav .navbar .navbar-nav>li a i {
	position: relative;
	top: -5px;
	right: 0;
	color: #F11313;
}

.syjc-header .main-nav .navbar .navbar-nav>li a:hover,
.syjc-header .main-nav .navbar .navbar-nav>li a:focus {
	background: #255dd9;
	color: #fff
}

.syjc-header .main-nav .navbar .navbar-nav>li.active a {
	background: #255dd9
}


/*广告图片*/

.ADS {
	width: 100%;
}

a img {
	border: none;
}

.ADS li {
	float: left;
	position: relative;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.ADS li.first {
	margin-left: 0;
}

.ADS-icon {
	width: 26px;
	height: 13px;
	position: absolute;
	right: 1px;
	bottom: 3px;
	z-index: 1;
	background: transparent url(../img/ad_logo.gif) no-repeat scroll 0% 0%;
}

.index-jczh .ADS li {
	width: 13.5% !important;
}

.index-jczh .ADS li img {
	width: 100%;
}


/*底部*/

.site-footer {
	color: #9b9ea0;
	font-size: 14px;
	line-height: 1.8;
	background: #373d41;
	padding: 50px 0;
}

.site-footer a:hover {
	color: #fff !important;
}

.site-footer .footer-article {
	padding: 0 0 20px;
	overflow: hidden;
	border-bottom: 1px solid #4b5054;
}

.site-footer .col-article {
	/*float: left;
	width: 233px;*/
}

.site-footer .col-article dt {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: normal;
	color: #d7d8d9;
}

.site-footer .col-article dd {
	/*width: 232px;*/
	margin: 0;
	overflow: hidden;
	border-right: 1px solid #4b5054;
}

.site-footer .col-article dd a {
	float: left;
	width: 100px;
	margin: 0 0 6px;
	font-size: 14px;
	color: #9b9ea0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.site-footer .col-code {
	text-align: center;
	color: #9b9ea0;
}

.site-footer .code {
	float: left;
	margin-left: 15px;
}

.site-footer .col-code img {
	width: 90px;
	height: 90px;
	margin-bottom: 5px;
}

.site-other {
	padding: 10px 0 10px 0;
	font-size: 14px;
	line-height: 22px;
	border-bottom: 1px solid #4b5054;
	margin-bottom: 10px;
	text-align: left;
}

.site-other span {
	font-size: 16px;
	color: #9b9ea0;
}

.site-other a {
	display:inline-block;
	width:86px;
	text-align:left;
	color: #73777a;
}

.f-logo {
	padding-top: 15px;
}

.footer-info {
	position: relative;
}

.footer-info .info-text {
	font-size: 12px;
}

.footer-info .info-text .nav-bottom {
	padding: 10px 0 5px;
	font-size: 14px;
	color: #ccc;
}

.footer-info .info-text .nav-bottom a {
	padding-right: 8px;
	color: #9b9ea0;
}

.footer-copyright {}

.footer-copyright a {
	color: #9b9ea0;
}

.footer-copyright p {
	display: inline-block;
	margin-right: 10px;
}

.footer-info .info-text em {
	padding-right: 8px;
}


/*搜索*/

.search{border:2px solid #1844A7;height:40px;}
.search select{display:none;}
.search .select_box{font-size:12px;color:#999999;width:100px;line-height:40px;float:left;position:relative;}
.search .select_showbox{height:36px;background:url(../img/search_ico.png) no-repeat 80px center;text-indent:1.5em;}
.search .select_showbox.active{background:url(../img/search_ico_hover.png) no-repeat 80px center;}
.search .select_option{border:2px solid #1844A7;border-top:none;display:none;left:-2px;top:36px;position:absolute;z-index:99;background:#fff;}
.search .select_option li{text-indent:1.5em;width:90px;cursor:pointer;}
.search .select_option li.selected{background-color:#1844A7;color:#999;}
.search .select_option li.hover{background:#BEBEBE;color:#fff;}

.search input.inp_srh,.search input.btn_srh{border:none;background:none;height:40px;line-height:40px;float:left}
.search input.inp_srh{outline:none;width:320px;}
.search input.btn_srh{float:right;margin-top:-2px;background:#1844A7;color:#FFF;font-family:"微软雅黑";font-size:15px;width:124px;text-align: center;}
.search-keyword {
	margin-top: 5px;
	padding-left: 10px;
}

.search-keyword a {
	font-size: 12px;
	margin-right: 5px;
}

#scrollSearch {
	box-sizing: border-box;
	background-color: #fff;
	height: 54px;
	width: 100%;
	z-index: 1003;
	padding: 5px 0;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: 0px 15px 10px -15px #ccc;
}

#scrollSearch .scroll-logo {
	height: 44px;
	line-height: 44px;
}

#scrollSearch .scroll-logo img {
	height: 40px;
	vertical-align: middle;
}

#dis-select_box .select_box{ display: none !important;}