
		body{min-width:1200px;width:100%;overflow-x:hidden;}
		i,em{ font-style:normal;}
        .content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
		.header{height: 163px;background:url(images/h_bg.jpg) repeat-x;}
        .h_con{height:111px;}
		.h_con .t_logo{float: left;margin:33px 15px 0px 0px;text-align: center;}
        .h_con h2{float:left;font-weight:normal;margin-top:28px;padding-left: 20px;background: url(images/line.jpg) no-repeat left;}
		.h_con h2 b{display: block;font-size:24px;color: #2180c1;line-height:24px;font-weight:bold;}
		.h_con h2 span{display:block;font-size:26px;color: #000000;line-height:26px;padding-top:5px;font-weight:bold;}

		.h_con p{float: right;margin-top:32px;height:50px;position:relative;padding-left:51px;}
		.h_con p em{position:absolute;left:0;top:3px;}
		.h_con p i{display: block; font-weight:normal;font-size:14px;color: #000000;line-height:14px;}
		.h_con p span{font-size:34px;font-weight: bold;color: #000000;font-family: "Arial";display:block;line-height:34px;padding-top:5px;}


        .h_nav{height:52px;}
		.h_nav ul li{transition: 0.35s;float: left;height:52px;line-height:52px;position: relative;padding:0 20px;}
        .h_nav ul li a{color: #ffffff;position: relative;font-size:18px;box-sizing: border-box;height:52px;display: block;}
		.h_nav ul li:hover,.h_nav ul li.cur{background: #ffffff;}
		.h_nav ul li:hover a,.h_nav ul li.cur a{color: #000000;font-weight: bold;}
		.h_con p em{animation: downup 1s infinite linear;-webkit-animation: downup 1s infinite linear;}
	    @keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } 100% { transform: translate(0, 0); } }
        @-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -8px); } 100% { -webkit-transform: translate(0, 0); } }

	

        .footer em,
        .footer i {
            font-style: normal;
        }
        
        .f_top {
            height: 155px;
            padding-top: 47px;
            background: #f2f2f2;
            box-sizing: border-box;
        }
        
        .f_top h2 {
            float: left;
            margin-right: 186px;
        }
        
        .f_s li {
            float: left;
            margin-right: 56px;
        }
        
        .f_s li:last-child {
            margin-right: 0;
        }
        
        .f_s li img {
            display: block;
            width: 66px;
            height: 66px;
            margin-right: 15px;
            float: left;
        }
        
        .f_s li span {
            float: left;
            padding-top: 10px;
            font-size: 14px;
            line-height: 14px;
            color: #333333;
            display: block;
        }
        
        .f_s li span em {
            padding-top: 10px;
            font-size: 25px;
            line-height: 28px;
            color: #333333;
            display: block;
            /*font-family: "Bahnschrift";*/
            font-weight: bold;
        }
        
        .f_con {
            height: 297px;
            padding-top: 50px;
            box-sizing: border-box;
            background-color: #2180c1;
        }
        
        .sao {
            float:left;
            height: 185px;
            width: 140px;
        }
        
        .sao p {
            float: left;
            height: 185px;
            width: 140px;
            text-align: center;
            position: relative;
            overflow: hidden;
        }
        
        .sao p i {
            height: 140px;
            width: 140px;
            display: block;
            border: 1px solid #d7e1e5;
            box-sizing: border-box;
            background: #ffffff;
            border-radius: 6px;
        }
        
        .sao p i img {
            width: 120px;
            display: block;
            margin: 8px auto 0;
        }
        
        .sao p span {
            height: 45px;
            line-height: 45px;
            font-size: 15px;
            color: #ffffff;
            display: block;
            font-weight: normal;
        }
        
        .sao p:after {
            display: block;
            position: absolute;
            left:11px;
            top: 0;
            width: 100%;
            height: 35px;
            content: "";
            animation: light 5s infinite;
            -webkit-animation: light 5s infinite;
        }
        
        .sao .item-1:after {
            background: url(images/code_shadow1.png) no-repeat 0 0;
        }
        
        @keyframes light {
            0% {
                top: 0;
            }
            50% {
                top: 100%;
            }
            100% {
                top: -40px;
            }
        }
        
        .f_xx {
            float: right;
            width: 868px;
        }
        
        .f_nav {
            height: 54px;
            border-bottom: 1px solid #549dcf;
        }
        
        .f_nav ul li {
            float: left;
            font-size: 18px;
            height: 54px;
            line-height: 18px;
            position: relative;
            margin-right: 32px;
        }
        
        .f_nav ul li:last-child {
            margin-right: 0;
        }
        
        .f_nav ul li a {
            font-size: 18px;
            color: #fff;
            display: block;
            z-index: 1;
            position: relative;
            height: 50px;
        }
        
        .f_nav ul li.cur a,
        .f_nav ul li:hover a {
            border-bottom: 5px solid #facd00;
        }
        
        .gsx {
            margin-top: 60px;
            width: 760px;
        }
        
        .gsx p {
            float: left;
            width: 358px;
            font-size: 14px;
            line-height: 30px;
            color: #fff;
        }
        
        .gsx p a {
            color: #fff;
        }
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 72%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#2b81bc url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#2b81bc url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#2b81bc url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#2b81bc url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#2b81bc url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#2b81bc url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#2b81bc url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
