
			.wrap{background:url(images/body_bg.jpg) repeat-y;background-size:100% auto;}
			.g-hd{height:5.5rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:25.8%;margin:0.9rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.4rem;margin-left: 5%;margin-top:2rem;}
			.g-hd ul li{float: left;font-size: 1.4rem;line-height:1.4rem;padding:0 1.5rem;border-right:1px solid #797979;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #000;}
			.g-hd .m-nav2{float: right;width:5.8%;margin:2rem 3.1% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 5.5rem;width:100%;height:42rem;background:url(images/body_bg.jpg) repeat-y;background-size:100% auto;z-index: 200;}
			#menu p{text-align: center;background: #fff;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #222;border-bottom:1px dashed #f2f2f2;box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
			#menu .tel{text-align: center;padding-top:4rem;}
			#menu .tel i{display:block;font-size: 1.8rem;color: #393939;line-height: 1.8rem;font-family: Arial;font-style: italic;font-weight:bold;}
			#menu .tel em{display:block;width: 9.3rem;padding-left:2.8rem;height: 3.5rem;line-height: 3.5rem;font-size: 1.2rem;color: #000;font-weight:bold;background:url(images/zx1.png) no-repeat;background-size:100% 3.5rem;margin:0.8rem auto 0;}
		

    .m2-left-nav-1 {
        margin: 1.3rem 1rem 1.8rem 1rem;
    } 
.m2-left-nav-1 .m2-left-nav-1-list {
        border-radius: 0.5rem;
        -webkit-border-radius: 0.5rem;
        overflow: hidden;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li .down {
        height: 4.0rem;
        display: block;
        padding-left: 1rem;
        line-height: 4.0rem;
        box-sizing: border-box;
    } 
html {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.m2-left-nav-1 .m2-left-nav-1-list .down span {
        width: 4rem;
        height: 4rem;
        float: right;
        display: block;
        background: url(images/href_icon2.png) no-repeat center center;
        background-size: 1.2rem; 
        overflow: hidden;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li .borderno {
        border: none;
    } 
.m2-left-nav-1 .m2-left-nav-1-list li p {
        position: relative;
    } 
/*一列展现*/ 
.m2-left-nav-1 .list1 li {
        height: 3.6rem;
        line-height: 3.6rem;
        border-bottom: 1px solid #e1e1e1;
        padding-left: 3.3rem;
        position: relative;
        white-space: nowrap;
        overflow: hidden;
    } 
.m2-left-nav-1 .list1 li:before {
        content: "";
        overflow: hidden;
        position: absolute;
        left: 2.0rem;
        top: 1.46rem;
        z-index: 7;
        width: 0;
        height: 0;
        border-width: 0.3rem;
        border-style: solid;
        transform: roate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        border-color: #333 #333 transparent transparent;
    } 
.m2-left-nav-1 .list1 li:after {
        content: "";
        overflow: hidden;
        position: absolute;
        left: 2.0rem;
        top: 1.56rem;
        z-index: 8;
        width: 0;
        height: 0;
        border-width: 0.2rem;
        border-style: solid;
        transform: roate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        border-color: #fff #fff transparent transparent;
    }
    /* -- 产品导航页二级导航背景颜色，字体颜色和线条颜色  -- */ 
.m2-left-nav-1 .list1 {
        display: none;
    } 
.m2-left-nav-1 .m2-left-nav-1-list {
        border: 1px solid #e1e1e1;
    }
    /*产品导航最外层边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list .on p {
        border-bottom: 1px solid #ffffff;
        background-color: #fbfbfb;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e1e1e1));
        background-image: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: -ms-linear-gradient(top, #fbfbfb, #e1e1e1);
        background-image: linear-gradient(top, #fbfbfb, #e1e1e1);
    }
    /*产品导航展开边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list li .down {
      height: 3.5rem;
    line-height: 3.5rem;
    width: 100%;
    font-size: 1.5rem;
    color: #1a46ac;
    overflow: hidden;
    text-indent: 3rem;
    position: relative;
    background-color: #f7f7f7;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #e0e0e0;
    font-weight: bold;
    }
    /*产品导航收缩边框*/
    /*.m2-left-nav-1  .m2-left-nav-1-list li:last-child .down { border:none; }*/ 
.m2-left-nav-1 .m2-left-nav-1-list li p {
        border-bottom: 1px solid #e1e1e1;
        background-color: #ffffff;
    }
    /*产品导航收缩边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list li ul a {
        border: 0;
    }
    /*产品导航二级栏目边框*/ 
.m2-left-nav-1 .m2-left-nav-1-list .list1 .a_tit:before {
        border-color: #500971 #500971 transparent transparent;
    } 
.m2-left-nav-1 .m2-left-nav-1-list .list1 .a_tit:after {
        border-color: #fff #fff transparent transparent;
    }


    #box {;;width:100%;}

    #box_content {display: none;}


    #sss {;;width:100%;}

    #sss_content {display: none;}


        .m-cx-cpgs-ts4-3-01 {
            margin-bottom: 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-pic {
            position: relative;
            width: 93.75%;
            margin: 1.4rem auto 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-prev,
        .m-cx-cpgs-ts4-3-01-next {
            width: 1rem;
            height: 1rem;
            border: 1px solid #bfc4c3;
            transform: rotate(45deg);
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -.5rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .m-cx-cpgs-ts4-3-01-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .m-cx-cpgs-ts4-3-01-pic .m-cx-cpgs-ts4-3-01-page {
            font-size: 0.9rem;
            line-height: 1.5rem;
            color: #787878;
            position: absolute;
            left: 0;
            bottom: .8rem;
            text-align: right;
            box-sizing: border-box;
            padding-right: .8rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-pic li>img {
            width: 100%;
            display: block;
        }
        
        .m-cx-cpgs-ts4-3-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #fdd100;
            /*border-bottom: 1px solid #FA756E;*/
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-cx-cpgs-ts4-3-01-desc {
            width: 93.75%;
            margin: 0 auto 0;
        }
    

				.m-cx-cpxq-01 {
					width: 93.75%;
					margin: 0 auto;
					background: #f4f4f4;
					box-sizing: border-box;
					padding: 1.2rem 2%;
					border: 1px solid #e6e6e6;
					margin-bottom: 1rem;
				}
				
				.m-cx-cpxq-01-tit {
					height: 2.25rem;
					border-bottom: 1px solid #d7d7d7;
					box-sizing: border-box;
					margin-bottom: 1rem;
				}
				
				.m-cx-cpxq-01-tit span {
					display: inline-block;
					height: 2.25rem;
					font-size: 1.2rem;
					line-height: 2.25rem;
					color: #464646;
					border-bottom: 1px solid #000000;
					box-sizing: border-box;
					vertical-align: top;
					padding-top: .2rem;
					padding-left: 2.2rem;
					background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem .4rem;
					background-size: 1.1rem;margin-right: .5rem;
				}
				
				.m-cx-cpxq-01-tit em {
					font-size: 0.9rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 2.25rem;
					vertical-align: top;
				}
			

				.m-cx-xgcp-4pl-ts4-3-01 {
					width: 93.75%;
					margin: 0 auto 1rem; 
					border: 1px solid #f3f3f3;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit {
					height: 2.25rem;
					border-bottom: 1px solid #d7d7d7;
					margin-bottom: 1rem;
					margin-top: 1rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit span {
					display: inline-block;
					height: 2.25rem;
					font-size: 1.2rem;
					line-height: 2.25rem;
					color: #464646;
					border-bottom: 1px solid #000000;
					box-sizing: border-box; 
					padding-left: 2.2rem;
					background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem .4rem;
					background-size: 1.1rem;
					margin-right: .5rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit em {
					font-size: 0.9rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 2.25rem;
					vertical-align: top;
				}
				.m-cx-xgcp-4pl-ts4-3-01-list dl{width:48.5%;box-sizing: border-box; border: 1px solid #eaeaea; margin-right: 3%; float: left; margin-bottom: -1px;text-align: center; }
				.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(1){margin-right: 0;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt{border-bottom: 1px solid #eaeaea;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt,.m-cx-xgcp-4pl-ts4-3-01-list dt img{width: 100%;display: block; }
				.m-cx-xgcp-4pl-ts4-3-01-list dd{height: 4.25rem; font-size: 1.2rem; color: #4c4c4c; line-height: 4.25rem;padding-top: .4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box;}
			

        .main-footer-1 {
            height: 4.1rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #fdd100;
            display: none;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 30%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #fdd100;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
