.head2 {
	position: relative;
	z-index: 11;
	height: 6rem;
	overflow: hidden;
}
.head2 .logo {
	width: 22.8125%;
	float: left;
	overflow: hidden;
	margin: 1.3rem 0 0 3%;
}
.head2 .logo img {
	display: block;
	width: 100%;
}
.head2 h3 {
	width: 60%;
	float: left;
	text-align: right;
	font-size: 1.2rem;
	line-height: 6rem;
	color: #222;
}
.head2 h3 a {
	display: inline-block;
	color: #222;
	padding: 0 8%;
	position: relative;
}
.head2 .menu_btn {
	width: 1.8rem;
	height: 1.4rem;
	float: right;
	margin: 2.3rem 0.9rem 0 0;
}
.head2 .menu_btn a.downmenu {
	display: block;
	width: 100%;
}
.head2 .menu_btn img {
	display: block;
	width: 100%;
}
.menu2 .slideMenu {
	width: 92%;
	display: none;
	z-index: 99;
	position: absolute;
	top: 6rem;
	right: 0;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	background: rgba(0,0,0,0.8);
	background-size: 100% auto;
	padding: 2rem 4% 2rem 4%;
}
.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;
	border: 1px solid #fff;
	width: 50%;
	margin: 0 auto 1.5rem;
	border-radius: 1.5rem;
}
.menu2 ul li a {
	font-size: 1.1rem;
	font-family: "Microsoft Yahei";
	color: #fff;
	text-decoration: none;
}
.ad-01 {
	position: relative;
	min-height: 4rem;
	background: #26365a;
}
.ad-01-img img {
	display: block;
	width: 100%;
}
.ad-01-title {
	position: absolute;
	top: 0;
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.m-gy-dfl-01 {
	padding-top: 1rem;
	margin-bottom: 1.6rem;
}
.m-gy-dfl-01-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #333;
	line-height: 4rem;
	/*background: #26365a;*/
	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-gy-dfl-01-desc {
	width: 93.75%;
	margin: 0 auto;
}
.g-ft {
	padding-bottom: 5rem;
	background: #e9e9e9 url(images/fbg.gif) repeat-x center top;
	background-size: 1px 3rem;
}
.g-ft h2 {
	width: 3rem;
	height: 3rem;
	margin: 0 auto;
}
.g-ft h2 img {
	display: block;
	width: 100%;
}
.flx {
	text-align: center;
	color: #333333;
	line-height: 1.8rem;
	font-size: 1.1rem;
	padding: 0.5rem 0;
}
.flx a {
	display: inline-block;
	color: #333333;
	padding: 0 2%;
	position: relative;
}
.flx p a:before {
	content: "";
	position: absolute;
	top: 0.5rem;
	height: 0.8rem;
	right: 0;
	width: 1px;
	background: #333;
}
.flx p a:last-child:before {
	background: none;
}
.flx em {
	padding: 0 2%;
}
.fnav {
	position: fixed;
	bottom: 0;
	min-width: 320px;
	max-width: 640px;
	width: 100%;
	height: 5rem;
	background: #243355;
	z-index: 12;
}
.fnav li {
	width: 25%;
	float: left;
	height: 5rem;
	position: relative;
	overflow: hidden;
	line-height: 5rem;
}
.fnav li::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #555556;
}
.fnav li:last-child::before {
	background: none;
}
.fnav li a {
	display: block;
	color: #fff;
	font-size: 1.1rem;
	height: 5rem;
	line-height: 5rem;
	font-family: "Microsoft YaHei";
}
.fnav li em {
	display: block;
	width: 1.6rem;
	float: left;
	margin: 1.8rem 5% 0 7%;
}
.fnav li img {
	width: 100%;
	display: block;
}
.fnav li:hover, .fnav li:nth-child(1) {
	background: #3598db;
}
/*news*/
.m-cl-1nt4-3-01-list {
	padding: 0 3%;
}
.m-cl-1nt4-3-01-list dl {
	padding: 1.25rem 0;
	border-bottom: 1px solid #e5e5e5;
	display: inline-block;
	width: 100%;
}
.m-cl-1nt4-3-01-list dt {
	width: 33.3%;
	float: left;
	margin-right: 5.6%;
}
.m-cl-1nt4-3-01-list dt img {
	width: 100%;
}
.m-cl-1nt4-3-01-list h3 {
	height: 2.9rem;
	font-size: 1.6rem;
	line-height: 2.9rem;
	color: #626262;
	text-overflow: ellipsis;
	border-bottom: 0.15rem solid #f1f1f1;
	overflow: hidden;
	white-space: nowrap;
}
.m-cl-1nt4-3-01-list-desc {
	margin-top: 0.4rem;
	height: 4rem;
	font-size: 1.4rem;
	line-height: 2rem;
	color: #626262;
	overflow: hidden;
}
.m-cl-1nt4-3-01-list-data {
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #626262;
	display: inherit;
	float: right;
	margin-top: -1.8rem;
}

/*news_view*/
  .m-xx-01 {
            padding-top: 1rem;
            margin-bottom: 1.6rem;
        }
        
        .m-xx-01-tit {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #333;
            line-height: 4rem;
            /*background: #26365a;*/
            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-xx-01-txt {
            width: 93.75%;
            padding: 1rem 0;
            font-size: 1.95rem;
            font-weight: bold;
            color: #000;
            line-height: 2.5rem;
            margin: 0 auto;
            text-align: justify;
            border-bottom: 1px solid #eee;
        }
        
        .m-xx-01-desc {
            width: 93.75%;
            margin: 0 auto;
        }
    

        .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3.125%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#26365a;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
		
		/*product*/
		   .m-cl-1nt4-3-01-list {
            padding: 0 3%;
        }
        
        .m-cl-1nt4-3-01-list dl {
            padding: 1.25rem 0;
            border-bottom: 2px solid #e5e5e5;
            display: inline-block;
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list dt {
            width: 33.3%;
            float: left;
            margin-right: 5.6%;
        }
        
        .m-cl-1nt4-3-01-list dt img {
            width: 100%;
        }
        
        .m-cl-1nt4-3-01-list h3 {
            height: 2.6rem;
            font-size: 1.6rem;
            line-height:2.6rem;
            text-overflow: ellipsis;
            border-bottom: 0.15rem solid #f1f1f1;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .m-cl-1nt4-3-01-list-desc {
            margin-top: 0.4rem;
            height: 4rem;
            font-size: 1.4rem;
            line-height: 2rem;
            color: #626262;
            overflow: hidden;
        }
        
        .m-cl-1nt4-3-01-list-data {
            font-size: 1.2rem;
            font-weight: bold;
            line-height: 1.8rem;
            color: #626262;
            display: inherit;
            float: right;
            margin-top: -1.8rem;
        }
    /*product_view*/
	   .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: #333;
            line-height: 4rem;
            margin-bottom: 1rem;
            border-bottom: 1px solid #ddd;
            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;
            font-size: 1.4rem;
            line-height: 
        }
    

        .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: 3rem;
            border-bottom: 1px solid #d7d7d7;
            box-sizing: border-box;
            margin-bottom: 1rem;
        }
        
        .m-cx-cpxq-01-tit span {
            display: inline-block;
            height: 3rem;
            font-size: 1.6rem;
            line-height: 3rem;
            color: #464646;
            border-bottom: 1px solid #3598db;
            box-sizing: border-box;
            vertical-align: top;
            padding-left: 2.2rem;
            background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem 1rem;
            background-size: 1.1rem;
            margin-right: .5rem;
        }
        
        .m-cx-cpxq-01-tit em {
            font-size: 1.2rem;
            text-transform: uppercase;
            color: #c2c2c1;
            line-height: 3rem;
            vertical-align: bottom;
        }
    

				.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: 3rem;
					border-bottom: 1px solid #d7d7d7;
					margin-bottom: 1rem;
					margin-top: 1rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit span {
					display: inline-block;
					height:3rem;
					font-size: 1.6rem;
					line-height: 3rem;
					color: #464646;
					border-bottom: 1px solid #3598db;
					box-sizing: border-box; 
					padding-left: 2.2rem;
					background: url(images/m-cx-4-3-01-icon1.png) no-repeat .5rem 1rem;
					background-size: 1.1rem;
					margin-right: .5rem;
				}
				
				.m-cx-xgcp-4pl-ts4-3-01-tit em {
					font-size: 1.2rem;
					text-transform: uppercase;
					color: #c2c2c1;
					line-height: 3rem;
					vertical-align: bottom;
				}
				.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;}
			

/*honor_view*/
.m4-prod-list-content-1{ margin-top:1.5rem;}
.m4-prod-list-content-1-con li {
            width: 48.56%;
        }
.m4-prod-list-content-1-con li img {
            display: block;
            border:1px solid #ccc;
            box-sizing:border-box;
            width: 100%;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height:3.2rem;
            height:3.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
            text-align: center;
        }
        .m4-prod-list-content-1-con a:nth-child(2n-1) li{ float:left; clear:both;}
        .m4-prod-list-content-1-con a:nth-child(2n) li{ float:right;}
    
