
.head2 {position: relative;z-index: 11;height:8.3rem; background:#fff;}
.head2 h2{ width:40.9375%; float:left; margin:1rem 0 1.35rem 2.5%; height:2.85rem; overflow:hidden;}
.head2 h2 img{display:block; width:100%;}
.head2 p{ width:53.5%; float:right; overflow:hidden; margin-top:1.1rem; line-height:1.4rem; font-size:0.9rem; color:#999;}
.head2 p em{ display:block; font-size:1.2rem; font-weight:bold; color:#333;}
.head2 h3{ width:87.5%; float:left;font-size:1.3rem; line-height:3.1rem; color:#333; background:#c30118;}
.head2 h3 a{ display:inline-block; color:#fff; width:25%;text-align:center; position:relative;}
/*.head2 h3 a:hover{ font-weight:bold; position:relative;}*/
/*.head2 h3 a:hover:after{ content:""; position:absolute; top:3.1rem; left:50%; width:0; height:0; border-top:0.5rem solid #c30118; border-left:0.6rem solid rgba(0,0,0,0);border-right:0.6rem solid rgba(0,0,0,0); margin-left:-0.6rem; z-index:11;}*/
.head2 h3 a:before{ content:""; position:absolute; top:1.2rem; right:0; width:1px; height:22%; background:#e1808c;}
.head2 h3 a:last-child:before{ background:none;}
.head2 .menu_btn{width:12.5%; height:3.1rem; float:right;overflow:hidden;}
.head2 .menu_btn a.downmenu{display:block; width:100%; height:100%;}
.head2 .menu_btn img{ display:block; width:100%; height:100%;}
.pp{ height:3.1rem;background: #222;}

.menu2 .slideMenu{ width:100%; display: none;z-index:100;position:absolute; top:8.29rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgba(195,1,24,0.85); padding:1rem 0 2rem;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem;}
.menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

        .fdh-01-tit h3 {
            height: 3.6rem;
            font-size: 1.2rem;
            font-weight: normal;
            line-height: 3.6rem;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h3 span {
            font-size: 0.7rem;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 3.5rem;
            font-size: 1.2rem;
            line-height: 3.5rem;
            background:#313131;
            margin-bottom:1px;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size:1.2rem;
            font-weight: normal;
            margin-right: 2rem;
            margin-left: 2rem;
            color: #fff;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: #c30118;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a{
            color: #fff;
        }
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height:3rem;
            font-size: 1rem;
            line-height: 3rem;
            padding-left: 2.7rem;
            padding-right: 2rem;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 0.4rem;
            height: 0.4rem;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 1.6rem;
            margin-top: -0.2rem;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color:  #c30118;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color:  #c30118;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 2.8rem;
            font-size:1rem;
            line-height: 2.8rem;
            padding-left: 3.6rem;
            padding-right: 2rem;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #222222;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #222222;
        }
        
        .fdh-01-nav a {
            display: block;
            /*width: 40%;*/
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .m-cx-cpgs-ts4-3-01 {
            margin-bottom: 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-pic {
            position: relative;
            width: 93.75%;
            margin: 1.4rem auto 1rem;
        }
        
        .m-cx-cpgs-ts4-3-01-prev,
        .m-cx-cpgs-ts4-3-01-next {
            width: 1rem;
            height: 1rem;
            border: 1px solid #bfc4c3;
            transform: rotate(45deg);
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -.5rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .m-cx-cpgs-ts4-3-01-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .m-cx-cpgs-ts4-3-01-pic .m-cx-cpgs-ts4-3-01-page {
            font-size: 0.9rem;
            line-height: 1.5rem;
            color: #787878;
            position: absolute;
            left: 0;
            bottom: .8rem;
            text-align: right;
            box-sizing: border-box;
            padding-right: .8rem;
            z-index: 22;
        }
        
        .m-cx-cpgs-ts4-3-01-pic li>img {
            width: 100%;
            display: block;
        }
        
        .m-cx-cpgs-ts4-3-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #414141;
            line-height: 4rem;
            background: url(images/m11-icon2.jpg) no-repeat center top;
            background-size: 100% 4rem;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
        
        .m-cx-cpgs-ts4-3-01-desc {
            width: 93.75%;
            margin: 0 auto 0;
        }
    

				.m-cx-cpxq-01 {
					width: 93.75%;
					margin: 0 auto;
					background: #fff;
					box-sizing: border-box;
					padding: 1.2rem 2%;
					border: 1px solid #e6e6e6;
					margin-bottom: 1rem;
				}
				
				.m-cx-cpxq-01-tit {
					height: 2.25rem;
					border-bottom: 1px solid #d7d7d7;
					box-sizing: border-box;
					margin-bottom: 1rem;
				}
				
				.m-cx-cpxq-01-tit span {
					display: inline-block;
					height: 2.25rem;
					font-size: 1.2rem;
					line-height: 2.25rem;
					color: #464646;
					border-bottom: 1px solid #222222;
					box-sizing: border-box;
					vertical-align: top;
					padding-top: .2rem;
					padding-left: 2.2rem;
					background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem .4rem;
					background-size: 1.1rem;margin-right: .5rem;
				}
				
				.m-cx-cpxq-01-tit em {
					font-size: 0.9rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 2.25rem;
					vertical-align: top;
				}
			

				.m-cx-xgcp-4pl-ts4-3-01 {
					width: 93.75%;
					margin: 0 auto 1rem; 
					border: 1px solid #f3f3f3;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit {
					height: 2.25rem;
					border-bottom: 1px solid #d7d7d7;
					margin-bottom: 1rem;
					margin-top: 1rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit span {
					display: inline-block;
					height: 2.25rem;
					font-size: 1.2rem;
					line-height: 2.25rem;
					color: #464646;
					border-bottom: 1px solid #222222;
					box-sizing: border-box; 
					padding-left: 2.2rem;
					background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem .4rem;
					background-size: 1.1rem;
					margin-right: .5rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit em {
					font-size: 0.9rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 2.25rem;
					vertical-align: top;
				}
				.m-cx-xgcp-4pl-ts4-3-01-list dl{width:48.5%;box-sizing: border-box; border: 1px solid #eaeaea; margin-right: 3%; float: left; margin-bottom: -1px;text-align: center; }
				.m-cx-xgcp-4pl-ts4-3-01-list dl:nth-last-child(1){margin-right: 0;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt{border-bottom: 1px solid #eaeaea;}
				.m-cx-xgcp-4pl-ts4-3-01-list dt,.m-cx-xgcp-4pl-ts4-3-01-list dt img{width: 100%;display: block; }
				.m-cx-xgcp-4pl-ts4-3-01-list dd{height: 4.25rem; font-size: 1.2rem; color: #4c4c4c; line-height: 4.25rem;padding-top: .4rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; box-sizing: border-box;}
			

