
 
@font-face {
    font-family:'ztyr';
    src: url('font/QUANTUMLATIN-SEMIBOLD.OTF');
}
				.header,.content,.footer {width: 90%;max-width: 1680px; min-width:1280px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:97px;z-index: 2;font-family:"Microsoft Yahei";color: #fff;width: 100%;background:  url(images/topbg.png) repeat-x center 0;position: absolute;top: 0;font-size: 14px;}
				.t_con{height: 128px;padding: 24px 0 0;}
				.t_logo{width:14%;display: table;line-height: 97px;height: 97px;}
				.t_logo img{width:100%;display: inline-block;vertical-align: middle;max-width: 200px;}
				.t_text{border-left: 1px solid rgba(255 , 255 , 255 , 0.2);padding-left: 22px;margin-top: 26px;font-size: 16px;line-height: 22px;font-weight: normal;}
				.t_pho{font-size: 20px;color: #fff;line-height:97px;font-weight: bold;padding-right: 20px;}
				.t_shouc{width: 4%;padding: 40px 0 20px;}
				.t_shouc span{display: inline-block;width: 19px;height: 19px;background:  url(images/ico_sc.png) no-repeat 0 0;}
				.t_shouc span.cur{background-position: 0 -39px;}
				
				.menu{white-space:nowrap;line-height:55px;padding: 20px 0 0;font-size: 16px;}
				.menu li{float: left;text-align: center;position: relative;}
				.menu li a{color:#fff;display: block;position: relative;padding:0 23px;z-index: 1;}
				.menu li a:before,.menu li a:before{content: "";position: absolute;width:0;height:2px;bottom:0;left:50%;background:#fff;transform: translateX(-50%);transition: all 0.6s cubic-bezier(.075, .82, .165, 1);border-radius: 1px;}
				.menu li.cur a:before,.menu li a:hover:before{width:30px;}
				.menu li.cur a,.menu li a:hover{color:#fff;}
				
				
				.menu li .menu_erji{position: absolute;left:0; top:0;float:left;line-height:48px;padding:60px 24px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
				.menu li .menu_erji:before{content: "";position: absolute;right:40px;top:28px;width:13px;height:6px;background: url(images/ico01.png) no-repeat center 0;}
				.menu li .menu_erji:after{content: "";position: absolute;left:0;top:-20px;width:100%;height:100%;background-image:rgba(36, 39, 69 , 0.95);z-index:-1;background-image: -webkit-gradient(linear, top left, bottom right, from(rgba(36, 39, 69 , 0.95)), to(rgba(36, 39, 69 , 0.1))); 
    background-image: -webkit-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -moz-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -o-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: -ms-linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5)); 
    background-image: linear-gradient(top, rgba(36, 39, 69 , 1), rgba(36, 39, 69 , 0.5));}
				.menu li .menu_erji a{height:48px;line-height:48px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#fff;border-bottom:solid 1px rgba(255, 255, 255 , 0.6);text-align:left;opacity:0.7;}
				.menu li .menu_erji a:last-child{border-bottom:0;}
				.menu li .menu_erji a:hover{opacity:1;}
				.menu li .menu_erji a:before{width:0;height:0;background:none;}
				.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 #e62129;}
				.menu li:hover .menu_erji{display:block;}

				.menu li a:-webkit-any-link{ display:block;}
				@media screen and (max-width: 1690px) {
					.menu li a{padding:0 16px;}
				}
				@media screen and (max-width: 1580px) {
					.menu{font-size: 14px;}
					.t_pho{font-size: 16px;}
				}
			

        .ty-banner-1 {width: 100%;display: block;min-width: 1200px;max-width: 1920px;margin: 0 auto;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{width: 100%;display: block;min-width: 1200px;max-width: 1920px;margin: 0 auto;
            /*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: 750px;
        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: #212443;}
    .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 #212443;
        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: #212443;}
	

        .p101s-fdh-1 {
            padding: 50px 0 0;
            margin-bottom: 30px;
        }
        
        .p101s-fdh-1-icon {
            float: left;
            width: 156px;
            margin-right: 20px;
            position: relative;
            height: 54px;
            line-height: 54px;
            font-size: 18px;
            color: #666666;
        }
        
        .p101s-fdh-1-icon:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            margin-top: 18px;
            right: -1px;
            z-index: 1;
            background: #c9c9c9;
        }
        
        .p101s-fdh-1-nav {
            float: left;
            width: 1000px;
            position: relative;
            height: 54px;
        }
        
        .p101s-fdh-1-nav-one {
            height: 54px;
            line-height: 54px;
            float: left;
            margin-right: 40px;
            position: relative;
        }
        
        .p101s-fdh-1-nav-one h3 {
            font-weight: normal;
        }
        
        .p101s-fdh-1-nav-one h3 a {
            display: block;
            font-size: 18px;
            color: #1a1a1a;
            height: 54px;
        }
        
        .p101s-fdh-1-nav-one h3:hover:after,
        .p101s-fdh-1-nav-one h3.sidenavcur:after {
            position: absolute;
            content: '';
            width: 0;
            height: 0;
            border-right: 5px solid transparent;
            border-left: 5px solid transparent;
            border-top: 8px solid #212443;
            bottom: 0;
            left: 50%;
            margin-left: -5px;
        }
        
        .p101s-fdh-1-nav-one h3:hover a,
        .p101s-fdh-1-nav-one h3.sidenavcur a {
            color: #212443;
            font-weight: bold;
        }
        
        .p101s-fdh-1-nav-one dl {
            position: absolute;
            left: 0;
            top: 60px;
        }
    

        .p101s-case-1-list {
            position: relative;
        }
        
        .p101s-case-1-list dl {
            float: left;
            width: 378px;
            margin: 0 33px 60px 0;
        }
        
        .p101s-case-1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .p101s-case-1-list dt img,
        .p101-case-1-list-con dt a {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p101s-case-1-list dd {
            border: 1px solid #e3e3e3;
            padding: 28px 24px 40px;
            position: relative;
            background: #fff;height: 266px;box-sizing:border-box;
        }
        
        .p101s-case-1-list dd h4 {
            padding-bottom: 10px;
            position: relative;
            height: 70px;
        }
        
        .p101s-case-1-list dd h4:after {
            content: '';
            position: absolute;
            width: 42px;
            height: 2px;
            left: 0;
            bottom: 0;
            background: #d4d4d4;
        }
        
        .p101s-case-1-list dd h4 a {
            display: inline-block;
            max-width: 100%;
            height: 70px;
            line-height: 35px;
            font-size: 24px;
            color: #1a1a1a;
            overflow: hidden;
        }
        
        .p101s-case-1-list .p101s-case-1-desc {
            padding-top: 20px;
            color: #4c4c4c;
            height: 120px;
            line-height: 24px;
            text-align: justify;overflow: hidden;
        }
        
        .p101s-case-1-list dl:hover {
            box-shadow: 4px 5px 10px #e6e6e6, -4px 5px 10px #e6e6e6;
        }
        
        .p101s-case-1-list dl:hover dd:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 3px;
            background: #212443;
            left: 0;
            bottom: 0;
            z-index: 1;
        }
    

    .title {
        padding-bottom: 15px;
        position: relative;
        font-weight: normal;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .title:after {
        content: '';
        position: absolute;
        width: 76px;
        height: 1px;
        background: #d4d4d4;
        bottom: 0;
        left: 50%;
        margin-left: -38px;
    }
    
    .title span,
    .title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-recommend-news {
        padding: 60px 0;
        background-color: #f5f5f5;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 5px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        float: left;
        width: 530px;
    }
    
    .p101-recommend-news-list li p {
        height: 30px;
        margin-bottom: 10px;
        padding-left: 20px;
        position: relative;
        line-height: 30px;
    }
    
    .p101-recommend-news-list li p:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li p:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li p a {
        display: inline-block;
        max-width: 400px;
        height: 30px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li p:hover a {
        color: #212443;
    }
    
    .p101-recommend-news-list li p:hover:before {
        border-color: #212443;
    }
    
    .p101-recommend-news-list li p:hover:after {
        background: #212443;
    }
    
    .p101-recommend-news-list li p em {
        float: right;
        width: 90px;
        height: 30px;
        font-family: Arial;
        color: #808080;
        text-align: right;
        font-style: normal;
    }
    
    .p101-recommend-news-list li.last {
        margin-left: 140px;
    }
    
    .p101-recommend-news-list li.last:before {
        content: '';
        position: absolute;
        width: 1px;
        left: 50%;
        top: 0;
        bottom: 5px;
        background: #e3e3e3;
        z-index: 3;
    }

  
				  .footWrap{height:auto;background:#212443;overflow:hidden;padding:128px 0 0;font-family:"Microsoft Yahei";position: relative;z-index: 1;color: #fff;height: 294px;font-size: 16px;}
				  .footWrap a{color: #fff;}
				  .f_con{height: 158px;border-bottom: 1px solid #53556d;line-height: 36px;}
				  .f_logo{width: 200px;left: 50%;top: 0;margin-left: -100px;}
				  .f_con li{float: left;padding: 0 0 0 35px;background:url(images/f_ico2.png) no-repeat 0 center;width: 23.8%;box-sizing:border-box;white-space: nowrap;}
				  .f_con li:nth-child(2){background:url(images/f_ico1.png) no-repeat 0 center;width: 42.3%;}
				  .f_con li:nth-child(4){background:url(images/f_ico3.png) no-repeat 0 center;width: 10%;}
				  .f_con li:nth-child(1){background:none;padding-left: 0;font-size: 28px;font-family: "yrzt";width: 21.8%;}
				  .f_text{padding: 26px 0 0;line-height: 58px;}
				  .f_text span{float: right;font-size: 14px;line-height: 30px;}
				  .f_nav a{padding: 0 26px 0 0;}
			  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            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:#212443 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#212443 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#212443 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#212443 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:#212443 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:#212443 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:#212443 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;
        }
    
