@charset "gbk";
* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: "΢���ź�";
}
body {
	color: #2a2a2a;
	width: 100%;
	min-width: 1280px;
	position: relative;
}
a {
	color: #2a2a2a;
}
img {
	display: block;
}
.shouye_top{
	display: block;
	width: 100%;
	min-width: 1280px;
}
/*����ͷ��*/
.top_info {
	width: 100%;
	min-width: 1280px;
	height: 48px;
	line-height: 48px;
	background: url(http://www.tjxdf.com/images/top_bj.png) repeat-x left top;
}
.top_info>div {
	width: 1280px;
	margin: 0 auto;
}
.top_info>div a:hover {
	color: #ec3e37;
}
.tohome {
	float: left;
	width: auto;
	font-size: 14px;
	color: #5c5c5c;
	line-height: 48px;
	font-weight: normal;
}
.tohome span {
	color: #fff;
	background: #ec3e37;
	height: 14px;
	line-height: 14px;
	padding: 2px 3px;
	margin-right: 10px;
}
.top_nav {
	line-height: 48px;
	float: right;
}
.top_nav a {
	display: inline-block;
	font-size: 14px;
	margin-left: 25px;
}

/*PC logo*/
/* .head-top {
	width: 100%;
	height: 80px;
}

.head-top .head_right{
	display: block;
    float: right;
	margin-top: 15px;
} 

.head-top .head_main{
	width: 1280px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	display: block;
	margin-top: 14px;
	float: left;
}
.head-top .ul_xxjs {
	float: left;
	width: 220px;
	height: 60px;
	margin: 10px 0 10px 10px;
	border-left: 1px solid #898989;
	box-sizing: border-box;
}
.head-top .ul_xxjs li {
	font-size: 13px;
	color: #898989;
	line-height: 20px;
	margin-left: 15px;
}
.head-top .top_right {
	width: 580px;
	height: 80px;
	float: left;
	
}
.head-top .ul_nav {
	width: 100%;
	height: 50px;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.head-top .ul_nav .aa {
	
	width: 80px;
	font-size: 18px;
	line-height: 50px;
	display: block;
	text-align: center;
	position: relative;
}
.head-top .ul_nav .bb {
	
	width: 80px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	position: relative;
}
.head-top .ul_nav .aa:after {
	content: "";
	width: 0;
	height: 2px;
	background: #ff6000;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 500ms ease all;
}
.head-top .ul_nav .bb:after {
	content: "";
	width: 0;
	height: 2px;
	background: #ff6000;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 500ms ease all;
}
.head-top .ul_nav .aa:hover {
	color: #ff6000;
}
.head-top .ul_nav .bb:hover {
	color: #ff6000;
}
.head-top .ul_nav .aa:hover:after {
	width: 100%;
	transition: 500ms ease all;
}
.head-top .ul_nav .bb:hover:after {
	width: 100%;
	transition: 500ms ease all;
}
.head-top .ul_nav .bb .qr {
	display: none;
	display: block;
	width: 129px;
	height: 129px;
	position: absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
}
.head-top .ul_nav .bb:hover .qr {
	display: block;
} */

.h_t{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
}
.h_t .h_t_m1{
	width: 450px;
	height: 60px;
}
.h_t .h_t_center{
	width: 650px;
	height: 60px;
	display: flex;
	justify-content: space-between;
}
.h_t .h_t_center .aa{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	font-size: 18px;
	position: relative;
	margin: 10px 0;
}
.h_t .h_t_center .bb{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	font-size: 18px;
	margin: 10px 0;
}
.h_t .h_t_center a:after {
	content: "";
	width: 0;
	height: 2px;
	background: #ff6000;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 500ms ease all;
}
.h_t .h_t_center a:hover:after {
	width: 100%;
	transition: 500ms ease all;
}
.h_t .h_t_center .bb img{
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -10px;
	bottom: -120px;
	z-index: 100;
}
.h_t .h_t_center .bb:hover img {
	display: block;
}
.h_t .h_t_m2{
	width: 215px;
	height: 60px;
}

.n_b{
	width: 100%;
	height: 50px;
	background-color: #ed6d00;
	/* background-color: #da0023; *//* ������ɫ */
}
.n_b .n_b_con{
	width: 1280px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.n_b .n_b_con a{
	display: block;
	height: 50px;
	line-height: 50px;
	color: white;
	font-size: 18px;
	text-align: center;
	width: 155px;
}
.n_b .n_b_con .rmzy{
	width: 350px;
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	position: relative;
	height: 50px;
	line-height: 50px;
	color: white;
	font-size: 18px;
	text-align: center;
}
.n_b .n_b_con .cd:hover{
	background-color:  #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
}
/* .n_b .n_b_con .rmzy:hover{
	background-color: #ff7f00;
} */
.n_b .n_b_con .rmzy .rmzy_xq{
	width: 350px;
	height: 0;
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	position: absolute;
	left: 0;
	top: 50px;
	z-index:100 ;
	transition: 500ms ease all;
	overflow: hidden;
	border-bottom: 1px solid #ea5513;
	border-right: 1px solid #ea5513;
	/* border-bottom: 1px solid #da0023; *//* ������ɫ */
	/* border-right: 1px solid #da0023; *//* ������ɫ */
	box-sizing: border-box;
}
.n_b .n_b_con .rmzy:hover .rmzy_xq{
	display: block;
	height: 520px;
	transition: 500ms ease all;
	display: flex;
}
.n_b .n_b_con .rmzy .rmzy_xq .zyfl{
	width: 81px;
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	line-height: 20px;
}
.n_b .n_b_con .rmzy .rmzy_xq .zyfl .zyfl1{
	width: 81px;
	height: 175px;
	border-bottom: 1px solid white;
	padding-top: 25px;
	box-sizing: border-box;
}
.n_b .n_b_con .rmzy .rmzy_xq .zyfl .zyfl2{
	width: 81px;
	height: 205px;
	border-bottom: 1px solid white;
	padding-top: 20px;
	box-sizing: border-box;
}
.n_b .n_b_con .rmzy .rmzy_xq .zyfl .zyfl3{
	width: 81px;
	height: 140px;
	padding-top: 30px;
	box-sizing: border-box;
}

.n_b .n_b_con .rmzy .rmzy_xq .zymc{
	width: 269px;
	background-color: white;
}
.n_b .n_b_con .rmzy .rmzy_xq .zymc a{
	height: 34px;
	width: 269px;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #b80824;
	color: black;
}

.n_b .n_b_con .rmzy .rmzy_xq a:hover{
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	color: white;
}



.bm_tel {
	width: 570px;
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	color: #ff5900;
	text-align: right;
	margin-top: 10px;
}

.bm_tel img {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 12px;
}
/*PC����*/
.nav-bj {
	width: 100%;
	height: 100px;
	min-width: 1280px;
	background-color: #ff6000;
	/* background-color: #da0023; *//*������ɫ
	/* background-image: url(/images/yearbg.jpg); */
	background-repeat: repeat-x;
	background-position: bottom center;
	box-sizing: border-box;
	position: relative;
}
.nav-bj .nb1{
	width: 136px;
	height: 68px;
	position: absolute;
	left: 100px;
	top: 16px;
}
.nav-bj .nb2{
	width: 176px;
	height: 67px;
	position: absolute;
	right: 12px;
	top: 30px;
}
.nav {
	width: 1280px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 25px;
}

.nav-pl {
	font-size: 18px;
	line-height: 60px;
	margin-top: 20px;
	color: #FFFFFF;
	float: left;
}

.nav i {
	width: 1px;
	height: 90px;
	background-color: #fff;
	float: left;
	vertical-align: top;
	margin: 5px 0 0 45px;
	background: -webkit-linear-gradient(to bottom, #ff6d24, #fff, #ff6d24);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(to bottom, #ff6d24, #fff, #ff6d24);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(to bottom, #ff6d24, #fff, #ff6d24);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, #ff6d24, #fff, #ff6d24);
}
.nav-pro {
	width: 1050px;
	height: 100px;
	float: left;
}
.nav-pro-btn {
	width: 1015px;
	height: 100px;
}
.nav-pro-btn>li {
	width: 119px;
	height: 100px;
	float: left;
	margin-left: 26px;
	position: relative;
}
.nav-pro-btn li span {
	display: block;
	width: 56px;
	height: 50px;
	margin: 15px auto 0 auto;
	background: url(../images/img.png)0 0 no-repeat;
}
.nav-pro-btn li:first-child span {
	background-position: -560px 0;
}
.nav-pro-btn li:nth-child(2) span {
	background-position: -616px 0;
}
.nav-pro-btn li:nth-child(3) span {
	background-position: -616px 0;
}
.nav-pro-btn li:nth-child(4) span {
	background-position: -450px 0;
}
.nav-pro-btn li:nth-child(5) span {
	background-position: -504px 0;
}
.nav-pro-btn li:nth-child(6) span {
	background-position: -786px 0;
}
.nav-pro-btn li:nth-child(7) span {
	background-position: -672px 0;
}
.nav-pro-btn li:last-child span {
	background-position: -842px 0;
}
.nav-pro-btn li a>p {
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	/* margin-top: 5px; */
}
.nav-pro-btn li:first-child:hover span {
	background-position: -728px 0;
}
.nav-pro-btn li:nth-child(2):hover span {
	background-position: -112px 0;
}
.nav-pro-btn li:hover .jdglzy{
	background-image: url(../images/jg2.png);
	background-repeat:no-repeat
}
.nav-pro-btn li:nth-child(4):hover span {
	background-position: -170px 0;
}
.nav-pro-btn li:nth-child(5):hover span {
	background-position: 0px 0;
}
.nav-pro-btn li:nth-child(6):hover span {
	background-position: -58px 0;
}
.nav-pro-btn li:nth-child(7):hover span {
	background-position: -338px 0;
}
.nav-pro-btn li:nth-child(8):hover span {
	background-position: -280px 0;
}
.nav-pro-btn li:hover p {
	color: #000000;
}
.nav-pro-btn li:hover .nav-major {
	display: block;
}
.nav-more {
	float: right;
	width: 80px;
	height: 100px;
	margin-left: 10px;
	text-align: center;
}
.nav-more p {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 10px;
}
.nav-more img {
	margin: 25px 0 0 25px;
	transition: all 1s;
}
.nav-more:hover img {
	transform: rotate(180deg);
}
.nav-more:hover p {
	color: #000;
}
.nav-major {
	width: 1050px;
	height: 180px;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	top: 100px;
	display: none;
	z-index: 9999;
	padding: 10px 0;
}
.nav-major1 {
	left: 10px;
}
.nav-major2 {
	left: -135px;
}
.nav-major3 {
	left: -280px;
}
.nav-major4 {
	left: -425px;
}
.nav-major5 {
	left: -570px;
}
.nav-major6 {
	left: -715px;
}
.nav-major7 {
	left: -860px;
}
.nav-major8 {
	left: -909px;
}
.nav-major p {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background-color: #ff6d24;
	float: left;
	margin: 45px 0 0 45px;
}
.nav-major p b {
	width: 56px;
	height: 50px;
	margin: 25px 0 0 22px;
	display: block;
	background: url(../images/img.png) 0 0 no-repeat;
}
.nav-major1 p b {
	background-position: -560px 0;
}
.nav-major2 p b {
	background-position: -616px 0;
}
.nav-major3 p b{
	background-image: none;
} 
#tub{
	margin: 30px 0 0 32px;
}
.nav-major4 p b {
	background-position: -448px 0;
}
.nav-major5 p b {
	background-position: -504px 0;
}
.nav-major6 p b {
	background-position: -784px 0;
}
.nav-major7 p b {
	background-position: -840px 0;
}
/*.nav-major7 p b {
	background-position: -672px 0;
}*/
.nav-major8 p b {
	background-position: -224px 0;
}
.nav-major-txt {
	float: left;
	width: 490px;
	height: 180px;
	margin-left: 45px;
}
.nav-major-txt li {
	width: 475px;
	color: #000000;
	height: auto;
}
.nav-major-txt li:first-child {
	font-size: 24px;
	line-height: 40px;
}
.nav-major-txt li:nth-child(2) {
	font-size: 18px;
	line-height: 40px;
	color: #2f2f2f;
}
.nav-major-txt li:nth-child(3) {
	font-size: 14px;
	line-height: 23px;
	color: #6a6969;
}
.nav-major-txt li a {
	display: inline-block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #FF6D24;
	color: #FF6D24;
	margin-top: 15px;
}
.nav-major-txt li a:nth-child(2) {
	margin-left: 50px;
}
/*banner*/
#banner {
	width: 100%;
	min-width: 1280px;
}
#fenlei {
	width: 90%;
	text-align: center;
	position: absolute;
	height: 30px;
	line-height: 30px;
	bottom: 2%;
	left: 5%;
	z-index: 1;
	font-size: 12px;
}

#fenlei .swiper-pagination-bullet {
	display: inline-block;
	width: 140px;
	height: 30px;
	border-radius: 5px;
	background: rgba(236, 62, 55, 0.6);
	opacity: 1;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	overflow: hidden;
	margin: 0 5px;
	cursor: pointer;
	border: 0;
}

#fenlei span.swiper-pagination-bullet-active {
	background: #ec3e37;
	outline: none;
}

#banner .swiper-slide {
	width: 100%;
}

/*����*/
.hotnotice {
	width: 100%;
	height: 50px;
	background:#F5F5F5;
}

.hnews_box {
	width: 1280px;
	height: 50px;
	margin: 0 auto;
	padding: 10px 30px;
	position: relative;
	box-sizing: border-box;
}

.hnews_box img {
	float: left;
	animation: lingdang 1s infinite;
	-webkit-animation: lingdang 1s infinite;
}

@keyframes lingdang {
	0% {
		transform: rotate(20deg);
		transform-origin: 20px top;
	}

	50% {
		transform: rotate(-20deg);
		transform-origin: 20px top;
	}

	100% {
		transform: rotate(20deg);
		transform-origin: 20px top;
	}
}

@-webkit-keyframes lingdang {
	0% {
		transform: rotate(20deg);
		transform-origin: 20px top;
	}

	50% {
		transform: rotate(-20deg);
		transform-origin: 20px top;
	}

	100% {
		transform: rotate(20deg);
		transform-origin: 20px top;
	}
}

#hnews {
	width: 1100px;
	margin-left: 60px;
	height: 30px;
	overflow: hidden;
}

#hnews .swiper-wrapper .swiper-slide {
	width: 1100px;
	font-size: 18px;
	line-height: 30px;
	box-sizing: border-box;
}

#hnews .swiper-wrapper .swiper-slide a {
	color: #2a2a2a;
	letter-spacing: 2px;
}

#hnews .swiper-wrapper .swiper-slide a font {
	font-weight: bold;
	color: #ec3e37;
}

.hnews_box>a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #ec3e37;
	border-radius: 15px;
	position: absolute;
	right: 0;
	top: 10px;
}

/*��״����*/
.ybaoming {
	width: 1280px;
	height: 118px;
	margin: 50px auto 0 auto;
}
.nav-box {
	width: 1280px;
	display: flex;
	justify-content: space-between;
	float: left;
	
}
.nav-box a{
	position: relative;
	box-sizing: border-box;
	width: 237px;
	height: 118px;
	padding: 30px 10px;
	background: linear-gradient(to right, #3481fc, #6ca6ff);
	border-radius: 3px;
}
.nav-box a:nth-child(2){
	/* background: #2ab8ab; */
	background: linear-gradient(to right, #2ab8ab, #6cffee);
}
.nav-box a:nth-child(3){
	/* background: #f65854; */
	background: linear-gradient(to right, #f65854, #ffa26c);
}
.nav-box a:nth-child(4){
	/* background: #fd8e20; */
	background: linear-gradient(to right, #fd8e20, #f1ff6c);
}
.nav-box a:nth-child(5){
	/* background: #8b83bf; */
	background: linear-gradient(to right, #8b83bf, #6cbfff);
}
.nav-box a strong{
	font-size: 20px;
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: bold;
	color: white;
	
}
.nav-box a p{
	
	line-height: 28px;
	border: 1px solid #fff;
	color: white;
	width: 100px;
	margin-top: 15px;
	text-align: center;
	
}
.nav-box a img{
	width: 115px;
	position: absolute;
	bottom: 0;
	right: 0;
}

/*ԤԼ��*/
.yuyue_box {
	width: 1280px;
	margin: 25px auto 0 auto;
	height: 80px;
}
.yuyue_box a {
	width: 305px;
	height: 80px;
	float: left;
	margin-left: 20px;
	display: block;
}
.yuyue_box a:first-child {
	background: #ec3e37;
	margin-left: 0;
}
.yuyue_box a:nth-child(2n) {
	background: #ffb932;
}
.yuyue_box a:nth-child(3) {
	background: #21b18d;
}
.yuyue_box a:nth-child(n+2):hover {
	background: #ec3e37;
	transition: 0.2s;
}
.yuyue_box a img {
	float: left;
}
.yuyue_box a p {
	float: left;
	width: 220px;
	padding-left: 8px;
	padding-top: 22px;
	line-height: 22px;
	font-size: 22px;
	color: #fff;
}
.yuyue_box a p span {
	color: #fff;
	font-size: 12px;
	margin-top: 9px;
}
/*���ȱ���*/
.bm_img {
	margin: 30px auto 0 auto;
	cursor: pointer;
}
.bm_tit {
	width: 488px;
	height: 60px;
	margin: 25px auto 0 auto;
}
.bmcj {
	width: 1280px;
	height: 200px;
	margin: 25px auto 0 auto;
}
/*У����Ƹ*/
.xqzp{
	width: 1280px;
	position:relative;
	margin: 30px auto;
}
.xqzp .xqzp_tit{
	text-align: center;
	margin-bottom: 32px;
}
.xqzp .xqzp_tit h3{
	font-size: 30px;
	font-weight: 400;
	font-stretch: normal;
	color: #333333;
	padding-top: 20px;
}
.xqzp .xqzp_tit p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 15px;
}
.xqzp_list{
	position:relative;
	overflow:hidden;
	padding-top:30px;
	height:210px;
	background-color:#ff7400;
}
.xqzp_list li{
	width:460px;
	float:right;
	margin-right:30px;
	display: flex;
	justify-content: space-between;
}
.xqzp_list li a{
	display:block;
	width: 47%;
}
.xqzp_list li a img{
	display: block;
	width: 100%;
}
.hslclear {
	clear: both;
}
.xqzp_list li .xqzp_new{ position:absolute; right:0; top:0;}
.hsltl2_bg{ display:block; position:absolute; bottom:0; left:0;}

.hsltl2_num{
	position:absolute;
	text-align:right;
	width:1140px !important;
	margin-left:30px;
	top: 210px !important;
	right:27px !important;
	z-index:2
}
.hsltl2_num .swiper-pagination-bullet{
	width:10px;
	height:10px;
	background-color:#fff;
	border-radius:10px;
	transition: .4s;
	display:inline-block !important;
	margin:0 3px !important;
}
.hsltl2_num .swiper-pagination-bullet-active{ width:30px; height:10px; opacity:1;}
/*��������ҵ��̬*/
.xjhrbm{
	width: 1280px;
	margin: 40px auto;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0 30px;
	background: #f8f8f8;
}
.xjhrbm .hrbm_title{
	text-align: center;
	border-bottom: 1px dashed #c6c6c6;
	margin-bottom: 32px;
}
.hrbm_title h1{
	font-size: 30px;
	font-weight: 400;
	font-stretch: normal;
	color: #333333;
	padding-top: 35px;
}
.hrbm_title p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 15px;
}
.xjhrbm_top{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.xjhrbm_top .xjhrbm_inf{
	float: left;
	width: 640px;
	padding: 0 10px 15px 10px;
	background-color: #ff6000;
	/* background-color: #da0023; *//*������ɫ*/
	overflow: hidden;
}
.xjhrbm_top .xjhrbm_inf h1{
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #ffffff;
	text-align: center;
	padding: 18px 0;
}

/*Υ����ʹ��*/
.xjhrbm_wjc{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
}
.xjhrbm_wjc .xjhrbm_inf{
	float: left;
	width: 590px;
	padding: 0 10px 15px 10px;
	background-color: #ed6d00;
	/* background-color: #da0023; *//* ������ɫ */
	overflow: hidden;
}
.xjhrbm_wjc .xjhrbm_inf h1{
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #ffffff;
	text-align: center;
	padding: 18px 0;
}
/*Υ����ʹ��*/

.xjhrbm_inf font{
	display: flex;
	background-color: #eeeeee;
	height: 50px;
}
.xjhrbm_inf span{
	flex: 1;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 50px;
}
#bm_list{
	background: #ffffff;
}
/* #bm_list .swiper-wrapper {
	width: 640px;
	height: 200px;
} */
/*Υ����ʹ��*/
#bm_list .swiper-wrapper {
	width: 590px;
	height: 200px;
}
/* #bm_list .swiper-slide{
	width: 640px;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px dashed #c9c9c9;
} */
/*Υ����ʹ��*/
#bm_list .swiper-slide{
	width: 590px;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px dashed #c9c9c9;
}
/* #bm_list .swiper-slide p{
	float: left;
	width: 128px;
	height: 50px;
	font-size: 17px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
} */
/*Υ����ʹ��*/
#bm_list .swiper-slide p{
	float: left;
	width: 118px;
	height: 50px;
	font-size: 17px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
}
#bm_list .swiper-slide p:nth-child(2){
	color: #d3101a;
	font-weight: bold;
}
#bm_list .swiper-slide p:nth-child(4){
	color: #d3101a;
	font-weight: bold;
}
#bm_list .swiper-slide p:last-child{
	color: #d3101a;
	font-weight: bold;
	cursor: pointer;
}
.hrbm_pic{
	float: left;
	width: 520px;
	margin-left: 40px;
}
.hrbm_pic h2{
	display: block;
	width: 520px;
	height: 73px;
	line-height: 73px;
	font-size: 28px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: -1px;
	color: #313131;
	background-color: #fff;
	text-align: center;
}
#hrbm_list{
	width: 520px;
	height: 265px;
}
.xjhrbm_bottom{
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
	background: #ffffff;
	box-sizing: border-box;
	padding: 20px 10px;
}
/* .xjhrbm_bottom #bjdt_list{
	float: left;
	width: 650px;
}
#bjdt_list{
	width: 650px;
	height: 335px;
}
#bjdt_list .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
} */

.xjhrbm_wjc #bjdt_list{
	float: left;
	width: 590px;
}
#bjdt_list{
	width: 590px;
	height: 335px;
}
#bjdt_list .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}

.moj_in{
	width: 180px;
	height: 111px;
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
	margin-top: 35px;
	margin-right: 22px;
}
.moj_in h1{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	height: 32px;
	background-color: #666666;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.moj_in font{
	display: block;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
.moj_in p{
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	opacity: .7;
	padding-top: 5px;
}
.moj_in2{
	height: 133px;
	margin-top: 19px;
}
.moj_in2 h1{
	background-color: #fec360;
}
.moj_in2 font{
	color: #c8161d;
}
.moj_in2 a{
	display: flex;
	width: 130px;
	height: 27px;
	background-color: #c8161d;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #ffffff;
	margin: 0 auto;
	border-radius: 27px;
	margin-top: 7px;
}
.moj_in i{
	display: block;
	width: 92px;
	height: 80px;
	background-image: url(../images/ico.png);
	position: absolute;
	top: 37px;
	left: -49px;
}
.nhbm20_lst{
	float: left;
	width: 460px;
	height: 335px;
	margin-left: 40px!important;
}
.nhbm20_lst h1{
	width:187px;
	height: 30px;
	background:url(../images/ico2.png) no-repeat #eeeeee 20px 5px;
	border-radius: 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: 0px;
	color: #313131;
	padding-left: 53px;
}
.nhbm20_lst p{
	width: 460px;
	font-size: 14px;
	font-weight: 100;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #000000;
	padding-top: 15px;
}
.xztp{
	width: 1280px;
	margin: 30px auto 0;
}
/*����רҵ�Ƽ�*/
.homepage_tit {
	width: 1280px;
	height: 50px;
	margin: 20px auto 0 auto;
	border-bottom: 2px solid #d3d3d3;
	box-sizing: border-box;
	position: relative;
}
.homepage_tit p {
	width: 240px;
	text-align: center;
	font-weight: bold;
	font-size: 25px;
	color: #ed6d00;
	/* color: #da0023; *//*������ɫ*/
	letter-spacing: 2px;
	line-height: 50px;
	display: block;
	float: left;
}
.homepage_tit:after {
	content: "";
	width: 240px;
	height: 2px;
	display: block;
	background: #ed6d00;
	/* background: #da0023; *//*������ɫ*/
	position: absolute;
	left: 0;
	bottom: -2px;
}
.homepage_tit i {
	float: left;
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
	margin-left: 20px;
	color: #d3d3d3;
	text-transform: uppercase;
}
.homepage_tit a {
	float: right;
	font-size: 16px;
	width: 100px;
	line-height: 25px;
	color: #5d5d5d;
	text-align: center;
	height: 25px;
	margin-top: 15px;
	border-radius: 5px;
}
.hslzykfq{
	width: 100%;
	background: #f7f7f7;
	overflow: hidden;
	padding-bottom: 50px;
}
.w1280{
	width: 1280px;
	margin: 0 auto;
	box-sizing: border-box;
}
.hslzykfq1{ text-align:center; font-size:36px; color:#333; margin-top:30px;}
.hslzykfq1 span{ display:block; color:#999; font-size:18px; text-transform:uppercase; padding-top:5px;}
.hslzykfq2{ margin:35px auto; }
.hslzykfq2_1{ width:350px; float:left; margin-right:31px; background-color:#fff;height:696px; overflow:hidden;border: 1px solid #E4E4E4;box-sizing: border-box;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3{ background-color:#fff; text-align:center;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3 i{ display:block; font-size:100px; color:#ff7400; padding-top:26px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3 b{ padding:0; font-size:32px; color:#000;display:block;margin-bottom: 5px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3 span{text-transform:uppercase; display:block; color:#666; font-size:16px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3 a{ display:none;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_img{ margin:20px 20px 15px 20px; border-top:1px solid #f1f1f1; padding-top:20px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_img img{border-radius:5px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_2,.hslzykfq3_2_1{ display:none;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_5,.hslzykfq2 .hslzykfq2_1 .hslzykfq3_6,.hslzykfq2 .hslzykfq2_1 .hslzykfq3_7{ display:none;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_5_1,.hslzykfq2 .hslzykfq2_1 .hslzykfq3_6_1,.hslzykfq2 .hslzykfq2_1 .hslzykfq3_7_1{ display:none;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_4 span,.hslzykfq3_4_1 span{ color:#ff7400; font-size:14px; padding-left:10px; font-weight:normal; float:right;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_1,.hslzykfq3_1_1{ margin:0 40px;}
.hslzykfq2 .hslzykfq2_1 .hslzykfq3_4,.hslzykfq3_4_1{ color:#333; display:block; height:32px; line-height:32px;}
.hslzykfq4{ border:1px solid #ff7400; color:#ff7400; border-radius:50px; height:50px; line-height:50px; text-align:center; font-size:20px; margin:20px 50px 0 50px;}
.hslzykfq2 .hslzykfq2_1{width:406px;height:726px; overflow:hidden; }
.hslzykfq2 .on .hslzykfq3{
	height:110px;
	background-color: #ff7400;
	/* background-color: #da0023; *//*������ɫ*/
	position:relative;
	text-align:left;
}
.hslzykfq2 .on .hslzykfq3 b{ display:block; color:#fff; font-size:26px; padding-left:30px; font-weight:700; padding-top:22px;}
.hslzykfq2 .on .hslzykfq3 span{text-transform:uppercase; display:block; color:#fff; font-size:16px; padding-left:30px;}
.hslzykfq2 .on .hslzykfq3 a{ display:block; width:130px; border:1px solid #fff; border-radius:30px; line-height:35px; height:35px; top:21px; right:30px; text-align:center; position:absolute; color:#fff;transition: .4s;}
.hslzykfq2 .on .hslzykfq3 a:hover{ background-color:#fff; color:#ff7400;}
.hslzykfq2 .on .hslzykfq3_1{ margin:0;}
.hslzykfq2 .on .hslzykfq3_2{ width:160px; margin-top:20px; margin-left:20px; float:left; display:block;}
.hslzykfq2 .on .hslzykfq3_2 img{position: absolute; border-radius:5px; width: 200px; left: -25px; }
.hslzykfq2 .on .hslzykfq3_2 a {
    display: block;
    height: 128px;
    position: relative;
    overflow: hidden;
}
.hslzykfq2 .on .hslzykfq3_3{ padding-top:20px; padding-left:180px; padding-right:18px; height: 128px;}
.hslzykfq2 .on .hslzykfq3_4{ color:#333; font-size:18px; display:block; font-weight:bold; padding-top:3px; height:auto; line-height:none;}
.hslzykfq2 .on .hslzykfq3_4 span{ color:#da0023; font-size:14px; padding-left:5px; font-weight:normal; float:none;}
.hslzykfq2 .on .hslzykfq3_5{ color:#666; font-size:15px; display:block; padding-top:3px; padding-bottom:3px;}
.hslzykfq2 .on .hslzykfq3_6{ color:#ff7400; font-size:16px; display:block;padding-bottom:3px;}
.hslzykfq2 .on .hslzykfq3_7{
	width:120px; height:28px; line-height:28px;
	background-color: #ff7400;
	/* background-color: #da0023; *//*������ɫ*/
	color:#fff; border-radius:35px; text-align:center; display:block; margin-top:5px;
}
/*����רҵ*/
.hslzykfq2 .on .hslzykfq3_1_1{ margin:0;}
.hslzykfq2 .on .hslzykfq3_2_1{ width:460px; margin:20px 20px 10px 20px;display:block;}
.hslzykfq2 .on .hslzykfq3_2_1 img{ border-radius:5px;}
.hslzykfq2 .on .hslzykfq3_3_1{margin: 0 20px}
.hslzykfq2 .on .hslzykfq3_3_1 .zy_left{
	float: left;
}
.hslzykfq2 .on .hslzykfq3_4_1{ color:#333; font-size:18px; display:block; font-weight:bold; padding-top:3px; height:auto;}
.hslzykfq2 .on .hslzykfq3_4_1 span{ color:#ff7400; font-size:14px; padding-left:20px; font-weight:normal;}
.hslzykfq2 .on .hslzykfq3_5_1{ color:#666; font-size:16px; display:block; padding-top:3px; padding-bottom:3px;}
.hslzykfq2 .on .hslzykfq3_6_1{ color:#ff7400; font-size:16px; display:block;padding-bottom:3px;}
.hslzykfq2 .on .hslzykfq3_7_1{
	float: right;
	width:120px; height:28px; line-height:28px;
	background-color:#ff7400;
	color:#fff; border-radius:35px; text-align:center; display:block; margin-top:30px;
}
/*����רҵ����*/
.hslzykfq2 .on .hslzykfq3_2{ width:150px; margin-top:20px; margin-left:20px; float:left; display:block;}
.hslzykfq2 .on .hslzykfq3_img{ display:none}
.hslzykfq2 .on .hslzykfq4{ display:none;}
.hslzykfq2 .on .hslzykfq3 i{ display:none}
/*����֤��*/
.xszy {
	width: 1280px;
	margin: 0 auto;
	overflow: hidden;
}
.xszy a {
	display: block;
	width: 309px;
	height: 294px;
	margin-top: 25px;
	float: left;
	position: relative;
	box-sizing: border-box;
	border: 2px solid #da0023;
}
.xszy a img {
	margin: 0 auto;
}
.xszy a:nth-child(n+2) {
	margin-left: 14px;
}
.xszy a p {
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	height: 40px;
	bottom: 0;
	background: #ff6000;
	background: #ff6000;
	/* background: #da0023; *//*������ɫ*/
	color:#ffffff;
}
/*���Ҷ�����*/
.hask_tit {
	width: 1280px;
	font-size: 28px;
	line-height: 60px;
	margin: 20px auto;
	border-bottom: 2px solid #d3d3d3;
	text-align: center;
	position: relative;
	box-sizing: border-box;
	color: #ec3e37;
}

.hask_tit:after {
	content: "";
	width: 120px;
	height: 2px;
	background: #ec3e37;
	position: absolute;
	bottom: -2px;
	left: 580px;
}
.hask {
	width: 1280px;
	height: 100px;
	margin: 25px auto 0 auto;
	background: #fff;
	padding: 10px 0;
}
.hask ul {
	width: 1280px;
	height: 100px;
}
.hask ul li {
	width: 236px;
	height: 40px;
	display: block;
	float: left;
	margin: 0 10px;
}
.hask ul li:nth-child(n+6) {
	margin-top: 10px;
}
.hask ul li a {
	display: block;
	width: 236px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/* color: #ea5513; */
	color: #da0023;/*������ɫ*/
	font-size: 15px;
	/* border: 1px solid #ea5513; */
	border: 1px solid #da0023;/*������ɫ*/
	box-sizing: border-box;
}
.hask ul li a:hover {
	color: #fff;
	background: #ea5513;
	border: 1px solid #ea5513;
}
/*�����¶���*/
.htjxdf {
	width: 1280px;
	height: 580px;
	margin: 35px auto 0 auto;
}
.htjxdf ul {
	width: 1280px;
	height: 460px;
	margin: 25px auto;
}
.htjxdf ul li {
	width: 420px;
	height: 280px;
	float: left;
	margin-left: 10px;
	position: relative;
	overflow: hidden;
}
.htjxdf ul li:first-child {
	background: #2a2a2a;
}
.htjxdf ul li:nth-child(3n+1) {
	margin-left: 0;
}
.htjxdf ul li:nth-child(n+4) {
	margin-top: 10px;
}
.htjxdf ul li img {
	display: block;
	transition: all 0.7s;
	-webkit-transition: all 0.7s;
	-o-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-ms-transition: all 0.7s;
}
.htjxdf ul li img:hover {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.htjxdf ul li p {
	width: 100%;
	padding: 10px;
	display: block;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
}
.xdfjc-thumb { height: 154px;overflow: hidden; }
.pp-xs-desc{background:#efefef;padding:0 12px 17px}
.pp-xs-desc h3{font-size:16px;line-height:50px}
.pp-xs-desc p{font-size:14px;line-height:14px}
.pp_xs_container{padding:26px 0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap}
.pp_xs_container .pp_xs1{width:582px; background: #efefef;}
.pp_xs_container .pp_xs_r{margin-left:16px}
.pp_xs_container .pp_xs_r .xdfjc{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;width:682px}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item{width:332px;margin-right:18px;margin-bottom:18px}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item:nth-child(2n){margin-right:0}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item:nth-last-child(1),.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item:nth-last-child(2){margin-bottom:0}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item .xdfjc-thumb img{display:block;width:100%}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item .xdfjc-desc{position:relative}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item .xdfjc-desc h4{line-height:46px;background:#efefef;text-indent:18px;font-size:16px;font-weight:400}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item .xdfjc-desc .view-btn{position:absolute;bottom:10px;right:16px;width:46px;height:46px;background:#fe8101;border-radius:50%}
.pp_xs_container .pp_xs_r .xdfjc .xdfjc-item .xdfjc-desc .view-btn img{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}
.pp_xs_container{width:1280px;margin:0 auto}
/*��ѧ�*/
.teaching {
	width: 1280px;
	height: 370px;
	margin: 30px auto 0 auto;
}
.teaching_btn_list {
	width: 400px;
	height: 35px;
	float: right;
	margin-top: 10px;
}
.teaching_btn {
	width: 120px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.teaching_btn_hover:after {
	content: "";
	width: 120px;
	height: 2px;
	background: #ff7400;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.teaching_box {
	width: 1280px;
	height: 300px;
	margin-top: 25px;
}
.teaching_box_list .teaching_box:nth-child(n+2) {
	display: none;
}
.teaching_con {
	width: 440px;
	height: 300px;
	background-color: #fafafa;
	float: left;
	position: relative;
}
.teaching_activities {
	font-size: 24px;
	line-height: 40px;
	color: #BBB;
	text-align: center;
	padding-top: 20px;
}
.teaching_title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	color: #ec3e37;
	padding:0 20px;
}
.teaching_content {
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
	padding: 15px 20px;
}
.zxxx {
	display: block;
	width: 135px;
	height: 36px;
	border: 1px solid #b8b8b8;
	color: #989898;
	text-align: center;
	line-height: 36px;
	font-size: 15px;
	border-radius: 5px;
	position: absolute;
	left: 130px;
	bottom: 30px;
}
.xysh_bg{
	position: absolute;
	bottom: 0;
}
.teaching_img_list {
	width: 450px;
	height: 300px;
	float: left;
}
.teaching_img_list a:nth-child(n+2) {
	display: none;
}
.teaching_tit_btn {
	width: 390px;
	height: 300px;
	float: left;
}
.teaching_tit_btn ul li a {
	background-color: #fafafa;
	line-height: 48px;
	border-bottom: 2px solid #fff;
	width: 370px;
	text-align: center;
	cursor: default;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0px 10px;
	font-size: 14px;
	display: block;
	color: #666;
}
.teaching_tit_btn ul .teaching_tit_hover a {
	background: #ff6000;
	color: #fff;
}
.teaching_tit_btn ul li:last-child a {
	line-height: 50px;
	border-bottom: none;
}
/*ѧ����Ʒ*/
.works {
	width: 1280px;
	height: 550px;
	margin: 30px auto 0 auto;
}
.works_btn_list {
	width: 770px;
	height: 35px;
	float: left;
	margin: 10px 0 0 20px;
}
.works_btn {
	width: 94px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.works_btn_hover:after {
	content: "";
	width: 100px;
	height: 2px;
	background: #ed6d00;
	/* background: #da0023; *//*������ɫ*/
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.works_left_img {
	width: 230px;
	height: 460px;
	float: left;
	margin-top: 25px;
	position: relative;
}
.works_left_img span {
	width: 230px;
	overflow: hidden;
	display: block;
	padding: 10px 5px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.65);
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}
.works_left_img p {
	font-size: 16px;
	line-height: 45px;
	text-align: center;
}
.works_left_img i {
	font-style: normal;
	font-size: 16px;
	line-height: 25px;
}
.works_box_list {
	width: 1030px;
	overflow: hidden;
	float: left;
	margin: 25px 0 0 20px;
}
.works_box_list .works_box:nth-child(n+2) {
	display: none;
}
.works_box span {
	width: 330px;
	height: 220px;
	display: block;
	position: relative;
	float: left;
	margin-left: 20px;
}
.works_box span:nth-child(3n+1) {
	margin-left: 0;
}
.works_box span:nth-child(n+4) {
	margin-top: 20px;
}
.works_box span p {
	width: 330px;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: rgba(0, 0, 0, 0.65);
	position: absolute;
	left: 0;
	bottom: 0;
}
/*��ʦ����*/
.sec2{
	width:100%;
	background-color:#FFF;
	padding:10px 0 0 0;
	overflow:hidden
}
.teacher{
	width:100%;
	margin:0 auto;
	padding-top:15px;
	position:relative
}
.teacher .mod18Box{
	margin:0 auto;
	width:100%
}
.teacher .mod18{
	width:1280px;
	margin:0 auto;
	position:relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.teacher .teacherfl{
	width: 240px;
	height: 80px;
	border: 1px solid #ea5513;
	/* border: 1px solid #da0023; *//* ������ɫ */
	box-sizing: border-box;
	padding: 25px 5px 10px 90px;
	position: relative;
	/* margin: 0 50px; */
	color:  #ea5513;
	/* color:   #da0023; *//* ������ɫ */
	margin-bottom: 13.3px;
}
.teacher .on{
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	color: white;
}



.teacher .teacherfl div{
	width: 60px;
	height: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	background-color: #ffebd1;
	padding-left: 20px;
	padding-top: 5px;
	position: absolute;
	left: 0;
	top: 12.5px;
}
.teacher .teacherfl div img{
	width: 40px;
	height: 40px;
}
.teacher .teacherfl p{
	line-height: 30px;
	font-weight: bold;
	font-size: 20px;
}
.teacher .teacherfl p span{
	display: block;
	line-height: 20px;
	font-size: 18px;
}
.teacher .teacherlx{
	width: 256px;
	margin-top: 30px;
}
.teacher  .teacherlist{
	width:1024px;
	/* overflow: hidden; */
	margin-top: 30px;
}
.teacher  .teacher_s{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.teacher  .teacher_s .teachers{
	width: 240px;
	border: 1px solid #ea5513;
	position: relative;
}
.teacher  .teacher_s .teachers img{
	width: 240px;
}
.teacher  .teacher_s .teachers span{
	position: absolute;
	bottom: 0;
	display: block;
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: white;
	width: 240px;
}

/*�ɹ�ѧ��*/
.stu_box{
	width: 1280px;
	overflow: hidden;
	margin: 25px auto 0 auto;
}
.stu_box ul li{
	width: 363px;
	float: left;
	margin-left: 20px;
}
.stu_box ul li:first-child{
	float: left;
	width: 513px;
	height: 337px;
	margin-left: 0;
}
.stu_box ul li p{
	font-size: 20px;
	text-align: center;
	margin: 15px 0;
}
.stu_box ul li .stu_a2{
	display: block;
	margin: 0 auto;
	width: 188px;
	height: 38px;
	border: 1px solid #515151;
	line-height: 38px;
	font-size: 18px;
	text-align: center;
	letter-spacing: 2px;
}
#video_show1,#video_show2,#video_show3{
	left: 0;
	top: 0;
	position: fixed;
	z-index: 20190228;
	width: 100%;
	height: 100%;
}
#video_mask,#video_mask1,#video_mask2{
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .5;
}
.video_play{
	-webkit-animation: xflayer .6s;
	animation: xflayer .6s;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 970px;
	height: 545px;
	z-index: 2;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
}
#videohide1,#videohide2,#videohide3{
	position: absolute;
	right: 3px;
	top: 15px;
	z-index: 99;
	width: 30px;
	height: 30px;
	background-color: #6F6F6F;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	cursor: default;
}
/*��������*/
.news{
	width: 1280px;
	height: 500px;
	margin: 30px auto 0 auto;
}
.news_btn_list{
	width: 700px;
	height: 35px;
	float: left;
	margin: 10px 0 0 80px
}
.news_btn{
	width: 100px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	position: relative;
}
.news_btn_hover:after{
	content: "";
	width: 100px;
	height: 2px;
	background: #ed6d00;
	/* background: #da0023; *//*������ɫ*/
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news_box_list{
	width: 880px;
	height: 430px;
	float: left;
	margin-top: 40px;
}
.news_box{
	width: 100%;
	overflow: hidden;
}
.news_box_list .news_box:nth-child(n+2) {
	display: none;
}
.hotnews{
	width: 880px;
	height: 200px;
	padding-bottom: 14px;
	border-bottom: 1px dotted #dbdbdb;
}
.hotnews a img{
	width: 300px;
	height: 200px;
	display: block;
	float: left;
}
.hotnews_con{
	width: 510px;
	height: 160px;
	float: right;
}
.hotnews_con a{
	display: block;
	font-size: 16px;
	line-height: 24px;
	padding: 15px 0;
	font-weight: bold;
}
.hotnews_con a:hover{
	color: #e64d60;
}
.hotnews_con a i{
	background: #f12234;
	font-size: 12px;
	color: #fff;
	padding: 2px 6px;
	border-radius: 4px;
	margin-left: 8px;
	font-style: normal;
}
.hotnews_con p{
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	text-indent: 2em;
	margin: 12px 0;
}
.hotnews_con em{
	width: 510px;
	display: block;
	color: #888;
	padding-top: 20px;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
}
.hotnews_con em span{
	float: left;
	display: inline-block;
	margin: 0 10px;
}
.hotnews_con em span:nth-child(2){
	float: right;
}
.news_box ul li{
	border-bottom: 1px dotted #dbdbdb;
	width: 440px;
	height: 40px;
	float: left;
}
.news_box ul li a{
	width: 320px;
	line-height: 40px;
	font-size: 13px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_box ul li a:hover{
	color: #e64d60;
}
.news_box ul li span{
	width: 50px;
	display: inline-block;
	line-height: 40px;
	font-size: 13px;
	float: right;
}
.weibo{
	width: 360px;
	height: 420px;
	float: right;
	margin-top: 40px;
}
/*��������*/
.link{
	width: 1280px;
	margin: 30px auto;
	height: 300px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.link_btn_list{
	width: 50px;
	height: 300px;
	float: left;
}
.link_btn{
	width: 50px;
	height: 118px;
	margin-top: 22px;
	padding: 16px;
	cursor: pointer;
	font-size: 16px;
	background: #f6f6f6;
	display: block;
	box-sizing: border-box;
}
.link_btn_hover{
	color: #fff;
	background: #ed6d00;
	/* background: #da0023; *//*������ɫ*/
}
.link_box_list {
	width: 1210px;
	height: 300px;
	float: right;
}
.link_box_list .link_box:nth-child(n+2) {
	display: none;
}
.link_box_list .hzqy {
	width: 1210px;
	height: 300px;
}
.link_box_list .hzqy li {
	width: 198px;
	float: left;
	margin: 14px 0 0 36px;
}
.link_box_list .hzqy li img {
	width: 196px;
	height: 80px;
	display: block;
	border: 1px solid #ccc;
}
.link_box_list .xdyx {
	width: 1210px;
	height: 300px;
}
.link_box_list .xdyx li {
	width: 190px;
	float: left;
	margin: 30px 0 0 10px;
	text-align: center;
}
.link_box_list .xdyx li a {
	font-size: 14px;
}
.link_box_list .xdyx li a:hover {
	color: #e64d60;
}
/*�ײ�����*/
.footer {
	width: 100%;
	height: 400px;
	background: url(../images/bot_bg.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 50px;
}
.footer_nav {
	width: 1280px;
	margin: 0 auto;
	height: 220px;
}
.footer_nav ul {
	width: 160px;
	float: left;
	margin-right: 55px;
}
.footer_nav ul:last-child {
	width: 420px;
	float: left;
	margin-right: 0;
	position: relative;
}
.footer_nav ul li a {
	width: 160px;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.footer_nav ul li:first-child {
	width: 160px;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	margin-bottom: 10px;
}
.footer_nav ul:last-child li {
	width: 240px;
	color: #fff;
}
.footer_nav ul:last-child li:first-child {
	width: 420px;
}
.footer_nav ul:last-child li a {
	color: #fff;
}
.footer_nav ul:last-child li .bottom_icon {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
}
.footer_nav ul:last-child .wxgzh {
	width: 129px;
	height: 129px;
	position: absolute;
	top: 60px;
	right: 20px;
}
/*�ײ���Ϣ*/
.footer_information {
	width: 1200px;
	margin: 30px auto 0 auto;
	font-size: 16px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.footer_information font {
	color: #fff;
}
/*�ײ�����*/
.bottom_fixed{
	width:100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	background: #ed6d00;/*���ں��⿪ע��*/
	background: #da0023;/*������ɫ*/
	z-index: 999;
}
.bottom_fixed .bottom_w12{
	width: 1280px;
	height: 60px;
	margin: 0 auto;
	/* overflow: hidden; */
	position: relative;
	display: flex;
	justify-content: center;
	
}
.bottom_fixed .bottom_w12 .kt{
	width: 150px;
	position: absolute;
	left: -150px;
	bottom: 0;
}
.fixed_left {
	/* width: 43%; */
	height: 60px;
	float: left;
	line-height: 60px;
	margin-right: 50px;/*���ں��⿪ע��*/
}
.fixed_left p{
	float: left;
	width: 370px;
	
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
}
.fixed_left p:after
{
	content: "";
	width: 1px;
	height: 20px;
	background: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
}
.fixed_left span{
	color: white;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
}
.fixed_left a{
	display: inline-block;
	color: #da0023;
	background-color:#fbff08 ;
	width: 140px;
	height: 40px;
	border-radius: 60px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.fixed_right {
	/* width: 57%; */
	height: 60px;
	float: right;
	display: flex;
}
.fixed_left img {
	float: right;
}
.fixed_right a {
	width: 150px;
	height: 60px;
	display: block;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	position: relative;
}
.fixed_right a:first-child:after,
.fixed_right a:nth-child(2):after,
.fixed_right a:nth-child(3):after
{
	content: "";
	width: 1px;
	height: 20px;
	background: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
}

.fixed_right a img{
	display: inline-block;
	width: 142px;
	height: 60px;
	margin: 0 auto;
}
/*���ม��-���ڰ�*/
.cj_left_fxd{
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 230px;
	height: 534px;
	background: url("../images/cj_left_fxd.png") no-repeat center center;
	background-size: 100%;
	overflow: hidden;
	z-index: 9;
	padding-bottom: 10px;
	
}
.cj_left_fxd .cj_con{
	width: 115px;
	height: 250px;
	background-color: #ffffff;
	border-radius: 10px;
	margin: 280px 0 0 52.5px;
	position: relative;
}
.cj_left_fxd .cj_con .cj_bt{
	width: 90px;
	margin-left: 12.5px;
}
.cj_list{
	width: 105px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0;
	line-height: 20px;
	font-size: 13px;
	display: flex;
	border-bottom: 1px dashed #ffdcdc;
	color: #cd091b;
}
.cj_list img{
	width: 16px;
	height: 16px;
	margin: 2px 2px 2px 0;
	
}
/*���ม��*/
.left_fxd {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 183px;
	height: 507px;
	background: url(../images/left_fxd.png) no-repeat center center;
	background-size: 100%;
	overflow: hidden;
	z-index: 9;
}
.left_fxd ul {
	width: 150px;
	margin: 265px auto 0 auto;
}
.left_fxd li {
	border-bottom: 1px dashed #ffffff;
	padding-bottom: 2px;
	margin-top: 2px;
	background: url("../images/left_fxd_icon.png") no-repeat;
}
.left_fxd li:nth-child(1) {
	background-position: 0px 0px
}
.left_fxd li:nth-child(2) {
	background-position: 0px -32px
}
.left_fxd li:nth-child(3) {
	background-position: 0px -66px
}
.left_fxd li:nth-child(4) {
	background-position: 0px -99px
}
.left_fxd li:nth-child(5) {
	background-position: 0px -131px
}
.left_fxd li:nth-child(6) {
	background-position: 0px -163px
}
.left_fxd li:nth-child(7) {
	background-position: 0px -196px
}
.left_fxd li:nth-child(8) {
	background-position: 0px -230px
}
.left_fxd li a {
	font-size: 14px;
	color: #ffffff;
	margin-left: 26px;
}
.left_fxd .left_fxd_btn {
	display: block;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 15px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 15px;
	color: #ee5400;
}
/*���ม������*/
/*�Ҳ�����*/
.box-right{
	position: fixed;
	width: 70px;
	right: 0;
	top: 50%;
	padding-top: 120px;
	transform: translateY(-50%);
	z-index: 99999;
}
.x-xuefei-btn {
	position: absolute;
	    /* right: -2px; */
	left: -35px;
	top: -115px;
	transform: scale(.5);
	width: 140px;
	height: 310px;
	box-sizing: border-box;
	z-index: 20190428;
	background: url(../images/xfbtn.png) no-repeat 0 0;
	cursor: pointer;
}


.box-right dl {
	margin: 0;
	width: 70px;
	height: 70px;
	background: #ff7f00;
	margin-top: 1px;
	position: relative;
	overflow: hidden;
}
.box-right dl:nth-child(3) {
	background: #ffae00;
}
.box-right dl:nth-child(4) {
	background: rgba(0, 0, 0, 0.6);
}
.box-right dl:nth-child(2),
.box-right dl:nth-child(3) {
	left: 0px;
	width: 70px;
	transition: 500ms ease all;
}

/*ѧ�ѱ���������*/
.x-xuefei-layer {
	display: none;
	left: 0;
	top: 0;
	position: fixed;
	z-index: 20190228;
	width: 100%;
	height: 100%;
}
.x-xuefei-layer .x-xuefei-mask {
	position: relative;
	z-index: 1;
	left: 0;
	top: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: .5;
}
.x-xuefei-layer .x-xuefei-layer-wrap {
	-webkit-animation: xflayer .6s;
	animation: xflayer .6s;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 634px;
	padding-top: 238px;
	background: url(../images/xf-layer.png) no-repeat 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 2;
	-webkit-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);
	padding-left: 29px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-close {
	position: absolute;
	right: 0;
	top: 34px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: url(../images/cha.png) no-repeat 0 0;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.x-xuefei-layer .x-xuefei-layer-wrap ul{
	width: 100%;
	background: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 35px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
.x-xuefei-layer .x-xuefei-layer-wrap li {
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 0 10px 75px;
	position: relative;
}
.x-xuefei-layer .x-xuefei-layer-wrap .t {
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .t span {
	font-size: 24px;
	color: #fff;
	position: absolute;
	left: 20px;
	width: 42px;
	height: 42px;
	text-align: center;
	top: 15px;
	background: url(../images/xfnum.png) no-repeat 0 0;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked{
	display: flex;
	width: 460px;
	height: 35px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked span {
	width: 110px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 22px;
	font-size: 15px;
	line-height: 35px;
	position: relative;
	height: 35px;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.x-xuefei-layer .x-xuefei-layer-wrap .checked span:before{
	content: "";
	position: absolute;
	left: 0;
	top: 9.5px;
	width: 15px;
	height: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 100%;
	border: 1px solid #a8a8a8;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.xf_js_on{
	color:#f60
}
.xf_js_on:before{
	border-color:#f60;
	background:#f60
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form{
	padding: 25px 0 20px;
	text-align: center;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form input {
	width: 330px;
	height: 32px;
	margin: 4px;
	border: 1px solid #ee5400;
	border-radius: 5px;
	color: #ee5400;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
}
.x-xuefei-layer .x-xuefei-layer-wrap .x-xuefei-form .x-submit{
	background:#ee5400;
	color:#FFFFFF;
}
/*hover*/
.box-right dl:nth-child(2):hover,
.box-right dl:nth-child(3):hover {
	width: 140px;
	left: -70px;
}
.box-right dl:nth-child(2):hover dd,
.box-right dl:nth-child(3):hover dd {
	left: 42px;
}
.box-right dl:last-child {
	left: 0px;
	width: 70px;
}
.box-right dl dt {
	background-image: url(/images/xuanfu-right.png);
	background-position: center 25px;
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	position: absolute;
}
.box-right dl:nth-child(3) dt {
	background-position: center -115px;
}
.box-right dl:last-child dt {
	background-position: center -185px;
}
.box-right dl dd {
	font-size: 12px !important;
	color: #fff;
	line-height: 70px;
	position: absolute;
	top: 0;
	left: 70px;
	padding-left: 10px;
	transition: 500ms ease all;
}
.box-right dl dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px !important;
}
.box-right dl dd input:first-child {
	width: 173px;
	height: 29px;
	line-height: 29px;
	border: none;
	border-radius: 50px;
	padding-left: 3px;
	font-size: 12px;
	color: #9b9b9b;
	position: absolute;
	top: 20px;
	outline: none;
}
.box-right dl dd input:nth-child(3) {
	width: 60px;
	height: 29px;
	line-height: 29px;
	border: none;
	background-color: #4e413b;
	border-bottom-right-radius: 50px;
	border-top-right-radius: 50px;
	position: absolute;
	top: 20px;
	left: 126px;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
	outline: none;
}
/*����*/
.tc{
	display:none;
	overflow: hidden;
	position: fixed;
	background: #FFFFFF;
	left: 50%;
	margin-left: -320px;
	top: 50%;
	margin-top: -246px;
	width: 640px;
	height: 513px;
	box-shadow: 0 0 1pc #afafaf;
	z-index: 9999;
}
.tcclose {
	position: absolute;
	right: 6px;
	top: 4px;
	z-index: 99;
	width: 30px;
	height: 30px;
	background-color: #6F6F6F;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	cursor: default;
}
.tc .tc_bot{
	width: 640px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
}
.tc_bot .tc_left{
	float: left;
	width: 260px;
}
.tc_bot .tc_left .ipt_li{
	font-size: 21px;
	font-weight: bold;
	color: #000;
}
.tc_bot .tc_left ul{
	width:260px;
	margin: 10px auto;
	overflow: hidden;
}
.tc_bot .tc_left ul li{
	display: inline-block;
	width: 120px;
	height: 36px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	line-height: 34px;
	font-size: 15px;
	margin: 0 4px 6px 0;
	box-sizing: border-box;
	cursor: pointer;
}
.xf_tc_on {
	background-color: #ea5513;
	/* background: #da0023; *//*������ɫ*/
	color: #ffffff;
	border: 1px solid #ea5513;
	/* border: 1px solid #da0023; *//*������ɫ*/
}
.tc_bot .tc_right{
	width: 320px;
	float: left;
	margin-left: 20px;
}
.tc_bot .tc_right .tc_line{
	margin-top: 38px;
}
.tc_line input{
	border: 1px solid #aaa;
	color: #757474;
	width: 300px;
	height: 36px;
	outline: 0;
	background: #f5f5f5;
	line-height: 36px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.tcformbtn {
	width: 312px;
	height: 40px;
	margin:30px auto 0 auto;
	line-height: 40px;
	text-align: center;
	background-color:#ea5513;
	/* background: #da0023; *//*������ɫ*/
	color: #fff;
	border: none;
	font-size: 18px;
	float: left;
}
.tc .tc_zx{
	display: block;
	width: 600px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
    margin: 0 auto;
	border-top: 1px solid #d3d3d3;
}
.tc .tc_zx p{
	width: 450px;
	float: left;
	color: #000;
}
.tc .tc_zx span{
	display: block;
	width: 142px;
	height: 36px;
	line-height: 36px;
	float: left;
	background:#ea5513;
	/* background: #da0023; *//*������ɫ*/
	color: #ffffff;
	text-align: center;
	margin-top: 7px;
}
/*�ҽ���*/

.zajindan-btn {
    position: fixed;
    left: 15px;
    bottom: 60px;
    width: 270px;
    height: 170px;
    background: url(../images/jindan.png) no-repeat;
    z-index: 1;
}
.zajindan-close {
    position: absolute;
    width: 50px;
    color: #fff;
    cursor: default;
    height: 50px;
    right: 0;
    top: 10px;
    line-height: 35px;
    z-index: 2;
    font-size: 22px;
    text-align: center;
}

.zajindan-layer {
    display: none;
    overflow: hidden;
    position: fixed;
    background: #FFFFFF;
    left: 50%;
    margin-left: -445px;
    top: 41%;
    margin-top: -246px;
    width: 900px;
    height: 540px;
    border-radius: 8px;
    box-shadow: 0 0 1pc #afafaf;
    z-index: 9999;
}

.zajindan {
	width: 100%;
	height: 100%;
	position: relative;
}

.clickegg {
	width: 60%;
	position: absolute;
	left: 22%;
	top: 58%;
}

.chuizi {
    width: 20%;
    position: absolute;
    top: -50%;
    left: 45%;
    -moz-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    -moz-animation: chuizi 1s ease 9999;
    -webkit-animation: chuizi 1s ease 9999;
    animation: chuizi 1s ease 9999;
}

@keyframes chuizi {
	0% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	30% {
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	100% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
}

@-webkit-keyframes chuizi {
	0% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	30% {
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	100% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
}

@-moz-keyframes chuizi {
	0% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
	30% {
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	100% {
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-webkit-transform: rotate(10deg);
		transform: rotate(10deg);
	}
}

.zajindan span {
	width: 90%;
	height: 2.4rem;
	background: #fff;
	display: block;
	position: absolute;
	left: 5%;
	top: 93%;
	font-size: 1.25rem;
	text-align: center;
	line-height: 2.4rem;
	color: #2a2a2a;
}

.zhezhaoceng {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.egg_con{
	width: 35%;
	background: #fff;
	border-radius: 0.8rem;
	position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 50;
    display: none;
}
.egg_top_img{
	width: 40%;
	position: absolute;
	left: 30%;
	top: -12%;
}
.egg_con_tit{
	width: 100%;
	font-size: 1.5rem;
	line-height: 2.25rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 3rem;
}
.jiangpin{
	width: 90%;
	margin: 4% 5% 0 5%;
	position: relative;
}
.jiangpinchi{
	width: 100%;
	position: absolute;
	left: 0;
	top: 5%;
}
.jiangpinchi p {
    font-size: 1.5rem;
    line-height: 2.5rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
}
.jiangpin .egg_time {
    width: 100%;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 13%;
}
.egg_con_txt{
	width: 100%;
	font-size: 1rem;
	line-height: 1.8rem;
	text-align: center;
	margin-top: 0.8rem;
}
.jindan_form_txt {
	width: 90%;
	height: 2.4rem;
	border: 1px solid #e6e6e6;
	border-radius: 0.4rem;
	margin: 0.8rem 5% 0 5%;
}
.jindan_form_txt p{
	width: 20%;
	height: 2rem;
	font-size: 1rem;
	line-height: 2rem;
	margin: 0.2rem 0;
	text-align: center;
	display: block;
	box-sizing: border-box;
	float: left;
	border-right: 1px solid #e6e6e6;
}
.jindan_form_txt input {
	width: 80%;
	height: 2.4rem;
	font-size: 1rem;
	line-height: 2.4rem;
	text-align: center;
	display: block;
	outline: none;
}
.egg_submit {
    width: 40%;
    height: 2rem;
    background: #ff4e3a;
    color: #fff;
    font-size: 1rem;
    line-height: 2rem;
    font-weight: bold;
    text-align: center;
    border-radius: 4px;
    margin: 1.5rem 30%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
}
.egg_close{
	position: absolute;
	right: -10px;
	top: -10px;
}
.jiangpin>img{ height: 80px; }
.jiangpinchi p:nth-child(n+2){ display: none; }
.zajindan-layer-wrap { position: relative; }
.zajindan-layer-wrap .hdgz_bnt {
    position: absolute;
    z-index: 1;
    color: #fff;
    display: block;
    padding: 5px 15px;
    border: 1px solid #fff;
    border-radius: 5px;
    margin: 20px;
}
.zajindan-layer-wrap .hdgz_bnt:hover .hdgz { display: block;  }
.hdgz { 
	display: none; 
    position: fixed;
    width: 500px;
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    color: #2c2c2c;
    top: 95px;
    left: 50%;
    top: 43%;
    transform:translate(-50%,-50%);
}
.hdgz p { margin: 10px 0; font-size: 18px; }
.hdgz p i { color: #e20001; font-style: normal; }


.cl:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.mxqy{
	width: 1280px;
	margin: 35px auto 0;
}
.mxqy_nav{
	width: 100%;
	height: 110px;
	background-color: #ed6d00;
	/* background-color: #da0023; *//* ������ɫ */
    position: relative;
}
.mxqy_nav b{
	display: block;
    color: #fff;
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    padding-top: 25px;
}
.mxqy_nav span{
	text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.mxqy_nav a{
	display: block;
    width: 130px;
    border: 1px solid #fff;
    border-radius: 30px;
    line-height: 35px;
    height: 35px;
    top: 30px;
    right: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    transition: .4s;
}
.mxqy_flex{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 18px;
    border: 1px solid #E4E4E4;
}
.mxqy_flex li{
	width: 298px;
	background-color: #f5f5f5;
	margin: 18px 0;
}
.mxqy_flex li img{
	display: block;
	width: 100%;
}
.mxqy_flex li b{
	display: block;
	color: #333;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
}
.mxqy_flex li b span{
	color: #ff7400;
    font-size: 14px;
    padding-left: 5px;
    font-weight: normal;
}
.mxqy_flex li p{
	color: #666;
    font-size: 15px;
    display: block;
    text-align: center;
}
.dxbtn{
	width: 120px;
    height: 28px;
    line-height: 28px;
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
    color: #fff;
    border-radius: 35px;
    text-align: center;
    display: block;
    margin: 15px auto;
}
.x-canguan-btn{
	position: fixed;
    top: 26%;
    left: 5px;
    width: 9%;
    z-index: 9999;
}

/*ѧǰ���Ե���*/
.tc_xqcs{
	width: 100vw;
	height: 100vh;
	position: fixed ;
	top: 0;
	left: 0;
	background: rgb(0,0,0,0.7);
	z-index: 10000;
}
.tc_xqcs .xqcs_bj{
	width: 1000px;
	height: 625px;
	margin: 150px auto 0 auto;
	background: url(/images/xqcsbg.png)no-repeat;
	background-size: cover;
	padding: 140px 55px 90px 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	position: relative;
	
}
.tc_xqcs  .xqcs_left{
	width: 531px;
	height: 395px;
}
.tc_xqcs .xqcstitle{
	display: block;
	width:400px;
	margin-top: 20px;
}
.tc_xqcs .xqcs_xx{
	display: flex;
	margin-top: 10px;
}
.tc_xqcs .xqcs_xxkey{
	width: 100px;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
	font-size: 18px;
}

.tc_xqcs .xqcs_xxvals{
	width: 90px;
	height: 32px;
	border: 1px solid black;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	margin-right: 10px;
	margin-top: 5px;
	box-sizing: border-box;
}
.tc_xqcs  .xqcs_on{
	background-color: #047aff;
	color: white;
	border: 0;
}
.tc_xqcs .xqcs_srk{
	width: 260px;
	height: 32px;
	border: 1px solid black;
	display: block;
	padding:0 15px ;
	line-height: 30px;
	font-size: 16px;
}
.tc_xqcs  .xqcs_right{
	width: 310px;
	height: 295px;
	margin: 50px 0;
	box-sizing: border-box;
	border: 1px solid #C5C5C5;

}
.tc_xqcs .xqcstitle2{
	height: 50px;
	line-height: 50px;
	position: relative;
	left: 20px;
	top: -30px;
	font-size: 24px;
	font-weight: bold;
	width: 220px;
	background-color: white;
	text-align: center;
}
.tc_xqcs .xqcstitle2 span{
	font-size: 16px;
	color: #C5C5C5;
}
.tc_xqcs .xqcstitle3{
	margin-left: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
}
.tc_xqcs .xqcscon{
	margin-left: 30px;
	height: 60px;
	line-height: 60px;
	margin-bottom: 20px;
	font-size: 34px;
	font-weight: bold;
	color: #ff4546;
}

.tc_xqcs .xqcsbtn{
	display: block;
	position: absolute;
	left: 160px;
	bottom: 44px;
	width: 220px;
	height: 53px;
	background: url(/images/xqcsbtn.png)no-repeat;
	background-size: cover;
}
.tc_xqcs .xqcsclose{
	display: block;
	position: absolute;
	right: 0px;
	top: 60px;
	width: 50px;
	height: 50px;
	background: url(/images/xqcsclose.png)no-repeat;
	background-size: cover;
}

.jymk{
	width: 100%;
	margin: 0 auto;
	padding-top: 15px;
	position: relative;
}
.jymk .jymk_box1{
	width: 1280px;
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
}
.jymk  .jymk_btn1{
	width: 100px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	margin-left: 515px;
	border: 1px solid black;
	margin-right: 50px;
}
.jymk  .jymk_btn2{
	width: 100px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	border: 1px solid black;
}
.jymk .onjymk{
	background-color: #ea5513;
	/* background-color: #da0023; *//* ������ɫ */
	color: white;
	border: 0px;
}
.jymk .jymk_box2{
	
	width: 1280px;
	margin: 15px auto 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jymk .jynk_fw{
	background-color: #f5f5f5;
	width: 300px;
	padding: 10px;
	box-sizing: border-box;
}
.jymk .jynk_fw .jynk_fwimg{
	overflow: hidden;
	width: 275px;
	height: 163px;
}
.jymk .jynk_fw img{
	cursor: pointer;
	transition: all 0.8s; 
}
.jymk  .jynk_fw img:hover{  
	transform: scale(1.2);  
}
.jymk .jy_t1{
	font-size: 22px;
	color: #4c4c4c;
	line-height: 40px;
	font-weight: bold;
}
.jymk .jy_hr{
	width: 90px;
	background-color: #ff4e00;
	height: 4px;
	margin-top: 8px;
}
.jymk .jynk_fw p{
	font-size: 17px;
	margin-top: 13px;
	line-height: 25px;
	padding-bottom: 18px;
}
.jynk_hz{
	width: 1280px;
	height: 300px;
	overflow: hidden;
}
.jynk_hz img{
	width: 100%;
	height: 100%;
}

.gg3{
	width: 1280px;
	margin: 15px auto 0 auto;
	background: #fff;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
}
.gg3 img{
	width: 300px;
}




.rqmk{
	width: 1280px;
	margin: 40px auto;
	padding: 30px;
	background-color: #f8f8f8;
	box-sizing: border-box;
}
.rqmk .rqmk_title{
	text-align: center;
	border-bottom: 1px dashed #c6c6c6;
	margin-bottom: 32px;
}
.rqmk_title h1{
	font-size: 30px;
	font-weight: 400;
	font-stretch: normal;
	color: #333333;
}
.rqmk_title p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 15px;
}
.rqmk .rqcon{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.rqmk .rq1{
	width: 299px;
	height:408px ;
	background-color: white;
	overflow: hidden;
	position: relative;
}
.rqmk .rqrigth{
	width: 913px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.rqmk .rqrigth .rq2{
	width: 299px;
	height:200px ;
	background-color: white;
	overflow: hidden;
	position: relative;
}
.mb8{
	margin-bottom: 8px;
}
.rqmk .rqimg1{
	width: 299px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.rqmk .rqimg2{
	height: 200px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
}
.rqmk .rqtxt{
	position: absolute;
	z-index: 2;
}
.rqmk .rqtxt .rqtxt_title{
	width: 130px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #ed6d00;
	padding: 0 10px ;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
.rqmk .rqt1{
	width: 259px;
	left: 20px;
	top: 20px;
}
.rqmk .rqtxt p{
	font-size:14px ;
	line-height: 20px;
	margin-bottom: 10px;
}
.rqmk .rqtxt .rqtxt_btn{
	width: 120px;
	font-size: 18px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ed6d00;
	border-radius: 50px;
	color: #ed6d00;
	
}
.rqmk .rqt2{
	width: 150px;
	left: 20px;
	top: 20px;
}
.rqmk .hot {
    font-size: 0;
    display: block;
} 
.rqmk .hot::before {
    content: "HOT";
    display: block;
    position: absolute;
    right: -25px;
    top: -6px;
    background-color: #FF3A20;
    color: #fff;
    font-size: 16px;
    height: 40px;
    line-height: 54px;
    width: 80px;
    text-align: center;
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    z-index: 3;
}

.zybm{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1280px;
	margin: 40px auto;
}
.zybm .zymk{
	width: 930px;
}
.zybm .zymk .zyxzbtn{
	width: 930px;
	display: flex;
	overflow: hidden;
	margin-bottom: 10px;
}
.zybm .zymk .zyxzbtn div{
	width: 465px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 25px;
	background-color: #f4f4f4;
}
.zybm .zymk .zyxzbtn .on{
	background-color: #ed6d00;
	color: white;
}
.zybm .zymk .zyjhmk{
	width: 930px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zybm .zymk .zyjhmk .zycon{
	display: block;
	width: 300px;
	overflow: hidden;
	/* box-shadow: 1px 1px 6px 0px #a0a0a0; */
	background-color: #f5f5f5;
	border: 1px solid #d7d7d7;
	
}
.zybm .zymk .zyjhmk .l1{
	margin-bottom: 15px;
}
.zybm .zymk .zyjhmk .zycon img{
	width: 100%;
	margin-bottom: 10px;
}
.zybm .zymk .zyjhmk .zycon b{
	display: block;
	width: 100%;
	line-height: 20px;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.zybm .zymk .zyjhmk .zycon p{
	width: 280px;
	margin: 10px;
	line-height: 20px;
	
}
.zybm .bmmk{
	width: 340px;
	height: 700px;
	background-color: #ed6d00;
}
.zybm .bmmk b{
	width: 340px;
	display: block;
	margin: 20px 0;
	font-size: 25px;
	color: white;
	text-align: center;
	line-height: 25px;
	
}
.zybm .bmmk .bmlb{
	width: 300px;
	height: 380px;
	margin: 10px 20px;
	background-color: white;
	
}
.zybm .bmmk .zsxc{
	width: 300px;
	/* height: 200px; */
	height: 168.6px;
	margin: 10px 20px;
	background-color: white;
	
}

#bm0_list{
	background: #ffffff;
}

#bm0_list .swiper-wrapper {
	width: 300px;
	height: 380px;
}

#bm0_list .swiper-slide{
	width: 300px;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px dashed #c9c9c9;
}

#bm0_list .swiper-slide p{
	float: left;
	width: 60px;
	height: 50px;
	font-size: 14px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
}
#bm0_list .swiper-slide p:nth-child(1){
	width: 80px;
}
#bm0_list .swiper-slide p:nth-child(2){
	color: #d3101a;
	font-weight: bold;
}
#bm0_list .swiper-slide p:nth-child(4){
	width: 100px;
	color: #d3101a;
	font-weight: bold;
}

.zybm .zybm_title{
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #c6c6c6;
	margin-bottom: 32px;
}
.zybm_title h1{
	font-size: 30px;
	font-weight: 400;
	font-stretch: normal;
	color: #333333;
}
.zybm_title p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 15px;
}