
        html {
            font-size: 10px;
            -webkit-text-size-adjust: none;
        }
        
        @media screen and (min-width: 1200px) {
            html {
                font-size: 15px;
            }
        }
        
        @media screen and (min-width: 1280px) {
            html {
                font-size: 16px;
            }
        }
        
        @media screen and (min-width: 1366px) {
            html {
                font-size: 17px;
            }
        }
        
        @media screen and (min-width: 1440px) {
            html {
                font-size: 18px;
            }
        }
        
        @media screen and (min-width: 1600px) {
            html {
                font-size: 20px;
            }
        }
        
        @media screen and (min-width: 1920px) {
            html {
                font-size: 24px;
            }
        }
        
        .sanj {
            display: None;
        }
        
        .f_pr {
            position: relative;
        }
        
        .f_pa {
            position: absolute;
        }
        
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
        }
        
        em {
            font-style: normal;
        }
        
        .g_top {
            height: 6rem;
            border-top: 0.3rem solid #80b600;
            padding: 0 6%;
            width: 100%;
            max-width: 1920px;
            min-width: 1200px;
            margin: 0 auto;
            position: relative;
            box-sizing: border-box;
            background: #fff;
            position: fixed;
            z-index: 153;
        }
        
        .g_top .tlogo {
            /*width: 8.5%;*/
            float: left;
            padding: 0.6rem 2% 0 0;
        }
        
        .g_top .tlogo img {
            width: 100%;
            display: block;
        }
        .g_top .tlogo a{width:6rem;display:block;}
        .g_top h2 {
            float: left;
            height: 4rem;
            margin: 1.5rem 0 0 0;
            color: #000000;
            font-size: 1.25rem;
            font-weight: bold;
        }
        
        .g_top h2 em {
            display: block;
            color: #000000;
            font-weight: normal;
            font-size: 0.9rem;
            padding-top: 3px;
        }
        
        .g_top p {
            position: absolute;
            right: 6%;
            top: 1rem;
            font-size: 1.2rem;
            color: #080808;
            font-weight: bold;
            padding-left: 1.8rem;
            line-height: 1.3rem;
        }
        
        .g_top p:before {
            content: "";
            position: absolute;
            background: url(images/tel.jpg) no-repeat;
            background-size: 1.25rem 1.25rem;
            width: 1.25rem;
            height: 1.25rem;
            left: 0;
            top: 0;
        }
        
        .g_nav {
            float: right;
            margin-top: 2.8rem;
            width: 61%;
        }
        
        .g_nav li.nLi {
            position: relative;
            float: left;
            font-size: 16px;
            margin: 0 1.3%;
            height: 2.8rem;
        }
        
        .g_nav li.nLi a {
            display: block;
            float: left;
            color: #000000;
            line-height: 2.8rem;
            text-decoration: none;
        }
        
        .g_nav li.nLi a:hover,
        .g_nav .cur a {
            color: #80b600;
            font-weight: bold;
        }
        
        .g_nav li.nLi:hover:before,
        .g_nav .cur:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 0.13rem;
            background: #80b600;
            left: 0;
            bottom: 0
        }
        
        .nli2 {
            position: relative;
            height: 40px;
            line-height: 40px;
        }
        
        .g_nav .erji {
            display: none;
            position: absolute;
            top: 2.8rem;
            left: 50%;
            padding: 12px 0;
            background: rgba(128, 182, 0, .8);
            font: 14px "Microsoft YaHei";
            line-height: 30px;
            width: 10rem;
            margin-left: -5rem;
        }
        
        .g_nav .sanj {
            position: absolute;
            z-index: 999;
            left: 160px;
            top: 0px;
            width: 11rem;
            background: rgba(128, 182, 0, .8);
            font: 14px "Microsoft YaHei";
            line-height: 30px;
            overflow: hidden;
            padding-left: 1rem;
        }
        
        .g_nav .sanj li {
            height: 40px;
            line-height: 40px;
        }
        
        .g_nav .erji ul li a,
        .g_nav .cur .erji ul li a {
            display: block;
            color: #fff;
            line-height: 40px;
            height: 40px;
            text-align: center;
            width: 100%;
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #fff;
        }
        
        .g_nav .erji ul li a:hover,
        .g_nav .cur .erji ul li a:hover {
            color: #fff;
        }
        
        @media screen and (max-width:1366px) {
            .g_top {
                padding: 0 1%;
            }
            .g_nav li.nLi {
                margin: 0 1%;
                font-size: 14px;
            }
        }
        
        @media screen and (min-width:1366px) and (max-width:1600px) {
            .g_top {
                padding: 0 2%;
            }
            .g_nav li.nLi {
                margin: 0 1%;
            }
        }
        
        .g_ser {
            height: 90px;
            line-height: 90px;
            border-bottom: 1px solid #ccc;
        }
        
        .h_sea {
            height: 90px;
            line-height: 90px;
            overflow: hidden;
            color: #5d5d5d;
            font-size: 14px;
        }
        
        .h_sea b {
            font-weight: bold;
            color: #000000;
        }
        
        .inp01 {
            height: 2rem;
            line-height: 2rem;
            padding-left: 34px;
            width: 13rem;
            float: left;
            color: #999999;
            font-size: 14px;
            border: none;
            background: none;
            font-family: "Microsoft Yahei"
        }
        
        .s_ss {
            float: left;
            width: 75px;
            height: 40px;
            background: none;
            border: none;
            cursor: pointer;
        }
        
        .key a {
            color: #5d5d5d;
            padding: 0 10px;
        }
        
        .s_inp {
            margin-top: 27px;
            background: url(images/serbg.jpg) no-repeat / 100% 100%;
            width: 18rem;
            height: 2.6rem;
            line-height: 2.6rem;
            /*height: 57px;*/
        }
        
        .fdx {
            position: absolute;
            left: 790px;
            top: -8px;
        }
        
        @media screen and (min-width: 1200px) and (max-width:1560px) {
            .fdx {
                position: absolute;
                left: 40%;
                top: -1rem;
            }
        }
        
        @media screen and (min-width: 1560px) and (max-width:1960px) {
            .fdx {
                position: absolute;
                left: 41%;
                top: -0.4rem;
            }
        }
        
        @media screen and (min-width: 1960px) and (max-width:3860px) {
            .fdx {
                position: absolute;
                left: 41%;
                top: -0.4rem;
            }
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
            margin-top: 6rem;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #80b600;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #80b600;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #80b600;}
	

        input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
        .code_gg_li img{vertical-align:middle;width:100px;height:32px;}
        .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: #ff8c01;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            background:url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
            padding:40px 15%;
        }
        
        .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: 120px;
            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: 73%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
            box-sizing: border-box;
            /*float: left;*/
        }
        .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: 73%;
            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: #80b600;
        }
        
        .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;
        }
            /*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: fixed;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("images/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
        .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
       .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }
    
        
    

        .g_foot{height:512px;background:#121212;border-top:8px solid #80b600;}
        .foot{padding-top:35px;}
        .foot .ft-con{height:321px;border-bottom:1px solid #2b2b2b;}
        .foot .ft-con .ft-left{width:517px;}
        .foot .ft-con .ft-left h2{width:186px; height:115px; line-height: 0; overflow: hidden;}
        .foot .ft-con .ft-left h2 img{width:100%;}
        .foot .ft-con .ft-left span{display: block; height:46px;}
        .foot .ft-con .ft-left span em{display: inline-block; height:46px; line-height: 46px;font-size: 14px; color:#878787; margin-right: 10px;}
        .foot .ft-con .ft-left .ft-lx{margin-top: 16px;}
        .foot .ft-con .ft-left .ft-lx em{display: block;height:26px; line-height: 26px;font-size: 14px;color:#f29700;}
        .foot .ft-con .ft-left .ft-lx p{height:30px; line-height: 30px;font-size: 24px; color:#f29700; font-weight: bold; font-family: "思源黑体 CN";}
        .foot .ft-con .ft-left span em a{font-size: 14px; color:#878787;}
        .foot .ft-con .ft-cen{width:386px;float:left;}
        .foot .ft-con .ft-cen .fnav1{width:100px;}
        .foot .ft-con .ft-cen .fnav h4{padding-top: 22px; height: 45px;position: relative;margin-bottom: 24px;}
        .foot .ft-con .ft-cen .fnav h4 a{font-size: 18px; color:#FFF; font-weight: normal;}
        .foot .ft-con .ft-cen .fnav h4:before{width:18px; height:2px;background:#e77918;content:""; position: absolute;left:0;bottom:0;}
        .foot .ft-con .ft-cen .fnav ul li{height:37px; line-height: 37px;}
        .foot .ft-con .ft-cen .fnav ul li a{font-size: 14px; color:rgba(255,255,255,0.5);}
        .foot .ft-con .ft-cen .fnav2{width:274px;}
        .foot .ft-con .ft-cen .fnav2 ul li{float:left;width:133px;}
        .foot .ft-con .ft-cen .fnav2 ul li:nth-child(2n){float:right;}

        .foot .ft-rig{width:240px;}
        .foot .ft-rig h4{padding-top: 22px; height: 45px;position: relative;margin-bottom: 24px;font-size: 18px; color:#FFF; font-weight: normal;}
        .foot .ft-rig h4:before{width:18px; height:2px;background:#e77918;content:""; position: absolute;left:0;bottom:0;}
        .foot .ft-rig .ft-code span{display: block; width:100px;float:left;}
        .foot .ft-rig .ft-code span:last-child{float:right;}
        .foot .ft-rig .ft-code span i{display: block; width:100%; line-height: 0; overflow: hidden;}
        .foot .ft-rig .ft-code span i img{width:100%;}
        .foot .ft-rig .ft-code span em{display: block; height:41px; line-height: 41px;text-align: center;font-size: 12px; color:#878787;}
        .foot .ft-bot{height: 52px;padding-top:29px;}
        .foot .ft-bot span{display: block;float:left;}
        .foot .ft-bot span em{display: block; height:52px; line-height: 52px;float:left;font-size: 14px; color:#878787; margin-right: 10px;}
        .foot .ft-bot span em a{font-size: 14px; color:#878787;}
        .foot .ft-bot strong{display: block; height:52px;float:right;}
        .foot .ft-bot strong a{display: block; float:left; height:52px; line-height: 52px;margin-left: 48px;font-size: 14px; color:#878787; font-weight: normal;}
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#80b600 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#80b600 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#80b600 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#80b600 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#80b600 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#80b600 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#80b600 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
