.head2 {
	position: relative;
	z-index: 11;
	height: 5.05rem;
	overflow: hidden;
	background: #fff;
	overflow-x: hidden
}
.head2 h2 {
	width: 8.3rem;
	float: left;
	margin: 0.5rem 0 0 0.8rem;
}
.head2 h2 img {
	display: block;
	width: 100%;
}
.head2 h3 {
	width: 63%;
	float: left;
	text-align: right;
	font-size: 1.25rem;
	line-height: 5.05rem;
	color: #00389f;
}
.head2 h3 a {
	display: inline-block;
	color: #333;
	padding: 0 10%;
	text-align: center;
	position: relative;
}
.head2 h3 a:before {
	content: "";
	position: absolute;
	top: 2rem;
	right: 0;
	width: 1px;
	height: 1.1rem;
	background: #b2b2b2;
}
.head2 h3 a:last-child:before {
	background: none;
}
.head2 .menu_btn {
	width: 1.2rem;
	height: 4rem;
	float: right;
	margin: 2.1rem 0.8rem 0 0;
}
.head2 .menu_btn a.downmenu {
	display: block;
	width: 100%;
}
.head2 .menu_btn img {
	display: block;
	width: 100%;
}
.menu2 .slideMenu {
	width: 100%;
	display: none;
	z-index: 99;
	position: absolute;
	top: 5.05rem;
	right: 0;
	transition: transform 1s;
	-webkit-transition: transform 1s;
	background: rgba(217,47,54,0.9);
	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;
}
.g-ft {
	padding-bottom: 7rem;
	background: #f0f0f0;
	position: relative;
	padding-top: 1px;
}
.g-ft h3 {
	height: 4.25rem;
	width: 4.25rem;
	height: 4.25rem;
	margin: -2.2rem auto 0;
}
.g-ft h3 img {
	display: inline-block;
	width: 100%;
}
.fwz {
	text-align: center;
	line-height: 2rem;
	color: #666;
	font-size: 1.1rem;
	margin-top: 1rem;
	font-family: "Microsoft YaHei";
}
.fwz a {
	display: inline-block;
	padding: 0 1.5%;
	color: #555;
	position: relative;
}
.fwz p {
	font-size: 1.2rem;
	padding: 0.5rem 0;
}
.fwz p a {
	color: #000;
	padding: 0 3.7%;
	position: relative;
}
.fwz p a:before {
	content: "";
	position: absolute;
	top: 0.6rem;
	right: 0;
	width: 1px;
	height: 40%;
	background: #959595;
}
.fwz p a:last-child:before {
	background: none;
}
.fwz p span {
	padding: 0 3%;
}
.fnav {
	position: fixed;
	bottom: 0;
	left: 0;
	min-width: 320px;
	max-width: 640px;
	width: 100%;
	height: 5.5rem;
	background: #333;
	z-index: 92;
}
.fnav li {
	width: 25%;
	float: left;
	height: 5.5rem;
	position: relative;
}
.fnav li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #3d3d3d;
}
.fnav li a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.1rem;
	height: 5.5rem;
	line-height: 1.5rem;
	font-family: "Microsoft YaHei";
}
.fnav li em {
	display: block;
	width: 27.5%;
	margin: 0 auto 0.2rem;
	padding-top: 0.9rem;
}
.fnav li em img {
	display: block;
	width: 100%;
}
/*about*/

.m-gy-dfl-01 {
	margin-bottom: 1.6rem;
}
.m-gy-dfl-01-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #d92f36;
	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;
}
.main-footer-1 {
	height: 4.1rem;
	position: relative;
	z-index: 98;
}
.main-footer-1-con {
	max-width: 640px;
	min-width: 320px;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
}
.main-footer-1-list {
	border-top: 1px solid #d92f36;
	display: none;
}
.main-footer-1-list li {
	float: left;
	width: 50%;
	height: 2.5rem;
	font-size: 1.2rem;
	line-height: 2.5rem;
	color: #fff;
	box-sizing: border-box;
	padding-left: 18%;
	position: relative;
}
.main-footer-1-list li a {
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main-footer-1-list li:after {
	content: "";
	width: 0.5rem;
	height: 0.5rem;
	position: absolute;
	left: 30%;
	top: 1rem;
	background: #fff;
	border-radius: 100%;
}
.main-footer-1-list .clear {
	border-bottom: 1px solid #fff;
}
.main-footer-1-list .clear:nth-last-child(1) {
	border-bottom: 0;
}
.main-footer-1-mata {
	height: 4.1rem;
	background: #313131;
	border-top: 1px solid #d92f36;
	text-align: center;
}
.main-footer-1-mata p {
	display: inline-block;
	font-size: 1.4rem;
	color: #fff;
	line-height: 2.2rem;
	border: 1px solid #fff;
	border-radius: 0.4rem;
	padding: 0 4%;
	margin-top: 1rem;
}
/*about_con*/
.m-xx-02-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #d92f36;
	border-bottom: 1px solid #FA756E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.info-content-5-map-info {
	border: 1px solid #e9e9e1;
	padding: 0.5rem;
}
.info-content-5-map-info-right {
	float: right;
	width: 8rem;
	background: #d92f36;
	height: 3.4rem;
	line-height: 3.4rem;
	border-radius: 1rem;
	text-align: center;
	margin-left: 1rem;
	margin-top: 0.5rem;
}
.info-content-5-map-info-right a {
	color: #fff;
}
/*在线地图*/
        
.BMap_bubble_title {
	color: #d92f36;
	font-weight: bold;
}
.BMap_bubble_content .font-left {
}
.BMap_bubble_content .font-right {
	width: 85px;
	margin-top: 15px;
	background-color: #d92f36;
	border-radius: 10px;
	text-align: center;
	font-size: 15px;
	height: 34px;
	line-height: 34px;
}
.BMap_bubble_content p {
	font-size: 15px;
	line-height: 24px;
}
.BMap_bubble_content h5 {
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}
.BMap_bubble_content a {
	color: #fff;
}
#m1-allmap {
	height: 200px;
}
#m1-l-map {
	height: 300px;
	width: 100%;
	margin: .75rem 0 1rem;
}
#m1-r-result, #m1-r-result table {
	width: 100%;
	margin: .75rem 0 1rem;
}
/*honor*/
.main-tit-11 {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #d92f36;
	border-bottom: 1px solid #FA756E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.m-cl-xx-3-01 {
	position: relative;
	margin: 0 3.125%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1rem;
}
.m-cl-xx-3-01-tt {
	width: 5.2rem;
	height: 2.5rem;
	font-size: 1.5rem;
	text-align: center;
	line-height: 2.5rem;
	color: #fff;
	background: #d92f36;
	position: absolute;
	left: 0;
	top: 1.75rem;
}
.m-cl-xx-3-01 dl {
	padding-left: 6.25rem;
	padding-top: 1.75rem;
}
.m-cl-xx-3-01 dt {
	height: 2.5rem;
	font-size: 1.4rem;
	color: #626262;
	line-height: 2.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-cl-xx-3-01-desc {
	margin-top: 0.4rem;
	height: 3.6rem;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #626262;
	overflow: hidden;
}
.m-cl-xx-3-01-data {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #626262;
	display: inherit;
	float: right;
	margin-top: -1.8rem;
}
.m4-prod-list-content-1-con li {
	width: 48.56%;
	margin-bottom: 1rem;
}
.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: 1.6rem;
	height: 3.2rem;
	overflow: hidden;
	padding: 0.5rem 0 0.5rem;
	text-align: center;
}
/*book*/
.main-tit-11 {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #d92f36;
	border-bottom: 1px solid #FA756E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
textarea {
	-webkit-appearance: none;
}
.nsw-formtipbd {
	color: #c00;
	line-height: 26px;
}
.m4-cord-li {
	margin-top: 1rem;
}
.m4-form h2 {
	height: 3.4rem;
	border-bottom: solid 1px #bababa;
	overflow: hidden;
	line-height: 4.5rem;
	padding: 0 3%;
	font-size: 1.5rem;
	color: #424142;
}
.nsw-formtipbd {
	font-size: 12px;
}
.m4-form-con {
	width: 100%;
	display: block;
	padding: 0 3% 2.8rem;
	color: #666;
	line-height: 2.8rem;
	font-size: 1.3rem;
	box-sizing: border-box;
}
.m4-form-con li em {
	color: #c00;
}
.m4-form-con li {
	clear: both;
	display: block;
	position: relative;
}
.m4-form-con li .m4-form-con-input, .m4-form-con li select {
	border: 1px solid #ccc;
	width: 100%;
	height: 2.4rem;
	line-height: 2.4rem;
	vertical-align: middle;
	color: #333;
	font-size: 1.3rem;
}
.m4-form-con li .m4-cord {
	width: 30%;
	margin: 0 .5rem;
}
.m4-form-con li textarea {
	border: 1px solid #ccc;
	width: 100%;
	height: 4.8rem;
	line-height: 2rem;
	display: block;
	font-size: 1.3rem;
}
.m4-form-con li span.sbt1 {
	display: block;
	line-height: 2.9rem;
	height: 2.9rem;
	padding: 0.6rem 0 0;
	white-space: nowrap;
}
.m4-form-con li span.sbt2 {
	width: 20.8%;
	float: left;
	display: block;
	line-height: 3.1rem;
	white-space: nowrap;
}
.m4-form-con li span.sbz {
	color: #e9001b;
	position: absolute;
	right: -2%;
	top: 3.5rem;
	line-height: 3.1rem;
}
.m4-sinp02 {
	display: block;
	line-height: 2.9rem;
	height: 2.9rem;
	border: solid 1px #c8c8c8;
	box-sizing: border-box;
	font-size: 1.2rem;
	color: #333;
	padding: 0 0.8rem;
	width: 100%;
}
.m4-sinp03 {
	display: block;
	line-height: 2.9rem;
	height: 2.9rem;
	border: solid 1px #c8c8c8;
	width: 29%;
	box-sizing: border-box;
	font-size: 1.2rem;
	color: #333;
	padding: 0 0.8rem;
	float: left;
}
.m4-form-con li img {
	width: 29%;
	height: 2.65rem;
	vertical-align: middle;
}
.m4-area {
	box-sizing: border-box;
	border: solid 1px #c8c8c8;
	width: 75%;
	height: 7.05rem;
	margin: 0.9rem 0;
	padding: 0.5rem;
}
.m4-map p {
	color: #666;
	line-height: 1.85rem;
	display: block;
	text-align: center;
	font-size: 1.2rem;
}
.findrow .err {
	color: red;
}
.button {
	border-radius: 0;
}
.m4-submit {
	border: solid 1px #ccc;
	width: 29%;
	border-radius: 0;
	box-sizing: border-box;
	font-size: 1.2rem;
	color: #fff!important;
	display: block;
	float: left;
	text-align: center;
	margin: 0.95rem 0 0;
	padding: .5rem 0;
	cursor: pointer;
	background: #d92f36;
	background-image: -moz-linear-gradient(top, #d92f36, #d92f36);
	background-image: -o-linear-gradient(top, #d92f36, #d92f36);
	background-image: linear-gradient(top, #d92f36, #d92f36);
}
/*case*/
.m-cl-xx-3-01 {
	position: relative;
	margin: 0 3.125%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1rem;
}
.m-cl-xx-3-01-tt {
	width: 5.2rem;
	height: 2.5rem;
	font-size: 1.5rem;
	text-align: center;
	line-height: 2.5rem;
	color: #fff;
	background: #d92f36;
	position: absolute;
	left: 0;
	top: 1.75rem;
}
.m-cl-xx-3-01 dl {
	padding-left: 6.25rem;
	padding-top: 1.75rem;
}
.m-cl-xx-3-01 dt {
	height: 2.5rem;
	font-size: 1.4rem;
	color: #626262;
	line-height: 2.5rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.m-cl-xx-3-01-desc {
	margin-top: 0.4rem;
	height: 3.6rem;
	font-size: 1.2rem;
	line-height: 1.8rem;
	color: #626262;
	overflow: hidden;
}
.m-cl-xx-3-01-data {
	font-size: 1.2rem;
	font-weight: bold;
	line-height: 1.8rem;
	color: #626262;
	display: inherit;
	float: right;
	margin-top: -1.8rem;
}
.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 {
}
.m-cl-1nt4-3-01-list dt img {
	width: 100%;
}
.m-cl-1nt4-3-01-list h3 {
	height: 2.9rem;
	font-size: 1.4rem;
	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: 3.6rem;
	font-size: 1.2rem;
	line-height: 1.8rem;
	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;
	margin-top: -1.8rem;
}
/*case_view*/
.m-xx-01 {
	margin-bottom: 1.6rem;
}
.m-xx-01-tit {
	height: 4rem;
	width: 100%;
	font-size: 1.6rem;
	text-align: center;
	color: #fff;
	line-height: 4rem;
	background: #d92f36;
	border-bottom: 1px solid #FA756E;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	box-sizing: border-box;
}
.m-xx-01-txt {
	width: 93.75%;
	font-size: 1.4rem;
	color: #535353;
	line-height: 2.2rem;
	text-align: center;
	border-bottom: 1px solid #a3a3a3;
	margin: 0.6rem auto;
	padding: 1rem 0;
}
.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: #ff0009;
}
.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_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: #fff;
	line-height: 4rem;
	background: #d92f36;
	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 #ff0009;
	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 #ff0009;
	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;
}

/*product*/

.m4-prod-list-content-1-con li {
            width: 45%;
            padding:0 0 2rem;
            height:20rem;
        }
.m4-prod-list-content-1-con li img {
            display: block;
            width: 100%;
            box-sizing:border-box;
            border:solid 1px #d7d7d7;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height: 2.4rem;
            text-align: center;
        }