
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 179px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 60px;
            bottom: 0;
            left: 0;
            z-index: -1;
            background: #164b93;
        }
        
        .t_con {
            height: 102px;
            overflow: hidden;
            padding: 17px 0 0;
        }
        
        .t_logo,
        .t_logo img {
            width: 164px;
            display: block;
            height: 73px;
        }
        
        .t_text {
            font-size: 28px;
            line-height: 37px;
            position: relative;
            padding: 8px 0 0 44px;
            color: #1a1a1a;
        }
        
        .t_text:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 42px;
            top: 18px;
            left: 25px;
            z-index: -1;
            background: #e3e3e3;
        }
        
        .t_text p {
            display: block;
            line-height: 26px;
            font-size: 18px;
            font-weight: normal;
        }
        
        .head-login{
            text-align: right;
        }
        
        .head-login a{
            display: inline-block;
            padding-left: 13px;
            margin-left: 12px;
            line-height: 22px;
            position: relative;
        }
        
        .head-login a:before{position: absolute;content:"";width: 1px;height: 10px;background: #999;left: 0;top: 50%;margin-top: -5px;z-index: 5;}
        
        .head-login a:first-child{margin: 0;padding: 0;}
        
        .head-login a:first-child:before{display: none;}
        
        .t_pho p{
            color: #484848;
            font-size: 16px;
            line-height: 22px;
            background: url(images/t_pho.gif) no-repeat 0 12px;
            padding: 10px 0 0 58px;
        }
        
        .t_pho b {
            display: block;
            font-size: 28px;
            line-height: 30px;
        }
        
        .menu {
            white-space: nowrap;
            height: 60px;
            line-height: 60px;
            font-size: 16px;
        }
        
        .menu li {
            float: left;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            padding: 0 23px;
        }
        
        .menu li.cur a,
        .menu li a:hover {
            text-decoration: none;
            background: #fdc01c;
            color: #333;
            font-weight: bold;
        }
        
        .nav2 {
            opacity: 1;
            position: absolute;
            top: 179px;
            left: 0;
            background: rgba(255, 255, 255, 1);
            width: 100%;
            display: none;
            padding: 42px 0 0;
            height: 280px;
            z-index: 99;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, .3);
        }
        
        .menu li:hover .nav2 {
            display: block;
        }
        
        .npic {
            padding-left: 116px;
            width: 435px;
        }
        
        .npic img {
            width: 395px;
            opacity: 1;
            height: 226px;
        }
        
        .nav2 .protwo_nav_c1 {
            /*border-right: solid 2px #c0c0c0;*/
            float: left;
            width: 500px;
            font-size: 16px;
            text-align: center;
            line-height: 40px;
        }
        
        .nav2 .protwo_nav_c1 a,
        .menu li:hover .nav2 .protwo_nav_c1 a,
        .menu li.cur .nav2 .protwo_nav_c1 a {
            width: 175px;
            height: 40px;
            line-height: 40px;
            background: #fff;
            border: solid 1px #c8c8c8;
            display: block;
            color: #666;
            margin-bottom: 10px;
            padding: 0;
            font-weight: normal;
            float: left;
            margin-right: 40px;
        }
        
        .menu li.cur .nav2 .npic a,
        .menu li:hover .nav2 .npic a,
        .menu li.cur .nav2 .npic a:hover {
            background: none;
            padding: 0;
        }
        
        .nav2 .protwo_nav_c1 a:hover,
        .menu li:hover .nav2 .protwo_nav_c1 a:hover,
        .menu li.cur .nav2 .protwo_nav_c1 a:hover {
            color: #00589c;
            border-color: #00589c;
            background: #fff;
            font-weight: bold;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
        .menu .language .nav2{position: absolute;
    height: auto;
    padding: 0; width:180px;left:auto;}
        .menu .language .nav2 .content{ width:175px;}
        .menu .language .nav2 .protwo_nav_c1{ width:175px;}
        .menu .language .nav2 .protwo_nav_c1 a, .menu li:hover .menu .language .nav2 .protwo_nav_c1 a, .menu .language .nav2 .protwo_nav_c1 a{ width:100%; margin:10px 0 10px 0;}
    

        .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 #fdc01c;
            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;
        }
    

        .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 #fff;
            box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;
            background: #efefed;
            cursor: pointer;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .tl-fdh-02 li:nth-child(2), .tl-fdh-02 li:nth-child(3), .tl-fdh-02 li:nth-child(4){display:none;}
        .tl-fdh-02 li a {
            display: block;
            height: 55px;
            color: #595757;
        }
        
        .tl-fdh-02 li.sidenavcur,
        .tl-fdh-02 li:hover {
            background: url(images/p16-icon6.png) no-repeat bottom center #164b93;
            border-color: #164b93;
        }
        
        .tl-fdh-02 li.sidenavcur a,
        .tl-fdh-02 li:hover a {
            color: #fff;
        }
    

        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: #fdc01c;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            padding:40px 15%;
        }
        
        .p4-order-form-1-con li p {
            padding-left: 130px;
            color: #999;font-size: 12px;
        }
        
        .p4-order-form-1-con li {
            width:50%;
            float:left;
            margin-bottom: 10px;
            font-size: 18px;
            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: 70px;
            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: 75%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            background: #eee;
            border:none;
            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: 87%;
            height: 102px;
            border:none;
            line-height: 24px;
            background:#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 {
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 200px;
            height: 50px;
            border: 0;
            text-align: center;
            line-height: 50px;
            margin: 0 auto;
            color: #fff;
            display:block;
            padding-left: 0;
            border-radius:50px;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #164b93;
        }
        
        .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; }
    
        
    

        .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;font-weight: normal;text-align: center; color:#4b4a4a;}
        .p12-aboutinfo-1-tit span{font-size: 22px;color: #aaa;}
        .p12-aboutinfo-1-nr{padding:0 0 20px;}
    

				.footWrap{ height:389px; background:url(images/footbg.jpg) no-repeat center top;color: #fff;position: relative;padding-top:153px;font-size:14px;line-height:28px;}
				.f_logo{width:200px;padding:28px 0 0;font-size:12px;line-height:22px;}
				.f_logo h2{ width:164px; height:96px;}
				.f_logo h2 img{ display:block;width:164px;}
				.f_nav{width:760px;}
				.f_nav1{width:280px;padding:25px 0 0 100px;}
				.f_nav1 span{display:block;font-size:16px;height:46px;line-height:46px;color:#fdc01c;border-bottom: dotted 1px #38342f;font-weight:bold;margin-bottom:8px;}
				.f_nav1 p a{float:left;width:116px;font-weight:bold;}
				.f_nav1 p a:nth-child(2n-1){width:155px;}
				.footWrap a{ color:#fff;}
				.f_pho{background:url(images/f_pho.png) no-repeat 0 16px;padding:0 0 0 36px;height:54px;font-weight:bold;line-height:22px;white-space: nowrap;}
				.f_pho b{font-size:24px;color:#fdc01c;line-height:25px;display:block;}
				.code{ width:190px;}
				.code p em{ display:block; width:98px; height:98px; margin:0 auto; overflow:hidden; position:relative;}
				.code p em img{ display:block; width:92px; height:92px;background:#fff;padding:3px;}
				.code p em:after{content: '';
					display: block;
					position: absolute;
					left: 0;
					top: 0;
					width: 100%;
					height: 40px;
					content: "";
					animation: light 5s infinite;
					-webkit-animation: light 5s infinite;}
				.code p em:hover:after{ background:url(images/code_shadow2.png) no-repeat 0 0;}
				@keyframes light {
					0% {
						top: 0;
					}
					50% {
						top: 100%;
					}
					100% {
						top: -40px;
					}
				}
			

        .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: #164b93;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #164b93;
            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;
        }
    
