﻿
        i,
        em {
            font-style: normal;
        }
        
        .clearfix:after {
            content: "";
            clear: both;
            height: 0;
            visibility: hidden;
            display: block;
        }
        
        .content {
            width: 1200px;
            margin: 0 auto;
        }
        
        .head {
            height: 130px;
            background-color: #fff;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto
        }
        
        .head h1 {
            float: left;
            width: 194px;
            height: 130px;
            display: table;
            text-align: center;
        }
        
        .head h1 a {
            display: table-cell;
            vertical-align: middle;
        }
        
        .head h1 img {
            width:344px;
            height: 60px;
            display: block;
        }
        
        .head h2 {
            float: left;
            width: 360px;
            padding: 38px 0 0 15px;
        }
        
        .head h2 span {
            display: block;
            height: 32px;
            line-height: 32px;
            font-size: 20px;
            font-weight: bold;
            color: #191919;
        }
        
        .head h2 em {
            display: block;
            height: 22px;
            line-height: 22px;
            font-weight: normal;
            font-size: 16px;
            color: #666;
        }
        
        .menu {
            float: right;
            width: 770px;
        }
        
        
        .nav {
            padding: 40px 0 0;
        }
        
        .nav li {
            float: left;
            padding: 0 8px;
            position: relative;
        }
        
        .nav li a {
            display: block;
            height: 44px;
            line-height: 44px;
            font-size: 16px;
            color: #303030;
            border-bottom: 3px solid transparent;
        }
        
        .nav li p {
            position: absolute;
            left: 18px;
            top: 44px;
            min-width: 120px;
            border-top: 3px solid #f8b300;
            padding: 20px 18px;
            background-color: #f5f5f5;
            z-index: 10;
            display: none;
        }
        .nav li p a{
            color: #666;
            border-bottom: 1px solid #bbb; 
            height: 40px;
            line-height: 40px;
            padding-left: 20px;
            position: relative;
        }
        .nav li p a::before{
            position: absolute;
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid  #bbb;
            border-radius: 100%;
            left: 0;
            top: 15px;
        }
        .nav li.cur>a,
        .nav li:hover>a {
            border-bottom: 3px solid #f8b300;
        }
        .nav li:hover p{
            display: block;
        }
        .nav li p a:hover{
            color: #f8b300;
        }
    

        .ban_list {
            position: relative;
            overflow: hidden;
            height: 700px;
            width: 100%!important;
        }
        
        .ban_list li {
            width: 100%!important;
            height: 700px;
            overflow: hidden;
            position: relative;
        }
        
        .ban_list li img {
            width: 1920px;
            height: 700px;
            position: absolute;
            left: 50%;
            margin-left: -960px;
        }
        
        .search {
            height: 90px;
            position: relative;
        }
        
        .ban_prev,
        .ban_next {
            position: absolute;
            width: 9px;
            height: 17px;
            top: 36px;
            cursor: pointer;
        }
        
        .ban_prev img,
        .ban_next img {
            display: block;
            width: 9px;
            height: 17px;
        }
        
        .ban_prev {
            left: 0;
        }
        
        .ban_next {
            left: 210px;
        }
        
        .ban_nav {
            position: absolute;
            width: 150px;
            height: 10px;
            line-height: 10px;
            left: 30px;
            top: 40px;
            text-align: center;
        }
        
        .ban_nav li {
            width: 10px;
            height: 10px;
            border-radius: 16px;
            margin: 0 15px;
            display: inline-block;
            background: #02388b;
        }
        
        .ban_nav li.cur {
            background: #f8b300;
        }
        
        .sea_rt {
            float: right;
            width: 500px;
            height: 90px;
            position: relative;
        }
        
        .sea_btn {
            float: right;
            width: 22px;
            height: 22px;
            background: url("../images/sea.png") no-repeat center center;
            margin-top: 34px;
            cursor: pointer;
        }
        
        .sea_rt p {
            float: right;
            height: 22px;
            padding-top: 34px;
            width: 330px;
        }
        
        .sea_rt p a {
            float: left;
            width: 86px;
            height: 22px;
            font-size: 14px;
            line-height: 22px;
            color: #333;
            padding-left: 20px;
        }
        
        .sea_rt p a:hover {
            text-decoration: underline;
        }
        
        .sea_rt p a.spa1 {
            background: url("../images/icon1.png") no-repeat left center;
        }
        
        .sea_rt p a.spa2 {
            background: url("../images/icon2.png") no-repeat left center;
        }
        
        .sea_rt p a.spa3 {
            background: url("../images/icon3.png") no-repeat left center;
        }
        
        .sea_box {
            position: absolute;
            width: 345px;
            right: 0;
            bottom: -38px;
            z-index: 10;
            display: none;
        }
        
        .sea_box input {
            float: left;
            border: 2px solid #f8b300;
            font-size: 14px;
        }
        
        .sea_box input.txt {
            width: 230px;
            padding: 0 20px;
            line-height: 34px;
            height: 34px;
        }
        
        .sea_box input.btn {
            width: 70px;
            background-color: #f8b300;
            color: #fff;
            cursor: pointer;
            height: 38px;
        }
    

  .footer{height:462px; background:#373737;}
		   .foot{padding-top:33px;}
		   .foot h1{display: block; height:109px; position: relative; margin-bottom: 47px;}
		   .foot h1 a{width:216px; height:109px; margin:0 auto; display: block;}
		   .foot h1 a img{width:216px; height:109px;}
		   .foot h1::before{width:457px; height:1px; background:#4b4b4b;content:""; position: absolute; left:0; bottom:54px;}
		   .foot h1::after{width:457px; height:1px; background:#4b4b4b;content:""; position: absolute; right:0; bottom:54px;}
		   .foot p{padding:0 48px; height:60px; border-bottom:1px solid #4b4b4b; margin-bottom: 29px;}
		   .foot p em{display: block; font-size: 14px; color:#FFF;float:left; padding-left:30px; line-height: 25px; margin-left: 112px;}
		   .foot p .db1{background:url(../images/d-db1.png) no-repeat left; margin-left: 0;}
		   .foot p .db2{background:url(../images/d-db2.png) no-repeat left;}
		   .foot p .db3{background:url(../images/d-db3.png) no-repeat left;}
		   .foot p .db4{background:url(../images/d-db4.png) no-repeat left;}
		   .foot .ewm1{width:141px; height:168px;float:left; margin-left: 140px; margin-right: 132px;}
		   .foot .ewm1 b{display: block; width:114px; height:114px; background:url(../images/d-bjk.png) no-repeat center;padding:14px; margin:0 auto 14px;}
		   .foot .ewm1 b img{width:114px; height:114px;}
		   .foot .ewm1 i{display: block; text-align: center; font-size: 14px; color:#FFF; line-height: 14px;}
		   .foot .gsxx{width:480px;float:left; margin-top:20px;}
		   .foot .gsxx ul li{font-size: 14px; line-height: 14px; color:#FFF; margin-bottom: 20px; text-align: center;} .foot .gsxx ul li em{font-size: 14px; color:#FFF; margin-right: 20px; } .foot .gsxx ul li em a{font-size: 14px; color:#FFF;}
		   .foot .ewm2{width:141px; height:168px;float:right; margin-right: 137px;}
		   .foot .ewm2 b{display: block; width:114px; height:114px; background:url(../images/d-bjk.png) no-repeat center;padding:14px; margin:0 auto 14px;}
		   .foot .ewm2 b img{width:114px; height:114px;}
		   .foot .ewm2 i{display: block; text-align: center; font-size: 14px; color:#FFF; line-height: 14px;}
	



		.link{background-color: #282828;}
		.link_c{height: 66px;}
		.link_c a,.link_c em{float: left;line-height: 66px;font-size: 14px;color: #fff;margin-right: 15px;opacity: 0.4;}
	

        .form {
            position: fixed;
            width: 100%;
            width: 100%;
            max-width: 1920px;
            bottom: 0;
            height: 108px;
            padding-top: 100px;
            background: url("../images/form_bg.jpg") no-repeat center bottom;
            z-index: 100;
        }
        
        .form-tab {
            height: 108px;
            position: relative;
        }
        
        .form-pic {
            position: absolute;
            left: -40px;
            bottom: 0;
        }
        
        .form-pic img {
            width: 198px;
            height: 196px;
            display: block;
        }
        
        .form-tel {
            float: left;
            width: 240px;
            padding: 26px 0 0 160px;
        }
        
        .form-tel em {
            display: block;
            height: 20px;
            line-height: 20px;
            font-size: 16px;
            color: #fff;
            padding-left: 5px;
        }
        
        .form-tel span {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 32px;
            font-family: Arial;
            color: #ffbc0d;
        }
        
        .form-con {
            float: left;
            width: 210px;
            padding: 28px 0 0 20px;
        }
        
        .form-con span {
            display: block;
            height: 26px;
            line-height: 26px;
            font-size: 20px;
            color: #fff;
        }
        
        .form-con span i {
            color: #ffbc0d;
        }
        
        .form-box {
            float: right;
            padding: 32px 25px 0 0;
            width: 492px;
        }
        
        .form-box ul {
            height: 46px;
            border-radius: 5px;
            overflow: hidden;
        }
        
        .form-box ul li {
            float: left;
            height: 46px;
            background-color: #fff;
        }
        
        .form-box ul li label {
            float: left;
            width: 64px;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            font-family: Arial;
            color: #666666;
            text-align: center;
            position: relative;
        }
        
        .form-box ul li label::after {
            position: absolute;
            content: "";
            width: 1px;
            height: 20px;
            background-color: #666;
            right: 0;
            top: 13px;
        }
        
        .form-box ul li input {
            float: left;
            width: 230px;
            height: 46px;
            line-height: 46px;
            font-size: 16px;
            color: #666666;
            padding: 0 15px;
        }
        
        .form-box ul li span {
            display: none;
        }
        
        .submit {
            float: left;
            width: 168px;
        }
        
        .submit .form-btn-submit {
            display: block;
            width: 168px;
            height: 46px;
            line-height: 46px;
            font-size: 18px;
            color: #fff;
            text-align: center;
            background-color: #f8b300;
            cursor: pointer;
        }
        
        .submit .form-btn-reset {
            display: none;
        }
        
        .form-icon {
            position: absolute;
            width: 28px;
            height: 28px;
            padding: 11px;
            background-color: #1b4c96;
            border-radius: 100%;
            right: 0;
            top: -25px;
            cursor: pointer;
            overflow: hidden;
        }
        
        .form-icon img {
            width: 28px;
            height: 28px;
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li 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;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .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: #01388b;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #01388b;
            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;
        }
    
   .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
            padding-top: 20px;            height: 46px;
            line-height: 46px;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #f8b300;
            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;
        }
     .p12-aboutinfo-1{display: inline-block;width: 100%;background: #fff;margin-bottom: 38px;}
        .p12-aboutinfo-1-tit{height: 114px;line-height: 114px;font-size: 30px;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
        .ny-title {
        font-size: 30px;
        text-align: center;
        color: #1d1d1d;
        height: 44px;
        line-height: 44px;
    }
	
        .tl-fdh-02 {
            height: 55px;
            background: #fff;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .tl-fdh-02 li {
            width: 33.33%;
            height: 55px;
            font-size: 18px;
            line-height: 55px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
            margin-right: -1px;
            background: #f4f4f4;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #333;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(../images/p16-icon6.png) no-repeat bottom center #01388b;
            border-color: #01388b;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
      .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #01388b;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #01388b;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #01388b;
            border-color: #01388b;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
		.tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #23a7ea none repeat scroll 0 0;
    border: 1px solid #23a7ea;
    color: #ffffff;
}
  .p14-infocontent-1 {
            background: #fff;
            padding: 18px 0;
        }
        
        .p14-infocontent-1-tit {
            height: 76px;
            font-size: 24px;
            font-weight: normal;
            line-height: 38px;
            color: #4b4a4a;
            text-align: center;
        }
        
        .p14-infocontent-1-sour {
            height: 24px;
            font-size: 12px;
            line-height: 24px;
            text-align: center;
            color: #aaa;
            margin-bottom: 20px;
        }
        
        .p14-infocontent-1-sour a{
            color: #aaa; }
        .p14-infocontent-1-sour span {
            margin: 0 9px;
        }
        
        .p14-infocontent-1-text {
            padding: 16px 18px;
            font-size: 14px;
            line-height: 24px;
            border: 1px solid #d6d6d6;
            margin-bottom: 22px;
        }
        
        .p14-infocontent-1-text-t1 {
            width: 78px;
            float: left;
            color: #342f2e;
            margin-right: -78px;
        }
        
        .p14-infocontent-1-text-t2 {
            padding-left: 80px;
        }
    

        .p14-info-3 {
            background: #fff;
            padding: 0 40px 8px;
        }
        
        .p14-info-3-tit {
            height: 55px;
            font-size: 24px;
            line-height: 55px;
            color: #4b4a4a;
        }
        
        .p14-info-3-list li {
            height: 46px;
            font-size: 14px;
            line-height: 46px;
            color:#4b4a4a;
            border-top: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-3-list li a{ color:#4b4a4a;}
        .p14-info-3-list li span {
            float: right;
        }
    

        .p14-pagination-1 dl {
            margin-bottom: 24px;
            padding-right: 40px;
        }
        
        .p14-pagination-1 dd {
            height: 55px;
            font-size: 14px;
            line-height: 25px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
			margin-left: 60px;
        }
        
        .p14-pagination-1 dd b {
            float: right;
            font-weight: normal;
        }
        
        .p14-pagination-1 dd span {
            width: 60px;
            height: 32px;
            background: #a2a2a2;
            color: #fff;
            text-align: center;
            display: inline-block;
            margin-right: 10px;
        }
        
        .p14-pagination-1 dt {
            height: 1px;
            border-bottom: 1px dashed #b5b5b5;
            margin-left: 60px;
            padding-top: 2px;
            margin-bottom: 2px;
        }
        
        .p14-pagination-1 dd em {
            float: right;
            font-style: normal;
            padding-left: 20px;
            font-weight: normal;
        }
        
        .p14-pagination-1 dl a {
            color: #4b4a4a;
        }
        
        .p14-pagination-1-href {
            float: right;
            font-size: 18px;
            line-height: 32px;
        }
        
        .p14-pagination-1-href span {
            display: inline-block;
            padding: 0 6px;
            margin-left: 4px;
            background: #f8b300;
        }
        
        .p14-pagination-1-href a {
            display: block;
            color: #fff;
        }
        
        .p14-pagination-1-key {
            min-height: 40px;
            border-top: 1px solid #f8b300;
            font-size: 14px;
            line-height: 40px;
            color:#575556;
        }
        
        .p14-pagination-1-key a {
            color: #575556;
        }
        
        .p14-pagination-1-key span {
            display: inline-block;
            margin: 0 4px;
        }
      .p15-infolist-1-list{padding-top: 40px;}
        .p15-infolist-1-list dl {
            width: 32%;
            margin-bottom: 30px;
            background: #fff;
            float: left;
            margin-right: 1%;
            -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
        }
        

        
        .p15-infolist-1-list dt img {
            width: 100%;
            display: block; height:288px;
        }
        
        .p15-infolist-1-list dd {
            padding: 6px 20px 24px 20px;
            height: 35px;
        }
        
        .p15-infolist-1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
            overflow: hidden;
        }
        
        .p15-infolist-1-list h4 a {
            display: block;
            height: 45px;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p15-infolist-1-list dl:hover{
            box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-5px,0);
    -moz-transform: translate3d(0,-5px,0);
    -ms-transform: translate3d(0,-5px,0);
    -o-transform: translate3d(0,-5px,0);
    transform: translate3d(0,-5px,0)
        }
        .p15-infolist-1-list dl:hover h4 a {
            color: #01388b;
        }
        
        .p15-infolist-1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .p15-infolist-1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta {
            background: #01388b;
            border-color: #01388b;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-desc a {
            color:#01388b;
        }
        
        .p15-infolist-1-list dl:hover .p15-infolist-1-list-deta a {
            color: #fff;
        }
		 input:required:invalid,
        input:focus:invalid,
        textarea:required:invalid,
        textarea:focus:invalid {
            box-shadow: none;
        }
        
       .p4-order-form-1 {
            overflow: hidden;
            padding: 0 0 40px;
        }
        .p4-order-form-1-con {
            background-color: #fff;
        }
        
        .p4-order-form-1-con li span{
            display: none;
        }
        .p4-order-form-1-con li {
            float: left;
            width: 288px;
            height: 54px;
            border: 2px solid #dbdbdb;
            margin-right: 10px;
            font-size: 14px;
            line-height: 54px;
            color: #666;
            overflow: hidden;
        }
        .p4-order-form-1-con li.ly4{margin-right: 0;}
        .p4-order-form-1-con li.ly5{width: 1196px;margin: 10px 0 50px;height: 216px;}
        .p4-order-form-1-con li.ly5:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
        .p4-order-form-1-con li label{
           float: left;
           width: 80px;
           height: 54px;
           padding-left: 12px;
        }
        
        .p4-order-form-1-con li input{
            border: 0;
            background: none;
           float: left;
           width: 190px;
           height: 54px;
        }
       
        .p4-order-form-1-con li textarea {
            display: block;
            border: 0;
            width: 1166px;
            padding: 0 12px;
            line-height: 54px;
            height: 216px;
            outline: none;
            resize: none;
            overflow: auto;
        }
        .p4-order-form-1-con .submit .form-btn-submit{
            display: block;
            border: 0;
            width: 230px;height: 60px;background-color: #333;
            line-height: 60px;font-size: 16px;text-align: center;
            color: #fff;
            margin: 0 auto;
            cursor: pointer;
        }
        .p4-order-form-1-con .submit .form-btn-reset{
            display: none;
        }