/* CSS Document */
* {
	list-style-type: none;
	font-style: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* -webkit-box-sizing: border-box; */
}
html, body, div,  applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
	text-decoration: none;
	line-height: 100%;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}
body {
	font: 13px/1.8 "microsoft yahei", "微软雅黑", arial, helvetica, sans-serif;
	margin: 0 auto;
	color: #989898;
	background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a:link, a:visited {
	text-decoration: none;
	-webkit-transition: all 480ms;
	-ms-transition: all 480ms;
	-moz-transition: all 480ms;
	transition: all 480ms;
	color:#747474;
}
a:active, a:hover {
	text-decoration: none;
	-webkit-transition: all 480ms;
	-ms-transition: all 480ms;
	-moz-transition: all 480ms;
	transition: all 480ms;
	color:#f59600;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
strong {
	font-weight: bold;
}
input {
	outline: none;
}
img {
	border: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center
}
.p80 {
	padding-top: 50px;
}
.wrap {
	width: 1400px;
	margin: 0 auto;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
.rel {
	position: relative;
}
.column {
	margin: 80px 0;
}
.column img {
	display: block;
}
.column.inner-product {
	margin: 80px 25px;
}
.column .txt {
	position: absolute;
	top: 60px;
	left: 40px;
}
.column .txt p {
	color: #282828;
	font-size: 32px;
}
.column .txt span {
	color: #282828;
	font-size: 21px;
	font-family: 'Arial';
	display: block;
	margin-top: 15px;
}
.column .txt i {
	color: #fff;
	background-color: #f59600;
	width: 125px;
	height: 42px;
	text-align: center;
	display: block;
	font-size: 16px;
	margin-top: 160px;
}
.column .txt i a {
	color: #fff;
	display: block;
	line-height: 42px;
}
.column .txt i a:hover {
	color: #f59600;
	background-color: #fff;
}
.inner-about {
	margin-bottom: 100px;
}
.inner-about img {
	display: block;
}
.inner-about .txt {
	width: 572px;
	height: 665px;
	background: rgba(255,255,255,.4);
	position: absolute;
	top: 68px;
	left: 52px;
	border-radius: 10px;
	padding: 42px 52px;
}
.inner-about .txt h3 {
	color: #282828;
	font-size: 32px;
	font-weight: normal;
}
.inner-about .txt span {
	color: #282828;
	font-size: 21px;
	font-family: 'Arial';
	display: block;
	margin-top: 15px;
	margin-bottom: 50px;
}
.inner-about .txt p {
	color: #282828;
	line-height: 40px;
	font-size: 18px;
}
.inner-about .txt i {
	color: #fff;
	background-color: #f59600;
	width: 125px;
	height: 42px;
	text-align: center;
	display: block;
	font-size: 16px;
	margin-top: 60px;
}
.inner-about .txt i a {
	color: #fff;
	display: block;
	line-height: 42px;
}
.inner-about .txt i a:hover {
	color: #f59600;
	background-color: #fff;
}
.column.inner-news {
	margin: 0 0;
	margin-bottom: 30px;
}
.column.inner-case {
	margin: 0 0;
}
.absolute {
	width: 100%;
	position: absolute;
	top: 0;
}
.absolute .content {
	height:auto;
	overflow:hidden;
	background: rgba(000,000,000,.5);
	margin-top: 180px;
	padding: 80px 100px;
}
.about {
}
.about .content {
	margin-top: 140px;
	text-align: center;
	background: none;
}
.about .content .title {
}
.about .content .title h3 {
	font-size: 36px;
	color: #fff;
	font-weight: normal;
}
.about .content .title h3 i {
	font-size: 33px;
	text-transform: uppercase;
}
.about .content .txt {
	margin-top: 50px;
	height: 240px;
}
.about .content .txt p {
	font-size: 18px;
	line-height: 40px;
	color: #fff
}
.about .content a.more {
	color: #fff;
	display: block;
	line-height: 42px;
	background-color: #f59600;
	width: 125px;
	height: 42px;
	text-align: center;
	display: block;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 20px;
}
.about .content a.more:hover {
	color: #f59600;
	background-color: #fff;
}
.about .content ul {
	margin-top: 100px;
}
.about .content li {
	display: inline-block;
	width: 100px;
	margin: 0 100px;
}
.about .content li span {
	display: block;
	color: #fff;
	font-size: 23px;
}
/*文化*/
.culture {
}
.culture .content {
	margin-top: 100px;
}
.block .txt {
	width: 757px;
}
.block .txt span {
	color: #8e8e8e;
	font-size: 20px;
	text-transform: uppercase;
	display: block;
}
.block .txt h3 {
	color: #282828;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 10px;
}
.block .txt p {
	color: #282828;
	font-size: 18px;
	line-height: 40px;
	height: 250px;
}
.block .txt i {
	width: 104px;
	height: 1px;
	background-color: #aaaaaa;
	display: block;
}
.corporate {
	background-color: #f4f4f4;
	margin: 100px 0;
}
.corporate .txt {
	width: 630px;
	padding: 30px;
}
.corporate .txt span {
	color: #8e8e8e;
	font-size: 20px;
	text-transform: uppercase;
	display: block;
}
.corporate .txt h3 {
	color: #282828;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 10px;
}
.corporate .txt p {
	color: #333;
	font-size: 20px;
	padding-bottom: 20px;
	line-height: 32px;
}
.corporate .txt p i {
	display: block;
	font-size: 17px;
	color: #616161;
}
.corporate .img img {
	display: block;
}
/*荣誉*/
.honor {
	background-color: #f4f4f4;
	height: 530px;
	margin-top: 100px;
}
.honor .title {
	padding-top: 70px;
}
.honor .title span {
	color: #8e8e8e;
	font-size: 20px;
	text-transform: uppercase;
	display: block;
}
.honor .title h3 {
	color: #282828;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 10px;
}
.honor .content {
	margin-top: 60px;
	width: 1500px;
}
.honor .content .bd
{
	width:1401px;
	height:auto;
	overflow:hidden;
}
.honor .content li {
	width: 300px !important;
	height: 250px;
	background-color: #fff;
	border: #f59600 solid 2px;
	float: left;
	margin-right: 67px;
	background: url(../images/honor-1.jpg) no-repeat;
	display: flex;
	align-items: center;
	cursor: pointer;
	transition:1s;
}
.honor .content li:hover{
   
  border: #333 solid 2px;
}
.honor .content li img {
	margin: 0 auto;
	width:auto;
	height:auto;
	max-width:300px;
	max-height:250px;
}
/*新闻*/
.news {
}
.news .content .title {
}
.news .content .title p {
	color: #fff;
	font-size: 30px;
}
.news .content .title a {
	float: right;
	font-size: 17px;
	color: #fff;
}
.news .content ul {
	padding-top: 50px;
}
.news .content li {
	border-bottom: #626262 solid 1px;
}
.news .content li a {
	line-height: 60px;
	color: #fff;
	font-size: 18px;
	display: block;
}
.news .content li a:hover
{
	color:#f59600;
} 
.news .content li span {
	float: right;
	font-size: 18px;
	line-height: 60px;
	color: #fff;
}
/*产品*/
.product {
}
.product .content {
}
.product .content .classify {
	text-align: center;
	padding-top: 60px;
}
.product .content .classify a {
	display: inline-block;
	color: #fff;
	font-size: 30px;
	margin: 0 100px;
}
.product .content .classify a:hover {
	color: #f59600
}
.product .content .classify .hover {
	color: #f59600
}
.product .content .proxl
{
	width:100%;
	min-height:200px;
}
.product .content ul {
	margin-top: 150px;
	text-align: center;
	display:none;
}
.product .content li {
	display: inline-block;
	width: 100px;
	margin: 0 50px;
}
.product .content li span {
	display: block;
	color: #fff;
	font-size: 23px;
	padding: 20px 0;
	transition:1s;
}
.product .content li:hover span 
{
     color:#f59600;
}
/*产品详情*/
.productshow {
}
.productshow .content {
	margin-top: 100px;
	width: 1500px;
	overflow: hidden;
}
.productshow .content li {
	color: #282828;
	width: 415px;
	float: left;
	margin-right: 77px;
	padding-bottom: 71px;
}
.productshow .content li img {
	display: block;
	width:415px;
	height:311px;
}
.productshow .content li span {
	display: block;
	font-size: 24px;
	padding: 25px 0 15px 0;
	text-align: center;
}
.productshow .content li p {
	font-size: 17px;
	line-height: 30px;
}
/*案例*/
.case {
}
.case .content {
	padding: 40px 100px;
}
.case .content .title {
}
.case .content .title p {
	color: #fff;
	font-size: 30px;
}
.case .content .title a {
	float: right;
	font-size: 17px;
	color: #fff;
}
.case .content ul {
	padding-top: 24px;
}
.case .content ul li {
	text-align: center;
	width: 305px;
	float: left;
	cursor: pointer;
}
.case .content ul li:nth-child(3n+2) {
	margin: 0 114px;
}
.case .content ul li img {
	display: block;
	width: 305px;
	height:205px;
}
.case .content ul li span {
	font-size: 16px;
	color: #d2d2d2;
	display: block;
	padding: 14px 0;
	transition:1s;
}
.case .content ul li:hover span
{
	color:#f59600;
}
/*留言*/
.message {
}
.message .content {
	padding: 80px 214px;
}
.message span {
	text-align: center;
	display: block;
	font-size: 30px;
	color: #fff;
}
.message .txt {
	margin-top: 45px
}
.message .txt .form {
	margin-bottom: 22px;
}
.message .txt .form p {
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px
}
.message .txt .form input {
	width: 450px;
	height: 45px;
	background: none;
	border: #fff solid 1px;
	color: #fff;
	text-indent: 1em;
	font-size: 14px;
}
.message .txt textarea {
	width: 974px;
	height: 115px;
	background: none;
	border: #fff solid 1px;
	color: #fff;
	padding: 1em;
	font-size: 14px;
	font-family: '微软雅黑'
}
.message .txt .submit {
	width: 150px;
	height: 42px;
	color: #fff;
	text-align: center;
	margin: 10px auto;
	display: block;
}
.message .txt .submit input {
	width: 150px;
	height: 42px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: block;
	background-color: #f59500;
	cursor: pointer;
	border:0px;
}
/*联系方式*/
.contact {
}
.contact .content {
	padding: 130px 150px;
}
.contact .content .txt {
	width: 400px;
}
.contact .content .txt span {
	border-bottom: #626262 solid 1px;
	display: block;
	font-size: 30px;
	color: #fff;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.contact .content .txt p {
	line-height: 40px;
	font-size: 18px;
	color: #fff
}
/*面包屑*/
.crumbs {
	height: 50px;
	border-bottom: #dfdfdf solid 1px;
	background: url(../images/product-4.jpg) left no-repeat;
	color: #747474;
	font-size: 15px;
	text-indent: 2em;
	margin-top: 35px;
	line-height: 50px;
}
/**sohu6**/
/**banner**/
.banner {
  width: 100%;
  height: 918px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  width:100%;
  bottom: 20px;
  z-index: 1;
}
.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  text-align: center;
}
.banner .hd ul li {
  width: 80px;
  height: 6px;
  background: #fff;
  cursor: pointer;
  display:inline-block;
  vertical-align: middle;
  margin-left:10px;
  margin-right:10px;
}
.banner .hd ul li.on {
  background: #f59600;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 918px;
}
.banner .bd li a
{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
/**banner end**/
/**点击图片放大**/
#rongyupic
{
	width:100%;
	height:100%;
	position:fixed;
	z-index:99;
	display:none;
}
#rongyupic span
{
	display:block;
	width:100%;
	height:100%;
	background:black;
	opacity:0.8;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
#rongyupic table
{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}
/**点击图片放大 end**/
/**分页**/
.fenye {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
  color:white;
}
.fenye a {
  display: inline-block;
  border: 1px solid #ccc;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #f2f2f2;
  color: #333;
  text-decoration: none;
  box-sizing: content-box;
}
.fenye a:hover {
  background: #f59600;
  color: white;
}
.fenye a.on {
  background: #f59600;
  color: white;
}
/**分页 end**/
/**新闻内容**/
.newstitle
{
	width:100%;
	height:auto;
	color:white;
	overflow:hidden;
	font-size:16px;
	text-align: center;
	margin-bottom:15px;
}
.newstime
{
	width:100%;
	height:auto;
	color:white;
	overflow:hidden;
	font-size:14px;
	text-align: center;
	margin-bottom:15px;
}
.newscontent
{
	width:100%;
	height:420px;
	color:white !important;
	overflow-y:auto;
	font-size:15px;
	text-align: justify;
	line-height:25px;
}
.newscontent p
{
	color:white !important;
	overflow-y:auto;
	font-size:15px;
	text-align: justify;
	line-height:25px;
}
.newscontent img
{
	display:inline-block;
}
/**新闻内容 end**/
/**产品内容**/
.proshow
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top:50px;
	margin-bottom:50px;
}
.proshow .profir
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.proshow .pic
{
	width:100%;
	height:auto;
	overflow:hidden;
}
.proshow .pic img
{
	height:auto;
	margin:auto;
	display:block;

}
.proshow .profir .td
{
	width:100%;
     height:auto;
     overflow:hidden;
}
.proshow .profir .td .tit
{
	font-size:20px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
	font-weight:bold;
	margin-top:15px;
	color:#333;
	text-align: center;
}
.proshow .profir .td .des
{
	font-size:15px;
	color:#333;
	line-height:30px;
	overflow:hidden;
}
.proshow .prosec
{
	font-size:16px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	color:#333;
	margin-bottom:15px;

}
.proshow .prothi
{
	 width:100%;
	 height:auto;
	 overflow:hidden;
	 text-align: justify;
	 font-size:15px;
	 color:#333;
	 line-height:30px;
}
.proshow .prothi p
{
	 overflow:hidden;
	 text-align: justify;
	 font-size:15px;
	 color:#333;
	 line-height:30px;
}
.proshow .prothi img
{
	display:inline-block;
}
/**产品内容 end**/
/**sohu6 end**/
