@charset "utf-8";

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


html {
	margin: 0 auto;
}

body {
	font: 12px/1.8 "Microsoft Yahei", "STHeitiSC", "Hiragino Sans GB", Arial, "Helvetica", "SimHei", "STXihei", sans-serif;
	margin: 0 auto;
	color: #000;
	background-color: #fff;
	min-width: 320px;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-weight: normal;
	margin: 0;
	line-height: 1.1;
}

p {
	line-height: 1.5;
}

a,
a:visited {
	text-decoration: none;
}

a {
	color: #000;
}

li {
	list-style: none;
}

ul,
li,
ol,
dd,
dl {
	margin: 0;
	padding: 0;
}

fieldset,
input,
button,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-webkit-appearance: none;
}

input[type='checkbox'] {
	-webkit-appearance: checkbox;
}

input[type='radio'] {
	-webkit-appearance: radio;
}


.fl {
	float: left;
}

.fr {
	float: right;
}

.cl:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}

.img {
	max-width: 100%;
	height: auto;
	display: block;
}

.img2 {
	max-height: 100%;
	width: auto;
}

.trans {
	-moz-transition: all ease .8s;
	-webkit-transition: all ease .8s;
	-o-transition: all ease .8s;
	transition: all ease .8s;
}

.trans04 {
	-moz-transition: all ease .4s;
	-webkit-transition: all ease .4s;
	-o-transition: all ease .4s;
	transition: all ease .4s;
}

.trans2 {
	-moz-transition: all ease 2s;
	-webkit-transition: all ease 2s;
	-o-transition: all ease 2s;
	transition: all ease 2s;
}

.transcalxzero {
	transform: scaleX(0);
	-o-transform: scaleX(0);
	-ms-transform: scaleX(0);
	-moz-transform: scaleX(0);
	-webkit-transform: scaleX(0);
}

.transcaletop {
	transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-moz-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
}

.bg {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-bottom: 31%;
}

.bg0 {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.absolute {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.abs {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.flex {
	display: box;
	/* OLD - Android 4.4- */
	display: flexbox;
	display: -webkit-box;
	/* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;
	/* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;
	/* TWEENER - IE 10 */
	display: -webkit-flex;
	/* NEW - Chrome */
	display: flex;
	/* NEW, Spec - Opera 12.1, Firefox 20+ */
	justify-content: center;
	align-items: center;
	overflow: hidden;
}


/*公共*/
.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.c12 {
	width: 1200px;
	margin: auto;
}

.cover {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.contain {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}

a,
.tran,
img {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

a {
	color: #000;
}

.tran5 {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.pic {
	transition: all 2s;
	-webkit-transition: all 2s;
}

.pic.cover {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.pic.contain {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.contain {
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.none {
	display: none;
}

.pb0 {
	padding-bottom: 0;
}

.wrap {
	padding: 0 7.5%;
	/* overflow: hidden; */
}

.bshare-custom a {
	background-image: none !important;
	padding: 0 !important;
}

.bshare-custom a:hover {
	text-decoration: none !important;
}

.index-banner,
.index-banner li {
	position: relative;
	overflow: hidden;
}

.index-banner li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 47%;
}


.index-banner .txt {
	position: absolute;
	left: 4.5%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 3;
	color: #fff;
	line-height: 1;
  font-weight:bold;
}

.index-banner .txt p {
	opacity: .8;
}

.index-banner .txt .des {
	margin: 8% 0 2% 0;
}

.index-banner .op {
	position: absolute;
	z-index: 3;
	left: 4.5%;
	bottom: 9%;
	color: #fff;
}

.index-banner .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.index-banner .op .index-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
}

.index-banner .op i:hover {
	color: #006eba;
	background: #fff;
}

header {
	position: absolute;
	z-index: 3;
	left: 4.5%;
	right: 4.5%;
	top: 5%;
	border-top: 1px solid rgba(255, 255, 255, .2);
	overflow: hidden;
}
header .menu{
	display:none;
}
header::before {
	content: "";
	position: absolute;
	width: 1px;
	top: 0;
	right: 0;
	bottom: 4px;
	background: rgba(255, 255, 255, .2);
}

header::after {
	content: "";
	clear: both;
	display: block;
}

header .logo {
	height: 90px;
	line-height: 90px;
	padding: 0 50px;
	background: #fff;
	/* box-shadow: 3px 3px 5px 0 #000; */
	display: block;
	float: left;
	position: relative;
	background: linear-gradient(-45deg, transparent 15px, rgba(255,255,255,.5) 0) bottom right;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	border-radius: 0 0 25px 0;
}

header .logo::before {
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	border-bottom: 10px solid #ff8c00;
	border-left: 10px solid transparent;
}

header .logo img {
	vertical-align: middle;
}

header nav {
	float: right;
	position: relative;
	margin-right: 40px;
}

header nav a:last-child {
	margin-right: 0;
}

header nav a::before {
	content: "";
	position: absolute;
	background: rgba(255, 255, 255, .2);
	width: 100%;
	height: 1px;
	bottom: 3px;
	left: 0;
}

header nav::after {
	content: "";
	position: absolute;
	right: 100%;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, .2);
}

header nav::before {
	content: "";
	position: absolute;
	left: 100%;
	bottom: 3px;
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, .2);
}

header nav a {
	float: left;
	padding: 0 20px;
	display: block;
	height: 95px;
	line-height: 90px;
	color: #fff;
	position: relative;

}

header nav a::after {
	content: "";
	transition: all 0.3s;
	position: absolute;
	width: 7px;
	height: 7px;
	background: #ff8b00;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0) scale(0);
	z-index: 3;
	border-radius: 50%;
}

header nav a.on::after,
header nav a:hover::after {
	transform: translate(-50%, 0) scale(1);
}

header nav a.on::before,
header nav a:hover::before {
	background: url("../images/line.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/line.png*/) center center no-repeat;
}

footer {
	background: #006eba;
	display: flex;
	justify-content: space-between;
	color: #fff;
}

footer .left {
	padding: 2.5% 4.5%;
	width: 26%;
	border-right: 1px solid rgba(255, 255, 255, .2);
	flex-shrink: 0;
}

footer .left .logo {
	display: block;
	line-height: 1;
	margin-bottom: 45px;
}

footer .left .title {
	letter-spacing: 2px;
	line-height: 22px;
}

footer .left .cont {
	margin-top: 50px;
}

footer .left .cont p {
	margin-top: 20px;
	line-height: 25px;
	padding-left: 40px;
	color: rgba(255, 255, 255, .7);
	background-position: left 3px;
	background-size: 20px;
	background-repeat: no-repeat;
}

footer .left .cont p:nth-child(1) {
	background-image: url("../images/add.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/add.png*/);
}

footer .left .cont p:nth-child(2) {
	background-image: url("../images/tel.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/tel.png*/);
}

footer .left .cont p:nth-child(3) {
	background-image: url("../images/mail.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/mail.png*/);
}

footer .left .cont p:nth-child(4) {
	background-image: url("../images/cz.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/cz.png*/);
}

footer .right {
	width: 100%;
	padding: 2.5% 4.5%;
}

footer .right .link,
footer .right .link .text {
	position: relative;
	height: 45px;
	line-height: 45px;
	width: 200px;
	background: #fff;
	border-radius: 23px;
}

footer .right .link .text {
	padding: 0 25px;
	font-size: 14px;
}

footer .right .link .iconfont {
	position: absolute;
	width: 45px;
	height: 45px;
	line-height: 45px;
	right: 0;
	top: 0;
	color: #000;
	text-align: center;
	border-radius: 50%;
	outline: none;
	cursor: pointer;
	transition: all 0.3s;
}

footer .right .link ul {
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 3;
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	display: none;
}

footer .right .link ul a {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 15px 25px;
	line-height: 1;
}

footer .right .link ul a:hover {
	background: #006eba;
	color: #fff;
}

.rot {
	transform: rotate(90deg);
}

footer .right .top {
	margin-top: -5px;
}

footer .right .top::after {
	content: "";
	clear: both;
	display: block;
}

footer .go-top {
	border-radius: 50%;
	background: #ff8c00;
	color: #fff;
	height: 45px;
	width: 45px;
	text-align: center;
	line-height: 45px;
	transition: all 0.3s;
	cursor: pointer;
	/* box-shadow: 0px 0px 5px 0 #999; */
}

footer .go-top:hover {
	background: #fff;
	color: #006eba;
}

footer .nav {
	margin-top: 65px;
	overflow: hidden;
}

footer .nav li {
	float: left;
	width: 180px;
	text-align: center;
}

footer .nav li:first-child {
	width: auto;
}

footer .nav li a {
	display: block;
	opacity: .7;
	margin-top: 8px;
	color: #fff;
}

footer .nav li a.big {
	font-size: 16px;
	opacity: 1;
	margin-bottom: 20px;
	line-height: 22px;
}

footer .nav li a:hover {
	opacity: 1;
}

footer .ewm {
	float: right;
	overflow: hidden;
  display:none;
}

footer .ewm .word {
	float: left;
	margin-right: 15px;
}

footer .ewm .word p {
	font-size: 16px;
}

footer .ewm span {
	font-size: 14px;
	margin-top: 18px;
	display: block;
}

footer .ewm .pic {
	float: left;
}

footer .ewm .pic img {
	width: 85px;
	height: 85px;
}

footer .bot .text {
	margin-top: 65px;
	float: left;
}

footer .bot .text a {
	color: #fff;
	opacity: .7;
	font-size: 14px;
	margin-right: 30px;
}

footer .bot .text a:hover {
	opacity: 1;
}

.index-part {
	padding: 4.5%;
	overflow: hidden;
}

.index-title {
	line-height: 1;
}

.index-title .eng {
	color: #006eba;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: bold;
}

.index-part .main {
	margin-top: 3%;
}

.index-part .main::after {
	content: "";
	clear: both;
	display: block;
}

.index-part .left {
	width: 27.5%;
	float: left;
}

a.more {
	font-size: 14px;
	color: #006eba;
	line-height: 25px;
}

a.more span {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border-left: 1px solid #006eba;
	border-top: 1px solid #006eba;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	vertical-align: top;
	margin-right: 15px;
	position: relative;
	animation: rotate1 2s linear infinite;
	/* Firefox: */
	-moz-animation: rotate1 2s linear infinite;
	/* Safari and Chrome: */
	-webkit-animation: rotate1 2s linear infinite;
	/* Opera: */
	-o-animation: rotate1 2s linear infinite;
}

a.more span::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.3);
	border-radius: 50%;
	background: #006eba;
	transition: all 0.3s;
}

a.more span::before {
	content: "→";
	color: #fff;
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
}

a.more:hover span::after {
	transform: translate(-50%, -50%) scale(1);
}

a.more:hover span {
	border-bottom: 1px solid #006eba;
	border-right: 1px solid #006eba;
}

@keyframes rotate1 {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

a.more:hover span {
	animation: indexend 0s;
	-webkit-animation: indexend 0s;
}

@-webkit-keyframes indexend {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(0deg);
	}
}

a.more:hover span::before {
	opacity: 1;
}

.index-part .right {
	width: 72.5%;
	float: right;
}

.index-part .line {
	margin: 3% 0;
	height: 1px;
	background: #ccc;
}

.index-part .part-swiper {
	overflow: hidden;
}

.index-part li {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

.index-part li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 40%;
}

.index-part li .pic-w::after {
	content: "";
	position: absolute;
	/*相对父级绝对定位*/
	width: 80px;
	height: 100%;
	top: 0;
	left: -200px;
	/*起始位置*/
	overflow: hidden;
	z-index: 9;
	/*背景渐变（兼容性写法）*/
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .3)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3)50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	-webkit-transform: skewX(-25deg);
	/*倾斜*/
	-moz-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.index-part li .pic-w:hover::after {
	-webkit-transition: left 1s ease-in-out;
	/*过渡*/
	transition: left 1s ease-in-out;
	left: 500px;
	/*结束位置*/
}

.index-part li .pic-w .pic {
	transform: scale(.8);
	transition: all 0.3s;
	z-index: 3;
}

.index-part li:hover .pic {
	transform: scale(.9);
}

.index-part li::after {
	content: "";
	position: absolute;
	background: #006eba;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}

.index-part li:hover::after {
	top: 0;
}

.index-part .op {
	margin-top: 270px;
}

.index-part .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #999999;
	color: #999;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.index-part .op .part-page .swiper-pagination-current {
	color: #006eba;
}

.index-part .op .part-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
	color: #999;
}

.index-part .op i:hover {
	color: #fff;
	background: #006eba;
	border-color: #006eba;
}

.index-about {
	overflow: hidden;
	position: relative;
}

.index-about .left {
	width: 50%;
	padding: 4.5%;
	background-color: #006eba;
	background-image: url("../images/abl.jpg"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/abl.jpg*/);
	color: #fff;
}

.index-about .top {
	overflow: hidden;
	position: relative;
}

.index-about .top .logo {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px 40px;
	border: 1px solid rgba(255, 255, 255, .6);
	line-height: 1;
	border-radius: 30px;
}

.index-about .top .eng {
	color: #fff;
}

.index-about .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	height: 100%;
}

.index-about .line {
	margin: 10% 0;
	height: 1px;
	background: rgba(255, 255, 255, .3);
}

.index-about .des {
	margin: 5% 0;
	opacity: .7;
}

.index-about a.more,
.index-ry a.more {
	color: #fff;
}

.index-about a.more span,
.index-ry a.more span {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.index-about a.more:hover span,
.index-ry a.more:hover span {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

.index-about a.more span::after,
.index-ry a.more span::after {
	background: #fff;
}

.index-about a.more span::before,
.index-ry a.more span::before {
	color: #006eba;
}

.index-ry {
	background-image: url("http://cqcanjiapr.1000100do.com/template/default/index/skin/images/rybg.jpg");
	padding: 4.5%;
	color: #fff;
	background-attachment: fixed;
}

.index-ry .index-title {
	margin-bottom: 3%;
}

.index-ry .index-title .eng {
	color: #fff;
}

.index-ry .main {
	margin-top: 3%;
	overflow: hidden;
	position: relative;
}

.index-ry .main .ry-swiper {
	width: 76%;
	float: right;
	overflow: hidden;
}

.index-ry .main .ry-swiper li {
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, .6);
	cursor: pointer;
}

.index-ry .main .ry-swiper li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 120%;
}

.index-ry .ry-swiper li .pic-w::after {
	content: "";
	position: absolute;
	/*相对父级绝对定位*/
	width: 80px;
	height: 100%;
	top: 0;
	left: -200px;
	/*起始位置*/
	overflow: hidden;
	z-index: 9;
	/*背景渐变（兼容性写法）*/
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .3)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3)50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	-webkit-transform: skewX(-25deg);
	/*倾斜*/
	-moz-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.index-ry .ry-swiper li .pic-w:hover::after {
	-webkit-transition: left 1s ease-in-out;
	/*过渡*/
	transition: left 1s ease-in-out;
	left: 500px;
	/*结束位置*/
}

.index-ry .main .ry-swiper li .pic {
	transform: scale(.8);
	transition: all 0.3s;
}

.index-ry .main .ry-swiper li:hover .pic {
	transform: scale(.9);
}

.index-ry .op {
	position: absolute;
	z-index: 3;
	left: 0;
	bottom: 0;
	color: #fff;
}

.index-ry .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #fff;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.index-ry .op .ry-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
}

.index-ry .op i:hover {
	color: #006eba;
	background: #fff;
}

.index-news {
	padding: 0 4.5% 4.5% 4.5%;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.index-news::after {
	content: "";
	clear: both;
	display: block;
}

.index-news .top {
	padding: 4.5% 0;
	position: relative;
}

.index-news .top .indexNewNav {
	position: absolute;
	left: 30%;
	top: 0;
	height: 100%;
	z-index: 3;
}

.index-news .top .indexNewNav p {
	float: left;
	height: 100%;
	display: table;
	margin-right: 80px;
	cursor: pointer;
	position: relative;
	overflow: hidden;

}

.index-news .top .indexNewNav p span {
	display: table-cell;
	vertical-align: middle;
	transition: all 0.3s;
	opacity: .7;
}

.index-news .top .indexNewNav p.on span {
	opacity: 1;
	color: #006eba;
}

.index-news .top .indexNewNav p::before {
	content: "";
	position: absolute;
	width: 2px;
	height: 40%;
	left: 50%;
	top: 0;
	background-image: linear-gradient(to bottom, rgba(0, 114, 186, 1), rgba(0, 0, 0, .0));
	transform: translateY(-100%);
	transition: all 0.5s;
}

.index-news .top .indexNewNav p::after {
	content: "";
	position: absolute;
	width: 2px;
	height: 40%;
	left: 50%;
	bottom: 0;
	background-image: linear-gradient(to top, rgba(0, 114, 186, 1), rgba(0, 0, 0, .0));
	transform: translateY(100%);
	transition: all 0.5s;
}

.index-news .top .indexNewNav p.on::after,
.index-news .top .indexNewNav p.on:before {
	transform: translateY(0);
}

.index-news .top .indexNewNav a.more {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 100%;
	white-space: nowrap;
}

.index-news .main {
	position: relative;
	overflow: hidden;
}

.index-news .main .box {
	display: none;
}

.index-news .main .box.on {
	display: block;
}

.index-news .main .left {
	float: left;
	overflow: hidden;
	width: 47.5%;
}

.index-news .main .left .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 360px;
}

.index-news .main .left .title {
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: .9;
	transition: all 0.3s;
	margin-top: 65px;
}

.index-news .main .left .des {
	line-height: 25px;
	height: 50px;
	margin: 30px 0 55px 0;
	opacity: .7;
	overflow: hidden;
}

.index-news .main .left .bot::after {
	content: "";
	clear: both;
	display: block;
}

.index-news .main .left .bot {
	line-height: 25px;
	color: #999;
}

.index-news .main .more::after {
	content: "";
	display: block;
	clear: both;
}

.index-news .main .more span {
	display: inline-block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	vertical-align: top;
	margin-right: 15px;
	position: relative;
	animation: rotate1 2s linear infinite;
	/* Firefox: */
	-moz-animation: rotate1 2s linear infinite;
	/* Safari and Chrome: */
	-webkit-animation: rotate1 2s linear infinite;
	/* Opera: */
	-o-animation: rotate1 2s linear infinite;
}

.index-news .main .more span::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.3);
	border-radius: 50%;
	background: #999;
	transition: all 0.3s;
}

.index-news .main .more span::before {
	content: "→";
	color: #fff;
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
}

.index-news .main .left:hover .more span::after,
.index-news .main .right li:hover .more span::after {
	transform: translate(-50%, -50%) scale(1);
	background: #006eba;
}

.index-news .main .left:hover .more span,
.index-news .main .right li:hover .more span {
	border-bottom: 1px solid #006eba;
	border-right: 1px solid #006eba;
	border-color: #006eba;
}

.index-news .main .left:hover .more span::before,
.index-news .main .right li:hover .more span::before {
	opacity: 1;
}

.index-news .main .left:hover .more,
.index-news .main .right li:hover .more {
	color: #006eba;
}

.index-news .main .left:hover span,
.index-news .main .right li:hover span {
	animation: indexend 0s;
	-webkit-animation: indexend 0s;
}

.index-news .main .left:hover .pic,
.index-news .main .right li:hover .pic {
	transform: scale(1.1);
}

.index-news .main .left:hover .title,
.index-news .main .right li:hover .title {
	color: #006eba;
}

.index-news .main .right {
	float: right;
	width: 47.5%;
	overflow: hidden;
}

.index-news .main .right .pic-w {
	position: relative;
	float: left;
	width: 36%;
	height: 175px;
	overflow: hidden;
}

.index-news .main .right li {
	overflow: hidden;
	margin-bottom: 30px;
}

.index-news .main .right li:last-child {
	margin-bottom: 0;
}

.index-news .main .right .txt {
	width: 59%;
	float: right;
}

.index-news .main .right .title {
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	opacity: .9;
	transition: all 0.3s;
	margin-top: 22px;
}

.index-news .main .right .des {
	line-height: 25px;
	height: 50px;
	margin: 30px 0 30px 0;
	opacity: .7;
	overflow: hidden;
}

.index-news .main .right .bot {
	color: #999;
}

.index-pro {
	padding: 4.5%;
	background: #fafafa;
	position: relative;
	overflow: hidden;
	padding-right: 0;
}

.index-pro .index-title {
	position: relative;
	z-index: 3;
}

.index-pro canvas {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}

.index-pro .main {
	position: relative;
	z-index: 3;
}

.index-pro .main::after {
	content: "";
	clear: both;
	display: block;
}

.index-pro .main .left {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 18%;
	z-index: 3;
	padding-top: 5%;
}

.index-pro .main .left .des {
	opacity: .7;
	text-align: justify;
	margin-bottom: 10%;
}

.index-pro .main .right {
	width: 78%;
	float: right;
}

.index-pro .main .right .pro-swiper {
	width: 110%;
	overflow: hidden;
}

.index-pro .main .right .swiper-slide {
	position: relative;
	overflow: hidden;
	padding-bottom: 3%;
}

.index-pro .main .right .swiper-slide::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 80%;
	height: 100%;
	background: #fff;
	z-index: 1;
}

.index-pro .main .right .swiper-slide::before {
	content: '';
	position: absolute;
	top: 0;
	right: 20%;
	width: 0;
	height: 0;
	border-top: 12px solid #ff8c00;
	border-left: 12px solid transparent;
	z-index: 3;
}

.index-pro .main .right .swiper-slide .title {
	position: relative;
	z-index: 3;
	padding: 3% 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #ccc;
	width: 80%;
}

.index-pro .main .right .swiper-slide .bot {
	overflow: hidden;
	position: relative;
	z-index: 3;
	margin-top: 5%;
}

.index-pro .main .right .swiper-slide .name-list {
	float: left;
	width: 45%;
}

.index-pro .main .right .swiper-slide .name-list p {
	line-height: 50px;
	height: 50px;
	font-size: 14px;
	padding: 0 30px 0 60px;
	opacity: .7;
	transition: all 0.3s;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.index-pro .main .right .swiper-slide .name-list p a {
	position: relative;
	z-index: 3;
}

.index-pro .main .right .swiper-slide .name-list p::after {
	content: "";
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	position: absolute;
	background-image: linear-gradient(to right, rgba(255, 245, 233, 1), rgba(255, 245, 233, .0));
	transform: translateX(-100%);
}

.index-pro .main .right .swiper-slide .name-list p.on {
	opacity: 1;
	height: 70px;
	line-height: 70px;
	color: #006eba;
}
.index-pro .main .right .swiper-slide .name-list p.on a{
	color: #006eba;
}

.index-pro .main .right .swiper-slide .name-list p.on::after {
	transform: translateX(0);
}

.index-pro .main .right .swiper-slide .pic-list {
	width: 55%;
	float: right;
	position: relative;
	margin-top: 5%;
}

.index-pro .main .right .swiper-slide .pic-list .pic-w {
	display: none;
	position: relative;
	overflow: hidden;
	padding-bottom: 60%;
}

.index-pro .main .right .swiper-slide .pic-list .pic-w.on {
	display: block;
}


.index-pro .op {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.index-pro .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #999999;
	color: #999;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.index-pro .op .part-page .swiper-pagination-current {
	color: #006eba;
}

.index-pro .op .pro-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
	color: #999;
}

.index-pro .op i:hover {
	color: #fff;
	background: #006eba;
	border-color: #006eba;
}

.p45 {
	padding: 4.5%;
}

.jrwm {
	background: #f7f7f7;
	overflow: hidden;
	padding-bottom: 4.5%;
}

.jrwm .jr-list {
	padding: 0 4.5% 0 4.5%;
}

.jrwm .jr-list ul::after {
	content: "";
	clear: both;
	display: block;
}

.jrwm .jr-list li {
	float: left;
	width: 48%;
	overflow: hidden;
	margin-top: 4%;
	background: #fff;
	padding: 4.5%;
	position: relative;
	transition: all 0.3s;
}

.jrwm .jr-list li:nth-child(2n) {
	float: right;
}

.jrwm .jr-list li .title {
	position: relative;
	overflow: hidden;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 15px;
	transition: all 0.3s;
}

.jrwm .jr-list li .des {
	display: flex;
	flex-wrap: wrap;
}

.jrwm .jr-list li .box {
	margin-top: 25px;
	padding: 0 20px;
	width: 28%;
	border-right: 1px dashed #cccccc;
	color: #999;
}

.jrwm .jr-list li .box:nth-child(3n-1) {
	width: 44%;
}

.jrwm .jr-list li .box:nth-child(1),
.jrwm .jr-list li .box:nth-child(4) {
	padding-left: 0;
}

.jrwm .jr-list li .box:nth-child(3n) {
	border: none;
}

.jrwm .jr-list li .detail {
	color: #000;
	margin-top: 5px;
}

.jrwm .jr-list li .bot {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 3;
	width: 103px;
	height: 103px;
	background: url("../images/sj.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/sj.png*/);
	background-size: cover;
	color: #fff;
	padding-left: 65px;
	line-height: 140px;
	font-weight: bold;
	font-size: 24px;
	transform: translateX(100%);
	transition: all 0.3s;
}

.jrwm .jr-list li:hover .title {
	color: #006eba;
}

.jrwm .jr-list li:hover .bot {
	transform: translateX(0%);
}

.jrwm .jr-list li:hover {
	box-shadow: 0 0 15px 0 #006eba;
}

.jrwm .top {
	padding: 4.5%;
	overflow: hidden;
	background: #fff;
}

.jrwm .top .inner-title {
	text-align: center;
}

.jrwm .top .jr-nav {
	margin-top: 2.5%;
	text-align: center;
}

.jrwm .top .jr-nav a {
	display: inline-block;
	width: 210px;
	height: 55px;
	line-height: 55px;
	color: #006eba;
	border-radius: 27px;
}

.jrwm .top .jr-nav a span {
	display: inline-block;
}

.jrwm .top .jr-nav a:hover,
.jrwm .top .jr-nav a.on {
	background: #006eba;
	color: #fff;
}

.jrwm .top .jr-nav a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 2px solid #006eba;
	border-radius: 50%;
	margin-right: 5px;
	vertical-align: middle;
	margin-top: -3px;
	transition: all 0.3s;
	position: relative;
}

.jrwm .top .jr-nav a:hover span,
.jrwm .top .jr-nav a.on span {
	border-color: #fff;
}

.jrwm .top .jr-nav a span::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 6px;
	height: 6px;
	background: #fff;
	margin: -3px 0 0 -3px;
	z-index: 1;
	border-radius: 50%;
	transition: all 0.6s;
	transform: scale(0);
}

.jrwm .top .jr-nav a:hover span::after,
.jrwm .top .jr-nav a.on span::after {
	transform: scale(1);
}

.jr-detail .top {
	overflow: hidden;
	padding: 4.5%;
	background: #fff;
}

.jr-detail .top .button {
	position: relative;
	overflow: hidden;
	padding: 10px 60px;
	background: #006eba;
	border: 1px solid #006eba;
	transition: all 0.3s;
	color: #fff;
	cursor: pointer;
}

.jr-detail .top .button:hover {
	background: #fff;
	color: #006eba;
}

.jr-detail .top .button input {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 1;
}

.jr-detail .detail {
	padding: 4.5%;
	background: #f7f7f7;
	background: #f7f7f7;
}

.jr-detail .detail img {
	max-width: 100%;
}

.inner-banner {
	position: relative;
	overflow: hidden;
}

.inner-banner .pic-w {
	padding-bottom: 42%;
	overflow: hidden;
}

.inner-title {
	line-height: 1.1;
}

.inner-title .chn {
	color: #006eba;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.pagination {
	max-width: 1300px;
	text-align: center;
	margin: auto;
	margin-top: 3%;
	overflow: hidden;
}

.pagination li {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 1px solid rgba(0, 0, 0, 0);
	line-height: 38px;
	opacity: .6;
	font-size: 16px;
	margin: 0 5px;
	border-radius: 50%;
}

.pagination li a {
	display: block;
	transition: all 0s;
}

.pagination li.active,
.pagination li:hover {
	border: 1px solid #006eba;
	opacity: 1;
	color: #006eba;
}

.pagination li.active a,
.pagination li:hover a {
	color: #006eba;
}

.pagination li:first-child,
.pagination li:last-child {
	background: #006eba;
	border: 1px solid #fff;
	color: #fff;
	opacity: .8;
}

.pagination li:first-child a,
.pagination li:last-child a {
	color: #fff;
}

.pagination li.icon:hover {
	opacity: 1;
}

.inner-nav {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #ccc;
}

.inner-nav a {
	display: block;
	width: 50%;
	padding: 1.2%;
	text-align: center;
	border-right: 1px solid #ccc;
}

.inner-nav a:hover,
.inner-nav a.on {
	color: #fff;
	background: #006eba;
}

.inner-nav a:last-child {
	border: none;
}

.inner-local {
	position: relative;
	overflow: hidden;
	padding: 0 4.5%;
	border-bottom: 1px solid #e5e5e5;
	background: #f7f7f7;
}

.inner-local.white {
	background: #fff;
}

.inner-local .local {
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	color: #969696;
}

.inner-local .local a {
	color: #969696;
	margin: 0 10px;
}

.inner-local .local a:hover,
.inner-local .local a.on {
	color: #006eba;
}

.inner-local .top-back {
	line-height: 60px;
	color: #969696;
	font-size: 14px;
}

.inner-local .top-back i {
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	vertical-align: top;
}

.inner-local .top-back:hover {
	color: #006eba;
}

.shfw .inner-title {
	text-align: center;
}

.shfw .main {
	margin-top: 4%;
	overflow: hidden;
	text-align: center;
}

.shfw .main img {
	max-width: 100%;
}

.inner-banner .news-tips {
	position: absolute;
	z-index: 3;
	bottom: 35%;
	color: #fff;
	left: 20%;
	right: 20%;
	text-align: center;
}

.inner-banner .news-tips .title {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*控制显示的行数*/
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.inner-banner .news-tips span {
	display: inline-block;
	padding: 5px 30px;
	border: 1px solid #fff;
	border-radius: 20px;
	margin-top: 20px;
}

.news-detail {
	display: flex;
}

.news-detail .left {
	width: 75%;
	border-right: 1px solid #e5e5e5;
}

.news-detail .detail-top {
	padding: 4.5%;
	border-bottom: 1px solid #e5e5e5;
}

.news-detail .detail-top .des {
	margin-top: 15px;
	font-size: 14px;
}

.news-detail .detail-top .des span {
	padding-left: 20px;
	margin-right: 30px;
	opacity: .7;
	background-image: url("../images/eye.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/eye.png*/);
	background-position: left 4px;
	background-repeat: no-repeat;
	background-size: 15px;
	line-height: 15px;
}

.news-detail .detail-top .des span.time {
	background-image: url("../images/time.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/time.png*/);
	background-size: 12px;
}

.news-detail .detail-top i {
	font-size: 24px;
	cursor: pointer;
	line-height: 1;
}

.news-detail .detail-top i:hover {
	color: #006eba;
}

.news-detail .bot {
	padding: 4.5%;
}

.news-detail .bot .detail {
	overflow: hidden;
	word-break: break-all;
}

.news-detail .bot .detail img {
	max-width: 100%;
}

.news-detail .op {
	margin-top: 4.5%;
	overflow: hidden;
	height: 60px;
	line-height: 60px;
	padding: 0 4.5%;
	background: #f7f7f7;
	font-size: 14px;
}

.news-detail .op a:hover {
	color: #006eba;
}

.news-detail .op a i {
	display: inline-block;
	font-size: 12px;
	margin: 0 10px;
	vertical-align: top;
}

.news-detail .right {
	width: 25%;
	padding: 60px 4.5% 0 4.5%;
	overflow: hidden;
}

.news-detail .right .right-title {
	line-height: 1;
}

.news-detail .right li {
	position: relative;
	overflow: hidden;
	margin-top: 50px;
}

.news-detail .right li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
}

.news-detail .right li .title {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 5% 0 3.5% 0;
	transition: all 0.3s;
}

.news-detail .right li .des {
	opacity: .7;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*控制显示的行数*/
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.news-detail .right li:hover .title {
	color: #006eba;
}

.news-detail .right li:hover .pic {
	transform: scale(1.1);
}

.news-detail .right li .more,
.mtbd .mt-list li .more {
	margin-top: 20px;
	line-height: 26px;
}

.news-detail .right li .more span,
.mtbd .mt-list li .more span {
	display: inline-block;
	width: 26px;
	height: 26px;
	line-height: 24px;
	border-radius: 50%;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid transparent;
	border-right: 1px solid transparent;
	vertical-align: top;
	margin-right: 15px;
	position: relative;
	animation: rotate1 2s linear infinite;
	/* Firefox: */
	-moz-animation: rotate1 2s linear infinite;
	/* Safari and Chrome: */
	-webkit-animation: rotate1 2s linear infinite;
	/* Opera: */
	-o-animation: rotate1 2s linear infinite;
}

.news-detail .right li .more span::after,
.mtbd .mt-list li .more span::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.3);
	border-radius: 50%;
	background: #999;
	transition: all 0.3s;
}

.news-detail .right li .more span::before,
.mtbd .mt-list li .more span::before {
	content: "→";
	color: #fff;
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	transition: all 0.3s;
}

.news-detail .right li:hover .more span::after,
.mtbd .mt-list li:hover .more span::after {
	transform: translate(-50%, -50%) scale(1);
	background: #006eba;
}

.news-detail .right li:hover .more span,
.mtbd .mt-list li:hover .more span {
	border-bottom: 1px solid #006eba;
	border-right: 1px solid #006eba;
	border-color: #006eba;
}

.news-detail .right li:hover .more span::before,
.mtbd .mt-list li:hover .more span::before {
	opacity: 1;
}

.news-detail .right li:hover .more,
.mtbd .mt-list li:hover .more {
	color: #006eba;
}

.news-detail .right li:hover span,
.mtbd .mt-list li:hover span {
	animation: indexend 0s;
	-webkit-animation: indexend 0s;
}

.news-detail .right li:hover .pic,
.mtbd .mt-list li:hover .pic {
	transform: scale(1.1);
}

.news-detail .right li:hover .title,
.mtbd .mt-list li:hover .title {
	color: #006eba;
}

.mtbd {
	padding-bottom: 4.5%;
	background: #f7f7f7;
	overflow: hidden;
}

.mtbd .mt-list {
	overflow: hidden;
}

.mtbd .mt-list li {
	width: 33.33%;
	float: left;
	padding: 4.5%;
	border: 1px solid #dedede;
	transition: all 0.3s;
}

.mtbd .mt-list li .title {
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.mtbd .mt-list li .time {
	opacity: .7;
	margin: 10px 0 15px 0;
}

.mtbd .mt-list li .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 50%;
}

.mtbd .mt-list li .des {
	opacity: .7;
	margin: 25px 0;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}

.mtbd .mt-list li .bot,
.mtbd .top li .bot {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #999;
	color: #999;
	line-height: 38px;
	text-align: center;
	border-radius: 50%;
	margin-top: 5%;
	transition: all 0.3s;
}

.mtbd .mt-list li:hover .bot,
.mtbd .top li:hover .bot {
	background: #006eba;
	border-color: #006eba;
	color: #fff;
}

.mtbd .mt-list li:hover {
	background: #fff;
	box-shadow: inset 0 0 15px 0 #ccc;
}

.mtbd .mt-list li:hover .pic,
.mtbd .top li:hover .pic {
	transform: scale(1.1);
}

.mtbd .mt-list li:hover .title,
.mtbd .top li:hover .title {
	color: #006eba;
}

.mtbd .top {
	padding: 4.5%;
	position: relative;
}

.mtbd .top li {
	position: relative;
	overflow: hidden;
	z-index: 3;
	margin-top: 4.5%;
}

.mtbd .top::after {
	content: "";
	height: 50%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	position: absolute;
	background: #fff;
}

.mtbd .top .inner-title {
	position: relative;
	z-index: 3;
}

.mtbd .top .pic-w {
	position: relative;
	width: 53%;
	float: right;
	overflow: hidden;
	padding-bottom: 31%;
}

.mtbd .top li:nth-child(2) .pic-w {
	float: left;
}

.mtbd .top li .txt {
	float: left;
	width: 39.5%;
	padding-top: 4.5%;
}

.mtbd .top li:nth-child(2) .txt {
	float: right;
}

.mtbd .top li .des {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*控制显示的行数*/
	overflow: hidden;
	-webkit-box-orient: vertical;
	opacity: .7;
	margin-bottom: 4.5%;
}

.mtbd .top li .title {
	margin: 3.5% 0;
	transition: all 0.3s;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*控制显示的行数*/
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.mtbd .top li .time {
	display: inline-block;
	padding: 25px;
	border: 1px solid #006eba;
	border-radius: 10px;
	line-height: 1;
	font-size: 14px;
	text-align: center;
	position: relative;
	transition: all 0.3s;
	overflow: hidden;
}

.mtbd .top li .line {
	height: 3px;
	background: #333;
	margin: 8px 0;
	position: relative;
	z-index: 3;
}

.mtbd .top li .big,
.mtbd .top li .sml {
	position: relative;
	z-index: 3;
}

.mtbd .top li:hover .time {
	border-color: #006eba;
	color: #fff;
}

.mtbd .top li:hover .time::after {
	height: 100%;
}

.mtbd .top li:hover .time .line {
	background: #fff;
}

.mtbd .top li .time::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	background: #006eba;
	transition: all 0.3s;
}

.jtyw {
	padding: 4.5%;
	background: #fff;
}

.jt-main {
	margin-top: 3.5%;
	position: relative;
	overflow: hidden;
}

.jt-main .right {
	width: 50%;
	float: right;
	border: 1px solid #ccc;
}

.jt-main .right li {
	padding: 5% 8%;
}

.jt-main .right a {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
}

.jt-main .right li {
	border-bottom: 1px solid #ccc;
	position: relative;
	overflow: hidden;
}

.jt-main .right li:last-child {
	border: none;
}

.jt-main .right li .time {
	line-height: 1;
	flex-shrink: 0;
	margin-right: 40px;
	position: relative;
	z-index: 3;
	text-align: center;
}

.jt-main .right li .big {
	font-weight: bold;
}

.jt-main .right li .line {
	height: 2px;
	background: #999;
	margin: 15px 0;
}

.jt-main .right li .txt {
	width: 99%;
	position: relative;
	z-index: 3;
	overflow: hidden;
}

.jt-main .right li .title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jt-main .right li .des {
	opacity: .7;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*控制显示的行数*/
	overflow: hidden;
	-webkit-box-orient: vertical;
	margin-top: 8px;
}

.jt-main .right li::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #006eba;
	opacity: 0;
	transition: all 0.3s;
	transform: skew(90deg);
}

.jt-main .right li:hover::after,
.jt-main .right li.on::after {
	opacity: 1;
	transform: skew(0);
}

.jt-main .right li:hover a,
.jt-main .right li.on a {
	color: #fff;
}

.jt-main .jt-swiper {
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	height: 100%;
	overflow: hidden;
}

.jt-main .jt-swiper li,
.jt-main .jt-swiper li .pic-w {
	width: 100%;
	height: 100%;
	position: relative;
}

.jt-main .jt-swiper li .txt {
	position: absolute;
	left: 10%;
	right: 10%;
	bottom: 10%;
	z-index: 3;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.jt-main .jt-swiper .jt-page {
	position: absolute;
	right: 5%;
	bottom: 5%;
	z-index: 3;
	left: auto;
	width: auto;
}

.jt-main .jt-swiper .jt-page span {
	opacity: 1;
	background: #fff;
	cursor: pointer;
	outline: none;
}

.jt-main .jt-swiper .jt-page span.swiper-pagination-bullet-active {
	background: #e62129;
}

.zlxz {
	background: #fafafa;
	overflow: hidden;
}

.zlxz .box {
	margin-top: 4%;
	padding: 4.5%;
	background: #fff;
}

.zlxz .box .main {
	margin-top: 20px;
}

.zlxz .box ul {
	display: none;
}

.zlxz .box ul.on {
	display: block;
}

.zlxz .box li {
	padding: 25px 0;
	border-bottom: 1px solid #ccc;
	display: flex;
	justify-content: space-between;
}

.zlxz .box li .title {
	overflow: hidden;
	width: 60%;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 40px;
	color: #333;
}

.zlxz .box li span {
	display: inline-block;
	line-height: 40px;
	margin-right: 30px;
	color: #666;
	font-size: 14px;
}

.zlxz .box li a {
	display: inline-block;
	padding: 0 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
	background: #006eba;
	color: #fff;
	vertical-align: top;
}

.zlxz .box li a i {
	display: inline-block;
	margin-right: 8px;
}

.zlxz .box li a:hover {
	opacity: .7;
}

.zlxz .op {
	overflow: hidden;
	margin-top: 4%;
	color: #333;
}

.zlxz .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.zlxz .op .index-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
}

.zlxz .op i:hover {
	color: #fff;
	background: #006eba;
}

.pro-list {
	padding: 4.5%;
	overflow: hidden;
}

.pro-list .list,
.tjcp .list {
	overflow: hidden;
	margin-top: 4.5%;
}

.tjcp .list {
	margin-top: 4%;
}

.pro-list .list li,
.tjcp .list li {
	width: 25%;
	float: left;
	position: relative;
	overflow: hidden;
	border: 1px solid #e5e5e5;
}

.pro-list .list li a,
.tjcp .list li a {
	display: block;
	padding: 12% 15%;
}

.pro-list .list li .pic-w,
.tjcp .list li .pic-w {
	position: relative;
	overflow: hidden;
	height: 250px;
	z-index: 3;
}

.pro-list .list li .tips,
.tjcp .list li .tips {
	/*width: 150px;*/
	height: 30px;
	background: #b2b2b2;
	margin: auto;
	line-height: 30px;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition: all 0.3s;
	position: relative;
	z-index: 3;
}

.pro-list .list li .title,
.tjcp .list li .title {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 3;
	margin: 15px auto;
}

.pro-list .list li:hover .tips,
.tjcp .list li:hover .tips {
	background: #006eba;
}

.pro-list .list li:hover a::after,
.tjcp .list li:hover a::after {
	transform: translate(0);
}

.pro-list .list li a::after,
.tjcp .list li a::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url("../images/probg.png"/*tpa=http://www.sczfun.com/public/assets/addons/cms/images/probg.png*/);
	z-index: 2;
	transition: all 0.3s;
	transform: translate(100%, 100%);
}

.pro-list .pro-title {
	overflow: hidden;
	height: 45px;
	line-height: 45px;
}

.pro-list .pro-title .title {
	float: left;
	line-height: 45px;
}

.pro-list .pro-title .line {
	height: 20px;
	width: 1px;
	background: #8f8f8f;
	margin: 0 30px;
	margin-top: 15px;
	float: left;
}

.pro-list .pro-title .right {
	float: left;
}

.pro-list .pro-title .right p {
	font-size: 14px;
	float: left;
	line-height: 45px;
	color: #8f8f8f;
	margin-right: 15px;
}

.pro-list .pro-title .right .search {
	float: left;
	height: 45px;
	border: 1px solid #8f8f8f;
	padding-left: 25px;
	border-radius: 25px;
	font-size: 14px;

}

.pro-list .pro-title .right input {
	height: 43px;
	line-height: 43px;
	display: block;
	float: left;
	width: 200px;
}

.pro-list .pro-title .right button {
	display: block;
	width: 43px;
	height: 43px;
	background: none;
	cursor: pointer;
	font-size: 20px;
	color: #8f8f8f;
	transition: all 0.3s;
	outline: none;
}

.pro-list .pro-title .right button:hover {
	color: #006eba;
}

.pro-list .list li::after {
	content: "";
	position: absolute;
	/*相对父级绝对定位*/
	width: 80px;
	height: 100%;
	top: 0;
	left: -200px;
	/*起始位置*/
	overflow: hidden;
	z-index: 9;
	/*背景渐变（兼容性写法）*/
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .3)), color-stop(100%, rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3)50%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .3) 50%, rgba(255, 255, 255, 0) 100%);
	-webkit-transform: skewX(-25deg);
	/*倾斜*/
	-moz-transform: skewX(-25deg);
	transform: skewX(-25deg);
}


.pro-list .list li:hover::after {
	-webkit-transition: left 1s ease-in-out;
	/*过渡*/
	transition: left 1s ease-in-out;
	left: 500px;
	/*结束位置*/
}

.rcln .bot {
	background: #f1f1f1;
}

.rcln .bot .box {
	margin-top: 4.5%;
}

.rcln .bot .box ul {
	display: flex;
	justify-content: space-between;
}

.rcln .bot .box ul li {
	position: relative;
	background: #fff;
	padding: 50px;
	width: 23%;
	cursor: pointer;
	transition: all 0.3s;
}

.rcln .bot .box ul li .num {
	position: absolute;
	left: 50px;
	top: 0;
	transform: translateY(-50%);
	font-style: italic;
	color: #ccc;
	transition: all .3s;
}

.rcln .bot .box ul li .des {
	font-size: 14px;
	margin-top: 20px;
	opacity: .8;
}

.rcln .bot .box ul li::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 3px;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
	background: #006eba;
	transition: all .3s;
}

.rcln .bot .box ul li:hover::after {
	width: 100%;
}

.rcln .bot .box ul li:hover .num {
	color: #006eba;
}

.rcln .bot .box ul li:hover {
	box-shadow: 0 0 15px 0 #006eba;
}

.rcln .top {
	overflow: hidden;
}

.rcln .top .txt {

	width: 50%;
	float: left;
	padding: 4.5% 4.5% 0 0;
}

.rcln .top .pic-w {
	float: right;
	width: 47.5%;
	position: relative;
	padding-bottom: 25%;
}

.rcln .top .des {
	font-size: 14px;
	margin-top: 5%;
}

.lxwm .map {
	margin-top: 4%;
	overflow: hidden;
	position: relative;
}

.lxwm .map .main {
	min-height: 600px;
	overflow: hidden;
}

.lxwm .map img {
	vertical-align: top;
	max-width: 100%;
}

.lxwm .map .txt {
	position: absolute;
	left: 4.5%;
	top: 50%;
	transform: translateY(-50%);
	background: #0072bb;
	color: #fff;
	padding: 3% 5%;
  z-index:3;
}

.lxwm .map .txt .title {
	line-height: 1.1;
}

.lxwm .map .txt .line {
	height: 1px;
	background: #fff;
	margin: 10% 0;
}

.lxwm .map .txt p {
	font-size: 16px;
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
}

.lxwm .map .txt p i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
}

.gsjs {
	overflow: hidden;
}

.gsjs .txt {
	float: left;
	width: 47.5%;
}

.gsjs .txt .top {
	overflow: hidden;
}

.gsjs .txt .top .fr {
	font-size: 14px;
	color: #999;
}

.gsjs .txt .top .fr span {
	color: #006eba;
}

.gsjs .txt .top .fr p {
	margin-top: 10px;
}

.gsjs .txt .top .fr font {
	margin-right: 10px;
}

.gsjs .txt .line {
	height: 1px;
	background: #ccc;
	margin: 8% 0;
}

.gsjs .txt .des {
	font-size: 14px;
	opacity: .7;
	text-align: justify;
}

.gsjs .pic-w {
	position: relative;
	overflow: hidden;
	float: right;
	width: 47.5%;
	padding-bottom: 28%;
}

.qywh {
	padding: 4.5% 0 0 4.5%;
	overflow: hidden;
	background: #fafafa;
	position: relative;
}

.qywh .pic-w {
	float: right;
	width: 73%;
	padding-bottom: 40%;
	overflow: hidden;
	position: relative;
}

.qywh .txt {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	background: #fff;
	padding: 4.5%;
	width: 38%;
	overflow: hidden;
}

.qywh .txt ul {
	overflow: hidden;
	border-bottom: 2px solid #006eba;
}

.qywh .txt li {
	width: 50%;
	float: left;
	margin-bottom: 10%;
	display: flex;
}

.qywh .txt li .word {
	float: left;
}

.qywh .txt li img {
	display: block;
	float: left;
	margin-right: 15px;
	height: 60px;
}

.qywh .txt li p {
	margin: 10px 0;
}

.qywh .txt li span {
	font-size: 14px;
	opacity: .7;
}

.ryzz {
	background: #FAFAFA;
}

.ryzz .top {
	overflow: hidden;
}

.ryzz .op {
	overflow: hidden;
	margin-top: 30px;
	color: #333;
	margin-left: 80px;
}

.ryzz .op i {
	display: block;
	float: left;
	height: 35px;
	line-height: 33px;
	text-align: center;
	width: 80px;
	border-radius: 18px;
	border: 1px solid #666;
	font-weight: bold;
	font-size: 18px;
	transition: all 0.3s;
	cursor: pointer;
	outline: none;
}

.ryzz .op .index-page {
	float: left;
	width: auto;
	font-size: 16px;
	line-height: 35px;
	margin: 0 20px;
}

.ryzz .op i:hover {
	color: #fff;
	background: #006eba;
}

.ryzz .op .swiper-pagination-current {
	color: #006eba;
}

.ryzz .zz-swiper {
	margin-top: 4%;
}

.ryzz .zz-swiper .pic-w {
	position: relative;
	overflow: hidden;
	padding-bottom: 125%;
	background: #f1f1f1;
	border: 1px solid #ccc;
	transition: all .3s;
	cursor: pointer;
}

.ryzz .zz-swiper .pic {
	transform: scale(.8);
}

.ryzz .zz-swiper li:hover .pic {
	transform: scale(.9);
}

.ryzz .zz-swiper li:hover .pic-w {
	border-color: #006eba;
}

.cp-detail .detail {
	margin-top: 4%;
}

.cp-detail .tips {
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: #1585c2;
	color: #fff;
	border-radius: 30px;
	background-image: linear-gradient(to right, #92c6e3, #1585c2);
}

.cp-detail .detail .main {
  margin:auto;
  max-width:1200px;
	margin-top: 4%;
	overflow: hidden;
}

.cp-detail .detail .main img {
	max-width: 100%;
}

.tjcp {
	margin-top: 4%;
}

.cp-top {
	overflow: hidden;
}

.cp-top .left {
	float: left;
	overflow: hidden;
	width: 40%;
	padding-top: 3%;
}

.cp-top .left .line {
	height: 3px;
	width: 40px;
	overflow: hidden;
	margin: 5% 0;
	background: #1585c2;
}

.cp-top .left .des {
	opacity: .7;
	overflow: hidden;
	text-align: justify;
}

.cp-top .pic-w {
	float: right;
	width: 51%;
	background: #fafafa;
	border: 1px solid #ccc;
	padding-bottom: 30%;
	position: relative;
}

.cp-top .pic-w .pic,
.cp-top .left .sml-pic .pic {
	transform: scale(.8);
}

.cp-top .left .bot {
	position: relative;
	margin-top: 8%;
	overflow: hidden;
}

.cp-top .left .bot .left-swiper {
	float: left;
	padding: 0 50px;
	position: relative;
}

.cp-top .left .sml-pic {
	width: 300px;
	padding-bottom: 200px;
	background: #fafafa;
	border: 1px solid #ccc;
	position: relative;
}

.cp-top .left a {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	background: #b2b2b2;
	color: #fff;
	text-align: center;
	cursor: pointer;
	transition: all 0.3s;
	font-size: 16px;
}

.cp-top .left a.icon-next2 {
	right: 0;
	left: auto;
}

.cp-top .left a:hover {
	background: #006bb9;
}
.ly{
	padding-top:0;
}

.ly .main{
	position: relative;
	overflow: hidden;
	margin-top: 4%;
}
.ly .main .left{
	float: left;
	width: 500px;
}
.ly .main .left p{
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	font-size: 14px;
}
.ly .main .left p span{
	width: 100px;
	height: 50px;
	line-height: 50px;
}
.ly .main .left p span:nth-child(1){
	flex-shrink: 0;
	font-size: 16px;
}
.ly .main .left p input{
	width: 99%;
	display: block;
	height: 50px;
	border:1px solid #ccc;
	border-radius: 25px;
	background-color: #f5f6fa;
	padding: 0 25px ;
}
.ly .main .left p .right{
	width: 99%;
	display: flex;
	margin: 0;
}
.ly .main .left p .yzm{
	width: 120px;
	margin-left: 20px;
	height: 50px;
	flex-shrink: 0;
	text-align: center;
	background: #ccc;;
	border-radius: 25px;
  
}
.ly .main .right{
	float: left;
	margin-left: 50px;
}
.ly .main .right span{
	width: 60px;
	font-size: 16px;
	display: block;
	float: left;
	line-height: 50px;
}
.ly .main .right textarea{
	width: 500px;
	padding: 16px 25px;
	border:1px solid #ccc;
	border-radius: 25px;
	background-color: #f5f6fa;
	resize: none;
	font-size: 14px;
	height: 260px;
	resize: none;
}
.ly .tj{
	display: block;
	margin-top: 30px;
	width: 240px;
	height: 48px;
	border-radius: 25px;
	background-color: #0072bb;
	text-align: center;
	color: #fff;
	font-size: 16px;
	transition: all .3s;
	cursor: pointer;
	outline: none;
	border:1px solid #0072bb;
}
.ly .tj:hover{
	background: #fff;
	color: #0072bb;
}
.fix-qq{
	position: fixed;
	right: 15px;
	z-index: 99;
	bottom: 30%;
}
.fix-qq a{
	display: block;
	z-index: 2;
	position: relative;
	width: 50px;
	height: 50px;
	background: #999999;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
}

.fix-qq a:hover{
	background: #006eba;
}

@media screen and (max-width: 1600px) {
	footer .nav ul {
		display: flex;
		justify-content: space-between;
	}

	footer .nav li {
		width: auto;
	}

	.index-part .op {
		margin-top: 185px;
	}

	footer .bot .text a {
		display: block;
		margin-bottom: 10px;
	}

	footer .bot .text {
		margin-top: 0;
	}

	footer .bot {
		margin-top: 60px;
	}

	footer .left .logo {
		margin-bottom: 40px;
	}

	footer .nav {
		margin-top: 25px;
	}

	.index-news .main .right .title {
		margin-top: 10px;
	}

	.index-news .main .left .des {
		margin: 25px 0 30px 0;
	}

	.index-news .top .indexNewNav p span {
		font-size: 16px;
	}

	.index-ry .op i,
	.index-part .op i,
	.index-pro .op i,
	.index-banner .op i,
	.ryzz .op .index-page i {
		width: 60px;
	}

	.index-pro .main .right .swiper-slide .name-list p {
		padding: 0 20px;
	}

	.index-pro .main .right .swiper-slide .title {
		padding: 3% 20px;
	}

	header nav a {
		font-size: 15px;
	}

	header .logo {
		height: 70px;
		line-height: 70px;
	}

	header nav a {
		height: 75px;
		line-height: 70px;
	}

	.inner-nav a {
		font-size: 15px;
	}

	.qywh .txt li img {
		width: 60px;
		height: 60px;
	}

	.qywh .txt li p {
		margin: 5px 0;
	}

	.qywh .txt li {
		margin-bottom: 5%;
	}

	.cp-detail .tips {
		width: 150px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
	}

	.pro-list .list li a,
	.tjcp .list li a {
		padding: 8%;
	}

	.pro-list .list li .pic-w,
	.tjcp .list li .pic-w {
		height: 230px;
	}

	.cp-top .left {
		padding-top: 2%;
	}

	.lxwm .map .txt {
		width: 35%;
		padding: 3%;
	}

	.rcln .bot .box ul li {
		padding: 30px;
	}

	.rcln .bot .box ul li .num {
		left: 30px;
	}
	.zlxz .box li .title{
		width: 50%;
	}
}

@media screen and (max-width: 960px) {
	header nav {
		display: none;
	}

	header .logo {
		padding: 10px 15px;
		height: auto;
		line-height: 1;
	}

	header::before {
		display: none;
	}

	header .logo img {
		height: 18px;
	}

	.index-banner li .pic-w {
		padding-bottom: 65%;
	}


	header {
		left: 10px;
		right: 10px;
		top: 10px;
		border: none;
	}

	.index-banner .txt .des {
		margin-top: 5%;
	}

	.index-ry .op i,
	.index-part .op i,
	.index-pro .op i,
	.index-banner .op i,.zlxz .op i {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.index-banner .op .index-page,
	.index-ry .op .ry-page,
	.index-part .op .part-page,.zlxz .op .index-page {
		line-height: 30px;
	}

	.index-about .left {
		width: 100%;
		float: none;
		padding: 20px;
	}

	.index-about .right {
		width: 100%;
		position: relative;
		float: none;
		padding-bottom: 65%;
	}

	.z28 {
		font-size: 16px;
	}

	.index-about .top .eng {
		margin-bottom: 10px;
	}

	.index-about .top .logo {
		padding: 8px 35px;
	}

	.index-about .tips {
		font-size: 14px;
	}

	footer {
		display: block;
		overflow: hidden;
		position: relative;
	}

	footer .left .logo img {
		height: 20px;
	}

	footer .left {
		width: 100%;
		float: none;
		padding: 20px;
		border: none;
	}

	footer .left .title {
		font-size: 16px;
	}

	footer .left .logo {
		margin-bottom: 15px;
	}

	footer .left .cont {
		margin-top: 0;
	}

	footer .nav {
		display: none;
	}

	footer .bot .text {
		float: none;
		margin-top: 20px;
	}

	footer .bot .text a {
		font-size: 12px;
		margin-bottom: 0;
		margin-top: 5px;
	}

	footer .bot {
		overflow: hidden;
		margin-top: 0px;
	}

	footer .ewm {
		float: none;
	}

	footer .right .link {
		display: none;
	}

	footer .go-top {
		position: absolute;
		right: 20px;
		top: 20px;
		z-index: 3;
	}

	.index-part {
		padding: 20px;
	}

	.index-part .left {
		float: none;
		width: 100%;
	}

	.index-part .op {
		overflow: hidden;
		margin-top: 15px;
	}

	.index-part .index-title,
	.index-ry .index-title {
		margin-bottom: 20px;
	}

	.index-part .right {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.index-part .right .tips {
		font-size: 16px;
	}

	.index-ry {
		padding: 20px;
	}

	.index-ry .main {
		margin-top: 0;
	}

	.index-ry .op {
		position: relative;
		overflow: hidden;
		margin-top: 20px;
	}

	.index-ry .main .ry-swiper {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.index-pro {
		padding: 20px;
	}

	.index-pro .main .left {
		position: relative;
		width: 100%;
	}

	.index-pro .op {
		position: relative;
		margin-top: 20px;
	}

	.index-pro .main .left {
		padding-top: 20px;
	}

	.index-pro .main .left .des {
		margin-bottom: 20px;
	}

	.index-pro .main .right {
		width: 100%;
		float: none;
		margin-top: 20px;
	}

	.index-pro .main .right .swiper-slide .title {
		font-size: 16px;
		padding: 15px 10px;
		width: 100%;
	}

	.index-pro .main .right .swiper-slide::before {
		right: 0;
	}

	.index-pro .main .right .swiper-slide .name-list p.on {
		height: 50px;
		line-height: 50px;
		padding: 0 10px;
	}

	.index-pro .main .right .swiper-slide .pic-list {
		width: 100%;
		float: none;
	}

	.index-pro .main .right .swiper-slide .name-list {
		float: none;
		width: 100%;
	}

	.index-pro .main .right .swiper-slide::after {
		width: 100%;
	}

	.index-pro .main .right .pro-swiper {
		width: 100%;
	}

	.index-news .main .left {
		width: 100%;
		float: none;
	}

	.index-news .main .left .pic-w {
		padding-bottom: 200px;
	}

	.index-news .main .left .title,
	.index-news .main .right .title {
		margin-top: 15px;
		font-size: 16px;
	}

	.index-news .main .left .des,
	.index-news .main .right .des {
		margin: 10px 0;
	}

	.index-news .main .right {
		float: none;
		width: 100%;
	}

	.index-news .main .right li {
		margin-bottom: 0;
		margin-top: 20px;
	}

	.index-news .main .right .pic-w {
		float: none;
		width: 100%;
	}

	.index-news .main .right .txt {
		width: 100%;
		float: none;
	}

	.index-news .top .indexNewNav {
		position: relative;
		float: none;
		width: 100%;
		overflow: hidden;
		left: 0;
		margin-top: 15px;
	}

	.index-news {
		padding: 0 20px;
	}

	.index-news .top {
		padding: 20px 0;
	}

	.index-news .top .indexNewNav p {
		margin-right: 30px;
		height: 40px;
	}

	.index-news .top .indexNewNav p::before,
	.index-news .top .indexNewNav p::after {
		display: none;
	}

	.index-news .top .indexNewNav a.more {
		right: 0;
		left: auto;
	}

	.p45 {
		padding: 20px;
	}

	.gsjs .txt {
		width: 100%;
		float: none;
	}

	.gsjs .txt .top .fr {
		float: none;
		margin-top: 20px;
	}

	.gsjs .txt .top .inner-title {
		float: none;
	}

	.inner-title .chn {
		margin-bottom: 10px;
	}

	.gsjs .txt .top .fr p {
		font-size: 14px;
		margin-top: 0;
	}

	.gsjs .txt .top .fr font {
		font-size: 20px;
	}

	.gsjs .txt .line {
		margin: 15px 0;
	}

	.gsjs .pic-w {
		float: none;
		width: 100%;
		margin-top: 20px;
		padding-bottom: 56%;
	}

	.qywh {
		padding: 20px;
	}

	.qywh .txt {
		position: relative;
		width: 100%;
	}

	.qywh .pic-w {
		float: none;
		width: 100%;
		margin-top: 20px;
		padding-bottom: 56%;
	}

	.qywh .inner-title {
		float: none;
	}

	.qywh .txt li {
		width: 100%;
	}

	.qywh .txt li span {
		font-size: 13px;
	}

	.qywh .txt li p {
		font-size: 15px;
		margin: 3px 0;
	}

	.qywh .txt li img {
		width: 50px;
		height: 50px;
	}

	.ryzz .inner-title {
		float: none;
	}

	.ryzz .op i {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}

	.ryzz .op .index-page {
		line-height: 28px;
	}

	.ryzz .op {
		float: none;
		margin: 0;
		margin-top: 20px;
	}

	.ryzz .zz-swiper {
		margin-top: 20px;
	}

	.cp-top .left {
		width: 100%;
		float: none;
		padding-top: 0;
	}

	.cp-top .left .bot .left-swiper {
		float: none;
		width: 100%;
	}

	.cp-top .left .bot {
		margin-top: 20px;
		padding: 0;
	}

	.cp-top .left .sml-pic {
		width: 100%;
		padding-bottom: 150px;
	}

	.cp-top .left a {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.cp-top .pic-w {
		float: none;
		width: 100%;
		padding-bottom: 65%;
		margin-top: 20px;
	}

	.cp-detail .tips {
		width: 120px;
		font-size: 15px;
	}

	.pro-list .list li,
	.tjcp .list li {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.pro-list .list li a,
	.tjcp .list li a {
		padding: 5%;
	}

	.pro-list .list li .pic-w,
	.tjcp .list li .pic-w {
		height: 150px;
	}

	.pro-list .list li .title,
	.tjcp .list li .title {
		font-size: 16px;
	}

	.pro-list .list li .tips,
	.tjcp .list li .tips {
		font-size: 14px;
	}

	.inner-nav {
		display: block;
		overflow: hidden;
		border-bottom: 1px solid #ccc;
	}

	.inner-nav a {
		float: left;
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}

	.inner-nav a:last-child {
		border-right: 1px solid #ccc;
	}

	.inner-nav a:nth-child(2n) {
		border-right: none;
	}

	.inner-local {
		padding: 0 20px;
	}

	.inner-local .local {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		height: 40px;
		line-height: 40px;
		float: none;
	}

	.inner-local .top-back {
		float: none;
		line-height: 1.1;
		margin-bottom: 10px;
		display: block;
	}

	.inner-nav a {
		padding: 10px 0;
	}

	.pro-list .pro-title {
		height: auto;
	}

	.pro-list .pro-title .right {
		margin-top: 10px;
	}

	.pro-list .pro-title .right p {
		line-height: 40px;
	}

	.pro-list .pro-title .right button {
		width: 38px;
		height: 38px;
		line-height: 38px;
	}

	.pro-list .pro-title .line {
		display: none;
	}

	.pro-list .pro-title .right input {
		width: 120px;
		height: 38px;
		line-height: 38px;
		font-size: 12px;
	}

	.pro-list .pro-title .right .search {
		height: 40px;
	}

	.lxwm .map .txt {
		position: relative;
		width: 100%;
		overflow: hidden;
		transform: translate(0);
		left: 0;
		top: 0;
		padding: 20px;
	}

	.lxwm .map .txt p {
		font-size: 14px;
	}

	.lxwm .map .txt .title {
		font-size: 16px;
	}

	.lxwm .map .txt .line {
		margin: 15px 0;
	}

	.lxwm .map .main {
		margin-top: 20px;
		min-height: 300px;
	}

	.rcln .top .txt {
		width: 100%;
		float: none;
	}

	.rcln .top .pic-w {
		margin-top: 20px;
		float: none;
		width: 100%;
		padding-bottom: 56%;
	}

	.rcln .bot .box ul {
		display: block;
		overflow: hidden;
	}

	.rcln .bot .box ul li {
		width: 100%;
		margin-top: 30px;
	}

	.rcln .bot .box ul li .des {
		font-size: 13px;
		margin-top: 10px;
	}

	.rcln .bot .box ul li .title {
		font-size: 16px;
	}

	.rcln .bot .box ul li .num {
		font-size: 30px;
	}

	.jrwm .jr-list {
		padding: 0 20px;
	}

	.jrwm .jr-list li {
		width: 100%;
		float: none !important;
		margin: 0;
		margin-top: 20px !important;
		padding: 15px;
	}

	.jrwm .jr-list li .title {
		font-size: 16px;
	}

	.jrwm .jr-list li .box {
		padding: 0 10px;
	}

	.jrwm .jr-list li .box {
		margin-top: 15px;
	}

	.jrwm .top .jr-nav {
		margin-top: 20px;
	}

	.jrwm .top .jr-nav a {
		width: 120px;
		height: 40px;
		line-height: 40px;
		border-radius: 20px;
	}

	.jrwm .top {
		padding: 20px;
	}

	.jrwm .jr-list li .bot {
		width: 40px;
		height: 40px;
		line-height: 45px;
		padding-left: 22px;
		transform: translate(0);
	}

	.inner-local .top-back {
		display: none;
	}

	.jr-detail .top .button {
		padding: 5px 40px;
	}

	.jr-detail .top {
		padding: 20px;
	}

	.jr-detail .detail {
		padding: 20px;
	}

	.pagination li {
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
		margin: 0px;
	}

	.jr-detail .top .title {
		width: 50%;
	}

	.news-detail .left {
		width: 100%;
		float: none;
	}

	.news-detail .right {
		display: none;
	}

	.news-detail .detail-top {
		padding: 20px;
	}

	.news-detail .bot {
		padding: 20px;
	}

	.news-detail .op {
		margin-top: 20px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.news-detail .detail-top .des span {
		font-size: 12px;
		margin-right: 20px;
	}

	.z40 {
		font-size: 16px;
	}

	.news-detail .detail-top i {
		display: none;
	}

	.news-detail .detail-top .des {
		text-align: center;
	}

	.news-detail .detail-top .title {
		text-align: center;
	}

	.jtyw {
		padding: 20px;
	}

	.jt-main {
		margin-top: 20px;
	}

	.jt-main .jt-swiper {
		position: relative;
		width: 100%;
		height: 300px;
	}

	.jt-main .jt-swiper li .txt {
		left: 20px;
		bottom: 40px;
		font-size: 14px;
		font-size: 16px;
	}

	.jt-main .right {
		width: 100%;
		float: none;
	}

	.jt-main .right li {
		padding: 15px;
	}

	.jt-main .right li .line {
		margin: 15px 0;
	}

	.jt-main .right li .time {
		margin-right: 20px;
	}

	.jt-main .right li .time .big {
		font-size: 20px;
	}

	.jt-main .right li .title {
		font-size: 16px;
		line-height: 1.2;
		width: 100%;
	}

	.mtbd .mt-list li {
		width: 50%;
		float: left;
	}

	.mtbd .mt-list li .title {
		font-size: 16px;
	}

	.mtbd .mt-list li .bot,
	.mtbd .top li .bot {
		width: 30px;
		height: 30px;
		line-height: 28px;
	}

	.mtbd .mt-list li .des {
		margin: 15px 0;
		line-height: 20px;
		height: 40px;
		display: none;
	}

	.mtbd .mt-list li .pic-w {
		padding-bottom: 60%;
		margin-bottom: 15px;
	}
	.shfw .main{
		margin-top: 20px;
	}
	.zlxz .box{
		margin-top: 20px;
	}
	.zlxz .box .big{
		font-size: 18px;
	}
	.zlxz .box li{
		display: block;
		overflow: hidden;
	}
	.zlxz .box .main{
		margin-top: 0;
	}
	.zlxz .box li{
		padding: 10px 0;
	}
	.zlxz .box li .title{
		width: 100%;
		font-size: 16px;
	}
	.zlxz .box li span{
		line-height: 1.1;
		margin-bottom: 8px;
	}
	.zlxz .box li a{
		margin-top: 10px;	
		height: 35px;
		line-height: 32px;
	}
	.zlxz .op i{
		width: 30px;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
	}
	.zlxz .op .index-page{
		line-height: 30px;
	}
  
.ly .main .left{
	float: none;
	width: 100%;
}
.ly .main .left p{
	display: block;
  margin-bottom:10px;
}
.ly .main .left p span:nth-child(1){
	display: block;
	line-height: 30px;
  height:30px;
  font-size:14px;
  margin-bottom:5px;
}
.ly .main .left p input{
	height: 40px;
	line-height: 38px;
	border-radius: 20px;
	padding: 0 20px;
}
  .ly .main .left p .yzm{
  	height:40px;
    line-height:40px;
	border-radius: 20px;
  }
.ly .main .right{
	float: none;
	width: 100%;
}
.ly .main .right span{
	display: block;
	line-height: 30px;
  height:30px;
  font-size:14px;
  margin-bottom:5px;
  float:none;
}
.ly .main .right textarea{
	width: 100%;
	height: 200px;
	padding: 20px;
	border-radius: 20px;
}
  .ly .main .right{
  	margin:0;
  font-size:14px;
  }

  .ly .tj{
  	height:40px;
    border-radius:20px;
    font-size:14px;
    margin-top:10px;
  }
  
  header .menu{
  	display:block;
    float: right;
	width: 38px;
	height: 38px;
	background: #fff;
	line-height: 38px;
    
	text-align: center;
	font-size: 24px;
  }
}
