﻿
		body{min-width:1200px;width:100%;overflow-x:hidden;}
		i,em{ font-style:normal;}
	    .content-s{ width:1265px; margin:0 auto;font-family: "Microsoft Yahei";}
		.header{height: 260px;background:url(../images/h_bg.jpg) repeat-x;}
        .h_con{height:151px;}
		.h_con .t_logo{float: left;margin:29px 29px 0px 0px;text-align: center;}
        .h_con h2{float:left;font-weight:normal;margin-top:48px;height:55px;}
		.h_con h2 b{display: block;font-size:35px;color: #333333;line-height:35px;font-weight:bold;}
		.h_con h2 span{display:inline-block;font-size:18px;color: #333333;line-height:18px;padding-top: 10px;}

		.h_con p{float: right;margin-top:40px;height:50px;position:relative;padding-left:63px;}
		.h_con p em{position:absolute;left:0;top:2px;}
		.h_con p i{display: block; font-weight:normal;font-size:16px;color: #313131;line-height:16px;}
		
		.h_con p span{font-size: 30px;font-weight: bold;color: #333333;font-family: "Arial";display:block;line-height:30px;padding-top:5px;}

        .h_nav{height:69px;}
		.h_nav ul li{transition: 0.35s;float: left;height:69px;line-height:69px;position: relative;margin:0 34px;}
        .h_nav ul li>a{color: #ffffff;position: relative;font-size:18px;box-sizing: border-box;height: 68px;display: block;box-sizing: border-box;}

		.h_nav li:after{position: absolute;width: 1px;height:14px;background:url(../images/h_t.png) no-repeat;content: "";right:-30px;top:28px;}
		.h_nav li:last-child:after{background: 0;}
	.head_bg { width: 100%; height: 199px; background: url(../images/20191228113406_1539027149.jpg) repeat-x; }
.head_s { height: 40px; line-height: 40px; font-size: 14px; color: #525252; font-weight: 300; }
.head_s a { font-size: 14px; color: #525252; font-weight: 300; }
.head_s a:hover { text-decoration: none; color: #047db6; }
	
     
		
	
	    .h_nav li p{display: none;position: absolute;width: 100%;text-align: center;left: 0;top:70px;z-index:10; background: rgba(0,0,0,0.8);}
        .h_nav .df p{width: 215px;left: -73px;}
        .h_nav .df p>a{padding:0 20px;}
        .h_nav  li p>a{display: block;height: 46px;line-height: 46px;font-size: 14px;color: #ffffff;border-bottom:1px solid #dcdcdc;background:none;}
        .h_nav  li p>a:hover{font-weight:bold;}
        .h_nav  li p>a:last-child{border-bottom:none;}
        
        .h_nav .cur>a::before{transition: 0.35s;position: absolute;width: 0;height: 0;border-style: solid;border-width: 0 7px 8px 7px;border-color: transparent transparent #d5ddea transparent;content: "";right:50%;bottom:0px;margin-right: -8px;}
        .h_nav ul li>a:hover::before{transition: 0.35s;position: absolute;width: 0;height: 0;border-style: solid;border-width: 0 7px 8px 7px;border-color: transparent transparent #d5ddea transparent;content: "";right:50%;bottom:0px;margin-right: -8px;}
		.h_nav ul li>a:hover,.h_nav ul li.cur>a{border-bottom:3px solid #d5ddea;}
		
        
        
	
	   .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{
        }
        .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: 840px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .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: #093784;}
    .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 #093784;
        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: #093784;}
	

    .p102-info-blk {
        width: 888px;
        border: 1px solid #f0f0f0;
        background: #fff;
    }
    
    .p102-info-blk-con {
        padding: 47px 40px 52px;
    }
    
    .p102-info-blk-title {
        line-height: 50px;
        font-size: 36px;
        font-weight: normal;
        color: #1a1a1a;
        margin-bottom: 15px;
    }
    
    .p102-info-blk-bool {
        height: 26px;
        line-height: 26px;
        font-size: 14px;
        color: #999999;
        padding-bottom: 7px;
        border-bottom: 1px solid #dedede;
    }
    
    .p102-info-blk-bool i {
        font-style: normal;
        margin: 0 15px;
    }
    
    .p102-info-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        padding: 10px 0 0;
        text-align: justify;
    }
    
    .p102-info-key {
        line-height: 28px;
        font-size: 14px;
        color: #666666;
        padding-top: 5px;
    }
    
    .p102-info-key span {
        margin-right: 10px;
    }
    
    .p102-info-blk-paging {
        border-top: 1px solid #dedede;
        height: 62px;
    }
    
    .p102-info-blk-paging dl {
        height: 35px;
        position: relative;
        padding: 0 68px;
		font-size: 15px;
        line-height: 30px;
    }
    
    .p102-info-blk-paging dl:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-blk-paging dd {
        width: 321px;
        height: 62px;
        line-height: 62px;
        font-size: 14px;
        color: #1a1a1a;
        position: relative;
    }
    
    .p102-info-blk-paging dd span {
        float: left;
        width: 60px;
        height: 62px;
    }
    
    .p102-info-blk-paging dd a {
        float: left;
        width: 260px;
        height: 62px;
        color: #1a1a1a;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-blk-paging dd.items-prev:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid none none solid;
        position: absolute;
        top: 50%;
        left: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd.items-next {
        padding-left: 110px;
    }
    
    .p102-info-blk-paging dd.items-next:after {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #b3b3b3;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: -30px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-info-blk-paging dd:hover a {
        color: #093784;
    }


    .p102-info-fdh-2 {
        width: 300px;
    }
    
    .p102-pro-related {
        padding: 30px 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
    }
    
    .p102-pro-related-title {
        font-weight: normal;
        padding: 0 70px 10px 0;
        position: relative;
    }
    
    .p102-pro-related-title span {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #333333;
    }
    
    .p102-pro-related-title:before {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #093784;
        left: 0;
        bottom: 2px;
    }
    
    .p102-pro-related-title a {
        position: absolute;
        width: 23px;
        height: 23px;
        font: 22px/23px 宋体;
        color: #8f8f8f;
        text-align: center;
        border: 1px solid #d2d2d2;
        border-radius: 100%;
        right: 10px;
        top: 8px;
    }
    
    .p102-pro-related-title a:hover {
        color: #093784;
        border-color: #093784;
    }
    
    .p102-pro-related-list {
        padding-top: 28px;
    }
    
    .p102-pro-related-list dl {
        margin-bottom: 13px;
    }
    
    .p102-pro-related-list dt{border: 1px solid #ccc;}
    
    .p102-pro-related-list dt img,
    .p102-pro-related-list dt a {
        display: block;
        width: 100%;
        position: relative;
    }
    
    .p102-pro-related-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
        display: none;
    }
    
    .p102-pro-related-list dt i {
        position: absolute;
        width: 42px;
        height: 42px;
        background: #093784;
        border-radius: 100%;
        left: 50%;
        margin-left: -21px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pro-related-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 15px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pro-related-list dd {
        padding-top: 7px;
    }
    
    .p102-pro-related-list dd h4 {
        font-weight: normal;
    }
    
    .p102-pro-related-list dd h4 a {
        display: block;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-pro-related-list dl:hover dt em {
        display: block;
    }


    .p102-info-label {
        padding: 30px 10px 0 19px;
        background: #fff;
        border: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .p102-info-label-list {
        padding: 15px 0;
    }
    
    .p102-info-label-list a {
        float: left;
        padding: 0 16px;
        height: 34px;
        font-size: 14px;
        line-height: 34px;
        color: #4c4c4c;
        border: 1px solid #e6e6e6;
        margin: 0 5px 5px 0;
        border-radius: 3px;
    }
    
    .p102-info-label-list a:hover {
        color: #093784;
        border-color: #093784;
    }


    .p102-info-label-more {
        width: 140px;
        height: 50px;
        line-height: 50px;
        background: #093784;
    }
    
    .p102-info-label-more a {
        display: block;
        height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
    }


    .p102-info-related {
        padding: 30px 0 0;
    }
    
    .p102-info-1-title {
        height: 48px;
        line-height: 48px;
        font-weight: normal;
        font-size: 28px;
        color: #093784;
        padding-bottom: 10px;
        position: relative;
    }
    
    .p102-info-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #093784;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p102-info-related-list {
        padding: 29px 0;
        background: #fff;
        border: 1px solid #f0f0f0;
        position: relative;
    }
    
    .p102-info-related-list:after {
        content: '';
        position: absolute;
        width: 1px;
        background: #dedede;
        left: 50%;
        top: 29px;
        bottom: 29px;
        z-index: 1;
    }
    
    .p102-info-related-list dl {
        float: left;
        width: 541px;
        padding: 0 29px;
        position: relative;
    }
    
    .p102-info-related-list dt {
        width: 220px;
    }
    
    .p102-info-related-list dt a,
    .p102-info-related-list dt img {
        width: 100%;
        display: block;
    }
    
    .p102-info-related-list dd {
        position: absolute;
        padding-top: 5px;
        left: 280px;
        right: 29px;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-info-related-list dd h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        margin-bottom: 6px;
    }
    
    .p102-info-related-list dd h4 a {
        display: inline-block;
        width: 100%;
        height: 34px;
        font-size: 20px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-info-related-list dd p {
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-info-related-list dd p a {
        color: #333333;
    }
    
    .p102-info-related-list dl:hover dd h4 a {
        color: #093784;
    }


    .p102-info-latest {
        padding: 30px 0 80px;
    }
    
    .p102-info-latest ul {
        padding: 29px 39px;
        border: 1px solid #f0f0f0;
        position: relative;
        background: #fff;
    }
    
    .p102-info-latest li {
        float: left;
        width: 530px;
    }
    
    .p102-info-latest li h4 {
        height: 36px;
        padding-left: 25px;
        position: relative;
        line-height: 36px;
        font-weight: normal;
    }
    
    .p102-info-latest li h4:before {
        content: "";
        position: absolute;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        border: 2px solid #093784;
        left: 0;
        top: 50%;
        margin-top: -4px;
    }
    
    .p102-info-latest li h4 a {
        display: inline-block;
        max-width: 400px;
        height: 36px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p102-info-latest li h4:hover a {
        color: #093784;
    }
    
    .p102-info-latest li h4:hover:before {
        border-color: #093784;
    }
    
    .p102-info-latest li h4:hover:after {
        background: #093784;
    }
    
    .p102-info-latest li h4 em {
        float: right;
        width: 90px;
        height: 36px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p102-info-latest li.last {
        margin-left: 60px;
    }
    
    .p102-info-latest li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 22px;
        bottom: 22px;
        background: #dedede;
        z-index: 1;
    }


    .footer{height:300px;background:url(../images/foot_bg.jpg) no-repeat center;overflow: hidden;}
    .content{ width:1200px;margin: 0 auto;}
    .f_nav{height:106px;}
    .f_nav li{float: left;height:80px;line-height:80px;padding-top: 26px;}
    .f_nav li a{font-size:18px;display:block;color: #ffffff;padding: 0 35px;z-index:1;font-weight: bold;}
    .f_nav li:last-child a{padding-right: 0;}

    .f_con{height:315px;}
    .f_logo{ width:311px; float: left;margin-top:40px;position: relative;}
    .f_logo h2 img{display: block; width:135px; height:80px;}
    .f_logo h3{text-align: left;margin-top:8px;}
    .f_logo h3 em a{font-size:14px;color:#ffffff;display: block;font-weight:bold;line-height:25px;}
   
    .gsx{float: left;width: 510px;margin-top:30px;}
    .gsx p{float: left;padding-top:20px;font-size: 15px;color: #fff;line-height: 30px;}	
    .gsx p img{float: left;margin-right: 18px;}
  
    .gsx p span{display: block;font-size: 14px;color: #ffffff;line-height: 14px;padding-bottom:4px;font-weight: bold;padding-top: 5px;}
    .gsx p em{font-size: 18px;line-height: 22px;color: #ffffff;font-weight: bold;display: inline-block;text-align:right;}
    .gsx p i{font-size: 14px;color: #ffffff;line-height: 14px;font-weight: normal;}
    .gsx p:last-of-type{width: 500px;}
    .ba{font-size: 12px;display: block;line-height: 12px;color: #ffffff;float: left;margin-top: 22px;}
    .ba a{font-size: 12px;display: block;line-height: 12px;color: #ffffff;float: left;}
    .ba i{font-size: 12px;display: block;line-height: 12px;color: #ffffff;float: left;margin-left: 35px;margin-right: 35px;}
    .sao{float: right;margin-top:61px;height: 186px;width:310px;margin-right: 19px;}
    .sao p{height: 186px;position: relative;overflow: hidden;float: left;margin-right:27px;border:1px solid #385694;box-sizing: border-box;width: 141px;}
    .sao p i{display: block;height: 121px;width: 121px;margin: 10px auto 0;}
    .sao p img{display: block;width: 121px;height: 121px;}
    .sao p span{display: block;font-size: 14px;color: #ffffff;line-height:14px;text-align: center;padding-top:20px;}
    .sao p:after{display:block;position:absolute;left:9px;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;}
                }
  .sao p:last-child{margin-right: 0;}

    
  .links{height:60px;line-height:60px;overflow: hidden;}
  .links h3{font-size: 14px;color: #7aa6d7;margin-right:50px;font-weight:normal;float: left;}
    .links a{font-size: 14px;color: #7aa6d7;margin-right:40px;font-weight:normal;float: left;}


        .client-2 {
            width: 45px;
            position: fixed;
            left:10px;
            top: 50%;
            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:#093784 url(../images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#093784 url(../images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#093784 url(../images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#093784 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:#093784 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:#093784 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;
            left: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#093784 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;
            left: 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;
            right:-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;
        }
    
