﻿/* 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, 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%;
}
h3 {
	font-weight: normal;
	padding: 0px;
	margin: 0
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}
body {
	font: 12px/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;
}
a:active, a:hover {
	text-decoration: none;
	-webkit-transition: all 480ms;
	-ms-transition: all 480ms;
	-moz-transition: all 480ms;
	transition: all 480ms;
}
ol, ul {
	list-style: none;
}
strong {
	font-weight: bold;
}
input {
	outline: none;
}
img {
	border: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.p50 {
	padding: 50px 0;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
.rel {
	position: relative;
}
/*公司简介*/
.have-about {
	padding-top: 75px;
	padding-bottom: 65px;
}
.have-about .have-content {
	background: rgba(255,255,255,.9);
	margin-top: 55px;
}
.have-about .have-content .picture {
	width: 600px;
	height: 576px;
}
.have-about .have-content .txt {
	width: 570px;
}
.have-about .have-content .txt h3 {
	color: #232323;
	font-size: 24px;
	padding-top: 60px;
	padding-bottom: 42px;
}
.have-about .have-content .txt p {
	color: #333;
	line-height: 30px;
	font-size: 17px;
}
.have-about .have-content .txt a {
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 17px;
	background-color: #db6531;
	margin-top: 35px;
}
/*产品展示*/
.have-product {
	padding-top: 60px;
	padding-bottom: 2%;
	background-color: #db6531;
}
.have-product .have-title, .have-product .have-title span {
	color: #fff;
}
.have-product .have-content {
	margin-top: 50px;
}
.have-product .have-content .have-nav {
	text-align: center;
	z-index: 1;
	position: relative;
}
.have-product .have-content .have-nav li {
	width: 150px;
	height: 66px;
	text-align: center;
	background-color: #595959;
	display: inline-table;
	margin: 0 20px;
}
.have-product .have-content .have-nav li a {
	font-size: 18px;
	display: block;
	color: #fff;
	line-height: 66px;
	cursor: pointer;
}
.have-product .have-content .have-nav li a:hover {
	background-color: #c03b00;
	color: #fff;
}
.have-product .have-content .have-nav li.hover a {
	background-color: #c03b00;
	color: #fff;
}
.have-product .have-content .have-switch {
	position: absolute;
	width: 100%;
}
.have-product .have-content .have-switch .have-box {
	height: 680px;
	display: flex;
	align-items: center;
}
.have-product .have-content .have-switch .txt {
	width: 652px;
	height: 323px;
	background: rgba(192,59,0,.8);
	color: #fff;
	padding: 0 84px;
	padding-top: 44px;
}
.have-product .have-content .have-switch .txt h3 {
	background: url(../images/product-1.png) no-repeat;
	display:inline-block;
	height: 51px;
	color: #333;
	font-size: 30px;
	line-height: 51px;
	background-size:100% 100%;
	padding-left:30px;
	padding-right:30px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.have-product .have-content .have-switch .txt p {
	font-size: 15px;
	line-height: 22px;
}
.have-product .have-content .have-switch .txt span {
	font-size: 24px;
	display: block;
	margin-bottom: 18px;
	margin-top: 26px;
}
.have-product .have-content .have-switch .product {
	width: 500px;
	text-align: center;
}
.have-product .have-content .have-switch .product img {
	margin: 0 auto;
	height:600px;
}
.have-product .have-content .picture {
	width: 96%;
	margin: 0 auto;
	margin-top: -33px;
}
.have-product .have-content .picture img {
	width: 100%;
}
/*新闻动态*/
.have-news {
	padding-top: 77px;
	padding-bottom: 50px;
}
.have-news .have-content {
	padding-top: 60px;
}
.have-news .have-content {
}
.have-news .have-content li {
	width: 363px;
	float: left;
	margin: 0 17px;
}
.have-news .have-content li .span {
	width: 363px;
	height: 240px;
}
.have-news .have-content li .txt {
}
.have-news .have-content li .txt .img {
	width: 428px;
	height: 258px;
}
.have-news .have-content li .txt h3 {
	color: #000;
	font-size: 17px;
	padding-top: 17px;
	padding-bottom: 8px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.have-news .have-content li .txt span {
	display: block;
	color: #616161;
	font-size: 12px;
	padding-bottom: 10px;
}
.have-news .have-content li .txt p {
	color: #606060;
	font-size: 12px;
	line-height: 22px;
	height:88px;
	overflow:hidden;
}
.have-news .have-content li .txt a {
	color: #333
}
.have-news .have-content .more {
	width: 150px;
	height: 50px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	font-size: 17px;
	background-color: #db6531;
	margin-top: 35px;
}
.have-news .have-content .more a {
	color: #fff;
	display: block;
	line-height: 50px;
}
.have-title {
	font-size: 32px;
	color: #000;
}
.have-title span {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-top: 25px;
	display: block;
}
/**sohu6**/
/**banner**/
.banner {
  width: 100%;
  height: 654px;
  overflow: hidden;
  position: relative;
}
.banner .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  bottom: 5px;
  z-index: 1;
}
.banner .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.banner .hd ul li {
  float: left;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  border-radius: 5px;
}
.banner .hd ul li.on {
  background: #f00;
  color: #fff;
}
.banner .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.banner .bd li {
  zoom: 1;
  vertical-align: middle;
  width: 100%;
  height: 654px;
}
/**产品列表**/
.prolist 
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
}
.prolist ul 
{
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:0;
}
.prolist ul li 
{
	display:inline-block;
	width:220px;
	height:auto;
	overflow:hidden;
	margin-right:25px;
	margin-bottom:40px;
}
.prolist ul li a
{
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
}
.prolist ul li a div.pic
{
	width:100%;
	height:auto;
	overflow:hidden;
	border:1px solid #eee;
	transition:1s;
}
.prolist ul li a div.pic img
{
	width:220px;
	height:500px;
	overflow:hidden;
}
.prolist ul li a p
{
	font-size:14px;
	height:auto;
	overflow:hidden;
	text-align:center;
	color:#333;
    padding-top:25px;
    transition:1s;
}
.prolist ul li a:hover div.pic
{
	border:1px solid #d4480a;
}
.prolist ul li a:hover p
{
	color:#d4480a;
}
.prolist1 ul li
{
	width:380px;
	margin-right:30px;
	margin-bottom:30px;
}
.prolist1 ul li a div.pic img
{
	width:380px;
	height:380px;
}
/**产品列表 end**/
/**分页**/
.switch {
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size:14px;
  box-sizing: content-box;
}
.switch 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;
}
.switch a:hover {
  background: #d4480a;
  color: white;
}
.switch a.on {
  background: #d4480a;
  color: white;
}
/**分页 end**/
/**内容展示页**/
.insxx
{
  width:1200px;
  height:auto;
  overflow:hidden;
  margin:auto;
  margin-top:20px;
  margin-bottom:20px;
}
.insxx .insxxtitle
{
  text-align: center;
  font-size:16px;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px;
  color:#333;
}
.insxx .insxxtime
{
  text-align: center;
  font-size:14px;
  padding-bottom:10px;
  color:#333;
}
.insxx .insxxcontent
{
  text-align: justify;
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
}
.insxx .insxxcontent img
{
   display:inline-block;
}
.insxx .insxxcontent p
{
  font-size:15px;
  color:#333;
  line-height:25px;
  color:#333;
}
.insxx .insxxpic
{
  height:auto;
  overflow:hidden;
  padding-bottom:10px;
  padding-top:10px;
}
.insxx .insxxpic img
{
  display:block;
  margin:auto;
  max-height:600px;

}
/**内容展示页**/
/**新闻列表**/
.inslist
{
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	padding:30px 0px;
}
/**内页第一条新闻**/
.insfirnew
{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
}
.insfirnew .pic
{
	width:200px;
	height:auto;
	float:left;
	margin-right:20px;
	overflow:hidden;
}
.insfirnew .pic img
{
	width:200px;
	height:auto;
}
.insfirnew .right
{
	width:980px;
	float:left;
}
.insfirnew .right .tit
{
	font-size:16px;
	color:#333;
	overflow:hidden;
	padding-top:10px;
	padding-bottom:10px;
	color:black;
	transition:1s;
}
.insfirnew .right .time
{
	font-size:14px;
	color:#999;
	padding-bottom:10px;
	overflow:hidden;
	transition:1s;
}
.insfirnew .right .des
{
	font-size:14px;
	color:#777;
	line-height:25px;
	overflow:hidden;
	text-align: justify;
	transition:1s;

}
.insfirnew .right:hover .tit
{
	color:#ec9600;
}
.insfirnew .right:hover .time
{
	color:#ec9600;
}
.insfirnew .right:hover .des
{
	color:#ec9600;
}
/**内页第一条新闻 end**/
.inslist ul
{
	width:1200px;
	height:auto;
	overflow:hidden;
}
.inslist ul li 
{
	width:1200px;
	height:auto;
	overflow:hidden;
	border-bottom:1px dashed #ccc;
}
.inslist ul li a
{
	display:block;
	width:1200px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
}
.inslist ul li a div.tit
{
	width:1080px;
	font-size:14px;
	color:#333;
	float:left;
}
.inslist ul li a:hover div.tit
{
	color:#ec9600;
}
.inslist ul li a div.tit span
{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}
.inslist ul li a div.time 
{
	width:120px;
	font-size:14px;
	color:#333;
	text-align: right;
	float:left;
}
/**新闻列表 end**/
/**在线留言**/
.cmessage {
	width: 930px;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
.cmessage .messagel {
	width: 508px;
	height: auto;
	overflow: hidden;
	float: left;
}
.cmessage .messagel p.bigtit {
	font-size: 40px;
	line-height: 1.15;
	font-weight: bold;
	text-align: left;
}
.cmessage .messagel p.mtit {
	color: #333;
	font-size: 25px;
	text-align: left;
	padding-top: 10px;
}
.messager {
	width: 400px;
	height: auto;
	overflow: hidden;
	float: left;
}
.messager p.des {
	width: 430px;
	height: auto;
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 30px;
	text-align: left;
	color: #333;
}
.messagediv {
	width: 430px;
	height: auto;
	overflow: hidden;
}
.messagediv .inputtext {
	width: 430px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.messagediv .inputtext p {
	display: inline-block;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
	padding-right: 5px;
}
.messagediv .inputtext input {
	width: 280px;
	height: 30px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.messagediv .inputtext span {
	display: inline-block;
	color: red;
	padding-left: 10px;
	padding-right: 10px;
}
.messagediv .inputarea {
	width: 430px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.messagediv .inputarea p {
	display: inline-block;
	font-size: 15px;
	color: #333;
	padding-left: 20px;
	padding-right: 5px;
	vertical-align: top;
}
.messagediv .inputarea textarea {
	width: 280px;
	height: 120px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.messagediv .inputbtn {
	width: 430px;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.messagediv .inputbtn input {
	width: 150px;
	height: 45px;
	background: #d4480a;
	font-size: 15px;
	text-align: center;
	color: white;
	line-height: 45px;
	border-radius: 5px;
	border: 0;
	display: block;
	cursor: pointer;
	transition: 1s;
	margin-left: 70px;
}
.messagediv .inputbtn input:hover {
	opacity: 0.9;
}
/**在线留言**/
/**首页产品滚动**/
.indprolist
{
	position: relative; 
}
.indprolist a
{
	display:block;
	width:48px;
	height:123px;
	position: absolute;
	background:yellow;
	top:260px;
	z-index:40;
}
.indprolist a.prev
{
	left:-60px;
	cursor:pointer;
	background:url('../images/index_03.jpg') no-repeat center center;
}
.indprolist a.next
{
	right:-60px;
	cursor:pointer;
	background:url('../images/index_05.jpg') no-repeat center center;
}
/**首页产品滚动 end**/
/**suhu6 end**/
