@charset "utf-8";
/************通用头部**********/
* {
  margin: 0;
  padding: 0;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
input,
select {
  font-size: 14px;
  vertical-align: middle;
}
ul,
ol,
li {
  list-style: none;
}
a:link {
  color: #333333;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #4E667B;
}
a:active {
  text-decoration: none;
}
.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body {
  font-family: "microsoft yahei";
  font-size: 14px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
input::-webkit-input-placeholder {
  font-size: 12px;
  color: #9c9a9a;
}
input::-ms-input-placeholder {
  font-size: 12px;
  color: #9c9a9a;
}
input{
    outline: none;
}
/*step-1  header*/
.header {
  width: 100%;
  height: 110px;
  background: url("../images/hbg.jpg") repeat-x;
}
.header .logo-tel-menu {
  width: 1200px;
  height: 110px;
  margin: 0 auto;
}
.header .logo-tel-menu .logo {
  float: left;
  width: 381px;
  height: 110px;
  background: url("../images/logo.png") no-repeat left center;
}
.header .logo-tel-menu .tel-menu {
  float: right;
  width: 810px;
  height: 110px;
}
.header .logo-tel-menu .tel-menu .tel {
  width: 510px;
  height: 53px;
  background: url("../images/tel.png") no-repeat right center;
}

#searchs_list{margin:0 auto; margin-top:100px;width:303px;height:41px;overflow:hidden;}
#searchs_list ul{list-style:none;width:303px;}
#searchs_list ul li{float:left;height:41px;}
#searchsinput{float:left;border:#CDCDCD 1px solid;background:#FFFFFF;background:url(../images/searchsinput_bg.jpg) no-repeat 8px center;width:228px;height:39px;line-height:41px;color:#333333;font-size:15px;text-align:left;text-indent:36px;font-family:Microsoft Yahei Yaheial;overflow:hidden;}
#ssubmist{float:right;display:block;background:url(../images/submits_bg.jpg) no-repeat center top;border:0;width:73px;height:41px;text-align:center;cursor:pointer;overflow:hidden;}
.searchs_input{float:left;width:230px;overflow:hidden;}
.searchs_submit{float:right;width:73px;overflow:hidden;}

/*search style*/
#search_list {
    width: 260px;
    height: 30px;
    overflow: hidden;
	border: #dddddd 1px solid;
	float: right;
	margin:20px 0 0 0;
	-webkit-border-radius: 10px;/*圆角表格*/
    -moz-border-radius: 10px;/*圆角*/
	border-radius: 4px;/*圆角*/
}

#search_list ul {
    width: 260px;
    height: 30px;
    list-style: none;
    BACKGROUND: none;
    float: right;
}

#search_list ul li {
    height: 30px;
    line-height: 30px;
    margin:0;
}

#search_list ul .search_input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    float: left;
    list-style-type: none;
    text-align: left;
}

#search_list ul .search_submit {
    width: 34px;
    height: 30px;
    line-height: 30px;
    float: right;
    background: url("../images/serch.png") no-repeat center;
}

#searchinput {
    width: 214px;
    height: 30px;
    line-height: 30px;
    background: none;
    text-indent: 3px;
    font-size: 12px;
    color: #9c9a9a;
    float: left;
    border:none;
}
#searchinput:focus{
    border:1px solid rgba(255,246,232,.5);
}
#ssubmit {
    width: 34px;
    height: 30px;
    border: none;
    background: none;
    cursor: pointer;
    float: right;
}

#sinpute {
    border: none;
    background: none;
    color: #7F7F7F;
    font-size: 14px;
    text-indent: 3px;
    font-weight: bold;
    width: 180px;
    height22px21px;
    border: #CECACA 1px solid;
    background-color: #FFFFFF;
    line-height: 20px;
	 
}

/*关于我们*/
.about-us {
  width: 100%;
  height: 640px;
  background: url("../images/aboutbg.jpg") no-repeat center;
  margin-top:400px;

}
.about-us::before {
  content: '';
  display: table;
}
.about-us .about-us-head {
  width: 1200px;
  height: 48px;
  background: url("../images/aboutUs.png") no-repeat center;
  margin: 40px auto 30px auto;
}
.about-us .about-us-list {
  width: 1200px;
  height: 240px;
  margin: 0 auto;
}
.about-us .about-us-list .about-us-pic {
  float: right;
  width: 370px;
  height: 230px;
  position: relative;
 
}
.about-us .about-us-list .about-us-pic .about-pic {
  position: absolute;
  top: 0;
  left: 0;
  width: 360px;
  height: 227px;
  background: url("../images/abouttu.png") no-repeat center;
  z-index: 999;
}

.about-us .about-us-list .about-us-title {
  float: l;
  width: 780px;
  font-size: 14px;
  color: #114799;
  line-height: 26px;
}

.about-us .about-us-list .about-us-title .page-title {
  width: 98%;
  text-indent: 32px;
  margin: 15px auto;
}
.about-us .about-us-list .about-us-title .page-title a {
  font-size: 14px;
  color: #114799;

}
.about-us .about-us-list .about-us-title .page-title a span {
  margin: 15px 0 0 0;
}
.about-us .about-us-list .about-us-title .page-title a span h1 {
  color:#f1a117;
  font-size:14px;
  display : inline  /*用于控制h1标签的换行*/
}

.about-us .about-Album {
  width: 1200px;
  height: 240px;
  margin: 0 auto;
}

.about-us .about-Album .about-Album-head {
  background: url("../images/Album-bt.png") no-repeat left;
  height: 30px;
  margin: 5px auto; 
}
.about-us .about-Album .Album_mid{
   height:220px;
   overflow:hidden;
}



/*产品中心*/
.products {
  width: 100%;
  height: 320px;
  margin:80px auto;
}
.products .products-list {
  width: 1200px;
  margin: 0 auto;
}
.products .products-list .products-list-type {
  width: 1200px;
  margin: 0 auto;
}
.products .products-list .products-list-pic {
  width: 1200px;
  margin: 0 auto;
}
.products .products-list .products-list-pic .products-list-pic-head {
  width: 1200px;
  height: 50px;
  line-height: 50px;
}
.products .products-list .products-list-pic .products-list-pic-head span {
  display: block;
  float: left;
  background: url("../images/ph.png") no-repeat left center;
  font-size: 18px;
  color: #0f479d;
  text-indent: 12px;
}
.products .products-list .products-list-pic .products-list-pic-head a {
  display: block;
  float: right;
  font-size: 12px;
  color: #f2aa1e;
}
/*产品导航展示*/
.list-type {
  width: 1200px;
  height: 166px;
  margin: 0 auto;
}
.list-type ul {
  width: 1200px;
  height: 246px;
  overflow:hidden;
}
.list-type ul li {
  float: left;
  width: 180px;
  height: 246px;
  margin:0 68px;
}
.list-type ul li:last-child {
  /* 清除最后一个li元素的样式 */
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
  color: inherit;
}

.list-type ul li a:last-child {
 all: unset;
}
.list-type ul li a {
  display: block;
  width: 180px;
  height: 246px;
}
.list-type ul li a span {
  display: none;
 width: 180px;
  height: 58px;
  line-height: 58px;
  font-size: 16px;
  color: #333;
  text-align: center;
  padding: 108px 0 0 0;
}
.list-type ul li.type1 {
  background: url("../images/01.png") no-repeat 0 0;
  margin-left:0px;
}
.list-type ul li.type2 {
  background: url("../images/02.png") no-repeat 0 0;
}
.list-type ul li.type3 {
  background: url("../images/03.png") no-repeat 0 0;
}
.list-type ul li.type4 {
  background: url("../images/04.png") no-repeat 0 0;
  margin-rihgt:0px;
}


.list-type ul li:hover.type1 {
  background: url("../images/01.png") 0 246px ;
}
.list-type ul li:hover.type2 {
  background: url("../images/02.png") 0 246px;
}
.list-type ul li:hover.type3 {
  background: url("../images/03.png") 0 246px;
}
.list-type ul li:hover.type4 {
  background: url("../images/04.png") 0 246px;
}




/*物流信息*/
.logistics {
    width: 100%;
    position: absolute;
    bottom:-50px;
    height: 120px;

}
.logistics .logistics-list{
    width: 920px;
    height: 120px;
    background:url("../images/wlbg.png") no-repeat center;
    margin: 0 auto;
}
.news_list_descrip2 {
    float: right;
    width: 780px;
    height: 70px;
    padding: 20px 0;
	}

.news_list_descrip2 ul {
    width: 760px;
    height: auto;
    margin: 0 auto;
}
.news_list_descrip2 ul li {
	line-height:35px;
    height: 35px;
    width: 360px;
    padding: 0 20px 0 0;
    overflow: hidden;
	float:left;
}
.news_list_descrip2 ul li a{
    display: block;
    float: left;
    font-size: 14px;
}
.news_list_descrip2 ul li span{
    display: block;
    float: right;
    font-size:13px;
}

#products-pic {
  width: 1200px;
}
#products-pic ul li {
  float: left;
  width: 378px;
  height: 258px;
  border: 1px solid #EDEDED;
  position: relative;
}
#products-pic ul li span {
  display: block;
  width: 380px;
  height: 260px;
}
#products-pic ul li span img {
  display: block;
  width: 378px;
  height: 260px;
}
#products-pic ul li h1 {
  position: absolute;
  width: 380px;
  height: 28px;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  text-align: center;
  bottom: 0;
}
#products-pic ul li h1 a {
  font-size: 14px;
  color: #fefefe;
}
#products-pic ul li.pic2 {
  margin: 0 28px;
}
/*业绩案例*/
.case {
  width: 100%;
  height: 296px;
  background: url("../images/case.jpg") no-repeat center;
}
.case .case-head {
  width: 1200px;
  height: 125px;
  margin: 0 auto;
  background: url("../images/caseH.png") no-repeat center;
}
.case .case-list {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
.case .case-more {
  width: 150px;
  height: 30px;
  line-height: 30px;
  background: #F1A924;
  text-align: center;
  margin: 25px auto;
}
.case .case-more a {
  display: block;
  font-size: 14px;
  color: #fff;
}
#pic-list {
  width: 1200px;
  height: 121px;
  margin: 0 auto;
}
#pic-list ul li {
  float: left;
  width: 222px;
  height: 121px;
  position: relative;
  margin: 0 5px;
}
#pic-list ul li span {
  display: block;
   width: 222px;
  height: 121px;
}
#pic-list ul li span img {
  display: block;
  width: 222px;
  height: 121px;
}
#pic-list ul li h1 {
  width: 222px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  font-weight: normal;
  display:none;
}
#pic-list ul li h1 a {
  font-size: 14px;
  color: #333;
  display:none;
}
/*解决方案*/
.solution {
  width: 1200px;
  margin: 0 auto;
}
.solution .solution-head {
  width: 1200px;
  height: 120px;
  background: url("../images/solution.png") no-repeat center;
  margin: 0 auto;
}
.solution .solution-list {
  width: 1200px;
  margin: 30px auto;
}
.solution .solution-list .solution-left-side {
  float: left;
  width: 265px;
}
.solution .solution-list .solution-mid-side {
  float: left;
  width: 540px;
  height: 264px;
  margin: 0 15px;
}
.solution .solution-list .solution-right-side {
  float: right;
  width: 360px;
}
.solution-side-title {
  float: left;
  width: 265px;
}
.solution-side-title ul {
  width: 265px;
  height: 280px;
}
.solution-side-title ul li {
  width: 260px;
  height: 44px;
  line-height: 44px;
  margin: 10px 0;
  background: #EDEDED;
  text-align: center;
}
.solution-side-title ul li a {
  display: block;
  font-size: 16px;
  color: #333;
}
.solution-side-title ul li.on {
  width: 265px;
  background: url("../images/side.png") no-repeat center;
}
.solution-side-title ul li.on a {
  color: #fff;
}
.solution-side-pic {
  width: 540px;
  height: 264px;
  margin: 8px 0 ;
}
.solution-side-pic ul li {
  clear: both;
  width: 540px;
  height: 264px;
  display: none;
}
.solution-side-pic ul li a {
  display: block;
}
.solution-side-pic ul li a img {
  display: block;
  width: 540px;
  height: 264px;
}
.solution-side-pic ul li.on {
  display: block;
}
.solution-side-des {
  width: 360px;
  height: 264px;
}
.solution-side-des ul li {
  clear: both;
  width: 360px;
  height: 264px;
  display: none;
}
.solution-side-des ul li b {
  display: block;
  color: #0f479d;
  font-size: 16px;
  height: 50px;
  line-height: 50px;
}
.solution-side-des ul li a {
  display: block;
  font-size: 14px;
  color: #333;
  text-indent: 36px;
  line-height: 24px;
  letter-spacing: 3px;
}
.solution-side-des ul li.on {
  display: block;
}

/***新闻***/
.news {
  width: 100%;
  height: 420px;
  background-color:#f5f5f5;
  margin-top:130px;
}
.news::before {
  content: '';
  display: table;
}
.news .news-head {
  width: 1200px;
  height: 50px;
  background: url("../images/news.png") no-repeat center;
  margin: 40px auto 50px auto;
}
.news .news-list {
  width: 380px;
  margin-left:140px;
  float:left;
}
.news .news-list .gsnews {
  background:url("../images/gsnews.png") no-repeat left;
  height:34px;
  text-indent: -5px;
}
.news .news-list .more {
  height:28px;
  margin-top:10px;
  margin-left:2px;
}
.news .news-list1 {
  width: 380px;
  margin: 0 auto;
  float:right;
}
.news .news-list1 .gsnews2 {
  background:url("../images/gsnews2.png") no-repeat left;
  text-indent: -5px;
  height:34px;
}
.news .news-list1 .more {
  height:28px;
  margin-top:10px;
  margin-left:2px;
}

#news-title {
  width: 94%;
  margin: 0 auto;
}
#news-title ul li {
  clear: both;
  height: 30px;
  line-height: 30px;
  
  text-indent: 12px;
}
#news-title ul li a {
  display: block;
  float: left;
  font-size: 14px;
  color: #2f2f2f;
}
#news-title ul li span {
  display: block;
  float: right;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.7);
}
.news .news-sec{
    width: 1180px;
    margin:0 auto;
}
.news .news-sec .news-title{
    width: 615px;
    height: 40px;
    line-height:40px;
    text-align:left;
    margin:30px auto;
	margin-left:570px;
    border-bottom:1px solid #C3C3C3;
}
.news .news-sec .news-title ul li{
    float: left;
}
.news .news-sec .news-title ul li a{
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height:40px;
    font-size:18px;
    font-family: Arial;
    color: #3d3636;
    font-weight:normal;
}
.news .news-sec .news-title ul li span{
    display: inline-block;
    margin-left:-30px;
}
.news .news-sec .news-title ul li.active a{
    font-weight:bold;
	background:url("../images/newsbt.png") no-repeat left;
}
.news .news-sec .news-pic{
    float: left;
    width: 260px;
    height: 226px;
}

#news_list_descrip {
    float: left;
    width: 375px;
    margin: 0 auto;
	}
#news_list_descrip1 {
    float: right;
    width: 375px;
    margin: 0 auto;
	}
#news_list_descrip ul {
    width: 350px;
    height: auto;
    margin: 0 auto;
}

#news_list_descrip ul li {
    height: 90px;
    width: 350px;
    overflow: hidden;
    float:none;
    clear: both;
}
.list-sec{
    display: none;
	text-indent: 2px;
	margin-top:8px;
	line-height:28px;
	}
.list-sec.on{
    display: block;
}

#news_list_descrip ul li .news-list-sec{
    width: 350px;
    float: left;
}

#news_list_descrip ul li h1 {
    text-indent: 15px;
    font-size: 14px;
    height: 24px;
    line-height: 28px;
    width: auto;
    text-align: left;
    float: left;
    clear: right;
    font-weight: 100;
}

#news_list_descrip ul li h1 a {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    margin-bottom: 0px;
	line-height: 28px;
}

#news_list_descrip ul li h1 a:link {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
	line-height: 28px;
}

#news_list_descrip ul li h1 a:visited {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
	line-height: 28px;
}

#news_list_descrip ul li h1 a:active {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
	line-height: 28px;
}

#news_list_descrip ul li h1 a:hover {
    font-size: 14px;
    color: #5f5d5c;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
	line-height: 28px;
}

#news_list_descrip ul li span {
    float: right;
    text-align: center;
    font-weight: 100;
    height: 24px;
    line-height: 28px;
    width: auto;
    color: #5f5d5c;
    padding-right: 6px;
    font-size: 14px;
	
}

#news_list_descrip ul li h2 {
    float: right;
    width: 490px;
    height: 35px;
    line-height: 35px;
    text-align: left;
    font-size: 16px;
}

#news_list_descrip ul li h2 a {
    width: 490px;
    display: block;
    color: #3a3838;
    text-align: left;
    font-weight: normal;
    font-size: 15px;
}

#news_list_descrip ul li h2 a:link {
    color: #3a3838;
    text-align: left;
    font-weight: normal;
    font-size: 15px;
}

#news_list_descrip ul li h2 a:hover {
    color: #cc0000;
    text-align: left;
    font-weight: normal;
    font-size: 15px;
}

#news_list_descrip ul li h3 {
    width: 470px;
    height: 50px;
    line-height: 24px;
    text-align: left;

}

#news_list_descrip ul li h3 a {
    width: 470px;
    height:  50px;
    display: block;
    color: #888888;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list_descrip ul li h3 a:link {
    color: #888888;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}

#news_list_descrip ul li h3 a:hover {
    color: #333333;
    text-decoration: none;
    text-align: left;
    font-weight: 100;
    font-size: 14px;
}
#news_list_descrip ul li .news-time{
    width: 88px;
    height: 70px;
    text-align:center;
    float: right;
    background: #f5f5f5;
    color: #515050;
    border: 1px solid #E8E8E8;
}
#news_list_descrip ul li .news-time p{
    width: 88px;
    height: 40px;
    line-height:60px;
    font-size:24px;
    text-align:center;
    margin:0 auto;
}
#news_list_descrip ul li .news-time b{
    display: block;
    font-size:18px;
    width: 88px;
    height: 30px;
    line-height:30px;
    font-weight:normal;
}

.news .news-more{
    width: 360px;
    height: 25px;
    line-height:25px;
    margin:70px auto;
}
.news .news-more a{
    display: block;
    width: 100px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;;
    margin:0 auto;
	margin-right:-140px;
}

.news .news-more a:hover {
  color: #fff;
  font-size: 15px;
  color:#cc0000
}




/************************************************step-5  footer*********************************************/
.footer {
  width: 100%;
  height: 355px;
  background: #154697;
  border-top: 5px solid #F19E1B;
}
.footer .foot-list {
  width: 1200px;
  margin: 30px auto;
}
.footer .foot-list ul li {
  float: left;
  width: 160px;
  text-indent: 50px;
}
.footer .foot-list ul li.content {
  width: 300px;
  text-indent: 0;
}
.footer .foot-list ul li.content ul li {
  width: 300px;
  text-indent: 0;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
.footer .foot-list ul li.foot-wap {
  width: 115px;
  height: 145px;
  text-indent: 0;
  padding: 0 0 0 80px;
  border-left: 1px solid #3D6BB7;
  margin: 20px 0 0 40px;
}
.footer .foot-list ul li.foot-wap img {
  display: block;
  width: 115px;
  height: 115px;
}
.footer .foot-list ul li.foot-wap span {
  display: block;
  width: 115px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.footer .foot-bar {
  width: 1200px;
  margin: 55px auto 0 auto;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
.footer .foot-bar a {
  font-size: 13px;
  color: #fff;
}
/************************************************step-all 通用类*********************************************/
/*底部样式表*/
#menu_foot span {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
#menu_foot span a {
  display: block;
  font-size: 13px;
  color: #fff;
}
#menu_foot ul li {
  float: none;
  clear: both;
  height: 26px;
  line-height: 26px;
}
#menu_foot ul li a {
  display: block;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
/*导航样式*/
.menu {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}
.menu::before {
  content: '';
  display: table;
}
.menu #nav-menu {
  width: 100%;
  height: 50px;
  margin: 0 auto;
}
.menu #nav-menu .navli {
  float: left;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  width: 115px;
  text-align: center;
}
.menu #nav-menu .navli a {
  text-align: center;
  font-size: 14px;
  color: #333;
}
.menu #nav-menu .navli a:hover {
  color: #333;
  font-size: 14px;
}
.menu #nav-menu .navli.navon a {
  display: block;
  height: 30px;
  line-height: 30px;
  margin: 10px auto;
  background: #f1a117;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.menu #nav-menu .navli ul {
  display: none;
  position: absolute;
  z-index: 10000;
}
.menu #nav-menu .navli ul li {
  height: 34px !important;
  line-height: 35px !important;
  width: 100px;
  /*IE6 only*/
  text-align: center;
  background: #f1a117;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
}
.menu #nav-menu .navli ul li a {
  COLOR: #fff;
  height: 34px !important;
  line-height: 35px !important;
  width: 100px;
  display: block;
  font-weight: 100;
  font-size: 14px;
  text-align: center;
  margin: 0!important;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
}
.menu #nav-menu .navli ul li a:hover {
  background: #F0F0F0;
  font-size: 14px;
  color: #333;
}
/*搜索*/
.search {
  width: 250px;
  height: 42px;
  float: right;
}
.search .search-list {
  width: 250px;
  height: 42px;
  line-height: 42px;
  background: url("../images/serch.png") no-repeat center;
}
.search .search-list ul li {
  float: left;
}
.search .search-list ul li.search_input {
  width: 198px;
  height: 42px;
  outline: none;
  text-indent: 52px;
}
.search .search-list ul li.search_input #searchinput {
  width: 218px;
  height: 42px;
  line-height: 42px;
  background: none;
  border: none;
  font-size: 12px;
  color: #9c9a9a;
  outline: none 0;
}
.search .search-list ul li.search_submit {
  width: 30px;
  height: 42px;
}
.search .search-list ul li.search_submit #ssubmit {
  width: 30px;
  height: 42px;
  background: none;
  border: none;
  cursor: pointer;
}
/*banner*/
.banner {
  width: 100%;
  height: 500px;
    position: relative;

}
/*step-mainer*/
.mainer {
  width: 1200px;
  margin: 15px auto 40px auto;
  overflow: hidden;
  height: auto;
  padding-bottom: 20px;
  /*主体*/
  /*侧栏*/
}
.mainer .mainer-list {
  float: left;
  width: 830px;
  margin-left: 15px;
}
.mainer .mainer-list .mainer-title {
  width: 830px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #2f2f2f;
  margin: 10px auto 10px 8px;
}
.mainer .mainer-list .mainer-title a {
  font-size: 14px;
  color: #2f2f2f;
}
.mainer .mainer-list #mainer-mid .caption {
  color: #3A3937;
  height: auto;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  font-weight: 800;
}
.mainer .mainer-list #mainer-mid .caption h1 {
  font-weight: normal;
  font-size: 12px!important;
}
.mainer .mainer-side {
  float: right;
  width: 320px;
  margin-right: 10px;
}
.mainer .mainer-side .righter {
  width: 320px;
  height: auto;
}
.mainer .mainer-side .righter #right-title {
  width: 320px;
  height: 60px;
  line-height: 60px;
  text-indent: 40px;
  background: url("../images/right-title.png") no-repeat center;
}
.mainer .mainer-side .righter #right-title h1 {
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.mainer .mainer-side .righter #right-list {
  width: 320px;
}
.mainer .mainer-side .righter #right-list ul li {
  width: 320px;
  height: 40px;
  line-height: 40px;
  text-indent: 54px;
  background: url("../images/rightli.png") no-repeat center;
  margin: 15px 0;
  clear: both;
}
.mainer .mainer-side .righter #right-list ul li a {
  display: block;
  color: #2f2f2f;
  font-size: 15px;
}
.mainer .mainer-side .righter #right-list ul li a:hover {
    font-size: 14px;
    color: #fff;
    background: url("../images/onm.png") no-repeat center;
    text-align: left;
    font-weight: 100;
}

.mainer .mainer-side .righter #right-list ul li.onm {
  width: 320px;
  background: url("../images/onm.png") no-repeat center;
}
.mainer .mainer-side .righter #right-list ul li.onm a {
  font-size: 14px;
  color: #fff;
}


/*step -新闻分页-*/
#home-page {
  width: 830px;
  height: 24px;
  margin: 10px auto;
}
#home-page span {
  display: block;
}
#home-page span.home-page-prev {
  float: left;
}
#home-page span.home-page-next {
  float: right;
}
#home-page span a {
  display: block;
  font-size: 12px;
  color: #7E0308;
  height: 24px;
  line-height: 24px;
}
/*step -图片分页-*/
#pagelist {
  width: 100%;
  height: auto;
  margin: 10px 0;
  text-align: center;
}
#pagelist a {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 0 2px;
  font-size: 12px;
  color: #444;
  background: #EDEDED;
  border: #cccccc 1px solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#nowpage {
  display: inline-block;
  text-align: center;
  border: #cccccc 1px solid;
  background-color: #415B7F;
  color: #ffffff;
  font-size: 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#pagelist a#totalpage {
  display: inline-block;
  text-align: center;
  border: #dcdcdc 1px solid;
  background-color: #EDEDED;
  color: #666666;
  font-size: 12px;
}
/*step-多栏目列表-*/
.lump-title-list {
  background-color: #F2F2F2;
  height: 28px;
  line-height: 28px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.lump-title-list .title_list {
  float: left;
  width: 60%;
  text-align: left;
  text-indent: 12px;
  line-height: 28px;
}
.lump-title-list .title_list a {
  font-size: 14px;
  font-weight: 600;
}
.lump-title-list .more_list {
  float: right;
  width: 60px;
  text-align: center;
  font-size: 14px;
}
.lump-title-list .more_list a {
  font-size: 13px;
  line-height: 28px;
}
/**/
/*step-多栏目列表-*/
/*step-新闻列表页面*/
.article_list {
  float: none;
  width: 99%;
  margin-bottom: 15px;
}
.article_list ul {
  width: 99%;
  margin-left: 0;
}
.article_list ul li {
  height: 35px;
  line-height: 33px;
  border-bottom: dashed 1px #CCCCCC;
  text-indent: 18px;
  text-align: left;
  width: 100%;
}
.article_list ul li h1 {
  height: 35px;
  line-height: 35px;
  width: auto;
  text-align: left;
  float: left;
  font-size: 13px;
  font-weight: 100;
}
.article_list ul li h1 a {
  color: #6d6565;
  text-align: left;
  font-weight: 100;
  font-size: 14px;
}
.article_list ul li span {
  float: right;
  text-align: left;
  font-weight: 100;
  height: 35px;
  line-height: 35px;
  width: auto;
  font-size: 14px;
  color: #666666;
}
/*step图片展示*/
.txpic_list {
  display: inline;
  float: none;
  width: 820px;
  height: auto;
}
.txpic_list ul {
  list-style: none;
  width: 820px;
  height: auto;
  overflow: hidden;
  padding-top: 6px;
}
.txpic_list ul li {
  width: 273px;
  height: 210px;
  text-align: center;
  float: left;
  overflow: hidden;
}
.txpic_list ul li span {
  font-weight: 100;
  height: 168px !important;
  width: 228px !important;
  margin: 0 auto;
  text-align: center;
  border: #CCC 1px solid;
  display: block;
}
.txpic_list ul li span a img {
  height: 160px;
  width: 220px;
  margin-top: 4px;
}
.txpic_list ul li span:hover {
  font-weight: 100;
  height: 168px !important;
  width: 228px !important;
  margin: 0 auto;
  text-align: center;
  border: #6999C9 2px solid;
  display: block;
}
.txpic_list ul li h1 {
  width: 235px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
.txpic_list ul li h1 a {
  color: #2f2f2f;
  text-decoration: none;
  text-align: center;
  font-weight: 100;
}
.txpic_list ul li h1 a:hover {
  color: #666666;
  text-decoration: none;
  text-align: center;
  font-weight: 100;
}
.prepic_list {
  display: inline;
  float: none;
  width: 820px;
  height: auto;
}
.prepic_list ul {
  list-style: none;
  width: 820px;
  height: auto;
  overflow: hidden;
  padding-top: 6px;
}
.prepic_list ul li {
  width: 273px;
  height: 210px;
  text-align: center;
  float: left;
  overflow: hidden;
}
.prepic_list ul li span {
  font-weight: 100;
  height: 168px !important;
  width: 228px !important;
  margin: 0 auto;
  text-align: center;
  border: #CCC 1px solid;
  display: block;
}
.prepic_list ul li span a img {
  height: 160px;
  width: 220px;
  margin-top: 4px;
}
.prepic_list ul li span:hover {
  font-weight: 100;
  height: 168px !important;
  width: 228px !important;
  margin: 0 auto;
  text-align: center;
  border: #6999C9 2px solid;
  display: block;
}
.prepic_list ul li h1 {
  width: 235px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
}
.prepic_list ul li h1 a {
  color: #2f2f2f;
  text-decoration: none;
  text-align: center;
  font-weight: 100;
}
.prepic_list ul li h1 a:hover {
  color: #666666;
  text-decoration: none;
  text-align: center;
  font-weight: 100;
}
/*step-产品样式分离*/
#products-show-list {
  width: 100%;
  height: 200px;
  margin: 10px auto;
}
#products-show-list::before {
  content: '';
  display: table;
}
#products-show-list ul li {
  float: left;
  width: 260px;
  height: 200px;
  position: relative;
  margin: 0 8px;
}
#products-show-list ul li span {
  display: block;
  width: 260px;
  height: 200px;
}
#products-show-list ul li span img {
  display: block;
  width: 260px;
  height: 200px;
}
#products-show-list ul li h1 {
  width: 260px;
  height: 30px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  font-weight: normal;
}
#products-show-list ul li h1 a {
  display: block;
  width: 260px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #101010;
  font-weight: normal;
}
/*step-产品展示页面*/
.production-detail {
  width: 830px;
  height: auto;
  margin: 0 auto;
}
.production-detail .production-detail-pic {
  width: 830px;
  height: 270px;
}
.production-detail .production-detail-pic .detail-pic {
  float: left;
  width: 375px;
  height: 270px;
  border: 1px solid #DCDCDC;
}
.production-detail .production-detail-pic .detail-pic img {
  display: block;
  width: 375px;
  height: 270px;
}
.production-detail .production-detail-pic .detail-desc {
  float: right;
  width: 410px;
  height: 270px;
}
.production-detail .production-detail-pic .detail-desc p {
  display: block;
  width: 410px;
  height: 40px;
  margin: 6px 0;
}
.production-detail .production-detail-pic .detail-desc p b {
  font-weight: normal;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  background: #174695;
  color: #fff;
  float: left;
  overflow: hidden;
}
.production-detail .production-detail-pic .detail-desc p span {
  font-size: 13px;
  color: #2f2f2f;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.production-detail .production-detail-pic .detail-desc h1 {
  font-size: 16px;
  font-weight: 600;
}
.production-detail .production-detail-pic textarea {
  border: none;
  outline: none;
}
.production-detail .production-detail-pic textarea:focus {
  border: none;
  outline: none;
}
.production-detail .production-derail-intro {
  width: 830px;
  height: auto;
  margin: 10px auto;
}
.production-detail .production-derail-intro span {
  display: block;
  font-size: 18px;
  color: #2f2f2f;
  font-weight: bold;
  width: 830px;
  height: 50px;
  line-height: 50px;
  text-align: left!important;
  border-bottom: 1px solid #9E9595;
}
.production-detail .production-derail-intro text {
  display: block;
  padding: 12px 0;
}
/*step - 新闻分类*/


/*内容区宽度*/
.page-content {
  width: 90%;
  margin: 0 auto;
}
.show-content {
  width: 90%;
  margin: 0 auto;
}
/**/
.fix-side {
  width: 76px;
  height: 291px;
  background: url("../images/fixR.png") no-repeat center;
  position: fixed;
  right: 0;
  top: 35%;
  z-index: 9999;
}
.fix-side ul li {
  float: none;
  clear: both;
  width: 76px;
  height: 72px;
  position: relative;
}
.fix-side ul li span {
  display: none;
  width: 110px;
  height: 120px;
  position: absolute;
}
.fix-side ul li.qq {
  background: url("../images/qq.png") no-repeat center;
}
.fix-side ul li.qq a {
  display: block;
  width: 76px;
  height: 72px;
}
.fix-side ul li.phone {
  background: url("../images/phone.png") no-repeat center;
}
.fix-side ul li.phone span {
  left: -110px;
  top: 10px;
  font-size: 14px;
  color: #DEB985;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #33322E;
}
.fix-side ul li.phone:hover span {
  display: block;
}
.fix-side ul li.wechat {
  background: url("../images/wechat.png") no-repeat center;
}
.fix-side ul li.wechat span {
  background: url("../images/chat.png") no-repeat center;
  left: -110px;
  top: 10px;
}
.fix-side ul li.wechat:hover span {
  display: block;
}
.fix-side ul li.applie {
  background: url("../images/applie.png") no-repeat center;
}
.fix-side ul li.applie span {
  background: url("../images/wap.png") no-repeat center;
  left: -110px;
  top: 10px;
}
.fix-side ul li.applie:hover span {
  display: block;
}
/*# sourceMappingURL=index.css.map */