@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, a {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #535452;
	min-width: 1002px;
}
*:focus {
	outline: 0px;
}
a {
	text-decoration: none;
	color: #535452;
}
a:hover {
	transition: .5s;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
body {
	overflow-x: hidden;
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	height: 0;
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1200px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
}
/*****Top*****/
#top {
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #111;
	overflow: hidden;
}
#top .gg {
	max-width: 620px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*****Header*****/
#header {
	padding-top: 30px;
	height: 65px;
}
#header .web-tel {
	padding: 0 5px 0 42px;
	background: url(../../images/icon-tel.png) no-repeat left center;
	height: 37px;
	line-height: 37px;
	font-size: 24px;
	color: #9e0c17;
}
#header .web-tel span {
	font-style: italic;
	font-weight: bold;
	font-size: 28px;
}
/*****Nav*****/
#nav {
	height: 62px;
	background: #b40f1d;
}
#nav li {
}
#nav li a {
	display: block;
	width: 200px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#nav li a span {
	font-family: Arial, Helvetica, sans-serif;
}
#nav li a:hover, #nav li a.selected {
	background: #4f1805;
}
/*****Banner*****/
.flexslider {
	position: relative;
	height: 274px;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 274px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 13px;
	line-height: 50px;
	overflow: hidden;
	background: url(../../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	display: none;/*position: absolute;
	z-index: 3;
	width: 100%;
	top: 40%;*/
}
/*.flex-direction-nav li a {
	display: block;
	width: 35px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	right: 52%;
	margin-right: 500px;
	background: url(../../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	left: 52%;
	margin-left: 500px;
	background: url(../../images/next.png) center center no-repeat;
}*/
/*****热门产品*****/
.hotpro {
	height: 142px;
	padding-top: 23px;
	background: #e4e9f5;
}
.hotpro .ww {
	position: relative;
}
#marquee4 {
	width: 1096px;
	height: 119px;
	margin: 0 auto;
	overflow: hidden;
}
#marquee4 li {
	width: 350px;
	padding-right: 22px;
}
#marquee4 li a {
	display: block;
	width: 333px;
	height: 102px;
	border: 1px #bfbfbf solid;
	background: #fff;
	padding: 10px 0 5px 17px;
}
#marquee4 li .picbox {
	width: 100px;
	height: 100px;
	overflow: hidden;
}
#marquee4 li img {
	display: block;
	width: 100px;
	height: 100px;
}
#marquee4 li dl {
	width: 175px;
	margin-left: 35px;
}
#marquee4 li dt {
	font-size: 16px;
	color: #030303;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}
#marquee4 li dd {
	font-size: 12px;
	color: #5c5c5c;
	line-height: 20px;
	max-height: 60px;
}
#contro3 a {
	display: block;
	width: 33px;
	height: 61px;
	position: absolute;
	top: 30px;
}
#contro3 #goL2 {
	right: 0;
	background: url(../../images/arrow_03.jpg) no-repeat right top;
}
#contro3 #goR2 {
	left: 0;
	background: url(../../images/arrow_03.jpg) no-repeat left top;
}
#contro3 #goL2:hover {
	right: 0;
	background: url(../../images/arrow_03.jpg) no-repeat right bottom;
}
#contro3 #goR2:hover {
	left: 0;
	background: url(../../images/arrow_03.jpg) no-repeat left bottom;
}
/*****首页关于我们*****/
.intitle {
	padding: 15px 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	background: url(../../images/icon_title_03.png) no-repeat 305px center;
}
.intitle h2 {
	font-size: 30px;
	color: #912d0a;
}
.intitle h2 span {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #838383;
}
.web-search {
	color: #1a1a1a;
	font-size: 0px;
	margin: 10px 20px 0 0;
}
.web-search span {
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
.web-search input {
	margin: 0px;
	padding: 2px 5px;
	width: 270px;
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #5b5b5b;
	border: 1px solid #0f0f0f;
	vertical-align: middle;
}
.web-search input.btn {
	width: 35px;
	height: 35px;
	background: #0f0f0f url(../../images/icon-search.png) no-repeat 0 0;
	border-radius: 50%;
	margin-left: -17px;
}
.about {
	padding: 10px 0 20px 0;
}
.about .home-apic {
	position: relative;
	width: 430px;
	height: 250px;
}
.about .home-apic .apic-num {
	position: absolute;
	z-index: 3;
	bottom: 10px;
	right: 34px;
}
.about .home-apic .apic-num li {
	float: left;
	width: 17px;
	height: 17px;
	background: #707070;
	margin-right: 4px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	line-height: 17px;
}
.about .home-apic .apic-num li.active {
	background: #5f7bc4;
}
.about .home-apic .apic-img {
	position: absolute;
	z-index: 2;
	top: 0px;
	left: 22px;
	width: 388px;
	height: 249px;
}
.about .home-apic .apic-img li {
	display: none;
}
.about .home-apic .apic-img li.active {
	display: block;
}
.about .home-apic .apic-img img {
	width: 382px;
	height: 243px;
	display: block;
	border: 3px solid #912d0a;
}
.about .home-apic .apic-bg {
	position: absolute;
	z-index: 1;
	width: 430px;
	height: 80px;
	background: #912d0a;
	top: 140px;
	left: 0px;
}
.about .home-atext {
	width: 745px;
	font-size: 16px;
	line-height: 36px;
}
.about .home-atext .home-amore {
	display: block;
	width: 125px;
	height: 40px;
	line-height: 40px;
	background: #912d0a;
	font-size: 14px;
	text-align: center;
	color: #fff;
	border-radius: 8px;
	margin: 0px 0px auto auto;
	transition: all 0.5s;
	border: 1px solid #fff;
}
.about .home-atext .home-amore:hover {
	border: 1px solid #912d0a;
	background: #fff;
	color: #912d0a;
}
/*首页广告语*/
.home-adwords {
	width: 1164px;
	padding: 10px 15px;
	font-style: italic;
	color: #9e0c17;
	font-size: 22px;
	text-align: right;
	height: 95px;
	border: 3px solid #9e0c17;
	position: relative;
	margin: 55px auto 25px;
}
.home-adwords .red-words {
	position: absolute;
	background: #9e0c17;
	color: #fff;
	top: -33px;
	left: 50%;
	margin-left: -960px;
	width: 960px;
	line-height: 36px;
	padding: 15px 15px 15px 0;
}
.home-adwords .red-words span {
	font-size: 28px;
	font-weight: bold;
}
.home-adwords .red-words font {
	font-size: 24px;
	font-weight: bold;
}
/*产品展示*/
.intitle.ww {
	text-align: center;
	background-position: 335px center;
}
.home-side {
	width: 225px;
	background: #9e0c17;
}
.home-side .side-tit {
	color: #fff;
	background: url(../../images/icon-tab.png) no-repeat center 40px;
	font-size: 24px;
	text-align: center;
	padding: 10px 0 15px;
}
.home-side .side-tit p {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	text-transform: uppercase;
}
.home-side .home-series {
	padding-bottom: 10px;
}
.home-side .home-series li {
	height: 37px;
	transition: all 0.5s;
}
.home-side .home-series li a {
	display: block;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	text-align: center;
	transition: all 0.5s;
	background-image: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	width: 90%;
	margin: 0 auto;
}
.home-side .home-series li.last a {
	border-bottom: 0px;
}
.home-side .home-series li.active {
	background-color: #fff;
}
.home-side .home-series li.active a {
	color: #282828;
	border-color: #9e0c17;
}
.home-pro {
	background: #eeeeee;
	width: 955px;
	padding: 20px 20px 25px 0;
	position: relative;
}
.home-pro .white-arrow {
	position: absolute;
	width: 0px;
	height: 0px;
	bottom: 0px;
	right: -75px;
	border: 75px solid;
	border-bottom-color: #fff;
	color: transparent;
}
.home-pro .home-prolist {
	overflow: hidden;
	display: none;
}
.home-pro .home-prolist.active {
	display: block;
}
.home-pro .home-prolist .home-promore {
	display: block;
	text-align: right;
	font-size: 16px;
	margin: 0 20px 20px 0;
	transition: all 0.5s;
}
.home-pro .home-prolist .home-promore:hover {
	color: #9e0c17;
}
.home-pro .home-prolist ul li {
	float: left;
	width: 204px;
	font-size: 16px;
	text-align: center;
	margin-left: 30px;
}
.home-pro .home-prolist ul li img {
	width: 200px;
	height: 200px;
	display: block;
	border: 2px solid #9e0c17;
	transition: all 0.5s;
}
.home-pro .home-prolist ul li p {
	height: 45px;
	line-height: 45px;
	color: #9e0c17;
	transition: all 0.5s;
}
.home-pro .home-prolist ul li:hover img {
	border-color: #4f1805;
}
.home-pro .home-prolist ul li:hover p {
	color: #4f1805;
}
/*服务*/
.light-grey {
	background: #e4e9f5;
	margin: 155px 0 130px;
	height: 550px;
}
.home-fuwu {
	width: 570px;
	border: 4px solid #9e0c17;
	border-left: 0px;
	overflow: hidden;
	margin: 0 52px 32px 0px;
	background: #fff;
}
.home-fuwu dl {
	background: #9e0c17;
	color: #fff;
	width: 215px;
	height: 360px;
}
.home-fuwu dl a {
	color: #fff;
}
.home-fuwu dl dt {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 49px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.home-fuwu dl dt span {
	width: 170px;
	height: 3px;
	background: #fff;
	display: block;
	margin-left: 0px;
}
.home-fuwu dl dd {
	line-height: 24px;
	width: 183px;
	font-size: 14px;
}
.home-fuwu dl dd .home-fwtext {
	height: 216px;
	overflow: hidden;
}
.home-fuwu dl dd a {
	display: block;
	text-align: right;
	font-size: 14px;
}
.home-fuwu dl dd .home-fwtb {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../../images/icon-yw.png) no-repeat 0 0;
	margin-left: 0px;
}
.home-fuwu ul {
	overflow: hidden;
	width: 340px;
	margin: 10px 10px 0 0;
}
.home-fuwu ul li {
	float: left;
	position: relative;
	width: 148px;
	margin: 11px;
	overflow: hidden;
}
.home-fuwu ul li img {
	width: 146px;
	height: 146px;
	display: block;
	border: 1px solid #c9c9c9;
}
.home-fuwu ul li p {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	bottom: 0px;
	height: 27px;
	line-height: 27px;
	background: #000;
	opacity: 0.8;
	filter: alpha(opaciyt=80);
	color: #fff;
	transform: translate(0, 27px);
	-webkit-transform: translate(0, 27px);
	transition: all 0.5s;
 *bottom:-27px;
}
.home-fuwu ul li:hover p {
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
 *bottom:0px;
}
.home-fuwu.gytf {
	margin-top: -110px;
}
.home-fuwu.cfpy {
	margin: -110px 0 32px 0;
}
.home-fuwu.xfxt {
	margin-right: 0;
}
.home-fuwu.cfpy dl dd .home-fwtb {
	background-position: -50px 0px;
}
.home-fuwu.jhcc dl dd .home-fwtb {
	background-position: -100px 0px;
}
.home-fuwu.xfxt dl dd .home-fwtb {
	background-position: -150px 0px;
}
/*新闻中心和联系我们*/
.home-half {
	width: 580px;
}
.home-half .intitle a {
	font-size: 16px;
	line-height: 40px;
}
.home-half.home-new .intitle {
	background-position: 351px center;
}
.home-newlist {
}
.home-newlist li {
	height: 78px;
	margin-bottom: 13px;
	background: #f5f5f5;
	width: 565px;
	transition: all 0.5s;
	cursor: pointer;
}
.home-newlist .home-ntime {
	display: inline-block;
 *zoom:1;
 *display:inline;
	width: 77px;
	height: 77px;
	background: url(../../images/icon-ntime.png) no-repeat 0 0;
	padding: 1px;
	text-align: center;
}
.home-newlist .home-ntime dt {
	background: #9e0c17;
	color: #fff;
	height: 22px;
	line-height: 22px;
}
.home-newlist .home-ntime dd {
	height: 54px;
	line-height: 54px;
	color: #b6b6b6;
	font-size: 26px;
}
.home-newlist .home-ntext {
	display: inline-block;
 *zoom:1;
 *display:inline;
	width: 400px;
	margin-left: 22px;
	text-decoration: underline;
}
.home-newlist .home-ntext dt {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.home-newlist .home-ntext dd {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.home-newlist li:hover {
	background: #9e0c17;
}
.home-newlist li:hover a {
	color: #fff;
}
.home-newlist li:hover .home-ntext dt {
	color: #fff;
}
/*滚动条 */
#scrollbar1 {
	clear: both;
}
#scrollbar1 .viewport {
	height: 262px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	left: 0;
	top: 0;
}
#scrollbar1 .scrollbar, #scrollbar1 .thumb {
	background: transparent url(../../images/bg-scrollbar.png) no-repeat 0 0;
}
#scrollbar1 .scrollbar {
	position: relative;
	background-position: 0 0;
	float: right;
	width: 6px;
}
#scrollbar1 .track {
	height: 100%;
	width: 6px;
	position: relative;
	padding: 0 1px;
}
#scrollbar1 .thumb {
	background-position: -13px 0;
	height: 20px;
	width: 6px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#scrollbar1 .thumb .end {
	background: none;
	height: 5px;
	width: 6px;
}
#scrollbar1 .disable {
	display: none;
}
/*联系我们*/
.home-half.home-contact .intitle {
	background-position: 325px center;
}
.home-lxwm {
	width: 530px;
	height: 245px;
	padding: 10px 25px;
	line-height: 30px;
	font-size: 14px;
	position: relative;
	margin-left: 0px;
	border: 1px solid #9e0c17;
	overflow: hidden;
}
.home-lxwm .erweima {
	width: 150px;
	height: 150px;
	display: block;
	position: absolute;
	top: 50px;
	right: 35px;
}
/*施工现场*/
.home-sgxc .sgxc-tit {
	font-size: 20px;
	color: #9e0c17;
	font-weight: bold;
	height: 55px;
	line-height: 55px;
}
.home-sglist {
	overflow: hidden;
	position: relative;
}
.home-sglist .bd ul {
	overflow: hidden;
	zoom: 1;
}
.home-sglist .bd ul li {
	margin-right: 19px;
	float: left;
	width: 173px;
}
.home-sglist .bd ul li img {
	width: 171px;
	height: 171px;
	display: block;
	border: 1px solid #9e0c17;
}
/*底部*/
.footer {
	background: #9e0c17;
	padding: 15px 0px;
	text-align: center;
	color: #fff;
	line-height: 24px;
	margin-top: 30px;
	font-size: 14px;
                  height:50px;
}
.footer a {
	color: #fff;
}
/*返回顶部*/
.toTop {
	position: fixed;
	width: 50px;
	background: url(../../images/toTop.png) no-repeat center 0;
	padding-top: 45px;
	text-align: center;
	right: 50%;
	margin-right: -700px;
	bottom: 100px;
	display:none;
}
/*内页*/	
.wrapper {
	width: 1200px;
}
.main.wrapper {
	margin: 30px auto;
}
.main.wrapper img {
	max-width: 100%;
}
.main .sidebar {
	width: 300px;
}
.main .sidebar .side-tit {
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	color: #860600;
	text-align: center;
}
.main .sidebar .side-series li {
	height: 30px;
	line-height: 30px;
	width: 286px;
	border: 2px solid #860600;
	text-align: center;
	padding: 4px 5px;
	margin-bottom: 2px;
}
.main .sidebar .side-series li a {
	display: block;
	color: #860600;
	font-size: 16px;
	transition: all 0.5s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .sidebar .side-series li a:hover {
	background: #860600;
	color: #fff;
}
.main .sidebar .side-tel p {
	font-size: 24px;
	color: #282828;
	background: url(../../images/icon-tel2.png) no-repeat left center;
	padding-left: 35px;
	height: 25px;
	line-height: 25px;
}
.main .sidebar .side-tel span {
	color: #ec0505;
	font-style: italic;
	font-size: 30px;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
}
.main .sidebar .side-lxwm {
	font-size: 14px;
	margin-top: 20px;
}
.main .main-content {
	width: 855px;
}
.main .main-content .main-tit {
	text-align: center;
	border-bottom: 4px solid #860600;
	position: relative;
}
.main .main-content .main-tit span {
	font-size: 32px;
	color: #860600;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}
.main .main-content .main-tit p {
	font-size: 18px;
	text-transform: uppercase;
}
.main .main-content .main-tit .mbx {
	position: absolute;
	right: 0px;
	top: 40px;
}
.main .main-content .line {
	width: 100%;
	height: 2px;
	background: #860600;
	margin: 7px 0 25px;
}
/*产品展示*/
.main .main-content .pro-list li {
	float: left;
	width: 265px;
	margin-right: 16px;
	position: relative;
	border: 4px solid #333333;
	text-align: center;
	font-size: 16px;
	margin-bottom: 20px;
	overflow: hidden;
}
.main .main-content .pro-list li p {
	height: 45px;
	line-height: 45px;
	background: #333333;
	transition: all 0.5s;
	color: #fff;
}
.main .main-content .pro-list li img {
	width: 265px;
	height: 265px;
	display: block;
}
.main .main-content .pro-list li:hover {
	border-color: #a3211a;
	transition:all 0.5s;
}
.main .main-content .pro-list li:hover p {
	background: #a3211a;
	text-decoration: underline;
}
/*新闻列表*/
.main .new-list li {
	margin-bottom: 10px;
	border-bottom: 1px dashed #444;
}
.main .new-list li dl {
	line-height: 28px;
}
.main .new-list li dt {
	padding-left: 20px;
	font-size: 20px;
	background: url(../../images/icon-new.png) no-repeat 0 center;
	font-weight: bold;
}
.main .new-list li dd {
	color: #565656;
	font-size: 16px;
}
.main .new-list li dd a {
	color: #565656;
}
/*单页*/
.main .main-text {
	font-size: 14px;
}
/*产品详情*/
.main .main-detail {
	text-align: center;
	margin-bottom: 10px;
}
.main .xg {
	border-top: 2px solid #999;
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	padding-top: 10px;
}
.main .xg a:hover {
	text-decoration: underline;
}
/*留言板*/
.main-mes {
	margin-top: 30px;
}
.main-mes ul li {
	margin-bottom: 19px;
	float: left;
	margin-left: 15px;
	width: 190px;
}
.main-mes ul li.mes-textarea {
	width: 840px;
}
.main-mes ul li.mes-yzm {
	width: 420px;
}
.main-mes .mmes-nr {
	width: 50px;
	font-size: 16px;
	color: #565656;
	line-height: 30px;
}
.main-mes ul li.last {
	float: right;
	width: 240px;
	margin-right: 35px;
}
.main-mes .mmes-nr.yz {
	margin-left: -20px;
	width: 70px;
}
.main-mes input, .main-mes textarea {
	margin: 0px;
	padding: 4px;
	border: 1px solid #000;
	height: 20px;
	line-height: 20px;
	width: 130px;
	font-family: "微软雅黑";
	color: #c2c2c2;
}
.main-mes textarea {
	height: 160px;
	width: 745px;
}
.main-mes input.mmes-yzm {
	width: 143px;
}
.main-mes img.mmes-yzpic {
	height: 28px;
	margin: 0 5px 0 10px;
}
.main-mes .mmes-yza a {
	text-decoration: underline;
	color: #939393;
}
.main-mes .mmes-cz {
	width: 95px;
	height: 37px;
	color: #fff;
	background: #000;
	margin-left: 12px;
	border-color: #000;
}
.main-mes .mmes-tj {
	width: 95px;
	height: 37px;
	background: #860600;
	color: #fff;
	border-color: #860600;
}


