﻿.g-hd{ width:100%; height:4.7rem;position: relative;background:#fff; max-width:640px; min-width:320px; margin:0 auto;}
.g-hd h1{width: 23.44%;float: left; padding:1.2rem 1.0rem 0 1.0rem;height:3.2rem;background:#fff;}
.g-hd h1 img{display: block;width: 100%;}
.m-nav{width: 50%;float: left; padding:1.3rem 0 0 10%;}
.m-nav ul li{display: block;width: 33.3%;height: 2rem;line-height: 2rem;text-align: center;float: left;position: relative;}
.m-nav ul li a{font-size: 1.2rem;color: #333;}

.m-nav2{width: 2rem;position: absolute;top: 1.6rem;right: 1.2rem;z-index: 102;line-height: 0;}
.m-nav2 .oo{display: block;}
.m-nav2 .oo img,.m-nav2 .xx img{width: 2rem;height: 1.5rem;}
.m-nav2 .xx{display: none;}
.m-nav2 .erji{display: none;position: absolute;top: 3.2rem;right: -1.2rem;z-index: 10; max-width:640px; min-width:320px;width: 32rem; padding:2rem 0;background: rgba(0,0,0,0.9);}
.erji ul li{line-height: 4rem;height: 4rem; border-bottom:#ccc 1px solid;width: 100%;text-align: center;}
.erji ul li a{font-size: 1.4rem;color: #fff;display: block;width: 100%;}
.erji .er_tel{display: block;font-size: 1.4rem;color: #fff;width: 56.25%;height: 3rem;text-align: center;line-height: 3rem;overflow: hidden; background:rgba(44,153,255,0.9); margin:2rem auto 0;border-radius:5rem;}



        .g-ft{width: 100%;padding: 1.5rem 0 6.5rem;border-top: #f6f6f6 1.2rem solid; max-width:640px; min-width:320px; margin:0 auto;}
        .fwz{ text-align:center; color:#666; font-size:1rem;line-height: 1.8rem;}
        .fwz span{display: block;font-size: 1.2rem;color: #333;padding-bottom: 0.3rem;}
        .fwz a{font-size: 1rem; color:#666;}
        .f-ban{ width:92.5%;margin:0 auto;padding: 1rem 0 0;}
        .f-ban p,.f-ban h3{width: 47%; text-align: center; height: 3rem; line-height: 3rem; float: left; background: #e2e2e2;} 
        .f-ban p a{font-size: 1.1rem;color: #666;display: block;width: 100%;}
        .f-ban h3{line-height: 4rem;font-size: 0.8rem;color: #666;margin-left: 6%;position: relative;}
        .f-ban h3:before{content: "";width: 0; height: 0; position: absolute; top: 0.5rem; left: 47%; border-bottom:0.8rem solid #0071b6; border-left:0.5rem solid transparent; border-right:0.5rem solid transparent;}
        .fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:auto; background:#252525;z-index:20;}
        .fnav li{ width:25%; float:left; height:5rem; position:relative;line-height: 0;}
        .fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#404040;}
        .fnav li a{ display:block; text-align:center; color:#fff; font-size:1rem; height:5rem;}
        .fnav li em{
	display:block;
	width:1.8rem;
	margin:0.8rem auto;
}
        .fnav li em img{width: 1.8rem;height: 1.8rem;}
        .fnav li:last-child:before{ background:none;}
        .fnav li:first-child{background: #F60;}

/* 分页 */

.page {clear:both;padding:15px 0;text-align: left;font-family:Arial, Helvetica, sans-serif;}
.page span{margin-right:5px;border:#0071b6 1px solid;color:#0071b6;padding:0px;height:25px;line-height:25px;padding:2px 0;background:#fff; display:none;}
.page span strong {padding:0 6px;}
.page a {margin-right:4px;padding:2px 6px 2px 6px;border:#0071b6 1px solid;color:#0071b6;text-decoration: none;}
.page a:hover {background-color:#0071b6;color:#fff;border:#0071b6 1px solid;}
.page a.current {background-color:#0071b6;color:#fff;border:#0071b6 1px solid;}
.page span.current,.page span.disabled {margin-right:2px;padding:3px 6px 2px;border:#115c93 1px solid;font-weight:bold;color:#fff;background:#186ca9}
.page span input {width:16px;height:16px;border:0px;vertical-align:middle;font-family:Arial, Helvetica, sans-serif;padding:1px;font-size:11px;margin:-1px 2px 2px 2px;}
.page a.pagein:link,.page a.pagein:visited {background:#0071b6;color:#fff;border:#0071b6 1px solid;}


.subNav{font-size: 1.2rem;line-height: 2.85rem; margin-top:0.8rem;}
.subNav li{width:30.625%;float: left;height: 2.9rem;margin: 0 0 0.5rem 1.56%;text-align: center;color: #4c4c4c;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;border: solid 1px #e3e3e3;border-radius: 0.15rem;background: -webkit-linear-gradient(#fff, #e3e3e3);
  background: -o-linear-gradient(#fff, #e3e3e3);
  background: -moz-linear-gradient(#fff, #e3e3e3); 
  background: linear-gradient(#fff, #e3e3e3);}
.subNav li:nth-child(3n-2){margin-left: 2.344%;}





.main-tit-11 {
                height: 4rem;
                width: 100%;
                font-size: 1.6rem;
                text-align: center;
                color: #414141;
                line-height: 4rem;
                background: url(../images/m11-icon2.jpg) no-repeat center top;
                background-size: 100% 4rem;
                border-bottom: 1px solid #2c99fe;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                box-sizing: border-box;
            }
        

        .m-cl-1nt4-3-01-list {
            padding: 0 3%;
        }
        
        .m-cl-1nt4-3-01-list dl {
            padding: 1.25rem 0;
            border-bottom: 1px solid #e5e5e5;
            display: inline-block;
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list dt {
            width: 33.3%;
            float: left;
            margin-right: 5.6%;
        }
        
        .m-cl-1nt4-3-01-list dt img {
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list h3 {
            height: 2.9rem;
            font-size: 1.4rem;
            line-height: 2.9rem;
			color: #626262;
            text-overflow: ellipsis;
            border-bottom: 0.15rem solid #f1f1f1;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .m-cl-1nt4-3-01-list-desc {
            margin-top: 0.4rem;
            height: 3.6rem;
            font-size: 1rem;
            line-height: 1.8rem;
            color: #626262;
            overflow: hidden;
        }
        
        .m-cl-1nt4-3-01-list-data {
            font-size: 1.2rem;
            font-weight: bold;
            line-height: 1.8rem;
            color: #626262;
            display: inherit;
            float: right;
            margin-top: -1.8rem;
        }
		
.m4-prod-list-content-1-con li{width:48%;float:left; margin:0 1% 2% 1%;}
.m4-prod-list-content-1-con li img{display: block;width: 100%;box-sizing:border-box;border:solid 1px #d7d7d7;}
.m4-prod-list-content-1-con span{display: block;color:#3b3e3d;line-height:1.8rem;padding:0 0 0.5rem;text-align: center;}
		
.m-xx-01 {
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background: #000000;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-xx-01-txt {
            width: 93.75%;
            font-size: 1.4rem;
            color: #535353;
            line-height: 2.2rem;
            text-align: center;
            border-bottom: 1px solid #a3a3a3;
            margin: 0.6rem auto;
            padding: 1rem 0;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
		
		.m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#000000;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.6rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        
		
		
		
		

        .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 #2c99fe;
            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 #2c99fe;
            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;
        }
    
