﻿/*轮播图*/
.banner_bg
{
    background: #fff;
    padding-top: 10px;
    padding-bottom: 5px;
    position: relative;
}

.banner
{
    max-width: 1440px;
    min-width: 1000px;
    max-height: 560px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.bannerFocus
{
    max-width: 1440px;
    min-width: 1000px;
    overflow: hidden;
}

.bannerFocus .hd
{
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 48%;
    bottom: 5px;
    z-index: 100;
}

.bannerFocus .hd ul
{
    overflow: hidden;
    zoom: 1;
    float: left;
}

.bannerFocus .hd ul li
{
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #670000;
    cursor: pointer;
    color: #fff;
}

.bannerFocus .hd ul li.on
{
    background: #f00;
    color: #fff;
}

.bannerFocus .bd
{
    position: relative;
    height: 100%;
    z-index: 0;
}

.bannerFocus .bd li
{
    zoom: 1;
    vertical-align: middle;
    max-width: 1440px;
    min-width: 1000px;
}

.bannerFocus .bd img
{
    display: block;
    width: 100%;
}

.search
{
    position: absolute;
    bottom: -5px;
}

.search_bg
{
    -webkit-box-shadow: 3px 3px 10px #666;
    box-shadow: 3px 3px 10px #666;
    padding-top: 3px;
    background: #fff;
}

/*产品推荐*/
.index_pro
{
    padding-top: 20px;
}

.index_pro_left
{
    width: 220px;
    float: left;
    color: #fff;
	margin-left:10px;
	display:inline;
}
/*产品推荐新闻列*/
.news_list
{
	float:left;
}

.index_pro_new_title p
{
    text-align: center;
    font-size: 18px;
    line-height: 70px;
}

.index_pro_new_info ul
{
    padding: 10px 20px;
}

.index_pro_new_info ul li
{
    color: #FFF;
}

.index_pro_new_info ul li span a
{
    color: #FFF;
    font-size: 14px;
    line-height: 26px;
}
/*产品推荐产品列*/
.product_list
{
	float:left;
    width:100%;
}
.index_product_title {
	float: left;
	background-image: url(../Images/pro_left_title1.jpg);
	width: 222px;
	height: 66px;
	background-repeat: no-repeat;
}
.index_product_title p
{
    text-align: center;
    font-size: 18px;
    line-height: 70px;
    width:100%;
}
.index_product_info {
	float: left;
	width:100%;
	background-image: url(../Images/pro_bg.jpg);
	background-repeat: repeat-y;
}
.index_product_info ul
{
    padding: 10px 18px;
}

.index_product_info ul li
{
	padding-left:10px;
	margin-top:20px;
	color: #FFF;
	background-image: url(../Images/pro_list_ico.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}
.index_product_info ul li.big {
	padding:10px 0;
	text-align:center;
	background-image:none;
	border-bottom:1px solid #900;
	margin-top:20px;
}
.index_product_info ul li.big a {
	font-size:16px;
}
.index_product_info ul li.second {
	background-image:none;
	border-bottom:1px solid #666;
	padding-left:12px;
	margin-top:0;
}

.index_product_info ul li p a
{
    color: #FFF;
    font-size: 15px;
    line-height: 35px;
}
.index_pro_new_title {
	float: left;
	background-image: url(../Images/pro_left_title2.jpg);
	background-repeat: no-repeat;
	width:222px;
	height:66px;
}
.index_pro_new_info {
	float: left;
	width:100%;
	background-image: url(../Images/pro_bg.jpg);
	background-repeat: repeat-y;
}
/*产品推荐400电话*/
.hot_tel
{
	float: left;
	width:222px;
	height:55px;
	padding-top:175px;
	background-image: url(../Images/pro_contact.jpg);
	background-repeat: no-repeat;
}
.hot_tel p
{
    font-size:18px;
    padding:0px 30px;
}
.hot_tel p span
{
    font-size:20px;
}
/*产品展示*/
.index_pro_right
{
    float: left;
    width:770px;
}
.pro_show ul 
{
    width:100%;
    float:left;
    padding-top:20px;
}
.pro_show ul li
{
    float:left;
    text-align:center;
    width:50%; 
}
.pro_show_img
{
    margin:25px 0px 0px 15px;
    padding:3px 3px 1px 3px;
    width:359px;  
    border:1px solid #ccc;
}
.pro_show_img input
{
    width:20px;
    margin-top:140px;
    margin-left:5px;
    width:59px;
    height:22px;
    border:none;
    background:url(../Images/pro_show_bnt.jpg) no-repeat;
    position:absolute;
}
.pro_show ul li p
{
    text-align:center;   
    line-height:30px; 
    color:#747474;
	padding:6px 0;
}
.pro_bottom_line
{
    width: 100%;
    height: 10px;
    background: #747474;
    margin-top: 10px;
}
/*优势*/
.youshi
{
    margin-top: 20px;
    max-width:1440px;
    min-width:1000px;
    height:1177px;
    background: #d6cdc0; 
    margin-left: auto;
    margin-right: auto;
}
.youshi_title {
    background: url(../Images/youshi_title.jpg) no-repeat center;
    height: 136px;
    min-width: 1000px;
}
.youshi_info
{
    padding: 30px 0px;
}

.youshi_info ul
{
    width: 861px;
    float: left;
    margin-left: 70px;
}

.youshi_info ul li
{
    float: left;
    width: 287px;
    height: 260px;
    background: url(../Images/youshi_info_bg.jpg) no-repeat;
}
.youshi_info ul li p
{
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #b70000;
}
.youshi_info_content 
{
    padding-left: 45px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 20px;
    width: 200px;
}

.youshi_info_sh
{
    background: url(../Images/youshi_info_bg2.jpg) no-repeat;
    height: 146px;
    width: 861px;
    margin-left: 70px;
    float: left;
}
.youshi_info_sh p {
    text-align: center;
    font-size: 30px;
    line-height: 80px;
    color: #b70000;
}
.youshi_info_content_2
{
    padding-left: 45px;
    line-height: 30px;
    font-size: 14px;
    padding-top: 15px;
    text-align: center;
}
.youshi_info_content_2 a
{
    color: #b70000;
}
/*品牌优势*/
.pinpaiyoushi
{
    background:url(../Images/pinpai_bg.jpg) no-repeat center;
    max-width:1440px;
    min-width:1000px;
    height:2200px;
    margin-left: auto;
    margin-right: auto;
}
.pinpaiyoushi_content {
    position: relative;
}
.pinpaiyoushi_content p {
    font-size: 16px;
	line-height:26px;
}
.pinpaiyoushi_content_1 {
    position: absolute;
    top: 250px;
    left: 60px;
    line-height: 20px;
    font-size: 16px;
    width: 430px;
    color: #fff;
}
.pinpaiyoushi_content_2 {
    position: absolute;
    top:580px;
    left:590px;
    line-height: 25px;
    font-size: 16px;
    width: 400px;
    color: #fff;
}
.pinpaiyoushi_content_3 {
    position: absolute;
    top: 880px;
    left: 60px;
    line-height: 25px;
    font-size: 16px;
    width: 430px;
    color: #fff;
}
.pinpaiyoushi_content_4 {
    position: absolute;
    top:1220px;
    left:590px;
    line-height: 25px;
    font-size: 16px;
    width: 400px;
    color: #fff;
}.pinpaiyoushi_content_5 {
    position: absolute;
    top:1550px;
    left:-160px;
    line-height: 32px;
    font-size: 16px;
    width: 630px;
    color: #fff;
}
/*成功案例*/
.index_project
{
    margin-top: 10px;
}

.index_project_title
{
    background: #3d3d3d;
    height: 60px;
}

.index_project_title p
{
    color: #fff200;
    font-size: 38px;
    text-align: center;
    line-height: 55px;
}

.index_project_info
{
    background: #d6cdc0;
    margin-top: 10px;
}

.index_project_info_show
{
    background: #fff;
    width: 980px;
    padding: 10px;
}

.index_project_info_title
{
    background: url(../Images/project_title.jpg) no-repeat;
    height: 40px;
}
.index_project_info_title2
{
    background: url(../Images/project_title2.jpg) no-repeat;
    height: 40px;
}
.index_project_info_title3
{
    background: url(../Images/project_title3.jpg) no-repeat;
    height: 40px;
}

.ul_projects
{
    float: left;
    padding: 10px 0px;
	overflow:hidden;
}

.ul_projects li
{
    width: 209px;
    display: inline;
    float: left;
    line-height: 20px;
    text-align: center;
    padding: 0px 15px;
}

.ul_projects img
{
    padding: 3px;
}

.ul_projects p
{
    text-align: center;
    display: block;
    line-height: 24px;
    font-size: 14px;
}

.no_info
{
    margin-top: 10px;
    width: 200px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #ff0000;
}

.layB
{
	float:left;
    width: 960px;
    overflow: hidden;
}

.layB .tbC
{
    width: 960px;
    position: relative;
}

.layB .slide
{
		float:left;
    width: 960px;
    overflow: hidden;
}

/*视频*/
.shipin
{
    margin-top: 5px;
}

.shipin_title
{
    background: url(../Images/shipin_title.jpg) no-repeat;
    height: 151px;
}

.shipin_show
{
    background: #fff;
    padding: 40px 0px;
}

.index_picScroll
{
    margin-left: 50px;
    position: relative;
    width: 900px;
    padding: 10px 0px;
    background: #fff;
    text-align: center;
}

.index_picScroll .prev
{
    background: url(../Images/left.jpg) no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    left: -40px;
    top: 80px;
}

.index_picScroll .next
{
    background: url(../Images/right.jpg) no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    right: -40px;
    top: 80px;
}

.index_picScroll ul
{
    overflow: hidden;
    zoom: 1;
    float: left;
    width: 900px;
    text-align: center;
}

.index_picScroll ul li
{
    width: 209px;
    display: inline;
    float: left;
    line-height: 20px;
    text-align: center;
    padding: 0px 10px;
}

.index_picScroll ul li img
{
    padding: 3px;
    border: 1px solid #ccc;
}

.index_picScroll ul li p
{

}

/*感言*/
.ganyan
{
    margin-top: 5px;
}

.ganyan_title
{
    background: url(../Images/kehuganyan_title.jpg) no-repeat;
    height: 151px;
}

.ganyan_bottom
{
    background: url(../Images/ganyan_bottom.jpg) no-repeat;
    height: 46px;
}

.ganyan_info
{
    background: #fff;
    float: left;
}

.ganyan_info ul
{
    background: #fff;
    float: left;
}

.ganyan_info ul li
{
    background: #fff;
    width: 100%;
    border-bottom: 1px dotted #ccc;
    float: left;
}

.ganyan_info ul :last-child
{
    border-bottom: none;
}

.ganyan_info ul li img
{
    float: left;
    padding: 30px 20px;
}

.ganyan_info_con
{
    float: left;
    padding-top: 20px;
    width: 700px;
}

.ganyan_info_con p
{
    float: left;
    padding-left: 50px;
    color: #b70000;
    font-size: 18px;
    width: 600px;
}

.ganyan_info_con span
{
    float: left;
    font-size: 14px;
    padding-left: 100px;
    line-height: 20px;
    width: 500px;
	margin-top:20px;
}
/*常见问题、新闻、留言*/
.index_news
{
    margin-top: 5px;
    background: #fff;
    padding-bottom: 60px;
}
/*常见问题*/
.questions
{
    width: 234px;
    float: left;
    height: 320px;
    padding: 0px 20px;
    margin-top: 40px;
    background: #fff;
}

.questions_title
{
    width: 234px;
    color: #000;
    height: 40px;
    font-size: 18px;
    background: url(../Images/news_line.jpg) bottom no-repeat;
}

.questions_more
{
    float: right;
    line-height: 30px;
}

.questions_content
{
    width: 234px;
    margin: 0px auto 0px auto;
    overflow: hidden;
}

.questions_content ul li
{
    width: 234px;
    line-height: 20px;
    padding-top: 20px;
}

.questions_content ul li p span
{
    font-weight: bold;
    color: red;
}

.questions_content ul li p
{
    color: #000;
    font-size: 14px;
}
/*新闻*/
.news
{
    float: left;
    padding: 0px 30px;
    margin-top: 40px;
    border-left: 1px solid #666;
    width: 300px;
    height: 320px;
}

.news_info
{
    padding-top: 20px;
}

.news_info
{
}

.news_info ul li span
{
    font-size: 13px;
    line-height: 22px;
}
/*在线留言*/
.Message
{
    width: 340px;
    height: 320px;
    margin-top: 30px;
    overflow: hidden;
    float: right;
    background: #eeeeee;
}

.Message_title p
{
    text-align: center;
    font-weight: bold;
    line-height: 30px;
    padding: 6px;
    font-size: 18px;
}

.Message_more
{
}

.Message_content
{
    margin: 0px auto 0px auto;
    overflow: hidden;
    width: 338px;
}

.left_text
{
    width: 80px;
    color: #000;
    text-align: right;
}

.leave_msg_container .left_text div
{
    line-height: 35px;
}

.leave_msg_container .right_input div
{
    line-height: 35px;
}

.leave_msg_container .right_input span
{
    color: #c21f2e;
}

.leave_msg_container .right_input input
{
    width: 200px;
    height: 20px;
    border: 1px solid #ccc;
    font-size: 14px;
}

.leave_msg_container .right_input textarea
{
    border: 1px solid #ccc;
    width: 200px;
    height: 50px;
}

.leave_msg_container .content_text
{
}

.leave_msg_container .opts
{
    margin-left: 80px;
}

.leave_msg_container .msg_submit
{
    background: url(../Images/btn_submit.jpg) no-repeat;
    width: 105px;
    height: 29px;
    border: 0px;
    outline: none;
}

.leave_msg_container .msg_reset
{
    background: url(../Images/btn_reset.jpg) no-repeat;
    width: 105px;
    height: 29px;
    border: 0px;
    outline: none;
}

/*友情链接*/
.friend_link_bg
{
    background: #FFF;
    padding-bottom: 20px;
}

.friend_link
{
    background: #fff;
    width: 980px;
    border: #ff0202 solid 1px;
}

.friend_link .title_bar div
{
    float: left;
}

.title_bar
{
    width: 122px;
    text-align: center;
    font-size: 16px;
    font-family: 黑体;
    font-weight: bold;
    float: left;
    margin-left: 15px;
    margin-top: 5px;
}

.title_bar .title_en
{
    margin-top: 14px;
    color: #acacac;
    font-size: 14px;
}

.friend_link .div_line
{
    height: 2px;
    overflow: hidden;
    border: 0px;
    background-color: #d79c3b;
    width: 950px;
    margin: 0px auto 0px auto;
}

.friend_link ul
{
    width: 830px;
    float: left;
    margin: 0px auto 0px auto;
}

.friend_link li
{
    float: left;
    text-align: center;
    padding:8px 10px;
}

.friend_link li a
{
    color: #ff0202;
}



<!-- -->
.standard {
  padding-top: 55px;
  padding-bottom: 5px;
   min-width: 1200px;
   width:1200px;
  max-width: 100%;
  margin:0 auto;
  overflow: hidden;  
}
.standard .title {
    width: 1200px;
    height: 193px;
    background: url(../Images/m1-title.jpg) no-repeat center center;
    background-size: cover;
    text-align: center;
    overflow: hidden; }
.standard .title span {
      display: block;
      font-size: 17px;
      color: #f7c681;
      line-height: 1;
      margin-top: 160px; }
  .standard .content {
    position: relative; }
    .standard .content:hover .slideBox_btn {
      display: block; }
    .standard .content .slideBox_btn {
      position: absolute;
      top: 50%;
      margin-top: -25px;
      width: 50px;
      height: 50px;
      z-index: 2;
      display: none; }
      .standard .content .slideBox_btn.sPrev {
        left: 0;
        background: url(../Images/prev.png) no-repeat;
        background-position: 10% center; }
      .standard .content .slideBox_btn.sNext {
        right: 0;
        background: url(../Images/next.png) no-repeat;
        background-position: 90% center; }
    .standard .content .bd {
      /*height: 207px;
      overflow: hidden;*/ }
      .standard .content .bd ul {
        overflow: hidden;
        width: 1200px; }
        .standard .content .bd ul li {
          background-color: #fff;
          float: left;
          width: 1200px;
          height: 203px;
          overflow: hidden;
          padding-top: 4px; }
          .standard .content .bd ul li img {
            float: left;
            margin-left: 3px; }
            .standard .content .bd ul li img:first-child {
              margin-left: 0; }
    .standard .content .hd ul {
      position: relative;
      height: 40px;
      background-color: #000; }
      .standard .content .hd ul li {
        position: absolute;
        top: 0;
        left: 0;
        width: 1200px;
        height: 40px;
        line-height: 40px;
        background-color: #000;
        opacity: 0;
        transition: all 1.4s ease-out; }
        .standard .content .hd ul li i {
          float: left;
          display: block;
          background: url(../Images/xing.png) no-repeat center center;
          background-size: contain;
          width: 57px;
          height: 38px;
          margin-top: -6px; }
        .standard .content .hd ul li span {
          display: block;
          margin-left: 10px;
          float: left;
          color: #f7c681;
          font-size: 16px; }
        .standard .content .hd ul li.on {
          opacity: 1; }
		  
#factory {
  width: 1196px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2px;
  padding-right: 2px;
  overflow: hidden;
  margin-top:4px;
}
#factory ul {
    margin-left: -4px;
    margin-right: -4px; 
}
#factory ul > li {
      float: left;
      width: 293px;
      margin-right: 4px;
      margin-left: 4px; }
  #factory ul > li img {
    width: 100%;
    height: 210px;
    box-sizing: border-box;
    }
  #factory ul > li span {
    height: 30px;
    line-height: 30px; }
  #factory ul li {
	  text-align:center;
    margin-bottom: 5px; }
    #factory ul li .pic {
      width: 293px;
      height: 210px;
      overflow: hidden; }
      #factory ul li .pic img {
        transition: 0.5s; }
        #factory ul li .pic img:hover {
          transform: scale(1.2); }
    #factory ul li span {
		display:block;
      background-color: #7f7f7f;
      line-height: 32px;
      color: #fff;
      font-size: 18px; }