﻿@charset "UTF-8";
/* 在线留言 */
.s_cont .b_b .b_br .b_ra{ margin-bottom:21px;}

.s_cont .b_b .b_br .b_ra .b_wz{ font-size:17px; color:#2C3D4F; display:inline-block;}

.s_cont .b_b .b_br .b_ra .b_nr{ font-size:17px; color:#2C3D4F; display:inline-block;}

.s_cont .b_b .b_br .b_ra .b_nr .select_bar{ width:346px; height:36px; line-height:36px; font-size:15px; color:#999999; text-indent:10px; background:#F9F9F9; border:solid 1px #CCCCCC;}
#yxcx_top,#yxcx_son { width:161px; height:36px; line-height:36px; font-size:15px; color:#999999; text-indent:10px; background:#F9F9F9; border:solid 1px #CCCCCC;}
.s_cont .b_b .b_br .b_ra .b_nr .input_bar{width:271px; height:36px; line-height:36px; font-size:15px; color:#999999; text-indent:10px; background:#F9F9F9; border:solid 1px #CCCCCC;}

.problem {
	width: 100%;
	display: table;
	background-color: #fff;
}
.problem h6 {
	text-align: center;
 margin: .3rem 0;
}
.problem h6 img {
 height: .32rem;
}
.problem h6 i {
	display: block;
	text-align: center;
 font-size: .2rem;
	color: #666666;
	font-weight: normal;
 line-height: .4rem;
}
.problem h4 {
 padding-left: .86rem;
 margin-top: .36rem;
 font-size: .3rem;
	position: relative;
}
.problem h4 b {
	display: block;
}
.problem h4 em {
	background-color: #cccccc;
	color: #fff;
 line-height: .4rem;
	font-weight: normal;
 font-size: .24rem;
 padding: 0 .26rem;
 height: .4rem;
	display: inline-block;
 border-radius: .05rem;
 margin-top: .18rem;
	position: relative;
}
.problem ul {
 padding-left: .9rem;
 padding-right: .4rem;
	display: table;
 margin-top: .3rem;
	position: relative;
}
.problem ul li {
 margin-bottom: .2rem;
}
.problem ul li h3 {
 line-height: .45rem;
	color: #666666;
	position: relative;
}
.problem ul li p {
 font-size: .22rem;
	text-align: justify;
 line-height: .4rem;
 margin-top: 0rem;
}
.problem ul:after {
	content: '';
	position: absolute;
 left: .55rem;
	top: 0;
 width: .01rem;
	height: 100%;
 border-left: .01rem dashed #cccccc;
}
.problem h4:after {
	content: '';
	position: absolute;
 left: .55rem;
 top: .1rem;
 width: .01rem;
	height: 140%;
 border-left: .01rem dashed #cccccc;
}
.problem ul li h3 i {
	display: block;
	position: absolute;
 left: -.52rem;
	top: 0;
 width: .4rem;
 height: .4rem;
	background: #ff3333;
	color: #fff;
 font-size: .26rem;
	font-weight: normal;
	border-radius: 50%;
	text-align: center;
	font-family: arial;
	z-index: 9;
 line-height: .42rem;
}
.problem ul li:last-child {
	margin-bottom: 0;
}
.problem h4:before {
	content: '';
	position: absolute;
 left: .4rem;
 top: .02rem;
 width: .2rem;
 height: .2rem;
	background-color: #fff;
	border-radius: 50%;
 border: .05rem solid #ff3333;
	z-index: 9;
}
.problem h4 em:after {
	content: '';
	position: absolute;
 left: -.32rem;
	top: 50%;
 width: .32rem;
 height: .01rem;
	background-color: #cccccc;
}
.login {
	width: 100%;
	padding: 0 3%;
}
.login li {
	width: 100%;
	margin-bottom: 5%;
}
.login li img {
	float: right;
	margin-right: 10%;
	width: 30%;
height: .67rem;
}
.login_input {
	display: block;
	height: 2.8em;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
font: .3rem/.8rem "microsoft yahei";
	background: #da1f2e;
	box-shadow: none;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	background: #fff;
	color: #333;
font: .24rem/.5rem "microsoft yahei";
text-indent: .1rem;
}
/*返回首页*/
#tip {
	padding: 5% 0;
	min-height: 300px;
}
#tip b {
	color: #da1f2e;
	font-weight: bold;
}
/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 22%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 76%;
}
.sitemap dd a {
	float: left;
	color: #666;
	font-size: 0.2rem;
	padding-right: 3%;
	line-height: 0.35rem;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.tags_list {
	overflow: hidden;
	line-height: 0.4rem;
	padding: 2% 0;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	min-width: 32%;
}
.tags_list dt:nth-child(3n) {
	margin-right: 0;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 0.2rem;
	line-height: 0.7rem;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	font-size: 0.2rem;
margin: 0 3% .1rem;
}
.tags span {
	float: left;
	display: block;
	line-height: 0.6rem;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 0.4rem;
	padding: 0 0.1rem;
	margin: 0.08rem;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #da1f2e;
	border-color: #da1f2e;
	color: #fff;
}
/*评论列表*/
.comment-main {
	width: 94%;
	background: #FFF;
margin: 0 3% .1rem;
margin-top: .2rem;
font-size: .2rem;
	color: #666;
line-height: .3rem;
}
.comment-title {
	width: 100%;
height: .59rem;
line-height: .6rem;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}
.comment-title span {
	float: left;
height: .6rem;
font-size: .22rem;
line-height: .6rem;
	display: block;
padding: 0 .3rem;
	background: #da1f2e;
	color: #FFF;
}
.comment-show-box {
margin: .2rem 0;
}
.comment-show-box .pl-box2 {
	width: 100%
}
.comment-show-box .pl-box2 dl {
	float: left;
	width: 100%;
margin-bottom: .2rem;
padding-bottom: .2rem;
	border-bottom: 1px solid #EEE;
}
.comment-show-box .pl-box2 dl dt {
	float: left;
	width: 0.6827rem;
	height: 0.6827rem;
	margin-right: 2%;
}
.comment-show-box .pl-box2 dl dt img {
	width: 0.6827rem;
	height: 0.6827rem;
}
.comment-show-box .pl-box2 dl dd {
	float: right;
	width: 85%;
	text-align: justify;
}
.comment-show-box .pl-box2 dl dd h1 {
	font-weight: 700;
	font-size: 100%;
}
.comment-show-box .pl-box2 dl dd h1 span {
	color: #656565;
	font-weight: 400;
	float: right;
}
.comment-show-box .pl-box2 dl dd p {
margin-top: .1rem;
}
.comment-show-box .pl-box2 dl dd p.xz-fc1 {
	color: #da1f2e;
}
.comment-show-box .xz-cb {
	zoom: 1
}
.comment-show-box .xz-cb:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: "."
}
.c-more {
	text-align: center;
	line-height: normal;
}
.c-more a {
	border-radius: 2px;
	-webkit-border-radius: 2px;
	display: block;
	background: #da1f2e;
	color: #ffffff;
	padding: 0.2rem 0;
}
.c-more a:hover {
	background: #333;
}
/*评论表单*/
.comment-show-box .fb-box {
	background: #FAFAFA;
	border: 1px solid #EEE;
margin-top: .2rem;
}
.comment-show-box .fb-box dl {
	float: left;
	width: 100%;
	padding: 3%;
}
.comment-show-box .fb-box dd {
	float: left;
	width: 100%;
}
.comment-show-box .fb-box dd p {
	color: #656565;
}
.comment-show-box .fb-box dd p textarea {
	width: 100%;
	height: 2rem;
line-height: .3rem;
	color: #6C6C6C;
	padding: 3%;
	border: 1px solid #EEE;
	outline: 0;
	font-family: "microsoft yahei";
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box dd p textarea:focus {
	border: 1px solid #da1f2e;
	box-shadow: 0 0 10px 0 #da1f2e
}
.comment-show-box .fb-box-div {
	margin-top: -1px;
	background: #FAFAFA;
	border-radius: 0 0 5px 5px;
	border: 1px solid #EEE;
}
.comment-show-box .fb-box-div dl {
padding: .2rem;
	position: relative;
}
.comment-show-box .fb-box-div dd {
font-size: .2rem;
line-height: .2rem;
	color: #666;
}
.comment-show-box .fb-box-div input {
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
	-ms-border-radius: 0 0 5px 0;
	-o-border-radius: 0 0 5px 0;
	border-radius: 0 0 5px 0;
	position: absolute;
	top: -1px;
	right: -1px;
	width: 1.4rem;
height: .61rem;
font-size: .22rem;
line-height: .62rem;
	background: #AAA;
	color: #FFF;
	border: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.comment-show-box .fb-box-div input:hover {
	background: #da1f2e;
	color: #FFF;
}
/*点赞*/
#mood {
	margin-bottom: 30px;
	text-align: center;
}
#mood p {
font-size: .26rem;
	color: #555;
	font-weight: bold;
margin-bottom: .2rem;
}
#mood a {
	display: inline-block;
margin: 0 .15rem;
	cursor: pointer;
	color: #555;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
padding: .1rem .25rem;
	min-width: 1.5rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#mood a span {
	display: inline-block;
width: .3072rem;
height: .3072rem;
margin-right: .15rem;
	vertical-align: sub;
	background: url(../images/dianzan.png) no-repeat;
background-size: .6rem auto;
}
#mood a span.dianzan-down {
	background-position: top right;
}
#mood a em {
	font-style: normal;
	font-size: 16px;
}
#mood a:hover {
	background: #da1f2e;
	border-color: #da1f2e;
	color: #fff;
}
#mood a:hover span.dianzan-up {
	background-position: bottom left;
}
#mood a:hover span.dianzan-down {
	background-position: bottom right;
}
/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	max-width: 640px;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 5rem;
	height: 5rem;
	padding: 0.3rem;
	padding-top: 0.6rem;
	margin-top: -2.5rem;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
}
#wxnr img {
	width: 2.3rem;
	height: 2.3rem;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 0.24rem;
	line-height: 0.45rem;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 0.2rem;
	right: 0.2rem;
	width: 0.3rem;
	height: 0.3rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 1rem;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0.03rem 0.1rem;
	line-height: 0.35rem;
	background-color: #da1f2e;
	color: #fff;
	border-radius: 0.05rem;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 0.4rem;
	background-image: url(../images/wx.png);
	background-size: 0.28rem;
	background-position: 0.1rem center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -0.4rem;
	z-index: 9999999;
	font-size: 0.26rem;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 0.8rem;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 0.1rem;
	display: none;
}
/*视频样式*/
video {
	width: 100%;
	height: 4rem;
	padding: 1.5%;
	background-color: #000;
}
/*分页样式*/
.pglist {
	padding: 30px 0 30px;
	width: 100%;
	text-align: center;
}
.pglist a {
	color: #666;
	padding: 0 14px;
	margin: 0 3px;
font-/weight: bold;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #da1f2e;
	border-color: #da1f2e;
}
/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */


li {
	list-style-type: none;
	float: left
}
.teacher {
	width: 100%;
	display: table;
	background-color: #fff;
}
.teacher-tag {
	width: 100%;
	margin: 0 auto;
	display: table;
}
.teacher-tag ul {
	width: 6.7rem;
	display: table;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
 margin-top: .2rem;
}
.teacher-tag ul li {
	width: 1.52rem;
 height: .63rem;
 border: .01rem solid #cccccc;
 border-radius: .02rem;
	text-align: center;
 line-height: .63rem;
	color: #999999;
 font-size: .26rem;
}
.teacher-tag ul li.acti {
	background-color: #ff3333;
 border: .01rem solid #ff3333;
	color: #fff;
}
.teacher-col {
	height: 2.1rem;
	background-color: #;
 margin-top: .2rem;
	width: 100%;
	position: relative;
}
.teacher-col h4 {
	text-align: center;
}
.teacher-col h4 img {
	height: 3.5rem;
 margin: .5rem 0;
}
.teacher-money {
	width: 100%;
	height: 1.35rem;
}
.teacher-money h4 {
	width: 6.68rem;
 height: .73rem;
 border: .01rem solid #ff3333;
 border-radius: .05rem;
	margin: 0 auto;
 margin-top: .3rem;
}
.teacher-money h4 span {
	display: inline-block;
	width: 5.2rem;
 height: .4rem;
 line-height: .4rem;
 margin-top: .16rem;
	background: none;
 font-size: .22rem;
	float: left;
 text-indent: .26rem;
	overflow: hidden;
	color: #999;
	font-weight: normal;
}
.teacher-money h4 i {
	display: inline-block;
	width: 1.4rem;
	height: 100%;
	background-color: #ff3333;
 font-size: .2rem;
	float: right;
 border-radius: 0 .05rem .05rem 0;
	color: #fff;
 font-size: .26rem;
 line-height: .73rem;
	text-align: center;
	font-weight: normal;
}
h2.tits {
	text-align: center;
}
h2.tits b {
	display: block;
 line-height: .4rem;
 padding-top: .25rem;
 font-size: .3rem;
}
h2.tits i {
 font-size: .24rem;
	color: #999999;
	font-weight: normal;
 line-height: .5rem;
	display: inline-block;
}
.store {
	width: 100%;
	display: table;
	background-color: #fff;
 margin-top: .2rem;
 padding-bottom: .2rem;
}
.store .store-col {
	height: 4.5rem;
	position: relative;
	width: 6.7rem;
	margin: 0 auto;
}
.store #certify2 {
	width: 6.7rem;
	margin: 0 auto;
	height: 5rem;
 margin-top: .15rem;
 margin-bottom: .3rem;
	overflow: hidden;
	position: absolute;
}
.store ul li {
	width: 6.7rem;
	display: table;
	background-color: #000;
	float: left;
 margin: 0 .1rem;
	overflow: hidden;
}
.store ul li h4, .store ul li h4 img {
	width: 100%;height:5rem;
}
.store ul li h4 {
	position: relative;
}
.store ul li h4 span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	display: inline-block;
 height: 0.70rem;
	background: rgba(0,0,0,.57);
	text-align: center;
 line-height: .35rem;
	color: #fff;
 font-size: .24rem;
	font-weight: normal;
 padding: 0 .2rem;
	overflow: hidden;
}
.store h6 {
 margin: .3rem 0;
	text-align: center;
}
.store h6 a {
	display: inline-block;
	width: 6.7rem;
 height: .8rem;
	background-color: #ff3333;
	color: #fff;
 line-height: .8rem;
 font-size: .24rem;
}
.store form {
	width: 6.7rem;
	margin: 0 auto;
	display: table;
}
.store form div {
	width: 100%;
 height: .8rem;
	background-color: #e9e9e9;
 margin-bottom: .2rem;
}
.store form div span {
	display: inline-block;
	float: left;
 width: .8rem;
 height: .8rem;
	text-align: center;
}
.store form div span img {
 height: .4rem;
 margin-top: .2rem;
}
.store form div label {
 line-height: .8rem;
 font-size: .26rem;
	color: #333333;
 letter-spacing: .02rem;
	width: 1rem;
	display: inline-block;
	float: left;
 height: .8rem;
}
.store form div input[type="text"] {
	width: 4.1rem;
 height: .4rem;
	border: none;
 margin-top: .2rem;
	float: left;
 font-size: .26rem;
	color: #333;
	background: #e9e9e9;
}
.store form div:nth-child(2) span img {
 height: .32rem;
 margin-top: .24rem;
}
.store form div select {
	width: 6rem;
 height: .4rem;
 font-size: .26rem;
	border: none;
	background: none;
	text-align: center;
 margin-top: .2rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
 margin-left: .4rem;
	color: #333;
	padding: 0 .3%;
}
.store form div select option {
	color: #333;
	text-align: center;
	width: 100%;
}
.store form div.sele {
	position: relative;
 margin-bottom: .2rem;
}
.store form .sele-problem {
	height: auto;
	display: table;
	display: none;
}
.store form .sele-problem .sele-txt {
	width: 100%;
	height: 1.2rem;
	background: none;
 line-height: .5rem;
	color: #444;
 padding: .15rem;
 font-size: .26rem;
}
.store form div.sele:after {
	content: '';
	position: absolute;
 top: .17rem;
 right: .45rem;
 width: .45rem;
 height: .45rem;
	background: url(../images/ic15.png) center no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	pointer-events: none;
}
.store form div input[type='submit'] {
	width: 100%;
	height: 100%;
	border: none;
	background-color: #ff3333;
	color: #fff;
	font-weight: bold;
 font-size: .26rem;
}
.imsg {
padding: 0rem 0 .3rem;
	background: #fff;
}
.imsg .indexTit1 {
margin-bottom: .35rem;
}
.imsg img {
	display: block;
margin: .2rem auto;
}
/*imsg*/
.imsglist {
	width: 94%;
	margin: 0 auto;
}
.imsglist .item {
	width: 100%;
height: .712rem;
line-height: .68rem;
margin-bottom: .22rem;
	position: relative;
	background: #fff;
	border: 1px solid #dcdcdc;
border-radius: .06rem;
}
.imsglist .item2 {
	width: 100%;
height: .712rem;
line-height: .68rem;
margin-bottom: .22rem;
	position: relative;
	background: #fff;
	border: 0px solid #dcdcdc;
border-radius: .06rem;
}
.imsglist .item .red {
	position: absolute;
left: .05rem;
top: .02rem;
	color: red;
}
.imsglist .item .msg-box {
	position: absolute;
	left: 92px;
	top: 0;
}
.imsglist .item .t {
	width: 1.58rem;
height: .68rem;
	border-right: 1px solid #dcdcdc;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	text-align: center;
	background: #f8f8f8;
	color: #999999;
}
.imsglist .item .txt {
	width: 100%;
height: .68rem;
	padding-left: 1.68rem;
line-height: .65rem;
	border: 0px;
	background: none;
	outline: none;
	color: #666;
}
.imsglist .item .liuyan {
	width: 100%;
margin-bottom: .2rem;
	height: 2.08rem;
}
.imsglist .item .liuyan textarea {
	width: 100%;
	color: #666;
	overflow: hidden;
	box-sizing: border-box;
padding: .1rem 0;
text-indent: .2rem;
	height: 2.08rem;
	font-family: "微软雅黑";
	resize: none;
	border: 0;
	background: none;
}
.imsglist #imgcode {
	display: block;
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
height: .68rem;
border-radius: .06rem;
}
.imsglist .submit {
	width: 100%;
height: .7rem;
	cursor: pointer;
	border: 0;
line-height: .7rem;
	text-align: center;
	color: #fff;
	display: block;
	background: #ff352f;
border-radius: .06rem;
}
.b-66 {
	padding: 3% 0 0;
	border-bottom: 1px solid #eee;
}
.b-66 h2 {
	font-size: 20px;
	color: #092676;
	text-align: center;
}
.b-66 .tit {
	text-align: center;
	font-size: 14px;
	padding: 3% 0 5%;
}
.b-66 .tit span {
	margin-right: 3%;
	border-radius: 2px;
	cursor: pointer;
}
.b-66 .tit span.on {
	color: #092676;
	font-weight: bold;
}
.swiper-container-6 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-6 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-6 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-6>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-6>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-6 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-6 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-6 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-6 .t .sp {
	padding: 8px 0;
}
.swiper-container-6 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-6 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-6 .t p em img {
	width: auto
}
.swiper-container-6 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-7 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-7 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-7 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-7>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-7>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-7 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-7 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-7 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-7 .t .sp {
	padding: 8px 0;
}
.swiper-container-7 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-7 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-7 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-8 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-8 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-8 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-8>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-8>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-8 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-8 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-8 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-8 .t .sp {
	padding: 8px 0;
}
.swiper-container-8 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-8 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-8 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-9 {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-9 .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-9 .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-9>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-9>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-9 .t {
	background: #fff;
	text-align: left;
}
.swiper-container-9 .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-9 .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-9 .t .sp {
	padding: 8px 0;
}
.swiper-container-9 .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-9 .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-9 .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.swiper-container-s {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding-bottom: 1%;
}
.swiper-container-s .swiper-pagination-bullet {
	background: #ddd;
	width: 8px;
	height: 8px;
}
.swiper-container-s .swiper-pagination-bullet-active {
	background: #143883;
	border-radius: 8px;
}
.swiper-container-s>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0 !important;
}
.swiper-container-s>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 2px;
	overflow: hidden;
}
.swiper-container-s .t {
	background: #fff;
	text-align: left;
}
.swiper-container-s .t a {
	display: block;
	padding: 8px 0 20px 0;
}
.swiper-container-s .t h3 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../images/rr.png);
	margin: 0 auto;
	font-size: 15px;
	padding-left: 30px;
	box-sizing: border-box;
}
.swiper-container-s .t .sp {
	padding: 8px 0;
}
.swiper-container-s .t p {
	font-size: 14px;
	line-height: 25px;
}
.swiper-container-s .t p em {
	color: #d72025;
	font-family: Arial;
}
.swiper-container-s .t span {
	display: block;
	width: 79px;
	height: 36px;
	line-height: 36px;
	background: url(../images/m.png);
	color: #fff;
	font-size: 14px;
	padding-left: 40px;
}
.choose {
	width: 100%;
padding-bottom: .667rem;
	background: url(../images/choosepic01.jpg) no-repeat center top #fff;
	padding-top: 0rem;
	background-size: 100%;
}
.choose img {
	display: block;
	width: 100%;
}
.choose .com-title {
padding-top: .639rem;
}
.choose .mainCon {
	width: 94%;
	margin: 0.48rem auto 0;
	background: #fff;
	padding-bottom: 0.4rem;
}
.choose .mainCon ul {
	padding: 0 4%;
margin: .583rem auto 0;
}
.choose .mainCon li {
	float: left;
padding: .236rem 0;
	width: 100%;
}
.choose .mainCon li {
	border-top: 1px dotted #bebebe;
}
.choose .mainCon li dl {
	border-radius: 10px;
}
.choose .mainCon li:first-child {
	border-top: none;
}
.choose .mainCon li dt {
	float: left;
	width: 23%;
}
.choose .mainCon li dd {
	float: right;
	width: 69%;
padding-top: 0rem;
}
.choose .mainCon li dd h3 {
	display: block;
font-size:.389rem;
	color: #333333;
	font-weight: normal;
}
.choose .mainCon li dd p {
font-size: .278rem;
	color: #888888;
margin-top: .167rem;
}
/* com-title */
.com-title {
	width: 100%;
	text-align: center;
padding-top: .5rem;
}
.com-title h2 {
	color: #333333;
font-size: .46rem;
	font-weight: normal;
}
.com-title h2 a {
	color: #333333;
	text-decoration: none;
}
.com-title em {
	color: #ff5256;
	font-weight: bold;
}
.com-title p {
font-size: .222rem;
	color: #666666;
	margin-top: 0.1rem;
}
.com-title i {
	display: block;
	width: 50%;
margin: .222rem auto 0;
}
.com-title i img {
	display: block;
	width: 100%;
}