
			.g-hd{height:4.5rem;position: relative; background: #fff;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:26.5%;margin:1.2rem 0 0 2.5%;}
			.g-hd ul{float: left;height:4.5rem; width:59.5%; box-sizing: border-box;text-align: center; padding-left:7%;}
			.g-hd ul li{float: left;font-size: 1.62rem;line-height:4.5rem; width:50%;}
			.g-hd ul li a{color: #333333;}
			.g-hd ul li.cur a{color: #333333;}
			.g-hd .m-nav2{float: right;width:5.7%;margin:1.5rem 4% 0 0;}
			#menu{display:none;position: absolute;left: 0;top:4.5rem;width:100%;height:64rem;background:rgba(0,10,125,0.8);z-index: 200;}
			#menu p{width: 85%;margin: 1rem auto 0;text-align: center;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.5rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.6);box-sizing: border-box;}
			#menu p a:last-child{border: 0;}
		

    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    .fixed{position: fixed;width: 100%;max-width: 750px;min-width: 320px;left: 0;top: 0;z-index: 99;}
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #034196;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
        max-width: 60%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
        color: #fff;
    }
    
    .p101-fdh-1-title i {
        float: right;
        width: 1.7rem;
        height: 3.8rem;
        position: relative;
    }
    
    .p101-fdh-1-title i:before {
        content: '';
        position: absolute;
        width: 1.7rem;
        height: 0.2rem;
        background: #fff;
        left: 0;
        top: 50%;
        margin-top: -0.1rem;
        z-index: 1;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-title i.active:after {
        content: '';
        position: absolute;
        width: 0.2rem;
        height: 1.7rem;
        background: #fff;
        left: 50%;
        margin-left: -0.1rem;
        top: 50%;
        margin-top: -0.85rem;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-list {
        background: #f6f6f6;
        box-shadow: 0 0.5rem 0.8rem #edeff2;
        padding-bottom: 0.5rem;
    }
    
    .p101-fdh-1-list li {
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li i {
        position: absolute;
        width: 50%;
        height: 4rem;
        right: 0;
        top: 0;
        z-index: 5;
    }
    
    .p101-fdh-1-list li i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #8e8e8e;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.3rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-fdh-1-list li>a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .p101-fdh-1-list li>a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li>a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p {
        padding: 0 10%;
        background: #fff;
        margin-bottom: 1rem;
    }
    
    .p101-fdh-1-list li p a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
        color: #333;
        padding-left: 3%;
        position: relative;
        border-bottom: 0.05rem solid #dfdfdf;
    }
    
    .p101-fdh-1-list li p a:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li p a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li.active i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #034196;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }


    .p101-pro-2 {
        background: #f7f7f7;
        padding-top: 1.5rem;
    }
    
    .p101-pro-4-3-list {
        width: 92%;
        margin: 0 auto;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-flow: wrap;
    }
    
    .p101-pro-4-3-list a {
        padding-bottom: 1.5rem;
        width: 48.6%;
    }
    
    .p101-pro-4-3-list dl {
        background: #fff;
        border-radius: 1rem;
        overflow: hidden;
    }
    
    .p101-pro-4-3-list dt {
        overflow: hidden;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    
    .p101-pro-4-3-list dt img {
        display: block;
        width: 100%;
    }
    
    .p101-pro-4-3-list dd {
        position: relative;
        padding: 1rem 1rem 4rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }
    
    .p101-pro-4-3-list dd h4 {
        height: 2.5rem;
        line-height: 2.5rem;
        font-size: 1.6rem;
        color: #333333;
        margin-bottom: 0.75rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-pro-4-3-list .p101-pro-1-desc {
        line-height: 1.8rem;
        font-size: 1.2rem;
        color: #848484;
        text-align: justify;
    }
    
    .p101-pro-4-3-list .p101-pro-1-more {
        position: absolute;
        right: 0.8rem;
        bottom: 1.5rem;
        line-height: 1.2rem;
        font-size: 1.1rem;
        color: #034196;
    }


	.g-ft { background:url(images/f_bg.jpg) no-repeat center 0;background-size: 100% 45.1rem; position: relative; height:45.1rem; box-sizing: border-box; position: relative;}
	.f_con { }
	.go_top{ position: absolute; right: 4%; bottom:9.5rem;}
	.go_top a { display: inline-block; width:1.9rem; }
	.go_top a img { width:1.9rem;  display: inline-block;  }
.f_con{ margin: 0 4.1% 3rem; padding-top: 3.5rem; border-bottom: 1px solid #626568; overflow: hidden;}
	.f_con ul li{ float: left; width: 60%; box-sizing: border-box; padding-left: 1.5rem; position: relative;}
	.f_con ul li:before{ content:""; position:absolute;border-left:0.5rem solid #fff;border-top:0.5rem solid transparent;border-bottom:0.5rem solid transparent;height: 0;width: 0; left:0; top:0.6rem; }
	.f_con ul li:nth-of-type(2){ float: left; width: 40%;}
	.f_con ul li i{ display: block; font-weight: bold; color: #fff; font-size: 1.65rem; margin-bottom: 2.2rem;	}
	.f_con ul li em{ display: block; line-height: 100%; padding-bottom: 1.9rem;}
	.f_con ul li em a{ display: block; line-height: 100%;margin-bottom: 1.25rem; font-size: 1.32rem; color: #bcbcbd;}
.f_on2{ margin: 0 4.1%;}
	.f_on2 h3 a{ padding-left: 2.7rem; display: block; font-weight: bold; color: #fff; font-size: 1.76rem; background:url(images/f_on2.png) no-repeat;background-size:1.5rem; line-height: 100%; padding-bottom: 1.6rem;}
	.f_on2 p{ font-size: 1.38rem; color: #aaabac; padding-bottom: 0.8rem;}
	.f_on2 ul li{ overflow: hidden;font-size: 1.38rem; color: #aaabac;  line-height: 2.5rem;}
	.f_on2 ul li  span{ display: inline-block; float: left; width:13%;}
	.f_on2 ul li  i{ display: inline-block; float: right; width:87%;}
		.f_on2 ul li a{color: #aaabac; }
	.f_nav { height: 5rem; min-width: 320px; max-width: 750px; width: 100%; position: fixed; bottom: 0; z-index: 100; background: #fff;}
	.f_nav ul { height: 5rem; display: flex; display: -webkit-flex; justify-content: space-around; -webkit-justify-content: space-around; align-items: center; -webkit-align-items: center; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	.f_nav li { width:25%; position: relative; height:5rem;box-sizing: border-box; text-align: center;}
	.f_nav li a { color: #333333; font-size:1.35rem; height: 5rem; display:block; box-sizing: border-box; padding-top: 2.9rem; line-height: 100%;background: url(images/ft_ico11.jpg) no-repeat center 0.7rem; background-size: 1.9rem 1.9rem;position: relative;}
	.f_nav li:nth-child(2) a{background: url(images/ft_ico12.jpg) no-repeat center 0.7rem; background-size: 1.9rem 1.9rem;}
	.f_nav li:nth-child(3) a{background: url(images/ft_ico14.jpg) no-repeat center 0.7rem; background-size: 1.9rem 1.9rem;}
	.f_nav li:nth-child(4) a{background: url(images/ft_ico15.jpg) no-repeat center 0.7rem; background-size: 1.9rem 1.9rem;}

