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

        em,
        i {
            font-style: normal;
        }
        
        .p1-info-content h2 {
            width: 1200px;
            margin: 0 auto 30px;
            height: 40px;
            line-height: 40px;
            font-weight: normal;
        }
        
        .p1-info-content h2 span {
            display: inline-block;
            padding-left: 40px;
            font-size: 26px;
        }
        
        .p1-info-content h2 span a {
            display: block;
            color: #161616;
        }
        
        .p1-info-content h2 em {
            float: right;
            width: 90px;
            background: #164b93;
            border-radius: 10px;
        }
        
        .p1-info-content h2 em a {
            display: block;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }
        /*公司动态 */
        
        .p1-info-gsdt {
            padding: 60px 0 80px;
        }
        
        .p1-info-gsdt dl {
            background: #F5F5F5;
            overflow: hidden;
            padding: 31px 38px 34px 27px;
        }
        
        .p1-info-gsdt dt {
            width: 575px;
            float: left;
            overflow: hidden;
        }
        
        .p1-info-gsdt dt img {
            width: 100%;
            display: block;
        }
        
        .p1-info-gsdt dd {
            width: 515px;
            float: right;
            padding-top: 26px;
        }
        
        .p1-info-gsdt dd h4 a {
            font-size: 18px;
            color: #164b93;
            font-weight: bold;
        }
        
        .p1-info-gsdt dd h4 span {
            display: inline-block;
            width: 79px;
            height: 27px;
            background: #164b93;
            border-radius: 13px;
            line-height: 27px;
            font-size: 18px;
            color: #fff;
            text-align: center;
            margin-right: 13px;
        }
        
        .p1-info-gsdt dd p {
            font-size: 14px;
            color: #737373;
            line-height: 36px;
            margin-top: 42px;
            margin-bottom: 48px;
        }
        
        .p1-info-gsdt li {
            border: 1px solid #E5E5E5;
            border-right: none;
            width: 400px;
            float: left;
            height: 224px;
            box-sizing: border-box;
            padding: 31px 28px 0 31px;
        }
        
        .p1-info-gsdt li span {
            display: block;
            line-height: 32px;
            font-size: 14px;
            color: #737373;
        }
        
        .p1-info-gsdt li span i {
            display: inline-block;
            width: 32px;
            height: 32px;
            background: #164b93;
            text-align: center;
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            margin-right: 8px;
        }
        
        .p1-info-gsdt li h4 {
            font-size: 16px;
            color: #000;
            font-weight: bold;
            line-height: 100%;
            margin-top: 29px;
            margin-bottom: 26px;
        }
        
        .p1-info-gsdt li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-gsdt li:last-child {
            border-right: 1px solid #E5E5E5;
        }
        
        .p1-info-gsdt li:hover h4 {
            color: #164b93;
        }
        
        .more a {
            display: block;
            width: 220px;
            height: 45px;
            background: url(images/p1-info-more.png) no-repeat 123px center #164b93;
            border-radius: 29px;
            font-size: 14px;
            color: #fff;
            line-height: 45px;
            text-indent: 56px;
            transition: all .3s;
        }
        
        .more a:hover {
            text-indent: 0;
            text-align: center;
            background: url(images/p1-info-more.png) no-repeat 240px center #164b93;
        }
        /*百事百科*/
        
        .p1-info-bsbk {
            background: #F5F5F5;
            padding: 70px 0 60px;
        }
        
        .p1-info-bsbk dl {
            float: left;
            width: 800px;
            position: relative;
        }
        
        .p1-info-bsbk dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk dd {
            position: absolute;
            width: 720px;
            padding: 20px 40px;
            background: rgba(0, 0, 0, 0.7);
            left: 0;
            bottom: 0;
        }
        
        .p1-info-bsbk dd h4 a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #fff;
        }
        
        .p1-info-bsbk dd p {
            line-height: 22px;
            font-size: 14px;
            color: #fff;
            padding-top: 5px;
        }
        
        .p1-info-bsbk ul {
            float: right;
            width: 380px;
            overflow: hidden;
        }
        
        .p1-info-bsbk li {
            margin-bottom: 22px;
            position: relative;
            overflow: hidden;
        }
        
        .p1-info-bsbk li img {
            display: block;
            width: 100%;
        }
        
        .p1-info-bsbk li h4 {
            position: absolute;
            background: rgba(0, 0, 0, 0.7);
            text-align: center;
            font-weight: normal;
            line-height: 40px;
            color: #fff;
            font-size: 16px;
            width: 100%;
            left: 0;
            bottom: 0;
        }
        /*合作案例*/
        
        .p1-info-hzal {
            padding: 80px 0;
        }
        
        .p1-info-hzal-content {
            position: relative;
        }
        
        .p1-info-hzal-content .tempWrap {
            width: 1200px !important;
        }
        
        .p1-info-hzal-content dl {
            width: 388px;
            float: left;
            margin-right: 18px;
            background: #fff;
        }
        
        .p1-info-hzal-content dl:last-child {
            margin-right: 0;
        }
        
        .p1-info-hzal-content dt img {
            display: block;
            width: 100%;
        }
        
        .p1-info-hzal-content dl dd {
            border: 1px solid #164b93;
            border-top: none;
            padding: 43px 27px;
            height: 317px;
            box-sizing: border-box;
        }
        
        .p1-info-hzal-content dd h4 {
            font-size: 18px;
            color: #000;
            line-height: 100%;
            position: relative;
            margin-bottom: 38px;
            text-align: center;
        }
        
        .p1-info-hzal-content dd h4 a {
            color: #000;
            display: block;
        }
        
        .p1-info-hzal-content dd h4:after {
            position: absolute;
            content: "";
            width: 29px;
            height: 1px;
            background: #A1A1A1;
            left: 50%;
            margin-left: -15px;
            bottom: -21px;
        }
        
        .p1-info-hzal-content dd p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
            margin-bottom: 40px;
            text-align: justify;
        }
        
        .p1-info-hzal-content .more a {
            margin: 0 auto;
        }
        
        .p1-info-hzal-content dl:hover h4 a {
            color: #164b93;
        }
        /*常见问题*/
        
        .p1-info-cjwd {
            padding: 70px 0;
            background: #F5F5F5;
        }
        
        .p1-info-cjwd li {
            width: 590px;
            height: 116px;
            float: left;
            margin-bottom: 15px;
            background: #fff;
        }
        
        .p1-info-cjwd li span {
            display: block;
            float: left;
            width: 104px;
            height: 116px;
            background: #164b93;
            margin-right: 31px;
            text-align: center;
            color: #fff;
            font-size: 16px;
            line-height: 100%;
        }
        
        .p1-info-cjwd li span i {
            display: block;
            font-size: 50px;
            color: #fff;
            padding-top: 20px;
            line-height: 100%;
            padding-bottom: 4px;
        }
        
        .p1-info-cjwd li h4 {
            font-size: 16px;
            color: #000;
            line-height: 100%;
            padding-top: 22px;
            padding-bottom: 15px;
        }
        
        .p1-info-cjwd li h4 a {
            color: #000;
            display: block;
        }
        
        .p1-info-cjwd li p {
            font-size: 14px;
            line-height: 24px;
            color: #737373;
        }
        
        .p1-info-cjwd li p em {
            color: #164b93;
        }
        
        .p1-info-cjwd li:nth-child(odd) {
            margin-right: 20px;
        }
        .p1-info-3 {
            background: #fff;
            padding: 12px 0 50px;
        }
        
        .p1-info-3-tit {
            height: 55px;
            font-size: 24px;padding: 0 20px;
            font-weight: normal;
            line-height: 55px;
            color: #333;font-weight: bold;
        }
        
        .p1-info-3-list li{width:565px;float:left;}
        .p1-info-3-list li:nth-child(2n),.p1-info-3-list li.last{
            margin-left:60px;
        }
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;padding:0 20px;
            border-bottom: 1px solid #dbdbdb;
        }
        
        .p1-info-3-list li h4 a{ display: inline-block;color:#4b4a4a;max-width: 415px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
        .p1-info-3-list li h4 span {
            float: right;
            width: 80px;
            text-align: right;
        }
    

				.footWrap{ height:289px; 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;
        }
    
