
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .header {
            width: 100%;
            max-width: 1920px;
            min-width: 1380px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 126px;
            background: #153fb5;
            width: 100%;
            min-width: 1200px;
            position: relative;
            z-index: 1;
        }
        
        /*.h_top::before {*/
        /*    content: "";*/
        /*    position: absolute;*/
        /*    width: 50%;*/
        /*    height: 126px;*/
        /*    z-index: -1;*/
        /*    background: #efefef;*/
        /*    top: 0;*/
        /*    right: 87%;*/
        /*}*/
        
        /*.t_con {*/
        /*    width: 29.7%;*/
        /*}*/
        
        .t_logo {
            width: 14%;
            display: table;
            line-height: 126px;text-align: center;
            height: 126px;background: #efefef;
        }
        
        .t_text {
            display: table;text-align: center;
            line-height: 29px;
            width: 15.7%;
            padding: 32px 0 0;
            color: #fff;
        }
        
        .t_text span {
            display: block;
            font-size: 26px;
            line-height: 35px;
        }
        
        .t_logo img {
            width: 50%;
            display: inline-block;
            vertical-align: middle;
            max-width: 92px;
        }
        
        .menu {
            white-space: nowrap;
            line-height: 126px;
            font-size: 16px;padding-left: 2%;
            width: 62.3%;
            position: relative;
        }
        
        .menu li {
            float: left;
            position: relative;
            padding: 0 1.5%;
        }
        
        .menu li a {
            color: #fff;
            display: inline-block;
            position: relative;
        }
        
        .menu li.cur,
        .menu li:hover {
            font-weight: bold;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
        
				.menu li .menu_erji{position: absolute;background:rgba(255 , 255 , 255 , 0.95);left:0; top:90px;float:left;line-height:30px;font-size:14px;padding:17px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;max-width:100%;}
				.menu li .menu_erji:before{content: "";position: absolute;left:30px;top:-8px;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid rgba(255 , 255 , 255 , 0.95);}
				.menu li .menu_erji a{height:30px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#333;border-bottom:dotted 1px rgba(255, 255, 255 , 0.6);font-weight: normal;}
				.menu li .menu_erji a:hover{font-weight:bold;color:#153fb5;}
				.menu li em{position: absolute;width:5px;height:5px;left:50%;margin-left:-2.5px;top:47px;}
				.menu li:hover em:before{content: "";position: absolute;width:0;height:0;left:0;top:0;border-right:5px solid transparent;border-left:5px solid transparent;border-top:5px solid rgba(255 , 255 , 255 , 0.95);}
				.menu li:hover .menu_erji{display:block;}
				
        .t_pho {
            width: 3.6%;
            max-width: 42px;
            position: relative;
            height: 126px;
            background: url(images/t_pho.png) no-repeat center;
            background-size: 100% auto;
            color: #fff;
            display: block;
            position: absolute;
            top: 0;
            right: -5px;
        }
        
        .t_pho b {
            position: absolute;
            display: block;
            font-size: 20px;
            line-height: 28px;
            top: 85px;
            white-space: nowrap;
            right: -10px;
        }
        
        .t_pho:hover b {
            display: block;
        }
        
        @media screen and (max-width: 1780px) {
            .menu li {
                padding: 0 1.2%;
            }
        }
        
        @media screen and (max-width: 1680px) {
            .menu {width:64%;}
            .menu li {
                font-size: 14px;
            }
            .t_text {
                width: 16%;
            }
            .t_text span {
                font-size: 20px;
            }
        }
        
        @media screen and (max-width: 1480px) {
            .t_text {
                width: 14%;
            }
            .menu {width:68%;}
        }
    

    .guide_ico{display:block;text-align:center;padding:20px 0 0;left:50%;bottom:10px;width:206px;margin-left: -103px;}
.til01{text-align: center;color: #111;font-size:42px;line-height:52px;font-family: "Microsoft Yahei";white-space: nowrap;padding: 0 0 34px;font-weight: normal;background:url(images/tilbg1.png) no-repeat center bottom;}
.til01 p{display: block;font-size: 20px;line-height: 34px;}
.til01 a{color: #111;}
.til02{background:url(images/tilbg2.png) no-repeat center bottom;}


/*引子*/ 
.guide{font-size:16px;color: #666;line-height:36px;position: relative;background:url(images/guidebg.jpg) no-repeat center bottom #f7f7f7;border-top: 1px solid #ebebeb;padding: 72px 0 0;}
.guide_l{height: 134px;font-size: 18px;line-height: 30px;color: #000;}
.guide_l li{float: left;padding: 0 175px 0 0;color: #333;}
.guide_l li:last-child{padding: 0;}
.guide_l li span{display: block;height: 70px;font-size: 16px;}
.guide_l li b{font-size: 60px;line-height: 70px;}
.guide_l li:hover{color: #000293;}
.guide_w{text-align: center;}
.guide_p{background:url(images/guidebg.jpg) no-repeat center bottom;height: 303px;line-height: 33px;position: relative;}
.guide_pt{position: absolute;right: 305px;top: 143px;background: #0062c7;color: #fff;border-radius: 14px;}
.guide_pt span{display:inline-block;padding: 0 20px 0 30px;}
.guide_p li{position: absolute;background:url(images/guidewbg1.png) no-repeat right center;border-radius: 18px 0 0 18px;color: #666;}
.guide_p li:hover,.guide_p li.cur{background:url(images/guidewbg2.png) no-repeat right center;color: #fff;}
.guide_p li:nth-child(1){right:517px;top:53px;}
.guide_p li:nth-child(2){right:544px;top:125px;}
.guide_p li:nth-child(3){right:422px;top:188px;}
.guide_p li:nth-child(4){left:358px;top:99px;}
.guide_p li:nth-child(5){left:340px;top:190px;}
.guide_p li:nth-child(6){left:150px;top:133px;}
.guide_p li em,.guide_pt em{position: absolute;left: -14px;top: -4px;width: 39px;height: 39px;}
.guide_p li span{display:inline-block;padding: 0 30px;}



        .footWrap {
            background: url(images/footbg.jpg) no-repeat center bottom #f7f8fa;
            color: #8d9dc8;
            position: relative;
            z-index: 1;
            line-height: 44px;
            font-size: 14px;
            overflow: hidden;
        }
        
        .footer {
            overflow: hidden;
        }
        
        em,
        i {
            font-style: normal;
        }
        
        .fl {
            float: left;
        }
        
        .fr {
            float: right;
        }
        
        .footWrap a {
            color: #8d9dc8;
        }
        
        .f_cont {
            height: 68px;
            padding: 45px 0 0;
            line-height: 40px;
            font-size: 20px;
        }
        
        .f_cont li {
            float: left;
            padding: 0 137px 0 0;
            white-space: nowrap;
        }
        
        .f_cont li:last-child {
            padding: 0;
        }
        
        .f_cont li a {
            display: block;
            color: #333;
        }
        
        .f_cont li:hover a {
            color: #000293;
        }
        
        .f_cont li b {
            display: block;
            float: left;
            padding: 2px 20px 0 0;
        }
        
        .f_con {
            height: 190px;
        }
        
        .f_code {
            width: 350px
        }
        
        .f_code p {
            float: left;
            width: 175px;
        }
        
        .f_code p img {
            display: block;
            width: 100px;
            height: 100px;
            background: #fff;
            padding: 5px;
            float: left;
        }
        
        .f_code p span {
            display: block;
            writing-mode: tb-rl;
            line-height: 42px;
            letter-spacing: 2px;
            float: left;
            font-size: 16px;
        }
        
        .f_text {
            width: 740px;
        }
        
        .f_text li {
            padding: 0 52px 0 20px;
            float: left;
            background: url(images/f_ico5.png) no-repeat 0 2px;
            height: 35px;
            line-height: 22px;
            font-size: 18px;
        }
        
        .f_text li:nth-child(2) {
            background: url(images/f_ico6.png) no-repeat 0 2px;
        }
        
        .f_text li:nth-child(3) {
            background: url(images/f_ico7.png) no-repeat 0 2px;
            padding-right: 0;
        }
        
        .f_text p {
            clear: both;
        }
        
        .f_nav {
            font-size: 16px;
            line-height: 130px;
            height: 125px;
            margin-bottom: 46px;
        }
        
        .f_nav a {
            display: inline-block;
            white-space: nowrap;
            padding: 0 23px;
        }
        
        .f_nav a:last-child {
            padding-right: 0;
        }
        
        .f_nav a:first-child {
            padding-left: 0;
        }
        
        .f_nav a:hover {
            text-decoration: underline;
        }
    

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