@charset "utf-8";
.container {
    padding: 0;
	margin: 0 auto;
   
}

.tit {
	text-align: center;
	margin: 45px 0;
}

.tit h2 {
	font-size: 25px;
}

.tit p {
	color: #999;
}

a:hover {
	text-decoration: none;
}

ul,
ol {
	list-style: none;
	padding: 0;
}

a:focus,
a:hover {
	text-decoration: none;
}


/*header+footer*/



footer {
	background: #202831;
	color: #fff;
	margin-top: 50px;
}

.ft_top_div {
    padding: 147px 0px 124px 0px;
}

.ft_left {
	float: left;
	margin-right: 100px;
}

.ft_left h3 {
	margin-bottom: 25px;
}

.ft_left p:nth-child(2) span {
	background-image: url("phone2.png"/*tpa=http://www.szwyjy.com/static/index/images/phone2.png*/);
}

.ft_left p:nth-child(3) span {
	background-image: url("email.png"/*tpa=http://www.szwyjy.com/static/index/images/email.png*/);
}

.ft_left p:nth-child(4) span {
	background-image: url("add.png"/*tpa=http://www.szwyjy.com/static/index/images/add.png*/);
}

.ft_right {
	float: right;
}

.ft_right li {
	width: 40px;
	height: 40px;
	margin-right: 15px;
	margin-top: 68px;
	border: 1px solid #fff;
	border-radius: 100%;
	float: left;
}

.ft_right li a {
	background-size: 67%;
}

.ft_left span,
.ft_right li a {
	display: block;
	height: inherit;
	background-repeat: no-repeat;
	background-position: center;
}

.ft_left span {
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: contain;
	margin-right: 10px;
	float: left;
}

.ft_right li:nth-child(1) a {
	background-image: url("weixin.png"/*tpa=http://www.szwyjy.com/static/index/images/weixin.png*/);
}

.ft_right li:nth-child(2) a {
	background-image: url("QQ.png"/*tpa=http://www.szwyjy.com/static/index/images/QQ.png*/);
}

.ft_right li:nth-child(3) a {
	background-image: url("weibo.png"/*tpa=http://www.szwyjy.com/static/index/images/weibo.png*/);
}

.ft_bottom_txt {
	text-align: center;
}

.ft_bottom_txt ul {
	display: inline-block;
}

.ft_bottom_txt li {
	float: left;
}

.ft_bottom_txt li:nth-child(2) {
	margin: 0 25px;
}

.ft_bottom_txt li,
.ft_bottom_txt li a {
	color: #999;
}

			.yc_right_box {
				position: fixed;
				right: 0;
				top: 56%;
			}
			
			.yc_right_box li {
				position: relative;
				width: 72px;
				height: 72px;
				margin-bottom: 2px;
				text-align: center;
			}
			
			.yc_right_box li a {
				color: #fff;
				font-size: 12px;
                display: block;
                padding-top: 12px;
                height: 72px;
			}
			
			.yc_right_box li a i {
				width: 30px;
				height: 30px;
				display: block;
				margin: 0 auto;
				background-size: contain;
				background-repeat: no-repeat;
			}
			
			.yc_right_box li:nth-child(1) {
				background: #2196ff;
			}
			
			.yc_right_box li:nth-child(2) {
				background: #0079FF;
			}
			
			.yc_right_box li:nth-child(3) {
				background: #16b66f;
			}
			
			.yc_right_box li:nth-child(4) {
				background: #ff8b0f;
			}
			
			.yc_right_box li:nth-child(5) {
				background: #e7545e;
			}
			.yc_right_box li:nth-child(1) i {
				background-image: url("../yc_r_1.png");
			}
			
			.yc_right_box li:nth-child(2) i {
				background-image: url("../yc_r_2.png");
			}
			
			.yc_right_box li:nth-child(3) i {
				background-image: url("../yc_r_3.png");
			}
			.yc_right_box li:nth-child(4) i {
				background-image: url("../yc_r_3.png");
			}
			.yc_right_box li:nth-child(5) i {
				background-image: url("../yc_r_4.png");
			}
			
			.yc_right_box li:nth-child(3) .yc_right_div {
				top: -132px;
				
			}
			
			.yc_right_box li:nth-child(2) .yc_right_div {
   				 top: -133px;
			}
            .yc_right_box li:nth-child(4) .yc_right_div {
                top: -131px;
            }.yc_right_box li:nth-child(5) .yc_right_div {
                top: -151px;
            }
		
			
			.yc_right_box li:hover .yc_right_div {
				display: block;
			}
			
			.yc_right_div p {
				font-size: 12px;
				margin-bottom: 0;
			}
			
			.yc_right_div {
				position: absolute;
			left: -245px;
				background-color: #fff;
				text-align: center;
				padding: 20px;
				display: none;
				border: 1px solid #dadada;
			}
			.yc_right_div>img {
				z-index: 9999999999;
			}
.footer_yl a {
					margin-right: 15px;
					color: #ddd;
				}
				
				.footer_yl a:after {
					content: '/';
					margin-left: 10px;
					display: inline-block;
				}
				
				.footer_yl a:last-child:after {
					content: ' ';
				}
/*index*/

#i_banner {
	height: 700px;
	overflow: hidden;
}
#i_banner .carousel-inner a{
	display:block;
    height:100%;
    width:100%;
}
#i_banner .item {
	background-size: cover;
	height: 700px;
	background-position: center;
}

.carousel-control.right,
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 100%);
}

.i_top_banner_form {
	position: relative;
}

.i_top_banner_form .yy_form {
	position: absolute;
	right: 19%;
	top: 0;
}

.i_top_banner_form .yy_form .container {
	/*width: 932px;*/
	width: auto;
}

.yy_form {
	background-color: rgba(255, 255, 255, .8);
	padding: 74px 50px;
	width: 560px;
    height: 100%;
}

.yy_form p {
	font-size: 18px;
}

.yy_form p:before {
	content: '';
	width: 3px;
	height: 24px;
	display: block;
	float: left;
	background: #E7535E;
	margin-right: 11px;
}

.yy_form p {
	margin-bottom: 20px;
}

.yy_form ul {
	margin-bottom: 40px;
}

.i_form_tit {
	margin-bottom: 45px;
	text-align: center;
}

.i_form_tit h4 {
	font-weight: 500;
	font-size: 25px;
}

.i_form_tit h3 {
	font-size: 30px;
	color: red;
}

.yy_form li {
	float: left;
	font-size: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
}

.yy_form li label {
	font-weight: 400;
	margin: 4px 0 0 0;
	font-size: 16px;
	color: #666666;
}

.yy_form input[type="radio"] {
	position: relative;
	clip: rect(0, 0, 0, 0);
	float: left;
	width: 0;
	margin-right: 36px;
}

.yy_form input[type="radio"]::before {
	content: "\a0";
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	width: 23px;
	height: 23px;
	margin-right: .4em;
	border-radius: 50%;
	border: 1px solid #e7545f;
	text-indent: .15em;
	line-height: 1;
}

.yy_form input[type="radio"]:checked::before {
	background-image: url("g.png"/*tpa=http://www.szwyjy.com/static/index/images/g.png*/);
	background-size: cover;
	border: 0;
}

.yy_form input[type="text"] {
	height: 45px;
	width: 100%;
	border: 1px solid #999;
	text-align: center;
	background: none;
	margin-bottom: 25px;
}

.gkry_form input.submit,
.yy_form input.submit,
.yy_form input[type="submit"] {
	background: #E7545F;
	width: 100%;
	border: 0;
	color: #fff;
	padding: 10px;
	border-radius: 8px;
	text-align: center;
}

.yy_form input.submit:hover {
	cursor: pointer;
}

.i_course_box {
	margin: 38px 0;
}

.i_course_box .i_course_type {
	width: 33.33%;
	float: left;
}

.i_course_type img {
	width: 100%;
}

.i_course_type p {
	margin-bottom: 0;
	text-align: center;
}

.i_course_type .i_course_img,
.i_course_type .i_course_txt {
	height: 274px;
	overflow: hidden;
	color: #fff;
	text-align: center;
	transition: .3s;
}

.i_course_box .i_course_type a {
	display: block;
}

.i_course_box .i_course_type:hover .i_course_txt {
	-webkit-filter: brightness(90%);
}

.i_course_box .i_course_type:nth-child(1) .i_course_txt {
	background-color: #f15583;
}

.i_course_box .i_course_type:nth-child(2) .i_course_txt {
	background-color: #f6695c;
}

.i_course_box .i_course_type:nth-child(3) .i_course_txt {
	background-color: #ffa166;
}

.i_course_type .i_course_txt span {
	width: 80px;
	height: 80px;
	margin: 57px auto 15px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.i_course_type .i_course_txt h3 {
	font-size: 20px;
}

.i_course_type .i_course_txt p {
	border: 1px solid #fff;
	padding: 2px 10px;
	margin: 0 auto;
	display: inline-block;
	border-radius: 30px;
}

.i_course_box .i_course_type:nth-child(1) .i_course_txt span {
	background-image: url("t_ks1.png"/*tpa=http://www.szwyjy.com/static/index/images/t_ks1.png*/);
}

.i_course_box .i_course_type:nth-child(2) .i_course_txt span {
	background-image: url("t_ks2.png"/*tpa=http://www.szwyjy.com/static/index/images/t_ks2.png*/);
}

.i_course_box .i_course_type:nth-child(3) .i_course_txt span {
	background-image: url("t_ks3.png"/*tpa=http://www.szwyjy.com/static/index/images/t_ks3.png*/);
}


/*大事件*/

.about_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("about_bg.jpg"/*tpa=http://www.szwyjy.com/static/index/images/about_bg.jpg*/) no-repeat;
	background-size: cover
}

.about_content {
	width: 60%;
	margin: 0 auto
}

.about_content h2,
.about_content h3 {
	text-align: center;
	font-weight: 700;
	color: #000
}

.about_content h2 {
	font-size: 40px;
	margin-bottom: 50px
}

.about_content h3 {
	font-size: 26px;
	margin-bottom: 60px
}

.about_content p {
	font-size: 16px;
	color: #000;
	line-height: 180%;
	margin-bottom: 20px;
	text-align: center
}

.about_content.history {
	text-align: center;
	position: relative
}

.event_box {
	width: 60%;
	margin: 50px auto;
	position: relative;
	/*min-height: 420px*/
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	height: 92px;
	overflow: hidden
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding-top: 48px!important
}

.parHd .tempWrap {
	margin: 0 auto
}

.parHd .tempWrap:after {
	content: '';
	width: 85%;
	height: 1px;
	background: #e2e2e2;
	position: absolute;
	right: 8%;
	top: 56%;
	z-index: 10
}


/*.parHd li.no_line:before {
	display: none
}*/

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-top: 38px;
	font-size: 16px;
	color: #000;
	margin: 0 30px;
	position: relative
}

.parHd li p {
	margin: 0;
	/*position: absolute;*/
	/*top: -38px;*/
	margin-top: -73px;
}

.parHd li:before {
	content: '';
	border: 3px solid #e04c58;
	border-radius: 100%;
	background: #fff;
	width: 24px;
	height: 24px;
	position: absolute;
	z-index: 20;
	top: -12px;
	left: 50%;
	margin-left: -12px
}

.parHd li.act:before {
	background: #cb183e;
}

.parBd {
	text-align: center;
}

.parBd h4 {
	position: relative;
	font-size: 20px;
	display: inline-block;
	text-align: center
}

.parBd p {
	line-height: 180%;
	font-size: 16px;
	width: 80%;
	margin: 0 auto
}

div#listBox {
	width: 100%
}

.sPrev,
.sNext {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 10px;
	background-color: #e7535e;
	border-radius: 100%;
}

.sPrev:hover,
.sNext:hover {
	cursor: pointer;
	background: #d0424d;
}

.sPrev {
	left: 0
}

.sNext {
	right: 0
}

.sPrev img,
.sNext img {
	width: 100%;
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95)
}


/*大事件*/

.i_about_box {
	background-image: url("i_about.jpg"/*tpa=http://www.szwyjy.com/static/index/images/i_about.jpg*/);
	background-size: cover;
	height: 450px;
}

.i_about_box .container {
	position: relative;
}

.i_about_box .i_about_tit span {
	font-size: 16px;
	color: #999;
}

.i_about_box .i_about_txt {
	width: 50%;
	background: #fff;
	padding: 37px;
	position: absolute;
	right: 0;
	top: 199px;
}

.i_about_box .i_about_txt p {
	line-height: 28px;
}

.i_about_box .i_about_txt a {
	color: #505050;
	padding: 5px 10px;
	border-radius: 35px;
	border: 1px solid #434343;
}

.ks .i_course_type p {
	margin-bottom: 0;
	text-align: left;
}

.ks .i_course_txt {
	padding: 65px 25px 0;
}

.ks .i_course_txt .a {
	padding: 5px 10px;
	border-radius: 35px;
	border: 1px solid #fff;
	display: inline-block;
	margin-top: 15px;
}

.i_course_box.ks .i_ks_type {
	float: left;
	width: 32%;
	border-radius: 8px;
	float: left;
	background: #f1f1f1;
	padding: 20px;
	margin-bottom: 23px;
	border: 1px solid #f1f1f1;
	transition: .3s;
}

.i_course_box.ks .i_ks_type:hover {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	box-shadow: 0 4px 13px rgba(231, 84, 94, .3);
	border: 1px solid rgba(231, 84, 94, .3);
}

.i_course_box.ks .i_ks_type:nth-child(2),
.i_course_box.ks .i_ks_type:nth-child(5) {
	margin: 0 23px;
}

.i_course_box.ks .i_ks_type .i_ks_txt {
	width: 76%;
	color: #505050;
	float: left;
}

.i_course_box.ks .i_ks_type .i_ks_txt h3 {
	font-size: 22px;
}

.i_course_box.ks .i_ks_type .i_ks_txt p {
	font-size: 14px;
	color: #999;
}

.i_course_box.ks .i_ks_type .i_ks_txt p.a {
	background: #e7545f;
	color: #fff;
	display: inline-block;
	padding: 0 8px;
	border-radius: 28px;
}

.i_course_box.ks .i_ks_type .i_ks_icon {
	width: 19%;
	height: 60px;
	float: right;
	margin: 40px 8px 0px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.i_hd_ks_box li {
	width: 33%;
	float: left;
	text-align: center;
}

.i_hd_ks_box li a {
	color: #505050;
}

.i_hd_ks_box .i_ks_icon {
	width: 35px;
	height: 35px;
	display: block;
	margin: 14px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.i_hd_ks_box li:nth-child(1) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(1) .i_ks_icon {
	background-image: url("ks1.png"/*tpa=http://www.szwyjy.com/static/index/images/ks1.png*/);
}

.i_hd_ks_box li:nth-child(2) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(2) .i_ks_icon {
	background-image: url("ks2.png"/*tpa=http://www.szwyjy.com/static/index/images/ks2.png*/);
}

.i_hd_ks_box li:nth-child(3) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(3) .i_ks_icon {
	background-image: url("ks3.png"/*tpa=http://www.szwyjy.com/static/index/images/ks3.png*/);
}

.i_hd_ks_box li:nth-child(4) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(4) .i_ks_icon {
	background-image: url("ks4.png"/*tpa=http://www.szwyjy.com/static/index/images/ks4.png*/);
}

.i_hd_ks_box li:nth-child(5) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(5) .i_ks_icon {
	background-image: url("ks5.png"/*tpa=http://www.szwyjy.com/static/index/images/ks5.png*/);
}

.i_hd_ks_box li:nth-child(6) .i_ks_icon,
.i_course_box.ks .i_ks_type:nth-child(6) .i_ks_icon {
	background-image: url("ks6.png"/*tpa=http://www.szwyjy.com/static/index/images/ks6.png*/);
}

s.i_course_box.ks .i_course_type:hover .aa {
	background-blend-mode: darken;
}

.i_ks_more {
	padding: 5px 15px;
	border-radius: 35px;
	border: 1px solid #e04c58;
	color: #E04C58;
	margin: 50px 0 20px;
	display: inline-block;
	transition: .3s;
}

.i_ks_more:hover {
	color: #fff;
	background: #E7545F;
}

.i_news_box {
	margin: 25px 0;
}

.i_news_box .i_news_img {
	height: 230px;
	margin-bottom: 25px;
}

.i_news_box .i_news_div {
	width: 32%;
	float: left;
}

.i_news_box .i_news_div:nth-child(2) {
	margin: 35px 23px;
}

.i_news_box .i_news_div img {
	width: 100%;
}

.i_news_box .i_news_div h3 {
	font-size: 18px;
	float: left;
	color: #505050;
	overflow: hidden;
	width: 78%;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.i_news_box .i_news_div span {
	float: right;
	font-size: 15px;
	margin-top: 18px;
	color: #999;
}

.i_news_box .i_news_div p {
	color: #999;
    height: 42px;
    overflow: hidden;
}

.i_news_box .i_news_div li {
	border-bottom: 1px solid #e2e2e2;
}

.i_news_box .i_news_div li:hover a h3 {
	color: #E04C58;
}

.i_news_box .i_news_div li a {
	display: block;
}

.i_hz_box li {
	float: left;
	width: 14.88%;
	padding: 14px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: center;
	transition: .3s;
	border: 1px solid #e2e2e2;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
}

.i_hz_box li:hover {
	background-color: #e7545e;
}

.i_hz_box li:hover a {
	color: #fff;
}

.i_hz_box li:nth-child(6n+6) {
	margin-right: 0;
}

.i_hz_box li a {
	color: #999;
}
.i_hz_box li p{
	
    white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
.i_hz_box li div.hz_img {
	width: 100px;
	height: 100px;
	margin: 15px auto;
	overflow: hidden;
	background: #fff;
	line-height: 100px;
	border-radius: 100%;
}

.i_hz_box li div.hz_img img {
	width: 100%;
}


/*jxkc*/

.jxkc_banner {
	border-radius: 15px;
	overflow: hidden;
	margin: 25px 0;
}

.breadcrumb>li {
	font-size: 15px;
}

.breadcrumb {
  background:#fff;
	margin: 15px 0;
}

.breadcrumb>li+li:before {
	content: "";
	background-image: url("right-breadcrumb.png"/*tpa=http://www.szwyjy.com/static/index/images/right-breadcrumb.png*/);
	background-size: contain;
	margin: 0 10px;
	padding: 0 10px;
	background-position: center;
	background-repeat: no-repeat;
}

.tshd_box .col-md-4,
.tshd_box .col-md-8,
.jxkc_box .col-md-9,
.jxkc_box .col-md-3 {
	border: 1px solid #ddd;
}

.jxkc_box .col-md-9 {
	margin-right: 25px;
	width: 71%;
}

.jxkc_left_li {
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
}

.jxkc_left_li .jxkc_img {
	width: 150px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.jxkc_img img {
	width: 100%;
}

.jxkc_left_li .jxkc_txt {
	width: 77%;
	float: left;
}

.tshd_list_li .tshd_list_txt h3 a,
.jxkc_right_li h3,
.jxkc_left_li .jxkc_txt h3 {
	color: #333;
}

.tshd_detail_cont p.page a,
.slider3 h3,
.rblx_lxzx_div ul li,
.tshd_box .col-md-4 li a,
.tshd_list_li .tshd_list_txt h3,
.jxkc_box h3,
.jxkc_box p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tshd_list_li .tshd_list_txt h3,
.jxkc_left_li .jxkc_txt h3 {
	font-size: 21px;
	margin: 10px 0;
}

.tshd_list_li .tshd_list_txt p,
.jxkc_left_li .jxkc_txt p {
	color: #999;
}

.jxkc_left_li .jxkc_txt p.date {
	width: 82%;
	margin-top: 6px;
}

.jxkc_box span.money {
	font-size: 20px;
	color: red;
	margin: 5px 0;
	font-weight: 100;
}

.jxkc_left_li .jxkc_txt span.detail {
	float: right;
	margin-top: -40px;
	color: #fff;
	background: #E7545F;
	padding: 7px 15px;
	border-radius: 15px;
}

.jxkc_right_li h3 {
	font-size: 16px;
	margin: 10px 0;
}

.jxkc_right_li {
	/*padding: 15px 24px;*/
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px;
}

.jxkc_right_li .jxkc_img {
	width: 80px;
	float: left;
	height: 80px;
	margin-right: 10px;
}

.jxkc_tit {
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
}

.jxkc_top_box {
	background: #e7545f;
	padding: 25px 0
}

.jxkc_top_box .container {
	background: #fff;
	margin: auto;
}

.jxkc_banner {
	padding: 15px 35px 35px 35px;
	/*border: 1px solid #eee;*/
	border-radius: 0;
	margin: 0;
}

.jxkc_banner .jxkc_detail_top_txt,
.jxkc_banner .jxkc_detail_top_img {
	width: 45%;
	float: left;
}
.jxkc_banner .jxkc_detail_top_img {
	min-height: 360px;
	overflow: hidden;
    background-position: center;
}
.jxkc_banner .jxkc_detail_top_img img {
	width: 100%;
}

.jxkc_banner .jxkc_detail_top_txt {
	margin-left: 25px;
}

.jxkc_banner .jxkc_detail_top_txt h3 {
	font-weight: 500;
	font-size: 18px;
}

.jxkc_banner .jxkc_detail_top_txt p {
	margin: 18px 0;
}

.jxkc_banner .jxkc_detail_top_txt p span.bt {
	color: #999;
	font-size: 12px;
	margin-right: 20px;
}

.jxkc_banner .jxkc_detail_top_txt p.money {
	color: #E7545F;
	font-size: 20px;
}

.jxkc_banner .jxkc_detail_top_txt .tit_x {
	color: #666;
}

.jxkc_detail_top_txt .choces span.xz {
	border: 1px solid #E7545F;
	padding: 5px 10px;
	background: url("check.png"/*tpa=http://www.szwyjy.com/static/index/images/check.png*/) 100% 100% no-repeat;
}

.jxkc_detail_top_txt a {
	width: 40%;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	display: block;
	margin-top: 30px;
	background: #E7545F;
	border-radius: 10px;
}

.jxkc_bottom_nav {
	border-bottom: 1px solid #ddd;
}
.jxkc_bottom_nav li {
	float: left;
}

.jxkc_bottom_nav li.active a {
	background: #E7545F;
	color: #fff;
}
.jxkc_bottom_nav.school li.active a{
    color: #e7545f;
    border-left: 7px solid;
	font-size: 18px;
}

.jxkc_bottom_nav.school{
	    margin-top: 20px;
	    border: 0;
}

.jxkc_bottom_nav.school li a{
	padding: 5px 25px;
	    margin-top: 20px;
	    background: none;
}
.jxkc_bottom_nav li a {
	color: #333;
	padding: 15px 35px;
	display: block;
	font-size: 18px;
}

.jxkc_bottom_cont .jxkc_tit {
	text-align: left;
	line-height: 30px;
}
.jxkc_bottom_cont #kcjj img{
	width:100%
}
.jxkc_bottom_cont .jxkc_tit:before {
	content: '';
	width: 8px;
	height: 28px;
	background: #e7545f;
	margin-right: 15px;
	display: inline-block;
	float: left;
}

#kczx li {
	float: left;
	width: 35%;
	margin-right: 25px;
	text-align: center;
}

#kczx li img {
	width: 100%;
}

#kczx li p {
	background: #e7545f;
	padding: 12px 0;
	color: #fff;
}

.jxkc_bottom_cont .bx-wrapper {
	max-width: 72% !important;
	margin: 0;
}

.jxkc_bottom_cont .bx-wrapper .bx-pager {
	display: none;
}

.slider3 h3 {
	font-size: 16px;
	margin: 10px 0;
}

.slider3 p {
	color: #E7545F;
	font-size: 18px;
	float: left;
}

.slider3 a {
	color: #333;
}.slider3 a img{
width:100%}

.slider3 span {
	background: #e7545f;
	color: #fff;
	float: right;
	padding: 5px;
	margin-top: 0;
}

.slider3 .slide {
	margin-right: 20px !important;
}


/*szll*/

.n_banner {
	height: 350px;
	overflow: hidden;
	background-size: cover;
	background-position: center;
}


/*.n_banner img {
	width: 100%;
}*/

.szll_ys_div {
	margin: 50px 0;
}

.szll_ys_div li {
	float: left;
	width: 33.33%;
	border-right: 1px solid #ddd;
	/*text-align: center;*/
}

.szll_ys_div li span {
	width: 80px;
	height: 80px;
	float: left;
	margin-left: 80px;
	display: block;
	margin-right: 16px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 5px;
}

.szll_ys_div li:nth-child(3) {
	border: 0;
}

.szll_ys_div li:nth-child(1) span {
	background-image: url("../szll1.png");
}

.szll_ys_div li:nth-child(2) span {
	background-image: url("../szll2.png");
}

.szll_ys_div li:nth-child(3) span {
	background-image: url("../szll3.png");
	background-size: 78%;
}

.szll_ys_div li div.szll_ys_txt p:first-child {
	font-size: 35px;
	color: #505050;
	margin-bottom: -3px;
	margin-top: 10px;
}

.szll_ys_div li div.szll_ys_txt p:last-child {
	font-size: 15px;
	color: #999;
}

.rblx_lxzx_div ul,
.szll_jxzl_txt,
.szll_jxzl_img {
	width: 50%;
	float: left;
}
 .szll_jxzl_img{
    height: 540px;
    background-size: cover;
    background-repeat: no-repeat;
}
.szll_jxzl_img img {
	width: 100%;
}

.szll_jxzl_txt {
	padding-left: 15px;
}

.szll_jxzl_txt li {
	margin-bottom: 50px;
}

.szll_jxzl_txt span:before {
	content: '';
	font-size: 46px;
	margin-right: 25px;
	margin: 0 25px;
	font-weight: bold;
	float: left;
	color: #E7545F;
}

.szll_jxzl_txt li:nth-child(1) span:before {
	content: '01';
}

.szll_jxzl_txt li:nth-child(2) span:before {
	content: '02';
}

.szll_jxzl_txt li:nth-child(3) span:before {
	content: '03';
}

.szll_jxzl_txt li:nth-child(4) span:before {
	content: '04';
}

.szll_jxzl_txt li:nth-child(5) span:before {
	content: '05';
}

.szll_jxzl_txt h3 {
	font-size: 21px;
	color: #333;
}

.szll_jxzl_txt p {
	color: #999;
	line-height: 25px;
}

.rblx_box .tit,
.szll_ys_box .tit {
	margin: 90px 0;
}

.szll_yxjs_div ul li {
	float: left;
	width: 48%;
	margin-bottom: 35px;
	box-shadow: 0 9px 15px 0 rgba(231, 84, 94, 0.2);
	margin-right: 25px;
	padding: 20px 10px;
	transition: .3s;
}

.szll_yxjs_div ul li:hover {
	box-shadow: 0 9px 15px 0 rgba(231, 84, 94, 0.4);
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.szll_yxjs_div ul li:nth-child(2n+2) {
	margin-right: 0;
}

.gkry_ys_div li span.tx,
.szll_yxjs_div ul li span.tx {
	width: 125px;
	height: 125px;
	display: block;
	float: left;
	margin: 30px 15px 0;
	border-radius: 100%;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.szll_yxjs_div ul li .szll_yxjs_txt {
	width: 72%;
	transition: .3s;
	float: left;
}

.szll_yxjs_div ul li .szll_yxjs_txt p {
	font-size: 15px;
	line-height: 26px;
	margin: 0;
	color: #E7545F;
}

.szll_yxjs_div ul li .szll_yxjs_txt p.tt {
	color: #999;
	height: 78px;
	overflow: hidden;
}

.szll_yxjs_div ul li .szll_yxjs_txt h3 span {
	font-size: 20px;
	margin-left: 15px;
}


/*tshd*/

.tshd_box .col-md-8 ol {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}

.tshd_box .col-md-8 ol li {
	float: left;
	font-size: 20px;
	margin-right: 15px;
	padding: 5px 15px;
	position: relative;
}

.tshd_box .col-md-8 {
	width: 64%;
	margin-right: 25px;
}.tshd_box .col-md-8 img{
	width:100%;
}

.tshd_box .col-md-8 ol li:after {
	content: '';
	height: 2px;
	transition: .3s;
	display: block;
	background: rgba(0, 0, 0, 0);
	position: absolute;
	bottom: -6px;
	width: 100%;
	left: 0;
}

.tshd_box .col-md-8 ol li:hover:after,
.tshd_box .col-md-8 ol li.active:after {
	background: #e7545f;
}

.tshd_box .col-md-8 ol li a {
	color: #333;
}

.tshd_box .col-md-8 .tshd_list_li:hover h3 a,
.tshd_box .col-md-8 ol li.active a {
	color: #e7545f;
}

.tshd_list_li {
	border-bottom: 1px solid #ddd;
	padding: 30px 0;
}

.tshd_list_li .tshd_list_img {
	width: 200px;
	/*height: 200px;*/
	float: left;
}

.tshd_list_li .tshd_list_img img {
	width: 100%;
}

.tshd_list_li .tshd_list_txt {
	width: 68%;
	float: left;
	margin-left: 35px;
}

.tshd_list_li .tshd_list_txt h3 {
	margin-top: 30px;
}

.tshd_list_li .tshd_list_txt a.dj {
	background: #e7545f;
	color: #fff;
	padding: 7px 15px;
	display: inline-block;
	border-radius: 15px;
}

.tshd_list_li .tshd_list_txt p {
	line-height: 25px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 15px;
}

.tshd_box .col-md-4 li a {
	width: 100%;
	padding: 10px 0;
	float: left;
	display: block;
	color: #333;
}

.tshd_box .col-md-4 li {
	margin: 10px 0;
	font-size: 15px;
}

.tshd_box .col-md-4 li:hover a {
	color: #e7545f;
}

.tshd_box .col-md-4 li a:before {
	content: '';
	width: 20px;
	height: 20px;
	margin-right: 15px;
	line-height: 20px;
	text-align: center;
	float: left;
	border-radius: 5px;
	color: #FFF;
	display: inline-block;
}

.tshd_box .col-md-4 li:nth-child(1) a:before {
	content: '1';
	background: #e7545f;
}

.tshd_box .col-md-4 li:nth-child(2) a:before {
	content: '2';
	background: #e7545f;
}

.tshd_box .col-md-4 li:nth-child(3) a:before {
	content: '3';
	background: #e7545f;
}

.tshd_box .col-md-4 li:nth-child(4) a:before {
	content: '4';
	background: #666;
}

.tshd_box .col-md-4 li:nth-child(5) a:before {
	content: '5';
	background: #666;
}

.tshd_box .col-md-4 li:nth-child(6) a:before {
	content: '6';
	background: #666;
}

.tshd_box .col-md-4 li:nth-child(7) a:before {
	content: '7';
	background: #666;
}

.tshd_box .col-md-4 li:nth-child(8) a:before {
	content: '8';
	background: #666;
}

.tshd_box .col-md-4 li:nth-child(9) a:before {
	content: '9';
	background: #666;
}

.tshd_detail_cont {
	padding-top: 20px;
	padding-bottom: 40px;
}

.tshd_detail_cont .tshd_detail_tit p {
	color: #999;
	margin: 20px 0 30px;
}

.tshd_detail_cont .tshd_detail_txt {
	line-height: 32px;
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	padding-bottom: 50px;
}

.tshd_detail_cont p.page a {
	padding: 10px 20px;
	border: 1px solid #ddd;
	margin-bottom: 25px;
	border-radius: 20px;
	width: 100%;
    color: #505050;
	display: block;
}
.tshd_detail_cont p.page:hover a{
color:#E7545F

}

/*yxxy*/

.rblx_dxjs_div li,
.yxxy_div li {
	width: 23%;
	float: left;
	border-radius: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px 20px;
}

.rblx_dxjs_div li:nth-child(4n+4),
.yxxy_div li:nth-child(4n+4) {
	margin-right: 0;
}

.yxxy_div li span {
	width: 160px;
	height: 160px;
	display: block;
	margin: 15px auto 25px;
	background-size: cover;
	border-radius: 100%;
}

.yxxy_div li p:last-child {
	height: 40px;
	overflow: hidden;
}

.yxxy_pj .swiper-container {}

.yxxy_pj .swiper-container-horizontal>.swiper-pagination-bullets {
	background: #ececec;
	display: inline-block;
	width: 20%;
	border-radius: 16px;
	margin: 0 auto;
	left: 44%;
}

.yxxy_pj .swiper-pagination-bullet-active {
	background: #E7545F;
}

.yxxy_pj .swiper-wrapper {
	margin-bottom: 58px;
}

.yxxy_pj .yxxy_txt {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 15px;
}

.yxxy_pj .yxxy_txt p:nth-child(2) {
	color: #999;
	height: 98px;
	overflow: hidden;
	line-height: 25px;
}

.yxxy_pj .yxxy_tx img {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin-right: 20px;
	border-radius: 100%;
}


/*about*/

.about_box .tit {
	margin: 35px 0;
}

.about_box .img_ {
	margin-bottom: 85px;
}

.about_txt {
	padding: 0 80px;
	font-size: 18px;
	margin-bottom: 80px;
	border-bottom: 1px solid #ddd;
	line-height: 40px;
}

.about_txt img {
	width: 100%;
}

#allmap {
	width: 100%;
	height: 340px;
}

.about_address .about_adds_txt img {
	width: 80%;
}


/*rblx*/

.about_lx_div div.about_lx_img {
	width: 50%;
	float: left;
}

.about_lx_div div.about_lx_img img {
	width: 100%;
}

.about_lx_div div.about_lx_txt {
	width: 48%;
	float: right;
	line-height: 28px;
	font-size: 15px;
}

.rblx_rmzy_div li {
	width: 31.9%;
	height: 270px;
	margin-right: 25px;
	margin-bottom: 25px;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
	float: left;
	transition: .3s;
}

.rblx_rmzy_div li:hover .rblx_rmzy_txt p {
	opacity: 1;
}

.rblx_rmzy_div .rblx_rmzy_txt {
	position: absolute;
	top: 0;
    width: 100%;
	padding: 20px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	height: 100%;
}
.rblx_rmzy_div .rblx_rmzy_img img{
  width:100%

}
.rblx_rmzy_div .rblx_rmzy_txt p {
	opacity: 0;
	transition: .3s;
}

.rblx_rmzy_div .rblx_rmzy_txt p:nth-child(2) {
	margin-top: 20px;
}

.rblx_rmzy_div .rblx_rmzy_txt p.h3 {
	text-align: center;
	margin-top: 120px;
	opacity: 1;
}

.rblx_pg_div {
	background-size: cover;
	height: 250px;
	width: 100%;
	background-position: center;
	margin: 90px 0 0;
}

.rblx_pg_modal label {
	margin: 0 15px 0 10px;
	font-weight: 300;
}

.rblx_pg_modal_tit {
	font-size: 16px;
	margin: 25px 0 15px;
}

.rblx_pg_modal input[type="text"],
.rblx_pg_modal select {
	width: 100%;
	padding: 10px;
	border: 1px solid #ddd;
	color: #333;
}

.rblx_dxjs_div li {
	transition: .3s;
}

.rblx_dxjs_div li:hover {
	/*width: 45%;*/
}

.rblx_dxjs_div li o {
	color: #E7545F;
}

.rblx_dxjs_div span.xx_img {
	width: 100px;
	height: 100px;
	border-radius: 100%;
	display: block;
	margin: 15px auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
}

.xx_txt {
	text-align: left;
}

.rblx_lxzx_div ul {
	padding: 0 0 0 40px;
}

.rblx_lxzx_div ul li {
	margin-bottom: 25px;
}

.rblx_lxzx_div ul li:hover a {
	color: #E7545F;
}

.rblx_lxzx_div ul li span {
	display: inline-block;
	margin-right: 15px;
	padding: 5px;
	font-size: 13px;
	color: #fff;
	background: #E7545F;
}

.rblx_lxzx_div ul li a {
	color: #333;
	font-size: 16px;
}


/*gkry*/


/*.gkry_zc_div .gkry_zc_img img,*/

.gkry_zc_div .gkry_zc_img img,
.gkry_vs img {
	width: 100%;
}

.gkry_zc_div {
	padding: 15px 0 15px 150px;
	margin: 90px 0;
}

.gkry_zc_div .gkry_zc_img {
	width: 250px;
	height: 250px;
	overflow: hidden;
	border-radius: 100%;
	margin-right: 100px;
	float: left;
}

.gkry_zc_div .gkry_zc_txt {
	width: 53%;
	float: left;
	margin-top: 50px;
}

.gkry_zc_div .gkry_zc_txt:before {
	content: '';
	display: block;
	width: 45px;
	height: 35px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("gkry2.png"/*tpa=http://www.szwyjy.com/static/index/images/gkry2.png*/);
}

.gkry_zc_div .gkry_zc_txt div {
	padding-left: 65px;
}

.gkry_zc_div .gkry_zc_txt div p {
	font-size: 18px;
	line-height: 30px;
	color: #999;
}

.gkry_ys_div {
	margin: 80px 0;
}

.gkry_ys_div li {
	float: left;
	width: 17.9%;
	border: 1px solid #ddd;
	margin-right: 25px;
	padding: 17px;
	color: #666;
	font-size: 14px;
	line-height: 28px;
	border-radius: 10px;
}

.gkry_ys_div.jg li:nth-child(4n+4),
.gkry_ys_div li:nth-child(5n+5) {
	margin-right: 0;
}

.gkry_ys_div li span.tx {
	margin: 10px auto 25px;
	float: initial;
}

.gkry_ys_div.jg li {
	border: 0;
}

.gkry_ys_div.jg li span.tx {
	background-size: 80px;
}

.gkry_ys_div li h3 {
	text-align: center;
	font-size: 22px;
	margin: 15px 0;
	color: #E7545F;
}

.gkry_ys_div li p.tt {
	height: 100px;
	line-height: 23px;
}

.gkry_ys_div li:nth-child(6n+6) {
	margin-right: 0;
}

.gkry_ys_div.jg li {
	width: 22.4%
}

.gkry_ys_div.jg li p {
	height: auto;
}

.gkry_ys_div.jg h3 {
	text-align: center;
	margin: 15px;
	font-size: 20px;
}

.gkry_form_div {
	margin: 145px 0 81px;
}

.gkry_form {
	padding: 0 70px;
}

.gkry_tit {
	text-align: center;
	margin: 25px 0;
}

.gkry_form input[type="text"] {
	height: 54px;
	width: 70%;
	border: 1px solid #999;
	background: none;
	padding: 0 15px;
	border-radius: 10px;
	margin: 0 auto 25px;
	display: block;
}

.gkry_form input.submit {
	height: 54px;
	display: block;
	margin: 0 auto 25px;
	width: 70%;
}
/**/

				.i_new_form form .left:first-child {
					font-size: 18px;
					background-color: #264631;
					color: #fff;
					padding: 10px 0;
					margin-right: 2%;
					text-align: center;
					min-width: 20%;
				}

				.i_new_form div.clearfix {
					margin-bottom: 20px;
				}

				.i_new_form form .left:first-child::after {
					content: '';
					width: 0;
					height: 0;
					display: block;
					border-top: 10px solid rgba(0, 0, 0, 0);
					border-right: 10px solid rgba(0, 0, 0, 0);
					border-bottom: 10px solid rgba(0, 0, 0, 0);
					border-left: 10px solid #264631;
					position: absolute;
					right: -20px;
					top: 12px;
				}

				.radio_w,
				.i_new_form .left {
					float: left;
					position: relative;
					margin-right: 35px;
				}

				.i_new_form label.active {
					background-color: #e7545f;
					color: #fff;
					border-color: #e7545f;
				}

				.i_new_form label {
					font-size: 16px;
					font-weight: 500;
					width: 18%;
					text-align: center;
					border: 1px solid #dedede;
					padding: 10px 0;
					text-align: center;
					position: relative;
					margin-bottom: 0;
					margin-right: 2%;
				}

				.i_new_form label:last-child {
					margin-right: 0;
				}

				.i_new_form div.clearfix p {

					float: left;
					width: 78%;
				}

				.i_new_form input[type=radio],
				.i_new_form input[type=checkbox] {
					width: 22px;
					height: 22px;
					vertical-align: middle;
					opacity: 0
				}

				.input_style {
					background: url("green.png"/*tpa=http://www.szwyjy.com/static/index/images/green.png*/) no-repeat;
					width: 22px;
					height: 22px;
					display: inline-block;
					position: absolute;

					visibility: hidden;
					right: -4px;
					top: -8px;
				}

				.radio_bg {
					background-position: -118px 0
				}

				.checkbox_bg {
					background-position: 0 0
				}

				.radio_bg_check {
					background-position: -166px 0;
					visibility: inherit;
				}

				.checkbox_bg_check {
					background-position: -48px 0
				}

				.i_new_form_ipt input {
					width: 32%;
					float: left;
					border: 1px solid #ddd;
					margin-right: 2%;
					padding: 10px 5px;

				}

				.i_new_form_ipt input:last-child {
					margin-right: 0;
					background: #E7545F;
					color: #fff;
				}

				.i_new_form_ipt input:focus {
					outline: none;
					border: 1px solid rgba(231, 84, 95, .5);
					box-shadow: 0 0 10px rgba(231, 84, 95, .5);
				}