
				.header,.content,.footer{ width:1200px; margin:0 auto;font-family:"Microsoft Yahei";}
				.h_top{height:212px;position: relative;z-index: 2;font-family:"Microsoft Yahei";}
				.h_top:before{content: "";position: absolute;left:0;width:100%;z-index:-1;bottom: 0;height: 70px;background: #f0f0f0;}
				.t_con{height:104px;position: relative;padding: 38px 0 0;}
				.t_logo{padding: 5px 0 0;}
				.t_logo,.t_logo img{width:204px;height:66px;display: block;}
				.t_text{padding:0 0 0 42px;font-size:26px;line-height: 33px;color: #da3a25;background:url(images/t_ge.png) no-repeat 20px 0;}
				.t_text span{display: block;font-size:26px;line-height: 39px;font-weight: normal;color: #333;}
				.t_pho{background:url(images/t_pho.png) no-repeat 0 7px;padding:0 0 0 64px;line-height:32px;color: #333;font-size: 26px;font-family: Times New Roman;}
				.t_pho b{color: #da3a25;display: block;font-size: 28px;line-height:36px;}

				.menu{white-space:nowrap;line-height:70px;font-size: 18px;overflow:hidden;height: 70px;}
				.menu li{float: left;}
				.menu li a{color:#333;display: inline-block;padding:0 23px;position: relative;z-index: 1;}
				.menu li a:before{content: "";position: absolute;width:0;height:70px;top:0;left:0;background:#da3a25;-webkit-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;z-index: -1;}
				.menu li.cur a,.menu li:hover a{color:#fff;}
				.menu li.cur a:before,.menu li:hover a:before{width: 100%;}
				.menu li a:-webkit-any-link{ display:block;}
			

        .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: 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: #da3a25;}
    .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 #da3a25;
        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: #da3a25;}
	

    .p103-fdh-info {
        margin-bottom: 60px;
    }
    
    .p103-fdh-info ul {
        height: 60px;
    }
    
    .p103-fdh-info li {
        float: left;
        width: 20%;box-sizing:border-box;
        height: 58px;
        background: #f0f0f0;
        border: 1px solid #fff;
        position: relative;
    }
    
    .p103-fdh-info li:last-child {
        margin-right: 0;
    }
    
    .p103-fdh-info li a {
        display: block;
        height: 58px;
        line-height: 58px;
        font-size: 20px;
        color: #32373d;
        text-align: center;
        position: relative;
    }
    
    .p103-fdh-info li.sidenavcur,
    .p103-fdh-info li:hover {
        border-color: #da3a25;
        background: #fff;
    }
    
    .p103-fdh-info li.sidenavcur:before,
    .p103-fdh-info li:hover:before {
        content: '';
        position: absolute;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 7px solid #fff;
        left: 50%;
        margin-left: -7px;
        bottom: -5px;
        z-index: 3;
    }
    
    .p103-fdh-info li.sidenavcur:after,
    .p103-fdh-info li:hover:after {
        content: '';
        position: absolute;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #da3a25;
        left: 50%;
        margin-left: -8px;
        bottom: -8px;
        z-index: 1;
    }
    
    .p103-fdh-info li.sidenavcur a,
    .p103-fdh-info li:hover a {
        color: #da3a25;
    }
    
    .p103-fdh-info li.sidenavcur a:before,
    .p103-fdh-info li:hover a:before {
        content: '';
        position: absolute;
        left: -1px;
        right: -1px;
        top: 0;
        height: 2px;
        background: #da3a25;
        z-index: 1;
    }


        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4{
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

				.footWrap{background:#333;color: #adadad;position: relative;z-index: 1;line-height:30px;font-size: 14px;padding: 99px 0 0;height: 362px;}
				em,i{font-style: normal;}
				.fl{float: left;}
				.fr{float: right;}
				.footWrap a{color: #adadad;}
				.footer h3{font-size: 24px;line-height: 24px;color: #fff;height: 82px;position: relative;}
				.footer h3:after{content: "";position: absolute;width:20px;height: 2px;left:0;top:60px;background: #da3a25;}
				.footer h3 em{display: block;font-size: 12px;font-family: Arial;font-weight: normal;opacity: 0.5;line-height: 26px;text-transform: uppercase;}
				
				.f_code{width: 142px;padding: 14px 0 0;}
				.f_code p{background: #474747;line-height: 16px;padding: 9px;height: 118px;box-sizing:border-box;margin-bottom: 13px;}
				.f_code p img{display: block;width: 78px;height:78px;background: #fff;padding:10px;float: right;}
				.f_code p span{float: left;color: #fff;padding: 10px 0 0;width: 14px;}
				.f_nav,.f_text,.f_cont{border-right:solid 1px #454545;padding: 18px 0 0;height: 262px;}

				.f_nav{width: 240px;font-size: 16px;line-height: 38px;}
				.f_nav a{display: inline-block;color: #fff;width: 125px;float:left;}
				.f_nav a:nth-child(2n){width: 112px;}
				.f_nav a:hover{text-decoration: underline;}

				.f_cont{width:288px;padding-left: 43px;}
				.f_cont h2{display: block;font-size:16px;line-height: 24px;font-weight: normal;padding: 0 0 10px;}
				.f_cont h2 img{display: block;}
				.f_cont p{display: block;padding: 33px 0 0;position: relative;}
				.f_cont p em{display: block;font-family: Arial;font-size: 11px;line-height: 16px;opacity: 0.8;}
				
				.f_text{width:386px;padding-left: 45px;font-size: 16px;color: #fff;line-height: 46px;}
				.f_text p{padding-left: 42px;background:url(images/f_ico1.png) no-repeat 0 center;}
				.f_text p:nth-child(3){background:url(images/f_ico2.png) no-repeat 0 center;}
				.f_text p:nth-child(4){background:url(images/f_ico3.png) no-repeat 0 center;}
				.f_text p:nth-child(5){background:url(images/f_ico4.png) no-repeat 0 center;}
				.f_text p span{font-size: 18px;font-family: Arial;}

			

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