@charset "utf-8";

@font-face {
  font-family: 'myriadblack';
  src: url('../font/myriadblack.eot');
  src:
    url('../font/myriadblack.eot?#font-spider') format('embedded-opentype'),
    url('../font/myriadblack.woff') format('woff'),
    url('../font/myriadblack.ttf') format('truetype'),
    url('../font/myriadblack.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

*{padding:0;margin:0;list-style:none;}
html, body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;	
	margin: 0;
	padding: 0;
	font-family: arial, '宋体';
	color: #656565;
	font-size: 10px;
	background: #fff;
}
body {
	font-size: 1.4rem;
	line-height: 1.1;
}
img {
	vertical-align: middle;
	border: 0;
}
ul li {
	list-style: none;
}
a {
	text-decoration: none;
}
a:hover, a.current {
	color: #106fb4;
}
button {
	outline: none;
	cursor: pointer;
}
.blue {
	color: #106FB4;
}

.hd {
	width: 100%;
	max-width: 1920px;
	height: 91px;
	padding: 0;
	margin: 0 auto;
	background: #262626;
}
.wrapper {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.txt-center {
	text-align: center;
}
.logo {
	display: inline-block;
	width: 119px;
	height: 67px;
	padding: 0;
	margin: 12px 0;
}
.company {
	display: inline-block;
	width: 331px;
	height: 39px;
	padding: 0;
	margin: 26px 30px;
}

.nav-bar {
	position: absolute;
	right: 0;
	top: 20px;
	width: 130px;
	height: 350px;
	background: rgba(255,255,255,.8);
	border: solid 2px #FFFFFF;
}
.nav-bar a {
	display: block;
	height: 50px;
	line-height: 50px;
	color: #656565;
	text-align: center;
	font-weight: 600;
}
.nav-bar a.active {
  background: #178a4e !important;
  background-image: -webkit-linear-gradient(top, #20c291 0%, #178a4e 100%) !important;
  background-image: -o-linear-gradient(top, #20c291 0%, #178a4e 100%) !important;
  background-image: linear-gradient(to bottom, #20c291 0%, #178a4e 100%) !important;
  background-repeat: repeat-x !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff20c291', endColorstr='#ff178a4e', GradientType=0) !important;
  color: #FFFFFF;
}

#solid{
	position:relative;
	width: 1200px;
	height: 575px;
	margin: 0 auto;
}
#solid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	position:absolute;
	left: -360px;
	top: 0px;
	width:100%;
	height:575px;
	display:none;
	cursor:pointer;
}

.ft {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
.contact {
	background: #262626;
	color: #caaa21;
	text-align: center;
}
.titl {
	font-size: 2.4rem;
	padding: 30px;
}
.address {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	width: 900px;
	margin: 0 auto;
}
.address span {
	display: inline-block;
	padding: 0 0 30px 0;
	text-align: center;
	vertical-align: middle;
}
.address span::before {
	display: inline-block;
	content: " ";
	width: 14px;
	height: 14px;
	margin-right: 5px;
	vertical-align: middle;
}
.address span:nth-child(1)::before {
	background: url(../images/icons.png) 0 0 no-repeat;
}
.address span:nth-child(2)::before {
	background: url(../images/icons.png) 0 -14px no-repeat;
}
.address span:nth-child(3)::before {
	background: url(../images/icons.png) 0 -28px no-repeat;
}
.copyrights {
	margin: 15px 0;
	color: #959595;
	font-size: 1.2rem;
	line-height: 36px;
	text-align: center;
	line-height: 1.5;
}

.product {
	width: 100%;
	max-width: 1920px;
	background: #d0f4ff;
}
.contents {
	width: 940px;
	padding: 20px 30px 200px 0;
	font-family: "微软雅黑";
}
.content-titl {
	padding-left: 6px;
	border-left: solid 4px #caaa21;
	color: #caaa21;
	font-weight: 600;
	font-size: 1.8rem;
	line-height: 1;
}
.content-titl span {
	display: block;
	margin-top: 3px;
	font-family: "arial black";
	font-size: 1.4rem;
}
.content-txt {
	padding: 20px 0 0 0;
	color: #2a2a2a;
	line-height: 1.5;
}
.txt-titl {
	color: #CAAA21;
	font-weight: 600;
}
.pictures {
	position: absolute;
	left: 0;
	bottom: 0;
}


.clear_both{ clear:both;}

.NewsList{ margin:0px; padding:0px; width:100%;}
.NewsList li{ margin:0px; padding:10px; list-style:none; width:940px; height:150px; background:url(../images/point.jpg) bottom repeat-x; overflow:hidden;}
.NewsList li:hover{ margin:0px; padding:10px; list-style:none; width:940px; height:150px;background:url(../images/point.jpg) #fafafa bottom repeat-x; overflow:hidden;}
.NewsList li:hover a{ color:#000000;}
.NewsListLiTime{color:#888888;}
.pages {width:500px; height:30px; margin:20px auto 10px auto; padding:0px; text-align:center; line-height:25px;}
		.pages span {display:inline-block; border:solid 1px #e5e5e5; background:#fff;}
		.pages span:hover {border:solid 1px #76d9b3; background:#eafaf4;}
		.pages a, .pages a:visited {display:inline-block; height:25px; padding:0 8px; color:#878787; text-decoration:none;}
		.pages a:hover {color:#23bb84;}
		
.NewsViewTitle{ font-size:18px; font-weight:bold}
.NewsViewTitleHr{ border:#dddddd solid 1px;}
.NewsViewTitle{color:#812019; font-size:20px; font-weight:bold; text-align:center; margin-bottom:20px;}
.NewsViewAddTime{background:url(../images/NewsViewTitleBg.jpg) center no-repeat; width:100%; height:24px; text-align:center; line-height:24px;}
.NewsViewAddTime a{color:#812019;}
.NewsViewTxt{margin:30px 0px; line-height:23px;}
.NewsViewTxt Img{ max-width:940px;}
.NewsViewTxt TABLE,.NewsViewTxt Tr,.NewsViewTxt Td{ border:#dddddd solid 1px;}