
            .content { width: 1200px; margin: 0 auto;color: #fff;  }
            .header { height: 131px; }
            .header .welcome {background: #232323;}
            .header .welcome, .header .welcome a { height: 30px; line-height: 30px; font-size: 14px; color: rgba(255,255,255,.6);}
            .header .welcome span { float: right; }
            .header .welcome span a { position: relative; display: inline-block; padding-left: 16px; margin-left: 15px;transition: .3s; }
            .header .welcome span a:before{position: absolute;content:"";width: 1px;height: 14px;left: 0;top: 8px;background: rgba(255,255,255,.4);}
            .header .welcome span a:first-child:before{display: none;}
            .header .welcome span a:hover { color: #fff; }
            .header .welcome span a:last-child i {display:none;transition:.3s;position: absolute;
                z-index: 9;
                background: #ccc;
                line-height: 0;
                padding: 5px;
                left: 0;
                width: 92px;}
            .header .welcome span a:last-child:hover i img{width:92px;}
            .header .welcome span a:last-child:hover i:before {    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent transparent #ccc transparent;
    top: -14px;
    left: 43px;}
            .header .welcome span a:last-child:hover i {display:block;}
            .header .h_con { height: 101px; }
            .header .h_con .logo { float: left; padding-top: 24px; }
            .header .h_con .slogan { float: left; margin-top: 31px; margin-left: 21px; padding-left: 23px;border-left: 1px solid rgba(51,51,51,.2);}
            .header .h_con .slogan em {font-size: 18px;font-style: normal;   color:#4D4D4D;  display: block; line-height: 100%;padding-bottom: 6px;}
            .header .h_con .slogan span{font-size: 24px;font-weight: bold;color: #333;display: block;line-height: 100%;}
            .header .menu ul { overflow: hidden; }
            .header .menu li { position: relative; float: left;}
            .header .menu li a { display: block; padding: 0 22px; font-size: 16px; color: #232323; text-align: center; line-height: 96px; border-bottom: 5px solid #fff;}
            .header .menu li:hover a,.header .menu li.cur1 a{ background:#0058A5;border-color: #003C71; color: #fff;}
        

			.fullSlide {width:100%;position:relative;z-index:0; clear: both; }
			.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
			.fullSlide .bd .con {width:100% !important;height:auto!important; display:block;}
			.fullSlide .bd .li {width:100% !important;overflow:hidden;text-align:center; background: no-repeat center top;z-index:0;}
			.fullSlide .bd .li img {display:block;height:auto!important; width:100%;}
			.fullSlide .hd{position: absolute;width: 100%;height: 10px;left: 0;bottom: 70px;text-align: center;}
			.fullSlide .hd li{display: inline-block;width: 50px;height: 10px;background: #fff;margin:0 5px;border-radius: 20px;}
			.fullSlide .hd li.on{background: #1754f1;}
		

            .f_menu { height: 62px; line-height: 62px; background: #0058A5; text-align: center; }
            .f_menu a { display: inline-block; font-size: 16px; padding: 0 50px; color: #fff; }
            .f_menu a:hover { font-weight: bold; }
            .f_con { width: 1200px; height: 130px; background: url(images/f_bg.png) no-repeat center top; margin-top: 40px; margin-bottom: 50px; }
            .f_con dl { padding-top: 37px; float: left; }
            .f_con dt { float: left; height: 48px; padding-right: 24px; border-right: 1px solid #C8C8C8; margin-right: 24px; }
            .f_con dd h4 { font-size: 16px; font-weight: bold; line-height: 100%; color: #fff; }
            .f_con dd h4 span { color: #fff; font-weight: normal; }
            .f_con dd p { font-size: 14px; color: #fff; line-height: 100%; margin-top: 18px; }
            .f_con dl:first-child { padding-left: 60px; width: 467px; }
            .f_con dl:nth-child(2) { width: 360px; }
            .f_con dl:nth-child(3) { width: 300px; }
            .f_con dl:nth-child(3) p { color: #fff; font-size: 24px; margin-top: 10px; }
            .f_info { margin-bottom: 48px; }
            .f_info h3 { float: left; margin: 25px 34px 0 184px; }
            .f_info .f_company { color: #666; line-height: 24px; margin-top: 18px; float: left; width: 318px; }
            .f_info .f_company span { display: inline-block; padding-left: 27px; }
            .f_info .f_company a { color: #666; }
            .f_qr { float: left; padding-left: 84px; background: url(images/qr_bg.png) no-repeat left 7px; }
            .f_qr p { text-align: center; width: 92px; float: left; margin-right: 5px; line-height: 0; }
            .f_qr img { width: 92px; height: 92px; }
            .f_qr span { display: block; font-size: 14px; color: #666; line-height: 14px; }
        

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

.footer {
background-color:#232323;
padding:20px 0 20px 0;
}