
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            width: 100%;
            font-family: "Microsoft Yahei";
            z-index: 9;font-size: 14px;
            height: 248px;
            position: relative;
        }
        
        .h_top:before,
        .h_top:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #f5f5f5;
            top: 45px;
            left: 0;
            z-index: -1;
        }
        
        .h_top:after {
            height: 60px;
            top: 188px;
            background: #7dac00;
            background-image: -webkit-gradient(linear, top left, bottom right, from(#7dac00), to(#016700));
            background-image: -webkit-linear-gradient(top, #7dac00, #016700);
            background-image: -moz-linear-gradient(top, #7dac00, #016700);
            background-image: -o-linear-gradient(top, #7dac00, #016700);
            background-image: -ms-linear-gradient(top, #7dac00, #016700);
            background-image: linear-gradient(top, #7dac00, #016700);
        }
        
        .t_top {
            height: 48px;
            line-height: 48px;
            color: #666;
        }
        
        .t_top p {
            float: right;
        }
        
        .t_top p a {
            color: #666;
            display: inline-block;
            padding: 0 16px;
            background: url(images/t_ico1.png) no-repeat 0 center;
        }
        
        .t_top p a:nth-child(2) {
            background: url(images/t_ico2.png) no-repeat 0 center;
        }
        
        .t_top p a:nth-child(3) {
            background: url(images/t_ico3.png) no-repeat 0 center;
            padding-right: 0;
        }
        
        .t_con {
            height: 110px;
            padding: 30px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            width: 335px;
            display: block;
            height: 73px;
        }
        
        .t_text {
            font-size: 28px;
            color: #006600;
            line-height: 35px;
            overflow: hidden;
            padding: 0 0 0 160px;
            position: relative;
        }
        
        .t_text span {
            display: block;
            font-size: 30px;
        }
        
        .t_pho {
            white-space: nowrap;
            line-height: 24px;
            background: url(images/t_pho.png) no-repeat 0 0;
            display: block;
            padding: 0 0 0 52px;
            color: #060;
        }
        
        .t_pho b {
            display: block;
            line-height: 26px;
            font-size: 30px;
            font-family: Arial;
        }
        
        .menu {
            white-space: nowrap;
            width: 1200px;
            height: 60px;
            line-height: 60px;
            font-size: 16px;
        }
        
        .menu li {
            float: left;
            position: relative;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding: 0 16px;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            font-weight: bold;
            text-decoration: none;
            background: #ffc000;
            background-image: -webkit-gradient(linear, top left, bottom right, from(#ffc000), to(#ff7300));
            background-image: -webkit-linear-gradient(top, #ffc000, #ff7300);
            background-image: -moz-linear-gradient(top, #ffc000, #ff7300);
            background-image: -o-linear-gradient(top, #ffc000, #ff7300);
            background-image: -ms-linear-gradient(top, #ffc000, #ff7300);
            background-image: linear-gradient(top, #ffc000, #ff7300);
        }
        
		.menu li .menu-erj{position: absolute;left: 0;top:60px;display: none;background:rgba(6,106,0, 0.6);padding:14px 4px;}
		.menu li:hover .menu-erj{display: block;}
		.menu li .menu-erj span{height:36px;line-height:36px;border-bottom:1px dotted rgba(255, 255 , 255 , 0.5);text-align:center;display:block;}
		.menu li .menu-erj span a{padding:0 14px;display:block;}
		.menu li .menu-erj span a:hover,.menu li.cur .menu-erj span a{background:none;font-weight: bold;}
        .menu li a:-webkit-any-link {
            display: block;
        }
    

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

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #ff7500;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        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: #ff7500;
            
        }
        
        .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: #006600;
        }
        
        .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; }
    
        
    

		    .f_bj{color:#4d4d4d;clear:both;font-family:"Microsoft Yahei";line-height:30px;position: relative;z-index: 9;clear: both;background:url(images/f_navbg.gif) no-repeat center 0 #eaf6ea;height:284px;font-size: 14px;}
		    .f_bj a{color:#4d4d4d;}
		    .f_con{padding: 40px 0 0;}
		    .f_nav{height: 59px;line-height: 59px;font-size: 16px;text-align: center;white-space: nowrap;}
			.f_nav a{color: #fff;padding: 0 18px; display: inline-block;}
			.f_nav a:first-child{padding-left: 0;}
			.f_nav a:last-child{padding-right: 0;}

			.f_code{padding:5px 0 0;}
			.f_code p{float: right;width: 110px;margin: 0 0 0 34px;}
		    .f_code img{width:102px;height:102px;background: #fff;padding:4px;display: block;}
		    .f_code span{display: block;line-height: 36px;text-align: center;color: #666;}

		    .f_logo{width:240px;height:136px;border-right: solid 1px #d1dcd1;margin: 10px 84px 0 0;}
		    .f_logo img{width: 160px;height: 120px;display: block;}
			.f_cont{width:725px;}
		    /*.f_cont li span{font-weight:bold;color:#006600;}*/
			

        .client-2 {
            position: fixed;
            right: -170px;
            bottom: 5%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .my-kefu-ftop i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .aaa,.my-kefu-ftop {
            padding:10px 0;
            display: block;
            position: fixed;
            bottom: 5%;
            right: 0;
            z-index: 999999;
            background: #006600;
            width:65px;
            height: 47px;
            text-align: center;
        }
        
        .my-kefu-ftop i {
                width: 33px;
                height: 31px;
                background-position: -23px -47px;
                background-size: 52px 82px;
        }
        .my-kefu-ftop p{text-align:center;color:#fff;font-size:12px;}
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #006600;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #006600;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
