
            .m4-title_nav {
                height: 4.7rem;
                line-height: 4.7rem;
                box-sizing: border-box;
                padding: 0 13.5%;
                position: relative;
                background-color:#005faf;
            }
            
            .m4-title_nav h2 {
                text-align: center;
                color: #fff;
                font-weight: normal;
            }
            
            .m4-goback {
                width: 0.8rem;
                height: 0.8rem;
                border-left: solid 0.1rem #fff;
                border-top: solid 0.1rem #fff;
                overflow: hidden;
                text-indent: -999px;
                display: block;
                top: 2.1rem;
                position: absolute;
                left: 6.5%;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
            }
            
            .m4-t-sear1 {
                width: 2.5rem;
                height: 1.5rem;
                float: right;
                cursor: pointer;
                margin-top: 1.5rem;
                position: relative;
            }
            
            .m4-t-sear1:after {
                content: "";
                display: block;
                width: 1.4rem;
                height: 1.4rem;
                box-sizing: border-box;
                border: 2px solid #fff;
                border-radius: 100%;
            }
            
            .m4-t-sear1:before {
                content: "";
                display: block;
                width: 2px;
                height: 0.5rem;
                position: absolute;
                bottom: 0;
                left: 1.3rem;
                background: #fff;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
                /* Opera */
            }
            
            .m4-title_nav #m4-topclick {
                width: 1.5rem;
                height: 1.5rem;
                position: absolute;
                top: 1.5rem;
                right: 0.9rem;
                display: block;
                box-sizing: border-box;
                border-top: 0.15rem solid #fff;
                border-bottom: 0.15rem solid #fff;
                overflow: hidden;
            }
            
            #m4-topclick:after {
                content: "";
                display: block;
                width: 100%;
                height: 0.15rem;
                background: #fff;
                position: absolute;
                top: 50%;
                left: 0;
                margin-top: -0.0525rem;
            }
        

            .m4-t-sear2 {
                height: 100%;
                width: 100%;
                position: fixed;
                top: 0;
                left: 0;
                background: #fff;
                display: none;
                z-index: 22;
            }
            
            .m4-t-sear2-txt {
                height: 4.4rem;
                background: #1d4576;
                margin-bottom: 2.5rem;
                overflow: hidden;
            }
            
            .m4-t-sear2-inp {
                width: 78.12%;
                height: 2.5rem;
                margin: 0.8rem 0 0 1.0rem;
                position: relative;
                box-sizing: border-box;
                border-radius: 1.5rem;
                background: #fff;
                overflow: hidden;
            }
            
            .m4-t-sear2-inp input {
                height: 100%;
                outline: none;
                border:0;
            }
            
            .m4-t-sear2-inp-text {
                width: 100%;
                font-size: 1.4rem;
                padding-left: 1.5rem;
                color: #00d0b1;
                box-sizing: border-box;
                border-radius: 1rem;
                border: 1px solid #d6d7d9;
            }
            
            .m4-t-sear2-inp-but {
                width: 3.2rem;
                border: 0;
                border-left: 1px solid #d6d7d9;
                ;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
                background: #ededed;
            }
            
            .m4-t-sear2-inp span {
                width: 3.2rem;
                height: 2.5rem;
                display: block;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
            }
            
            .m4-t-sear2-inp span:after {
                content: "";
                display: block;
                width: 1.4rem;
                height: 1.4rem;
                box-sizing: border-box;
                border: 2px solid #999;
                position: absolute;
                top: 0.4rem;
                left: 0.6rem;
                border-radius: 100%;
            }
            
            .m4-t-sear2-inp span:before {
                content: "";
                display: block;
                width: 2px;
                height: 0.5rem;
                background: #999;
                position: absolute;
                top: 1.5rem;
                left: 1.7rem;
                z-index: 22;
                transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                /* IE 9 */
                -moz-transform: rotate(-45deg);
                /* Firefox */
                -webkit-transform: rotate(-45deg);
                /* Safari and Chrome */
                -o-transform: rotate(-45deg);
                /* Opera */
            }
            
            .m4-t-sear2-txt p {
                width: 14%;
                float: right;
                font-size: 1.5rem;
                color: #fff;
                line-height: 4.4rem;
                cursor: pointer;
            }
            
            .m4-t-sear2-txt2 {
                height: 100%;
                background: #fff;
            }
            
            .m4-t-sear2-txt2 h3 {
                width: 93.75%;
                font-size: 1.4rem;
                color: #333;
                line-height: 2.25rem;
                margin: 0 auto 1.5rem;
                border-bottom: 1px solid #d5d6d8;
            }
        

        .m4-crumbs-1 {
            line-height:2.6rem;
            height:3rem;
            color: #575757;
            padding: 1rem 0;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        .m4-crumbs-1 a:nth-child(1){margin-left:0;}
        .m4-crumbs-1 a {
            color: #575757;
            margin: 0 0.5rem;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        } 
.m4-crumbs-1 a:nth-last-child(1) {
            color: #575757;
        }
                  .m4-crumbs-1 a.cur{color:#005faf;}
    

        .m4-nsws-list-content-2{overflow:hidden;}
        .m4-nsws-list-content-2-con{padding: 0 0 2.4rem;display: block;clear: both; overflow:hidden;line-height:2.4rem;}
        .m4-nsws-list-content-2-con a:first-child dl{border: 0;}
        .m4-nsws-list-content-2-con dl{line-height:2.4rem; border-top:1px solid #dbdbdb; padding:1rem 0 1rem;clear: both;display: block;color: #666; overflow:hidden;}
        .m4-nsws-list-content-2-con dt{width: 31.3%;float: left;padding:0rem 4.5% 0rem 0;}
        .m4-nsws-list-content-2-con dt img{width:100%;display: block;
            box-sizing:border-box;
            border:solid 1px #d7d7d7;}
        .m4-nsws-list-content-2-con dd p{height:3.2rem;line-height:1.6rem;overflow:hidden;font-size:1rem;}
        .m4-nsws-list-content-2-con dd h3{font-weight: bold;line-height: 1.8rem;height:1.8rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #000;margin-bottom:0.5rem;}
    

		.g-ft{height:auto;padding:0 0 6.5rem;position:relative;text-align:center;z-index:11;color: #555;font-size:1.2rem;background: #f5f5f5;clear:both;}
		.ontop{height:2.65rem;line-height:2.65rem;color: #fff;display: block;}
		.ontop span{color: #fff;padding:0 0 0 2.15rem;position: relative;z-index: 1;font-size: 1.3rem;display: inline-block;}
		.ontop span:before{content: "";position: absolute;top:0.5rem;left:0;width:1.45rem;height:1.45rem;background: url(images/common/ontop.gif) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;}
		.f_con{padding:2.55rem 0 0;height: 15rem;background: url(images/common/footbg.jpg) no-repeat 0 0; -webkit-background-size:100% ; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;font-size: 1.1rem;color: #555;line-height: 1.9rem;}
		.f_con p.f_c1{height: 5.2rem;}
		.f_con p.f_c1 a{color: #555;}
		.f_con p span{display: block;}
		.f_con p.f_c2{width: 25.16%;display: block;margin:0 auto;}
		.f_con p.f_c2 img{border: solid 1px #d6d6d6;background: #fff;padding: 0.4rem;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
		.social_nav5,.ontop{background-color:#0e54b0;
		    background-image: -webkit-gradient(linear, left top, left bottom, from(#0e54b0), to(#003172)); 
		    background-image: -webkit-linear-gradient(top, #0e54b0, #003172); 
		    background-image: -moz-linear-gradient(top,  #0e54b0, #003172); 
		    background-image: -o-linear-gradient(top,  #0e54b0, #003172); 
		    background-image: -ms-linear-gradient(top, #0e54b0, #003172); 
		    background-image: linear-gradient(top, #0e54b0, #003172);}
		.social_nav5{height:6.5rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;}
		.social_nav5 li{height:6.5rem;width:25%; float:left; text-align:center; color:#fff;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; position:relative;}
		.social_nav5 li:before{content: "";position: absolute;width: 1px;height: 100%;background: #537fb8;border-left: solid 1px #042e7a; left: 0;top: 0;}
		.social_nav5 li:nth-child(1):before{width:0;height:0;border: 0;}
		.social_nav5 li em{ width:27.5%; display:block; margin:0 auto; padding:1.35rem 0 0;height:2rem;}
		.social_nav5 li span{ width:48.75%; display:block; margin:0 auto; padding:1.35rem 0 0;}
		.social_nav5 li em img,.social_nav5 li span img{ width:100%;}
		.social_nav5 li a{font-size:1.2rem;line-height:2.2rem; color:#fff;}
		nav a:nth-child(1),.map_c dl:nth-child(2) dt,.gg01,.social_nav5 li:nth-child(1){background-color:#f5a300;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5a300), to(#ea5a02)); 
    background-image: -webkit-linear-gradient(top, #f5a300, #ea5a02); 
    background-image: -moz-linear-gradient(top,  #f5a300, #ea5a02); 
    background-image: -o-linear-gradient(top,  #f5a300, #ea5a02); 
    background-image: -ms-linear-gradient(top, #f5a300, #ea5a02); 
    background-image: linear-gradient(top, #f5a300, #ea5a02);}
    
