@charset "utf-8";
/*time:2018-11-22*/
/*author:gy*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, address, cite, del, em, img, q, u, i, dl, dt, dd, ol, ul, li, form,
label, table, tr, th, td,caption, tbody, tfoot, thead, article, aside, details, summary, figure, figcaption, footer, header, menu, nav,
section, audio, input, select, textarea {margin:0;padding:0;border:0;;}
header,footer,nav,section,menu,article,aside { display:block;}
.clearfix { zoom:1;}
.clear{ clear: both;}
ul{ list-style: none;}
img{width:100%;display:block;}
.p-r{position:relative;}
a{text-decoration:none;}
/*iphone上的Safari解析input[typw="submit"]和input[type="submit"]按钮会以苹果浏览器默认的UI进行渲染，解决发放如下*/
input,input[type="button"],input[type="submit"]，input[type="reset"]{-webkit-appearance:none;} 
*,
.owl-controls {
    -webkit-tap-highlight-color: transparent
}
html{
  background-color: #f2f2f2;
}
ul,li{
  padding: 0px;
  margin: 0px;
  list-style: none;
}
a{
  text-decoration: none;
      color: #666;
}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
body {
    position: relative;
    line-height: 1.6;
    font-family: -apple-system-font, Helvetica Neue, Helvetica, sans-serif;
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    font-size: 14px;
    min-height: 100vh;
    background-color: #fff;
	overflow-x: hidden;
}
.clear{
	clear: both;
}
.max-container {
    margin: 0px 2.5%;
    width: 95%;
}
.max-container>div::after{
	content: "";
	display: block;
	clear: both;
}
.main {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 10px;
}
.flr{
	float: right !important;
}
/*head*/
.na {
	width: 100%;
}
.na li:first-child {
	border-left: none;
	width: 25%;
}
.na li {
	float: left;
	width: 25%;
	border-right: 1px solid #FFF;
	text-align: center;
	line-height: 50px;
	height: 50px;
	background: #ee2d00;
	color: #fff;
	border-bottom: 2px solid #fff;
	    box-sizing: border-box;
}

/*脚部*/
.footergao *{

	-webkit-box-sizing:border-box;

	box-sizing:border-box;

}





.footergao *{


	font-family:"微软雅黑";

	-webkit-text-size-adjust:none;

	overflow-x:hidden;

	max-width: 640px;
	

}
.footergao .footer p{
	
}
.footergao{

	list-style:none;

}

.footergao ul,li{list-style:none;}

.footergao input[type="submit"],input[type="reset"],input[type="button"]{ -webkit-appearance:none;}

.footergao .footer {
    text-align: center;
    font-size: 24px;
    width: 100%;
    clear: both;
    background-color: #fff;

    margin-top: 20px !important;
	
}
.fixed ul li{
	font-size: 0.18rem !important;
}
.footergao .footer p {
    color: #888;
    line-height: 30px;
    font-size: 16px;
    margin: 0px;
}
footer { background: #151515; width: 100%; border-top: 0px solid #eaeaea; padding-bottom: 25px; padding-top: 30px; width: 100%; }
.webdesigntuts-workshop:before, .webdesigntuts-workshop:after { content: ''; display: block; height: 1px; left: 50%; margin: 0 0 0 -400px; position: absolute; width: 800px; }
footer:before { background: #444; background: -webkit-linear-gradient(left, #151515, #444, #151515); background: -moz-linear-gradient(left, #151515, #444, #151515); background: -o-linear-gradient(left, #151515, #444, #151515); background: -ms-linear-gradient(left, #151515, #444, #151515); background: linear-gradient(left, #151515, #444, #151515); }
footer:after { background: #000; background: -webkit-linear-gradient(left, #151515, #000, #151515); background: -moz-linear-gradient(left, #151515, #000, #151515); background: -o-linear-gradient(left, #151515, #000, #151515); background: -ms-linear-gradient(left, #151515, #000, #151515); background: linear-gradient(left, #151515, #000, #151515); }
#baomingForm form { border-radius: 5px; display: inline-block; font-size: 0px; margin: 150px auto 0; padding: 20px; position: relative; z-index: 1; }
#baomingForm input, #baomingForm select { background: #222; background: -webkit-linear-gradient(#333, #222); background: -moz-linear-gradient(#333, #222); background: -o-linear-gradient(#333, #222); background: -ms-linear-gradient(#333, #222); background: linear-gradient(#333, #222); border: 1px solid #444; border-radius: 5px 0 0 5px; box-shadow: 0 2px 0 #000; color: #888; display: block; float: left; font-family: 'Cabin', helvetica, arial, sans-serif; font-size: 13px; font-weight: 400; height: 40px; margin: 0; padding: 0 10px; text-shadow: 0 -1px 0 #000; }
.ie #baomingForm input { line-height: 40px; }
 #baomingForm input::-webkit-input-placeholder {
 color: #888;
}
 #baomingForm input:-moz-placeholder {
 color: #888;
}
#baomingForm input:focus { -webkit-animation: glow 800ms ease-out infinite alternate; -moz-animation: glow 800ms ease-out infinite alternate; -o-animation: glow 800ms ease-out infinite alternate; -ms-animation: glow 800ms ease-out infinite alternate; animation: glow 800ms ease-out infinite alternate; background: #222922; background: -webkit-linear-gradient(#333933, #222922); background: -moz-linear-gradient(#333933, #222922); background: -o-linear-gradient(#333933, #222922); background: -ms-linear-gradient(#333933, #222922); background: linear-gradient(#333933, #222922); border-color: #EF7800; box-shadow: 0 0 5px rgba(239,120,0,.2), inset 0 0 5px rgba(239,120,0,.1), 0 2px 0 #000; color: #efe; outline: none; }
 #baomingForm input:focus::-webkit-input-placeholder {
 color: #efe;
}
 #baomingForm input:focus:-moz-placeholder {
 color: #efe;
}
.text_c {
    text-align: center;
}
.white {
    color: #fff;
}
.fw6 {
    font-weight: 600;
}
.container {
    margin: 0 auto;
    text-align: center;
	width: 100%;
	float: left;
}
.form-mobile {
    width: 100%;
    display: inline-block;
    padding: 6px 0px;
}

/*Strat*/
.xjyb-title {
    background-color: #f6f6f6;
    padding: 5px 0px 25px 0px;
}
.xjyb-title h4.title {
    margin: 0px auto;
}
.flr{
	float: right !important;
}
.mar0{
	margin-right: 0px !important;
}
h4.titles {
    font-size: 24px;
    color: #ff5858;
    line-height: 26px;
    padding-top: 30px;
	text-align: center;
}
h4.titles small {
    font-size: 12px;
    font-weight: 400;
	text-transform: uppercase;
}
.xjyb-main {
    margin-bottom: 0px;
	position: relative;
}
.xjyb-main li {
    width: 49%;
    float: left;
    margin-right: 2%;
	margin-bottom: 3%;
}
.xjyb-main ul {
    margin-top: 30px;
    width: 100%;
    float: left;
}
.xjyb .rcbtn {
    width: 100%;
    margin: 0px 0%;
    margin-top: 10px;
}
.rcbtn a {
    height: 50px;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 21px;
    background-color: #ff5858;
    color: #fff;
    line-height: 50px;
    border-radius: 10px;
    margin-left: 0px;
}
.xjyb{
	margin: 0px auto;
	width: 100%;
}
.sznx h4.titles {
    margin: 40px 0px;
    padding-top: 0px;
}
.sznx-main li {
    width: 49%;
    margin-right: 2%;
    float: left;
    border: solid 1px #ff5858;
    box-sizing: border-box;
    padding: 10px 10px 0px 10px;
    border-radius: 10px;
}
.sznx-main li p {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 65px;
    overflow: hidden;
}
.sznx-main li.sznxli3 {
    width: 100%;
    float: left;
    margin-top: 15px;
    padding: 15px 45px 15px 15px;
}
.sznx-main li.sznxli3 img{
	width: 48%;
	float: left;
}
.sznx-main li.sznxli3 p {
    width: 44%;
    float: right;
    height: auto;
    line-height: 30px;
    margin-top: 15px;
    font-size: 16px;
}





#success.swiper-container {
    width: 100%;
    height: auto;
    --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
	 --swiper-pagination-color: #ee2d00;/* 两种都可以 */
} 
#success{
	margin-top: 30px;
}
.xjyb-mains {
    margin-top: 30px;
}
.xjyb-mains p {
    font-size: 24px;
    color: #3d3d3d;
    margin: 0px;
    line-height: 80px;
}
.xjyb-mains .rcbtn {
    width: 92%;
    float: left;
    margin: 0px 4%;
}
.bgcolor{
	background-color: #f8f8f8;
}
.nswhy h4.titles {
    padding-top: 0px;
    margin-top: 34px;
    margin-bottom: 28px;
}
.nswhy h4.titles small{
	font-size: 14px;
	}
.nswhy li {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 0px;
    text-align: left;
    width: 48%;
    float: left;
    box-sizing: border-box;
}
.nswhy li.mar0 {
    margin-right: 0px;
    float: right;
}
.nswhy li h5 {
    font-size: 24px;
    font-weight: 400;
    border-bottom: solid 1px #ff5858;
    letter-spacing: 2px;
    position: relative;
    padding-left: 25px;
    margin: 20px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nswhy li h5::before{
	content: "";
	display: block;
	width: 8px;
	height: 100%;
	position: absolute;
	left: 0px;
	background-color: #FF5858;
}
.nswhy li h5 span{
	color: #ff5858;
}
.nswhy li p {
    font-size: 16px;
    line-height: 36px;
    color: #4e4e4e;
    margin: 10px 0px 0px 0px;
    height: 100px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.nswhy .rcbtn {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.nssh h4.titles small{
	font-size: 16px;
}
.nssh h4.titles {
    line-height: 34px;
    padding-top: 0px;
    margin: 35px 0px;
}
.nssh-main li{
	width: 49%;
	margin-right: 2%;
	float: left;
	padding: 3px 5px;
	border: solid 1px #ff5858;
	box-sizing: border-box;
	margin-bottom: 20px;
}

.nssh-main li h5 {
    font-size: 21px;
    font-weight: 700;
    line-height: 50px;
    height: 50px;
	color: #000;
    border-bottom: dotted 1px #dcdcdc;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.nssh-main li p {
    width: 100%;
    text-align: center;
    font-size: 14px;
	width: 100%;
	overflow: hidden;
}

.nssh-main li p span {
    font-size: 16px;
    color: #fff;
    background-color: #ff5858;
    padding: 7px 14px;
    border-radius: 10px;
    margin-left: 10px;
}
.nssh .rcbtn {
    width: 100%;
    float: left;
    margin: 25px 0px;
    margin-top: 10px;
}
.szll h4.titles {
    padding-top: 0px;
    margin: 30px 0px;
	line-height: 32px;
}
.szll h4.titles small{
	font-size: 18px;
}
.szll-left {
    width: 50%;
    float: left;
}
.szll-right{
	width: 48%;
	float: right;
	text-align: left;
}
.szll-right h5 {
    font-size: 21px;
    color: #ff5858;
	font-weight: 400;
    text-transform: uppercase;
    line-height: 34px;
	border-bottom: solid 1px #ff5858;
}
.szll-right p {
    margin-top: 20px;
    font-size: 14px;
    color: #6a6a6a;
    line-height: 34px;
    text-indent: 32px;
}
.szll-main {
    width: 100%;
    float: left;
    background-color: #fff;
    padding: 20px 10px 10px 10px;
    box-sizing: border-box;
	margin-bottom: 0px;
}
.szll-left li {
    position: relative;
}

.szll-left li p {
    position: absolute;
    bottom: -16px;
    background-color: rgba(0,0,0,0.6);
    height: 50px;
    color: #fff;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}
.xzxjy h4.titles {
	line-height: 35px;
	padding-top: 0px;
	margin: 30px 0px;
}
.xzxjy h4.titles small{
	font-size: 18px;
}
.xzxjy li{
	width: 49%;
	margin-right: 2%;
	float: left;
}
.xzxjy li h5 {
    color: #000;
    font-size: 24px;
    line-height: 50px;
	margin-top: 10px;
	position: relative;
}
.xzxjy li h5::before,.xzxjy li h5::after{
	content: "";
	position: absolute;
	display: block;
	width: 60px;
	height: 2px;
	left: 10%;
	background-color: #000;
	top: 50%;
	margin-top: -1px;
}
.xzxjy li h5::before{
	right: 10%;
	left: initial;
}
.xzxjy li p{
	font-size: 21px;
	color: #686a69;
	margin: 0px;
}

.xszp {
    width: 100%;
    float: left;
    background-color: #ff5858;
    color: #fff;
    text-align: left;
}
h4.xszp-title {
    margin-top: 55px;
    font-size: 22px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 25px;
}
h4.xszp-title::before {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 5px;
}
h4.xszp-title:after {
    content: "";
    display: block;
    width: 60px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: 0px;
}

#xszp.swiper-container {
    width: 100%;
    height: auto;
    --swiper-navigation-color: #fff;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
	 --swiper-pagination-color: #fff;/* 两种都可以 */
} 
.xszp-main {
    padding-bottom: 54px;
}
.xlzs {
    padding: 50px 35px 35px 35px;
    border: solid 3px #ff5858;
    margin-top: 25px;
}
ul.xlzs-main li {
    width: 45%;
    float: left;
	margin-right: 10%;
}
ul.xlzs-main li h5 {
    color: #fff;
    background-color: #ff5858;
    font-size: 21px;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
}
ul.xlzs-main li img {
    margin-top: 50px;
    margin-bottom: 40px;
}
.xlzs p {
    font-size: 20px;
    color: #6e6e6e;
    text-align: left;
    text-indent: 40px;
    margin: 0px;
    line-height: 50px;
}
.mhhj h4.titles {
	line-height: 36px;
	}
.mhhj h4.titles small {
    font-size: 18px;
}
div.tab-con {
	margin:0;
	padding:0;
	width:100%;
	display:none;
	margin-top: 15px;
}
.tab {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.tab li {
    float: left;
    width: 50%;
    height: 50px;
    background: #ff5858;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
}
div.tab-con.active {
	display:block;
}
.tab li.cur {
	background:#ff7979;
}
.mhhj h4.titles {
    line-height: 36px;
    padding-top: 0px;
    margin: 0px 0px 30px 0px;
}
.tab-con li {
    width: 49%;
    float: left;
    margin-right: 2%;
	margin-bottom: 15px;
}
.rcbtn {
    width: 100%;
    float: left;
	margin: 35px 0px;
}









@media only screen and (max-width: 600px) and (min-width: 526px){
	.sznx-main li.sznxli3 {
	    width: 100%;
	    float: left;
	    margin-top: 15px;
	    padding: 15px 15px 15px 15px;
	}
	.nswhy li h5{
		font-size: 21px;
		margin: 15px 0px;
	}
	.nswhy li p {
	    font-size: 14px;
	    line-height: 28px;
	    height: 80px;
	}
	.nswhy li {
	    margin-bottom: 20px;
	}
}

@media only screen and (max-width: 525px) and (min-width: 476px){
	.sznx-main li.sznxli3 p {
	    width: 44%;
	    float: right;
	    height: auto;
	    line-height: 30px;
	    margin-top: 5px;
	    font-size: 16px;
	}
	.sznx-main li.sznxli3 {
	    width: 100%;
	    float: left;
	    margin-top: 15px;
	    padding: 15px 15px 15px 15px;
	}
	.nssh-main li p {
	    font-size: 12px;
	}
	.nssh-main li p span {
	    font-size: 14px;
	    color: #fff;
	    background-color: #ff5858;
	    padding: 4px 10px;
	    border-radius: 5px;
	    margin-left: 4px;
	}
	.szll-right h5 {
	    font-size: 18px;
	    color: #ff5858;
	    font-weight: 400;
	    text-transform: uppercase;
	    line-height: 26px;
	    border-bottom: solid 1px #ff5858;
	}
	.szll-right p {
	    margin-top: 15px;
	    font-size: 12px;
	    color: #6a6a6a;
	    line-height: 28px;
	    text-indent: 32px;
	}
	.nswhy li h5{
		font-size: 21px;
		margin: 15px 0px;
	}
	.nswhy li p {
	    font-size: 14px;
	    line-height: 28px;
	    height: 110px;
	}
	.nswhy li {
	    margin-bottom: 20px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
}
@media only screen and (max-width: 475px) and (min-width: 416px){
	h4.titles {
	    font-size: 21px;
		margin: 25px 0px;
		line-height: 30px;
	}
	.nssh h4.titles{
		font-size: 21px;
		margin: 0px 0px 15px 0px;
		line-height: 30px;
	}
	.szll h4.titles {
	    padding-top: 0px;
	    margin: 20px 0px;
	    line-height: 25px;
		font-size: 21px;
	}
	.nswhy h4.titles {
	    padding-top: 0px;
	    margin-top: 0px;
	    margin-bottom: 20px;
	}
	.xjyb h4.titles {
	        font-size: 18px;
	        margin: 15px 0px 0px 0px;
	        line-height: 30px;
			padding-top: 15px;
	   }
	   .xjyb-main ul {
	       margin-top: 10px;
	       width: 100%;
	       float: left;
	   }
	   .sznx h4.titles {
	       margin: 20px 0px;
	       padding-top: 0px;
	   }
	   .xlzs p {
	       font-size: 16px;
	       color: #6e6e6e;
	       text-align: left;
	       text-indent: 32px;
	       margin: 0px;
	       line-height: 32px;
	   }
	   ul.xlzs-main li img {
	       margin-top: 30px;
	       margin-bottom: 20px;
	   }
	   .rcbtn {
	       width: 100%;
	       float: left;
	       margin: 15px 0px;
	   }
	h4.xszp-title {
	    margin-top: 25px;
	    font-size: 18px;
	    font-weight: 400;
	    text-transform: uppercase;
	    position: relative;
	    padding-bottom: 20px;
	    margin-bottom: 15px;
	}
	.xzxjy h4.titles {
	    line-height: 25px;
	    padding-top: 0px;
	    margin: 20px 0px;
	}
	.rcbtn a {
	    height: 35px;
	    display: block;
	    float: left;
	    width: 100%;
	    text-align: center;
	    font-size: 18px;
	    background-color: #ff5858;
	    color: #fff;
	    line-height: 35px;
	    border-radius: 10px;
	    margin-left: 0px;
	}
	.sznx-main li.sznxli3 {
	    width: 100%;
	    float: left;
	    margin-top: 15px;
	    padding: 15px 15px 15px 15px;
	}
	.sznx-main li.sznxli3 p {
		width: 48%;
		float: right;
		height: auto;
		line-height: 30px;
		margin-top: 0px;
		font-size: 14px;
	}
	.nssh-main li p span{
		display: none;
	}
	.nssh-main li h5{
		font-size: 18px;
		height: 36px;
		line-height: 36px;
	}
	.nssh-main li p{
		font-size: 14px;
		margin: 5px 0px;
	}
	
	.szll-left {
	    width: 50%;
	    float: left;
	}
	.szll-right{
		width: 48%;
		float: right;
		text-align: left;
		margin-top: 0px;
	}
	.szll-right h5{
		display: none;
	}
	.szll-right p{
		font-size: 14px;
		margin: 0px;
		line-height: 28px;
	}
	.nswhy li h5{
		font-size: 21px;
		margin: 15px 0px;
	}
	.nswhy li p {
	    font-size: 14px;
	    line-height: 28px;
	    height: 110px;
	}
	.nswhy li {
	    margin-bottom: 20px;
	}
	.xzxjy li p{
		font-size: 16px;
	}
	.xzxjy li h5::before, .xzxjy li h5::after{
		width: 25px;
	}
	
	
	
}
@media only screen and (max-width: 415px) and (min-width: 376px){
		h4.titles {
		    padding-top: 20px;
		}
		.xjyb-main ul {
		    margin-top: 20px;
		    width: 100%;
		    float: left;
		}
		.rcbtn a {
		    height: 40px;
		    font-size: 18px;
		    line-height: 40px;
		}
		.sznx h4.titles {
		    margin: 20px 0px;
		    padding-top: 0px;
		}
		h4.titles {
		    font-size: 18px;
		    line-height: 26px;
		    padding-top: 20px;
		}
		.nswhy h4.titles {
		    padding-top: 0px;
		    margin-top: 0px;
		    margin-bottom: 28px;
		}
		.szll h4.titles {
		    padding-top: 0px;
		    margin: 20px 0px;
		    line-height: 26px;
		}
		.sznx-main li.sznxli3 {
		    margin-top: 8px;
		    padding: 15px 8px 8px 8px;
		}
		.sznx-main li.sznxli3 p {
		    width: 48%;
		    line-height: 24px;
		    margin-top: 0px;
		    font-size: 14px;
		}
		.rcbtn {
		    width: 100%;
		    float: left;
		    margin: 20px 0px;
		}
		.nswhy h4.titles small {
		    font-size: 12px;
		}
		.nswhy li p {
		    font-size: 12px;
		    line-height: 24px;
		}
		.nssh h4.titles {
		    line-height: 26px;
		    padding-top: 0px;
		    margin: 25px 0px;
			margin-top: 0px;
		}
		.nssh-main li h5 {
		    font-size: 16px;
		    line-height: 40px;
		    height: 40px;
		}
		.nssh-main li p {
		    width: 100%;
		    text-align: center;
		    font-size: 14px;
			margin: 0px 0px;
		}
		.nssh-main li p span{
			display: none;
		}
		
		.szll-left {
		    width: 100%;
		    float: left;
		}
		.szll-right{
			width: 100%;
			float: right;
			text-align: left;
			margin-top: 10px;
		}
		.xzxjy h4.titles {
		    line-height: 28px;
		    padding-top: 0px;
		    margin: 15px 0px;
		}
		.xzxjy li h5 {
		    font-size: 18px;
		    line-height: 36px;
		    margin-top: 5px;
		}
		.xzxjy li p {
		    font-size: 14px;
		}
		.xzxjy li h5::before, .xzxjy li h5::after {
		    content: "";
		    position: absolute;
		    display: block;
		    width: 30px;
		    height: 1px;
		    left: 5%;
		    background-color: #000;
		    top: 50%;
		    margin-top: -1px;
		}
		.xzxjy li h5::before {
		    right: 5%;
		    left: initial;
		}
		h4.xszp-title {
		    margin-top: 25px;
		    font-size: 16px;
		    font-weight: 400;
		    text-transform: uppercase;
		    position: relative;
		    padding-bottom: 15px;
		    margin-bottom: 15px;
		}
		.xszp-main {
		    padding-bottom: 24px;
		}
		
		.xlzs {
		    padding: 15px 5px 5px 5px;
		    margin-top: 12px;
		}
		ul.xlzs-main li img {
		    margin-top: 20px;
		    margin-bottom: 15px;
		}
		
		.xlzs p {
		    font-size: 14px;
		    text-indent: 28px;
		    line-height: 32px;
			margin-bottom: 10px;
		}
		.mhhj h4.titles small {
		    font-size: 12px;
		}
		.mhhj h4.titles {
		    line-height: 24px;
		    padding-top: 0px;
		    margin: 0px 0px 15px 0px;
		}
		.tab li {
		    float: left;
		    width: 50%;
		    height: 30px;
		    background: #ff5858;
		    color: #fff;
		    line-height: 30px;
		    text-align: center;
		    font-size: 12px;
		    cursor: pointer;
		}
		.szll-right h5 {
		    font-size: 16px;
		    line-height: 28px;
		}
		
		ul.xlzs-main li {
		    width: 48%;
		    float: left;
		    margin-right: 4%;
		}
		.nswhy li h5{
			font-size: 14px;
			margin: 15px 0px;
		}
		.nswhy li p {
		    font-size: 12px;
		    line-height: 24px;
		    height: 100px;
		}
		.nswhy li {
		    margin-bottom: 10px;
		}
		
				
}

@media only screen and (max-width: 375px) and (min-width: 345px){
	
		h4.titles {
		    padding-top: 20px;
		}
		.xjyb-main ul {
		    margin-top: 20px;
		    width: 100%;
		    float: left;
		}
		.rcbtn a {
		    height: 40px;
		    font-size: 18px;
		    line-height: 40px;
		}
		.sznx h4.titles {
		    margin: 20px 0px;
		    padding-top: 0px;
		}
		h4.titles {
		    font-size: 18px;
		    line-height: 26px;
		    padding-top: 20px;
		}
		.nswhy h4.titles {
		    padding-top: 0px;
		    margin-top: 0px;
		    margin-bottom: 20px;
		}
		.sznx-main li.sznxli3 {
		    margin-top: 8px;
		    padding: 15px 8px 8px 8px;
		}
		.sznx-main li.sznxli3 p {
		    width: 48%;
		    line-height: 24px;
		    margin-top: 0px;
		    font-size: 12px;
		}
		.rcbtn {
		    width: 100%;
		    float: left;
		    margin: 20px 0px;
		}
		.nswhy h4.titles small {
		    font-size: 12px;
		}
		.nswhy li p {
		    font-size: 12px;
		    line-height: 24px;
		}
		.nssh h4.titles {
		    line-height: 26px;
		    padding-top: 0px;
		    margin: 25px 0px;
			margin-top: 0px;
		}
		.szll h4.titles {
		    padding-top: 0px;
		    margin: 20px 0px;
		    line-height: 25px;
		}
		.nssh-main li h5 {
		    font-size: 16px;
		    line-height: 40px;
		    height: 40px;
		}
		.nssh-main li p {
		    width: 100%;
		    text-align: center;
		    font-size: 14px;
			margin: 0px 0px;
		}
		.nssh-main li p span{
			display: none;
		}
		
		.szll-left {
		    width: 100%;
		    float: left;
		}
		.szll-right{
			width: 100%;
			float: right;
			text-align: left;
			margin-top: 10px;
		}
		.xzxjy h4.titles {
		    line-height: 28px;
		    padding-top: 0px;
		    margin: 15px 0px;
		}
		.xzxjy li h5 {
		    font-size: 18px;
		    line-height: 36px;
		    margin-top: 5px;
		}
		.xzxjy li p {
		    font-size: 14px;
		}
		.xzxjy li h5::before, .xzxjy li h5::after {
		    content: "";
		    position: absolute;
		    display: block;
		    width: 30px;
		    height: 1px;
		    left: 5%;
		    background-color: #000;
		    top: 50%;
		    margin-top: -1px;
		}
		.xzxjy li h5::before {
		    right: 5%;
		    left: initial;
		}
		h4.xszp-title {
		    margin-top: 25px;
		    font-size: 16px;
		    font-weight: 400;
		    text-transform: uppercase;
		    position: relative;
		    padding-bottom: 15px;
		    margin-bottom: 15px;
		}
		.xszp-main {
		    padding-bottom: 24px;
		}
		
		.xlzs {
		    padding: 15px 5px 5px 5px;
		    margin-top: 12px;
		}
		ul.xlzs-main li {
		    width: 48%;
		    float: left;
		    margin-right: 4%;
		}
		ul.xlzs-main li img {
		    margin-top: 20px;
		    margin-bottom: 15px;
		}
		
		.xlzs p {
		    font-size: 14px;
		    text-indent: 28px;
		    line-height: 32px;
			margin-bottom: 10px;
		}
		.mhhj h4.titles small {
		    font-size: 12px;
		}
		.mhhj h4.titles {
		    line-height: 24px;
		    padding-top: 0px;
		    margin: 0px 0px 15px 0px;
		}
		.tab li {
		    float: left;
		    width: 50%;
		    height: 30px;
		    background: #ff5858;
		    color: #fff;
		    line-height: 30px;
		    text-align: center;
		    font-size: 12px;
		    cursor: pointer;
		}
		.szll-right h5 {
		    font-size: 16px;
		    line-height: 28px;
		}
		.nswhy li h5{
			font-size: 14px;
			margin: 10px 0px;
		}
		.nswhy li p {
		    font-size: 12px;
		    line-height: 24px;
		    height: 100px;
		}
		.nswhy li {
		    margin-bottom: 5px;
		}
		
		
		
		
		
		
}

/*320PX-iphone5/5SE(320px)*/
@media only screen and (max-width: 344px) and (min-width: 300px){
	ul.xlzs-main li {
	    width: 48%;
	    float: left;
	    margin-right: 4%;
	}
	h4.titles {
		font-size: 14px;
		line-height: 20px;
		padding-top: 15px;
	}
	.xjyb-main ul {
		margin-top: 15px;
	}
	.nssh h4.titles small {
	    font-size: 12px;
	}
	.szll h4.titles small {
	    font-size: 12px;
	}
	.rcbtn a {
	    height: 30px;
	    font-size: 14px;
	    line-height: 30px;
	}
.sznx h4.titles {
    margin: 20px 0px;
}
.sznx-main li {
    padding: 5px 5px 0px 5px;
    border-radius: 5px;
}
.sznx-main li p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 80px;
}
.sznx-main li.sznxli3 {
    width: 100%;
    margin-top: 8px;
    padding: 8px 20px 8px 8px;
}
.sznx-main li.sznxli3 p {
    width: 44%;
    float: right;
    height: auto;
    line-height: 20px;
    margin-top: 0px;
    font-size: 12px;
}
.sznx-main li.sznxli3 img {
    margin-top: 10px;
}
.rcbtn {
    width: 100%;
    float: left;
    margin: 10px 0px;
}
.nswhy h4.titles {
    padding-top: 0px;
    margin-top: 15px;
    margin-bottom: 12px;
}
.nswhy h4.titles small {
    font-size: 12px;
	display: none;
}
.nswhy li {
    margin-bottom: 0px;
    padding: 0px;
}
.nswhy li h5::before {
    width: 4px;
}
.nswhy li h5{
			font-size: 12px;
			margin: 10px 0px;
		}
		.nswhy li p {
		    font-size: 12px;
		    line-height: 24px;
		    height: 100px;
		}
		.nswhy li {
		    margin-bottom: 5px;
		}
.nssh h4.titles {
    line-height: 20px;
    padding-top: 0px;
    margin: 20px 0px;
}
.nssh-main li {
    padding: 1px 3px;
    margin-bottom: 10px;
}
.nssh-main li h5 {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    border-bottom: dotted 1px #dcdcdc;
}
.nssh-main li p {
    width: 100%;
    text-align: center;
    font-size: 12px;
	margin: 5px 0px;
}
.nssh-main li p span{
	display: none;
}
.szll h4.titles {
    padding-top: 0px;
    margin: 10px 0px;
    line-height: 18px;
}
.xzxjy h4.titles small {
    font-size: 12px;
}
.szll-left {
    width: 100%;
    float: left;
}
.szll-right{
	width: 100%;
	float: right;
	text-align: left;
	margin-top: 10px;
}
.xzxjy h4.titles {
    line-height: 18px;
    padding-top: 0px;
    margin: 15px 0px;
}
.xzxjy li h5 {
    font-size: 14px;
    line-height: 28px;
    margin-top: 5px;
}
.xzxjy li p {
    font-size: 12px;
}
.xzxjy li h5::before, .xzxjy li h5::after {
    content: "";
    position: absolute;
    display: block;
    width: 30px;
    height: 1px;
    left: 5%;
    background-color: #000;
    top: 50%;
    margin-top: -1px;
}
.xzxjy li h5::before {
    right: 5%;
    left: initial;
}
h4.xszp-title {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.xszp-main {
    padding-bottom: 24px;
}

.xlzs {
    padding: 15px 5px 5px 5px;
    margin-top: 12px;
}
ul.xlzs-main li img {
    margin-top: 20px;
    margin-bottom: 15px;
}

.xlzs p {
    font-size: 14px;
    text-indent: 28px;
    line-height: 32px;
	margin-bottom: 10px;
}
.mhhj h4.titles small {
    font-size: 12px;
}
.mhhj h4.titles {
    line-height: 24px;
    padding-top: 0px;
    margin: 0px 0px 15px 0px;
}
.tab li {
    float: left;
    width: 50%;
    height: 30px;
    background: #ff5858;
    color: #fff;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}
.szll-right h5 {
    font-size: 14px;
    line-height: 24px;
}



	}	