.h2s {
	font-size:36px
}
.introduction {
	margin:40px 0
}
.int-nr {
	background-color:#F4F4F4;
	padding:30px 25px;
	overflow:hidden
}
.int-nr .int-nr-lf {
	width:50%;
	padding:0 15px
}
.int-nr .int-nr-lf p {
	color:#333;
	font-size:16px;
	line-height:28px;
	text-indent:2em;
	margin:5px 0
}
.int-nr .int-nr-lf h3 {
	font-size:26px;
	text-align:center
}
.int-nr .int-nr-lf form {
	display:inline-block;
	margin:5px 0 20px
}
.int-nr .int-nr-lf form #telInput {
	float:left;
	width:255px;
	height:40px;
	margin:0;
	padding:3px 5px;
	outline:0;
	border:1px solid #ccc;
	transition:all 0.33s
}
.int-nr .int-nr-lf form #telInput:focus {
	border-color:rgba(218,37,29,.9);
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(218,37,29,.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(218,37,29,.6)
}
.int-nr .int-nr-lf form #callBtn {
	color:#fff;
	width:120px;
	height:40px;
	font-size:15px;
	float:left;
	outline:0;
	background-color:rgba(218,37,29,1);
	border:1px solid #DA251D;
	transition:all 0.33s;
	cursor:pointer;
	text-align:center
}
.int-nr .int-nr-lf form #callBtn:focus,.int-nr .int-nr-lf form #callBtn:hover {
	background-color:rgba(190,37,31,1)
}
.int-nr .int-nr-lf #zx {
	color:#fff;
	font-size:15px;
	display:inline-block;
	vertical-align:top;
	margin-left:15px;
	padding:10px 35px;
	margin-top:5px;
	border-radius:8px;
	background-color:rgba(3,3,3,.5);
	transition:all 0.33s
}
.int-nr .int-nr-lf #zx:hover {
	border-radius:30px;
	background-color:rgba(3,3,3,.8)
}
.int-nr .int-nr-rg {
	width:50%;
	padding:30px 15px 0
}
.int-nr .int-nr-rg .mj:first-of-type {
	margin-bottom:15px
}
.int-nr .int-nr-rg .mj a {
	display:block;
	padding:5px;
	overflow:hidden;
	background-color:rgba(255,255,255,.68);
	transition:all 0.33s
}
.int-nr .int-nr-rg .mj a:hover {
	background-color:rgba(255,255,255,1);
	box-shadow:0 3px 18px #999
}
.int-nr .int-nr-rg .mj a img {
	float:left;
	width:190px;
	margin-right:15px
}
.int-nr .int-nr-rg .mj a h5 {
	color:#333;
	font-size:20px
}
.int-nr .int-nr-rg .mj a:hover h5 {
	color:#DA251D
}
.int-nr .int-nr-rg .mj a p {
	color:#555;
	margin:5px 0
}
.int-nr .int-nr-rg .mj a p:last-of-type {
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.int-nr .int-nr-rg .mj a p span {
	color:#333;
	font-size:15px;
	margin:0 5px
}
@media (max-width:1200px) and (min-width:992px) {
	.int-nr .int-nr-lf form {
	margin-left:150px
}
}@media (max-width:991px) and (min-width:768px) {
	.int-nr .int-nr-lf form {
	margin-left:50px
}
}@media (max-width:1200px) and (min-width:630px) {
	.int-nr .int-nr-lf {
	width:100%;
	padding:0 15px
}
.int-nr .int-nr-rg {
	width:100%;
	padding:15px
}
.int-nr .int-nr-rg .mj {
	}
}
@media (max-width:629px) {
	.int-nr {
	background-color:#fff;
	padding:30px 10px
}
.int-nr .int-nr-lf {
	width:100%;
	padding:0 15px
}
.int-nr .int-nr-rg {
	width:100%;
	padding:15px
}
.int-nr .int-nr-lf form {
	margin:5px 0 10px;
	position:relative;
	width:100%
}
.int-nr .int-nr-lf form #telInput {
	float:none;
	width:100%
}
.int-nr .int-nr-lf form #callBtn {
	float:none;
	position:absolute;
	top:0;
	right:0
}
.int-nr .int-nr-lf #zx {
	display:block;
	margin:10px auto;
	width:50%;
	text-align:center
}
.int-nr .int-nr-lf #zx:hover {
	width:100%;
	background:linear-gradient(rgba(3,3,3,.5),rgba(3,3,3,.8))
}
.int-nr .int-nr-rg .mj a img {
	width:250px
}
}@media (max-width:550px) {
	.int-nr .int-nr-lf form #callBtn {
	width:90px
}
.int-nr .int-nr-lf #zx {
	width:70%
}
.int-nr .int-nr-rg .mj a {
	padding:10px
}
.int-nr .int-nr-rg .mj a img {
	float:none;
	margin:0 auto;
	display:block;
	max-width:250px;
	width:100%
}
}.recommend {
	padding:30px 0;
	background-color:#f1f1f1
}
.rec-title {
	}.rec-title h2 {
	float:left;
	margin-right:20px
}
.rec-title p {
	margin-top:38px;
	font-size:16px;
	vertical-align:bottom
}
.rec-xl {
	margin-top:15px
}
.rec-xl-lis {
	}
.rec-xl-lis a {
	display:block;
	position:relative;
	overflow:hidden;
	height:149px
}
.rec-xl-lis:first-of-type a {
	background:url("../Responsiveimg/xl-bg1.jpg") no-repeat
}
.rec-xl-lis:last-of-type a {
	background:url("../Responsiveimg/xl-bg2.jpg") no-repeat
}
.rec-xl-lis a .rec-xl-bg {
	width:30%;
	height:200px;
	border-radius:0 50% 50% 0;
	background-color:rgba(3,3,3,.55);
	position:relative;
	top:-25px;
	transition:all 0.33s
}
.rec-xl-lis a:hover .rec-xl-bg,.rec-xl-lis.xl a .rec-xl-bg {
	width:100%;
	border-radius:0;
	background-color:rgba(207,71,61,.8)
}
.rec-xl-lis a .rec-xl-nr {
	position:absolute;
	top:0;
	width:100%;
	padding:25px 18px
}
.rec-xl-lis a .rec-xl-nr div {
	width:100px
}
.rec-xl-lis a .rec-xl-nr div img {
	width:100%
}
.rec-xl-lis a .rec-xl-nr h6 {
	font-family:"方正小标宋简体";
	font-size:43px;
	font-weight:bold;
	color:#fff;
	margin:30px 30px 0 0
}
.rec-lis {
	margin-top:20px;
	margin-bottom:20px
}
.rec-lis:last-of-type {
	display:none
}
.rec-lis li {
	margin:10px 0
}
.rec-lis li a {
	display:block;
	background-color:#fff;
	position:relative;
	overflow:hidden;
	transition:all 0.33s
}
.rec-lis li .xp:before {
	content:url("../img/xp.png");
	position:absolute;
	top:0;
	left:0;
	z-index:999
}
.rec-lis li a:hover {
	margin-top:-5px;
	margin-bottom:5px;
	box-shadow:0 5px 20px rgba(3,3,3,.4)
}
.rec-lis li a .rec-cp-img {
	width:100%
}
.rec-lis li a .rec-cp-title {
	position:absolute;
	bottom:-43px;
	width:100%;
	height:80px;
	text-align:center;
	background-color:rgba(3,3,3,.4);
	transition:all 0.33s
}
.rec-lis li a:hover .rec-cp-title {
	bottom:0;
	background-color:rgba(3,3,3,.7)
}
.rec-lis li a .rec-cp-title h6 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 8px
}
.rec-lis li a .rec-cp-title p {
	}
.rec-lis li a .rec-cp-title p span {
	color:#fff;
	font-size:15px;
	margin:0 3px
}

.rec-x2 {
	margin-top:15px
}
.rec-x2-lis {
	}
.rec-x2-lis a {
	display:block;
	position:relative;
	overflow:hidden;
	height:149px
}
.rec-x2-lis:first-of-type a {
	background:url("../Responsiveimg/xl-bg1.jpg") no-repeat
}
.rec-x2-lis:last-of-type a {
	background:url("../Responsiveimg/xl-bg2.jpg") no-repeat
}
.rec-x2-lis a .rec-xl-bg {
	width:30%;
	height:200px;
	border-radius:0 50% 50% 0;
	background-color:rgba(3,3,3,.55);
	position:relative;
	top:-25px;
	transition:all 0.33s
}
.rec-x2-lis a:hover .rec-x1-bg,.rec-x2-lis.x1 a .rec-xl-bg {
	width:100%;
	border-radius:0;
	background-color:rgba(207,71,61,.8)
}
.rec-x2-lis a .rec-xl-nr {
	position:absolute;
	top:0;
	width:100%;
	padding:25px 18px
}
.rec-x2-lis a .rec-xl-nr div {
	width:100px
}
.rec-x2-lis a .rec-xl-nr div img {
	width:100%
}
.rec-x2-lis a .rec-xl-nr h6 {
	font-family:"方正小标宋简体";
	font-size:43px;
	font-weight:bold;
	color:#fff;
	margin:30px 30px 0 0
}
.rec-lis2 {
	margin-top:20px;
	margin-bottom:20px
}
.rec-lis2:last-of-type {
	display:none
}
.rec-lis2 li {
	margin:10px 0
}
.rec-lis2 li a {
	display:block;
	background-color:#fff;
	position:relative;
	overflow:hidden;
	transition:all 0.33s
}
.rec-lis2 li .xp:before {
	content:url("../img/xp.png");
	position:absolute;
	top:0;
	left:0;
	z-index:999
}
.rec-lis2 li a:hover {
	margin-top:-5px;
	margin-bottom:5px;
	box-shadow:0 5px 20px rgba(3,3,3,.4)
}
.rec-lis2 li a .rec-cp-img {
	width:100%
}
.rec-lis2 li a .rec-cp-title {
	position:absolute;
	bottom:-43px;
	width:100%;
	height:80px;
	text-align:center;
	background-color:rgba(3,3,3,.4);
	transition:all 0.33s
}
.rec-lis2 li a:hover .rec-cp-title {
	bottom:0;
	background-color:rgba(3,3,3,.7)
}
.rec-lis2 li a .rec-cp-title h6 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	margin:10px 0 8px
}
.rec-lis2 li a .rec-cp-title p {
	}
.rec-lis2 li a .rec-cp-title p span {
	color:#fff;
	font-size:15px;
	margin:0 3px
}



@media (max-width:1199px) and (min-width:992px) {
	.rec-xl-lis a .rec-xl-nr h6 {
	font-size:38px;
	margin:35px 25px 0 0
}
}@media (max-width:991px) and (min-width:768px) {
	.rec-xl-lis a {
	height:85px;
	background-size:cover
}
.rec-xl-lis:first-of-type a,.rec-xl-lis:last-of-type a {
	background-size:cover
}
.rec-xl-lis a .rec-xl-bg {
	height:135px;
	top:-25px
}
.rec-xl-lis a .rec-xl-nr {
	padding:10px 18px
}
.rec-xl-lis a .rec-xl-nr div {
	width:66px
}
.rec-xl-lis a .rec-xl-nr h6 {
	font-size:30px;
	margin:22px 6px 0 0
}
}@media (max-width:768px) {
	.rec-title h2 {
	float:none;
	margin-right:0
}
.rec-title p {
	margin-top:0;
	font-size:16px;
	vertical-align:bottom
}
.rec-xl-lis a {
	height:60px;
	background-size:cover
}
.rec-xl-lis:first-of-type a,.rec-xl-lis:last-of-type a {
	background-size:cover
}
.rec-xl-lis a .rec-xl-bg {
	height:110px;
	top:-25px
}
.rec-xl-lis a .rec-xl-nr {
	padding:7px 10px
}
.rec-xl-lis a .rec-xl-nr div {
	width:40px;
	margin:5px 0 0
}
.rec-xl-lis a .rec-xl-nr h6 {
	font-size:20px;
	margin:15px 0 0
}
}@media (max-width:460px) {
	.rec-xl-lis a .rec-xl-nr div {
	display:none
}
.rec-xl-lis a .rec-xl-nr h6 {
	font-size:20px;
	margin:15px 0 0;
	float:none;
	font-weight:500;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
}@media (max-width:400px) {
	.rec-lis li {
	width:100%
}
}.med {
	margin:20px 0
}
.med-title {
	}.med-title h2 {
	float:left;
	margin-right:20px
}
.med-title p {
	margin-top:38px;
	font-size:16px;
	vertical-align:bottom
}
.med-nr {
	margin:20px 0
}
.med-nr-lf {
	float:left;
	width:70%
}
.med-nr-lf-img {
	float:left;
	width:50%
}
.med-nr-lf-img li {
	display:none
}
.med-nr-lf-img li:first-of-type {
	display:block
}
.med-nr-lf-img li a {
	display:block;
	position:relative;
	overflow:hidden
}
.med-nr-lf-img li a .med-img {
	width:100%;
	max-width:400px;
	transition:all 0.33s
}
.med-nr-lf-img li a:hover .med-img {
	transform:scale(1.05,1.05)
}
.med-nr-lf-img li a .med-txt {
	position:absolute;
	bottom:0;
	width:100%;
	max-width:400px;
	background-color:rgba(1,1,1,.6);
	padding:8px 100px 8px 12px
}
.med-nr-lf-img li a .med-txt p {
	color:#fff;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.med-nr-lf-text {
	float:left;
	width:50%;
	padding-left:7px
}
.med-nr-lf-text li {
	}.med-nr-lf-text li a {
	display:block;
	padding:8px 15px;
	transition:all 0.33s
}
.med-nr-lf-text li a.at,.med-nr-lf-text li a:hover {
	background-color:#f3f3f3;
	margin-top:-3px;
	margin-bottom:3px;
	box-shadow:0 3px 8px #ccc
}
.med-nr-lf-text li a.at h5,.med-nr-lf-text li a:hover h5 {
	color:#da251d
}
.med-nr-lf-text li a h5 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:5px 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.med-nr-lf-text li a p {
	color:#666;
	font-size:15px;
	height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical
}
.med-nr-rg {
	float:left;
	width:30%;
	padding-left:15px
}
.med-nr-rg li {
	margin:11px 0
}
.med-nr-rg li a {
	display:block;
	transition:all 0.33s
}
.med-nr-rg li a:hover {
	padding-left:10px
}
.med-nr-rg li a .med-rg-date {
	float:left;
	width:55px;
	padding-right:5px;
	margin-right:10px;
	border-right:1px solid #aaa
}
.med-nr-rg li a .med-rg-date span {
	color:#aaa;
	font-size:12px;
	white-space:nowrap
}
.med-nr-rg li a .med-rg-date b {
	display:block;
	color:#999;
	font-size:25px;
	text-align:center;
	transition:all 0.33s
}
.med-nr-rg li a:hover .med-rg-date b {
	color:#DA251C
}
.med-nr-rg li a .med-rg-lis {
	}.med-nr-rg li a .med-rg-lis h6 {
	color:#111;
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition:all 0.33s
}
.med-nr-rg li a .med-rg-lis p {
	color:#999;
	font-size:14px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.med-nr-rg li a:hover .med-rg-lis h6 {
	color:#DA251C
}
@media (max-width:991px) {
	.med-nr-lf {
	float:left;
	width:100%
}
.med-nr-rg {
	float:left;
	width:100%;
	padding-left:0
}
.med-nr-lf-img {
	padding-top:13px
}
}@media (max-width:768px) {
	.med-nr-lf-img {
	float:left;
	width:100%;
	padding-top:0
}
.med-nr-lf-text {
	float:left;
	width:100%;
	padding-left:0
}
.med-title h2 {
	float:none;
	margin-right:0
}
.med-title p {
	margin-top:0
}
}.foots {
	}.foots-tp {
	padding:30px 0;
	background-color:#222222
}
.foots-tp-lis {
	}.foots-tp-lis h5 {
	color:#fff;
	font-size:24px
}
.foots-tp-lis ul li {
	display:inline-block;
	width:120px;
	margin:5px 0
}
.foots-tp-lis ul li a {
	color:#fff;
	font-size:15px
}
.foots-tp-lis ul li a:hover {
	color:#DA251D
}
.foots-tp-lis p {
	color:#fff;
	font-size:15px;
	margin:5px 0
}
.foots-tp-img {
	}.foots-tp-img p {
	color:#fff;
	font-size:15px;
	text-align:center
}
.foots-tp-img p img {
	width:50%;
	max-width:150px;
	padding:10px
}
.foots-bt {
	padding:15px 0;
	background-color:#000
}
.foots-bt p {
	color:#fff;
	font-size:13px;
	margin:5px 0
}
.foots-bt p a {
	color:#fff;
	font-size:13px;
	margin:0 5px
}
.foots-bt p a:hover {
	color:#DA251D
}
.foots-bt p span {
	color:#fff;
	font-size:13px;
	margin:0 5px
}
@media only screen and (max-width:490px) {
	.foots-tp-lis ul li {
	width:80px
}
}@media only screen and (max-width:490px) {
	.foots-tp-lis {
	width:100%
}
.foots-tp-img {
	width:100%
}
.foots-tp-img p {
	max-width:250px;
	margin:0 auto
}
}