﻿@charset "utf-8";
/* CSS Document */

/*产品中心开始*/
.chanpinzhongxin{margin:20px auto 0px;
                 width: 1200px;}

.chanpinzhongxin_bt{text-align: center;
                    font-size: 24px;
                    font-weight: 600;
                    line-height: 70px;
                    background-image: url(../images/product.png);
                    background-repeat: no-repeat;
                    background-position: 4px 56px}

.chanpinzhongxin_nei{float: left;
                     width: 380px;
                     margin:40px 30px 0px 0px;
                     height: 250px;
                     position: relative;}

.cpcpc{
                     width: 380px;
                     height: 250px;
                     position: relative;}

.chanpinzhongxin_nei:hover .chanpin2{display: block;
                                     transition: 0.2s;}

.chanpin2{position: absolute;
	      top: 0px;
	      left: 0px;
          width: 100%;
          height: 100%;
          background: rgba(201,24,30,0.6);
          padding-top: 20px;
          display: none;
          transition: 0.2s;}

.chanpin3{color: white;
          text-align: center;
          width: 250px;
          margin: 20px auto 0px;
          font-size: 20px;
          line-height: 54px;
          border-bottom: 1px solid #ffffff;}

.chanpin4{margin-top: 6px;
          text-align: center;
          color: white;
          text-transform:uppercase;
          word-spacing:4px;
          font-size:16px;}

/*产品中心结束*/

/*关于我们开始*/
.guanyuwomen{margin:20px auto 0px;
                 width: 1200px;}

.guanyuwomen_bt{text-align: center;
                    font-size: 24px;
                    font-weight: 600;
                    line-height: 70px;
                    background-image: url(../images/about.png);
                    background-repeat: no-repeat;
                    background-position: 4px 56px}

.guanyuwomen_nei{border: 1px solid #cccccc;
                 width: 100%;
                 height: 510px;
                 margin-top: 40px;
                 }

.guanyuwomen_neiyou{float: left;}

.guanyuwomen_neiyou img{width:520px;
                        height:508px;}

.guanyuwomen_neizuo{float: right;
                    color: #999999;
                    padding: 40px 40px 0px 28px;
                    width: 660px;}

.guanyuwomen_neizuobt{padding-left: 74px;
                      background-image: url(../images/jianjie.png);
                      background-repeat: no-repeat;
                      background-position: 0px 0px;
                      height: 60px;
                      padding-top: 8px}

.guanyuwomen_neizuo p{text-align: justify;
                      text-indent: 34px;
                      color: #333333;
                      line-height: 30px;}
/*关于我们结束*/


/*新闻开始*/
.xinwen_guanyu{width: 1200px;
	           margin: 40px auto 0px;}

.xinwen{width: 580px;
	    float: left;}

.xinwen_1{height: 70px;
	      border-bottom: 1px solid #000000}

.xinwen_2{padding-top: 16px}

.xinwen_2_1{float: left;
	        width: 285px;
	        font-size: 18px;
	        color: #333333;
            margin-left: 20px;}

.xinwen_2_1 div{margin: 4px 0px}



.xinwen_91{font-size: 30px;
	       line-height: 70px;
	       border-bottom: 4px solid #c9181e;
	       display: inline-block;
	       width: 120px;
	       height: 66px;
	       float: left;}

.xinwen_92{font-size: 18px;
	       text-align: right;
	       display: inline-block;
	       float: right;
	       line-height: 100px}

.xinwen_92 a{color: #999999;}

.xinwen_93{font-size: 14px;
	       color: #999999;
	       line-height: 24px;
	       text-align: justify;}


.shanyao{float: right;
	    width: 600px}

.shanyao_1{height: 70px;
	      border-bottom: 1px solid #000000}

.shanyao_2{padding-top: 16px;
	      font-size: 16px;
	      color: #333333;
	      text-align: justify;}

.shanyao_81{font-size: 30px;
	        line-height: 70px;
	        border-bottom: 4px solid #c9181e;
	        display: inline-block;
	        width: 120px;
	        height: 66px;
	        float: left}

.shanyao_82{font-size: 18px;
	        text-align: right;
	        display: inline-block;
	        float: right;
	        line-height: 100px;}

.shanyao_82 a{color: #999999;}

.shanyao_2zuo{width: 300px;
              height: 250px;
              float: left;}

.shanyao2{margin-top: 10px;
	      float: left;
          margin-right: 10px;}
           
.shanyao3{float: left;
          margin-top: 10px;}

.shanyao_2you{font-size: 16px;
              text-align: justify;
              float: right;
              width: 280px;
              text-indent: 34px;
              line-height: 20px}
/*新闻结束*/










