
				.header,.content,.footer{ width:1200px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:240px;position: relative;z-index: 2;font-family:"Microsoft Yahei";}
				.h_top:before,.h_top:after{content: "";position: absolute;left:0;width:100%;z-index:-1;top: 0;height: 37px;background: #ececec;}
				.h_top:after{top: auto;bottom: 0;height: 72px;}
				.h_top:after{background: #014199;background-image: -webkit-gradient(linear, left top, right bottom, from(#014199), to(#009ae3)); 
					background-image: -webkit-linear-gradient(left, #014199, #009ae3); 
					background-image: -moz-linear-gradient(left, #014199, #009ae3); 
					background-image: -o-linear-gradient(left, #014199, #009ae3); 
					background-image: -ms-linear-gradient(left, #014199, #009ae3); 
					background-image: linear-gradient(left, #014199, #009ae3);}
				.t_top{height: 37px;line-height: 37px;color: #666;}
				.t_top p{float: right;}
				.t_top p a{color: #666;background:url(images/t_ico1.png) no-repeat 0 center;padding:0 40px 0 28px;position: relative;display: inline-block;}
				.t_top p a:nth-child(2){background:url(images/t_ico2.png) no-repeat 0 center;}
				.t_top p a:last-child{padding-right: 0;background:url(images/t_ico3.png) no-repeat 0 center;}
				.t_con{height:104px;position: relative;padding:27px 0 0;}
				.t_logo,.t_logo img{width:242px;display: block;}
				.t_text{font-size:28px;line-height:34px;color: #333;font-weight: normal;padding: 0 0 0 42px;}
				.t_text b{color: #0062b2;font-size: 26px;display: block;}
				.t_pho span{color: #666;display: block;float: left;font-size: 20px;line-height: 26px;padding: 10px 16px 0 0;}
				.t_pho span b{display: block;color: #014099;}
				.t_pho p{display: block;line-height:30px;color: #333;font-size:28px;font-family: Times New Roman;font-weight: bold;float: left;padding: 5px 0 0;}
				.t_pho p b{display: block;font-size: 26px;}

				.menu{white-space:nowrap;line-height:72px;font-size:18px;height: 72px;}
				.menu li{float: left;position: relative;}
				.menu li a{color:#fff;display: inline-block;padding:0 26px;position: relative;z-index: 1;}
				.menu li.cur a,.menu li:hover a{background: #0865cc;background: -webkit-linear-gradient(left top, #10c8fe , #0865cc); /* Safari 5.1 - 6.0 */
				background: -o-linear-gradient(bottom right, #10c8fe, #0865cc); /* Opera 11.1 - 12.0 */
				background: -moz-linear-gradient(bottom right, #10c8fe, #0865cc); /* Firefox 3.6 - 15 */
				background: linear-gradient(to bottom right, #10c8fe , #0865cc); }
				
				.menu li .menu_erji{position: absolute;background:rgba(1 , 65 , 153 , 0.95);left:0; top:71px;float:left;line-height:40px;font-size:16px;padding:20px;display:none;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
				.menu li .menu_erji:before{content: "";position: absolute;left:30px;top:-8px;width:0;height:0;border-right:6px solid transparent;border-left:6px solid transparent;border-bottom:8px solid #056635;}
				.menu li .menu_erji a{height:40px;padding:0;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;display:block;color:#fff;border-bottom:solid 1px rgba(255, 255, 255 , 0.2);text-align:left;}
				.menu li .menu_erji a:hover{font-weight:bold;}
				.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 #014199;}
				.menu li.cur .menu_erji a,.menu li:hover .menu_erji a{background:none;}
				.menu li:hover .menu_erji{display:block;}
				.menu li a:-webkit-any-link{ display:block;}
			

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

    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}
    .ctt{width:1200px;margin:0 auto;}


				.footWrap{color: #747b86;position: relative;z-index: 1;line-height:37px;font-size: 14px;overflow: hidden;background: #202020;padding: 70px 0 0;height: 365px;}
				em,i{font-style: normal;}
				.fl{float: left;}
				.fr{float: right;}
				.footWrap a{color: #747b86;}
				.footer h3{height: 45px;line-height: 45px;font-size: 16px;color: #fff;}
				.footer h3 a{display: block;color: #fff;}
				.f_con{width: 390px;padding: 45px 0 0;}	
				.f_code{width: 126px;line-height: 32px;text-align: center;}
				.f_code img{display: block;width: 110px;height:110px;background: #fff;padding:8px;}
				.f_logo{width: 250px;font-weight: normal;font-size:14px;}
				.f_logo p{display: block;color: #cecece;padding: 5px 0 30px;line-height: 28px;}
			
				.f_nav{width: 195px;float: left;}
				.f_nav1{width:220px;}
				.f_nav a{display: block;}

				.f_text{width: 372px;}
				.f_pho{height: 80px;}
				.f_pho b{display: block;}
				.f_pho span{width: 57px;float: left;}
				.f_pho p{width:265px;float: left;font-size: 32px;line-height: 34px;color: #fff;}

				.footWrap a:hover{text-decoration: underline;}
			

        .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:#014199 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#014199 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#014199 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#014199 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:#014199 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:#014199 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:#014199 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;
        }
    
