
              .head{height:9.65rem;}
                .g-hd{min-width: 320px;max-width: 750px;width: 100%;}
                .g-hd{height:9.65rem;}
                .g-hd .hea_top{height:5.85rem;padding-top: 1.3rem; box-sizing: border-box;}                
                .g-hd .hea_top .t_logo{float: left;width:16.4%;height:3.3rem;padding: 0 0 0 2.6%;margin-right: 0.85rem;}
                .g-hd .hea_top .t_logo a img{width:100%; }
                .g-hd .hea_top h2{display:block; float:left; position: relative;padding-left:0.95rem; box-sizing: border-box;}
                .g-hd .hea_top h2:before{width:1px;height:2.55rem;background:#cccccc; content:"";position:absolute; left:0;top:0.35rem;}
                .g-hd .hea_top h2 em{display:block;font-size: 1.2rem;height:1.5rem; line-height:1.5rem; color:#666666; font-weight: normal;}
                .g-hd .hea_top h2 p{font-size: 1.3rem; height:1.65rem; line-height: 1.65rem; color:#3d3a39; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
                .g-hd .hea_top h2 p b{color:#D61418;}
                .head .hea_bot{height:3.8rem;background:#d61418;}
                .head .hea_bot .hea_nav{width:88%; float:left;height:3.8rem; line-height:3.8rem;text-align: center; }
                .head .hea_bot .hea_nav span{display:block;width:25%;float:left;}
                .head .hea_bot .hea_nav span a{display:block;font-size: 1.3rem; color:#FFFFFF;position: relative;border-right:1px solid #bc0408; box-sizing: border-box;}
                .head .hea_bot .hea_nav span.cur{background:#1a1a1a;}
                .g-hd .m-nav2{ width:12%;height:3.8rem;float: right;display: inline;}
                .g-hd .m-nav2 i{display:block;width:100%;height:100%;background: url(../images/hea-ico.png) no-repeat center; background-size:100%;}
                .menu2 {position: relative;z-index: 800;}
                .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:#EEEEEE;background-size:100% 100%;height:52.35rem;max-width: 750px;top:3.85rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s;padding:5.3% 4% 0; box-sizing: border-box;}  
                .menu2 .erji ul li{float:left;width:30.4%;height:10.5rem;border-radius:2rem;box-shadow:6px 8px 20px 0px rgba(0, 0, 0, 0.1); margin-bottom: 1.5rem;margin-right:4%;padding-top:2.4rem; box-sizing: border-box;background:#FFF;}
                .menu2 .erji ul li:nth-child(3n){margin-right: 0;}
                .menu2 .erji ul li i{display:block; width:3.25rem;height:3.15rem; margin:0 auto 1.1rem;}
                .menu2 .erji ul li i img{width:100%;}
                .menu2 .erji ul li em{display:block; font-size: 1.5rem; color:#333333; text-align: center;}
                .menu2 .erji strong{display: block;width: 43.75%;   height: 3.5rem;   line-height: 3.5rem;   background: #d61418;  border-radius: 35px; margin: 0.75rem auto 0;}
                .menu2 .erji strong a{display:block;padding-left:6rem;font-size: 1.2rem; color:#FFF;background:url(../images/tel.png) no-repeat 27%; background-size:14%;font-weight: normal;}   
            

    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    .fixed{position: fixed;width: 100%;max-width: 750px;min-width: 320px;left: 0;top: 0;z-index: 99;}
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #d71418;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
        max-width: 60%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
        color: #fff;
    }
    
    .p101-fdh-1-title i {
        float: right;
        width: 1.7rem;
        height: 3.8rem;
        position: relative;
    }
    
    .p101-fdh-1-title i:before {
        content: '';
        position: absolute;
        width: 1.7rem;
        height: 0.2rem;
        background: #fff;
        left: 0;
        top: 50%;
        margin-top: -0.1rem;
        z-index: 1;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-title i.active:after {
        content: '';
        position: absolute;
        width: 0.2rem;
        height: 1.7rem;
        background: #fff;
        left: 50%;
        margin-left: -0.1rem;
        top: 50%;
        margin-top: -0.85rem;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-list {
        background: #f6f6f6;
        box-shadow: 0 0.5rem 0.8rem #edeff2;
        padding-bottom: 0.5rem;
    }
    
    .p101-fdh-1-list li {
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li i {
        position: absolute;
        width: 50%;
        height: 4rem;
        right: 0;
        top: 0;
        z-index: 5;
    }
    
    .p101-fdh-1-list li i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #8e8e8e;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.3rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-fdh-1-list li>a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .p101-fdh-1-list li>a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li>a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p {
        padding: 0 10%;
        background: #fff;
        margin-bottom: 1rem;
    }
    
    .p101-fdh-1-list li p a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
        color: #333;
        padding-left: 3%;
        position: relative;
        border-bottom: 0.05rem solid #dfdfdf;
    }
    
    .p101-fdh-1-list li p a:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li p a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li.active i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #d71418;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }


        .p101-about-1-content {
            padding: 1.9rem 4% 2.25rem;
            font-size: 1.5rem;
            line-height: 2.7rem;
            color: #444444;
            text-align: justify;
        }
    

                .g-ft{height:14.65rem; position:relative;border-top:0.5rem solid #d61418; box-sizing:border-box;}
                .g-f{height:9.75rem; padding:2.7rem 2.6% 0;}
                .g-f span{display:block;padding-left:3.5rem;height:2.5rem; line-height: 2.5rem;}
                .g-f span a{display:block;font-size: 1.3rem;color:#333333;float:left;}
                .g-f span i{display:block;float:left; width:2.35rem;height:1.25rem; background:url(../images/news-y.png)  no-repeat center; background-size:10%;margin-top: 0.8rem;}
                .g-f strong{display:block; height:2.5rem; line-height: 2.5rem;text-align: center;font-size: 1.3rem;color:#333333; font-weight: normal;}
                .g-ft .dbdh{min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 600;}
                .g-ft .dbdh li{float:left; width:25%; height:4.9rem;background:#1a1a1a; box-sizing: border-box;border-right:1px solid #2c2c2c;}
                .g-ft .dbdh li a{display:block; height:4.9rem;padding-top:0.75rem; box-sizing: border-box;}
                .g-ft .dbdh li:first-child{background:#d61418;}
                .g-ft .dbdh li em{display:block;width:1.9rem;height:1.7rem;margin:0 auto;}
                .g-ft .dbdh li em img{width:100%; height:100%;}
                .g-ft .dbdh li i{display:block; font-size: 1.2rem; line-height: 2.1rem;color:#FFF; text-align: center;}
                .xf{position:absolute;width: 3.9rem;right:3%;z-index: 100;top: -1.5rem;}
                .xf a img{display:block;width:100%;}
                iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
.my_pages{clear:both!important;padding:5px 0 0;text-align:center;margin:5px auto;line-height:30px;}
.my_pages ul{text-align:center;list-style:none;}
.my_pages ul li{list-style:none;text-align:center;height:24px;display:inline;margin:0 2px;padding:0;overflow:hidden;white-space:nowrap;font-size:13px;}
.my_pages ul li a{background:#fff;color:#555;display:inline;height:24px;overflow:hidden;padding:6px 10px;margin:0;border: #999 1px solid;}
.my_pages ul li a:hover{color:#fff;background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;text-decoration:none;cursor:pointer;}
.my_pages ul li.thisclass a{background:#FF6600;border:#FF6600 1px solid;height:24px;overflow:hidden;color:#fff;font-weight:700;}


.p4-order-form-1{overflow:hidden}
.p4-order-form-1 .p4-titlel-1{width:145px;height:46px;font-size:18px;line-height:46px;text-align:center;color:#fff;background:#1a1a1a}
.p4-order-form-1-con{border:1px solid #bbb;background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;padding: 40px 2%;}
.p4-order-form-1-con li p{padding-left:130px;color:#999;font-size:12px}
.p4-order-form-1-con li{margin-bottom:10px;font-size:14px;line-height:35px;color:#666;overflow:hidden}
.p4-order-form-1-con li span{font-weight:bold;color:#666}
.p4-order-form-1-con li b{color:#f00}
.p4-order-form-1-con li .row-hd{color:#666}
.timenum{padding-left:95px}
.p4-order-form-1-con li p{clear:both}
.p4-order-form-1-con label{display:inline-block;width: 85px;color:#666;vertical-align:top;text-align:right;height:33px;line-height:33px;overflow:hidden;}
#code_gg{width:80px;margin-right:10px;outline:none;padding-left:10px;border:1px solid #eee;height:33px;line-height:32px;color:#666}
.p4-order-form-1-con .inputs,.p4-order-form-1-con li select{width: 70%;margin-right:10px;outline:none;padding-left:10px;border:1px solid #eee;height:33px;line-height:32px;color:#666;box-sizing:border-box;}
.p4-order-form-1-con .radioandcheck{vertical-align:middle}
.p4-order-form-1-con .err{border:1px solid #c00}
.p4-order-form-1-con .p4-order-form-1-t1{width:100%}
.p4-order-form-1-t1 textarea{width: 68%;height:102px;line-height:24px;border:1px solid #eee;outline:none;resize:none;overflow:auto;margin-right:10px;padding-left:10px;box-sizing:border-box;}
.p4-order-form-1-con .p4-order-form-1-t2{width:100%}
.p4-order-form-1-t2 input{width:150px;vertical-align:top}
.p4-order-form-1-t2 span{width:153px;height:25px}
.p4-order-form-1-con .p4-order-form-1-t3{padding-left:120px}
.p4-order-form-1-con .p4-order-form-1-t3 input{width:80px;height:30px;border:0;text-align:center;margin-right:30px;color:#fff;padding-left:0;cursor:pointer}
.p4-order-form-1-con .p4-order-form-1-b1{background:#d71418}
.p4-order-form-1-con .p4-order-form-1-b2{background:#767676}
.p4-order-form-1-con .p4-order-form-1-t4{overflow:auto;height:auto;min-height:35px;width:100%}
.p4-order-form-1-con .p4-order-form-1-t4 input{vertical-align:middle;width:14px;margin:0 10px}
input:required:invalid,input:focus:invalid,textarea:required:invalid,textarea:focus:invalid{box-shadow:none}
