

/*产品展示*/

.cpzx {
    width: 80%;
    height: 124px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.cpzx_0 {
    margin-top: 45px;
    overflow: hidden;
}

.cpzx_0 .cpzx_1 {
    background: url(../img/icon/line1.png) no-repeat center;
    font-size: 36px;
}
.cpzx_0 .cgal_1 {
    background: url(../img/icon/line2.png) no-repeat center;
    font-size: 36px;
}

.cpzx_0 .cpzx_2 {
    font-size: 14px;
    margin-top: 8px;
}



.my_produ_left {
    margin: 24px auto;
    height: 37px;
}

.my_produ_left .hd {
    line-height: 30px;
    position: relative;
    font-size: 18px;
}

.my_produ_left .hd ul {
	margin-left:31%;
    float: left;
    width: 38%;
    display: flex;
	font-size: 14px;
}

.my_produ_left .hd ul li {
    float: left;
    cursor: pointer;
    text-align: center;
    margin: 0 10px;
    display: inline-block;
    flex: 1;
	border: #000000 1px solid;
}

.my_produ_left .hd ul li a{
    color:#000000;
} 
.my_produ_left .hd ul li.on a{
    color:#ffffff;
} 
.my_produ_left .hd ul li.on {
    background: #2b3743;
    color: #fff;
}

.my_produ_left .bd {
    float: left;
    width: 100%;
}

.my_produ_left .bd .abst {
    line-height: 30px;
    font-size: 14px;
}


.cpzs {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.cpzs_1 {
    width: 50%;
    float: left;
}

.cpzs_1_tu_w {
    border-bottom: 2px solid #2b3743;
    border-top: 2px solid #2b3743;
    margin-top: 51px;
    padding: 3px 0 2px 0;
    overflow: hidden;
    line-height: 35px;
    height: 35px;
}

.cpzs_1_tu_w h4 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-left: 25px;
}

.cpzs_1_tu_w h5 {
    float: right;
    width: 100px;
    background: #2b3743;
    text-align: center;
}

.cpzs_1_tu_w h5 a {
    color: #fff;
    display: block;
}

.cpzs_1_tu_w h5:hover a {
    background: #fff;
    color: #2b3743;
    border: 1px solid #2b3743;
}

.cpzs_2 {
    overflow: hidden;
}

.cpzs_2 ul {
    margin-right: -2%;
}

.cpzs_2 li {
    width: 23%;
    float: left;
    margin: 0 2% 0px 0px;
    line-height: 40px;
    text-align: center;
}

.cpzs_2 li a {
    display: block;
    color: #333;
    z-index: 1;
    position: relative;
}

.cpzs_2 li a:hover {
    /* color: #fff; */
}

.cpzs_2 li img {
    width: auto;
    height: auto;
    transition: all 0.5s;
}

.cpzs_2 li:hover img {
    transform: scale(1.1);
}

.cpzs_2 li .cpzs_2_nu:after {
    content: "";
    width: 0;
    height: 100%;
    /* background: #2b3743; */
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

.cpzs_2 li:hover .cpzs_2_nu:after {
    width: 100%;
}

.cpzs_2_nu {
    position: relative;
	font-size: 20px;
}

.cpzs_2_nu p {
    position: relative;
    z-index: 1;
}

.cpzs_3_tu {
    overflow: hidden;
}

.cpzs_2 li:nth-child(5) {
    display: none;
}

.cpzs_2 li:nth-child(6) {
    display: none;
}



/**
 * 成功案例
 */

.cgal {
	overflow: hidden;
	font-size: 14px;
	margin-top:36px;
}
.cgal li{
	width: 23%;
	float: left;
	    margin: 0 1% 0px 1%;
	    line-height: 40px;
	    text-align: center;
}
.gdal {
	
	    width: 100%;
	    /* height: 44px; */
	    margin: 0 auto;
	    margin-top: 18px;
	    text-align: center;
	    overflow: hidden;
}


/**
 * 售后服务
 */
.my_shfw {
		overflow: hidden;
		font-size: 14px;
		margin-top:36px;
}
.my_shfw li{
	width: 23%;
	float: left;
	    margin: 0 1% 0px 1%;
	    line-height: 26px;
}
.my_shfw li h1{
		padding-left:22px;
	    line-height: 35px;
		font-size: 24px;
		text-align: left;
}
.my_shfw li h2{
		padding:0 22px;
	    line-height: 20px;
		font-size: 12px;
		text-align: left;
}

/**
 * 关于我们
 */
.about_us {
	margin-top: 49px;
	overflow: hidden;
}

.about_us ul{
	overflow: hidden;
	    margin-left: -2%;
}
.about_us li {
	    width: 23%;
	    float: left;
	    margin-left: 2%;
}

/** 企业资质*/
.qyzz {
	
	}
	
	/**
	 * foot
	 */
	.myfoot {
		    width: 100%;
	}
.myfoot_200 {
    font-size: 14px;
    overflow: hidden;
	background: #000000;
    border-bottom: 1px solid #202b36;
}

.myfoot_200 ul {}

.myfoot_200 li {
    text-align: center;
    float: left;
    width: 11%;
    line-height: 50px;
}

.myfoot_200 li a {
    color: #fff;
}

.myfoot_200 li a:hover {
    color: #b3b3b3;
}



.w1100_2 {
    max-width: 1100px;
    margin: 0 auto;
	padding-bottom:30px;
}

.w1100_2:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
}
.w1100_2 .info{
	padding: 40px;
	border: #000000 1px;
}