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

	

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 805px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;overflow: hidden;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #2b81bc;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #2b81bc;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #2b81bc;}
	

        .p15-proindexlist-1-tit {
            height: 40px;
            border-bottom: 3px solid #d4d4d4;
            padding-top: 10px;
            margin-bottom: 14px;
        }
        
        .p15-proindexlist-1-tit-h2 {
            height: 40px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            line-height: 40px;
            color: #545454;
            border-bottom: 3px solid #facd01;
        }
        
        .p15-proindexlist-1 dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            width: 298px;
            margin-right: 14px;
            float: left;
        }
        
        .p15-proindexlist-1 dl:nth-child(3n) {
            margin-right: 0;
        }
        
        .p15-proindexlist-1 dl:hover {
            border-color:#2b81bc;
        }
        
        .p15-proindexlist-1 dt {
            margin-bottom: 20px;
        }
        
        .p15-proindexlist-1 dt img {
            width:220px;
            margin: 0 auto;
            display: block;
        }
        
        .p15-proindexlist-1 dd {
            padding: 0 14px 12px 14px;
           
        }
        
        .p15-proindexlist-1 dl:hover dd {
            
        }
        
        .p15-proindexlist-1 dd h4 {
            height: 28px;
            font-weight: normal;
            font-size: 16px;
            color: #154c64;
            line-height: 28px;
            margin-bottom: 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            text-align: center;
        }
        
        .p15-proindexlist-1 h4 a {
            color: #191919;
        }
        
        .p15-proindexlist-1 dl:hover h4 a {
            color:  #2b81bc;
        }
        
        .p15-proindexlist-1-list-desc {
            height: 24px;
            font-size: 14px;
            line-height: 24px;
            color: #9c9c9c;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .cl-fldh-tys-02-tit {
            height: 80px;
            font-size: 24px;
            font-weight: normal;
            line-height: 80px;
            color: #fff;
            text-align: center;
            background: #2b81bc;
            margin-bottom: 2px;
			text-overflow: ellipsis;
			overflow: hidden;
			white-space: nowrap;
			padding:0;
        }
        
        .cl-fldh-tys-02-list {
            border: 1px solid #ebebeb;
           
            border-top: 5px solid #facd01;
        }
        
        .cl-fldh-tys-02-list a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cl-fldh-tys-02-list h3 {
            padding:0 34px 0 14px;
            height: 54px;
            font-weight: normal;
            font-size: 18px;
            line-height: 54px;
            border-bottom: 1px solid #ebebeb;
            position: relative;
            overflow: hidden;
        }
        
        .cl-fldh-tys-02-list h3:after {
            width: 10px;
            height: 10px;
            right: 18px;
            top: 22px;
        }
        
        .cl-fldh-tys-02-list h3 a {
            color: #313131;
        }
        
        .cl-fldh-tys-02-list h3.sidenavcur {
            border-bottom: 0;
        }
        .cl-fldh-tys-02-list h3.sidenavcur a{
            color: #2b81bc;
        }
        
        .cl-fldh-tys-02-list h3.sidenavcur:after {
            border-style: none solid solid none; border-color: #2b81bc;
        }
        
        .cl-fldh-tys-02-list h3:hover:after {
            border-style: none solid solid none;
            border-color: #2b81bc;
        }
        
        .cl-fldh-tys-02-list h3:hover a {
            color: #2b81bc;
            ;
        }
        
        .cl-fldh-tys-02-list dl {
            margin: 0 14px;
            border: 1px solid #ebebeb;
            margin-bottom: 24px;
        }
        
        .cl-fldh-tys-02-list dt {
            height: 40px;
            font-size: 15px;
            line-height: 40px;
            border-bottom: 1px solid #ebebeb;
            position: relative;
            padding-left: 26px;
            overflow: hidden;
        }
        
        .cl-fldh-tys-02-list dt a {
            color: #404040;
        }
        
        .cl-fldh-tys-02-list dt:after {
            width: 8px;
            height: 8px;
            left: 10px;
            top: 15px;
        }
        
        .cl-fldh-tys-02-list dt:hover,
        .cl-fldh-tys-02-list dt.sidenavcur {
            background: #2b81bc;
        }
        
        .cl-fldh-tys-02-list dt:hover a,
        .cl-fldh-tys-02-list dt.sidenavcur a {
            color: #fff;
        }
        
        .cl-fldh-tys-02-list dt:hover:after,
        .cl-fldh-tys-02-list dt.sidenavcur:after {
            border-color: #fff;
        }
        
        .cl-fldh-tys-02-list p {
            height: 40px;
            font-size: 14px;
            line-height: 40px;
            overflow: hidden;
            border-bottom: 1px solid #ebebeb;
        }
        
        .cl-fldh-tys-02-list p a {
            padding-left: 40px;
        }
        
        .cl-fldh-tys-02-list p.sidenavcur a,
        .cl-fldh-tys-02-list p:hover a {
            color: #2b81bc;
        }
        
        .cl-fldh-tys-02-list h3:after,
        .cl-fldh-tys-02-list dt:after {
            content: "";
            border: 1px solid #bdbdbd;
            border-style: solid solid none none;
            position: absolute;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #2b81bc;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

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