.indexFrom{
	background: #f6f6f6;
	margin-bottom: -50px;
	padding-bottom: 50px;
}
.red{
	color: #ff0000;
}
.cpRightBox{
overflow: hidden;
}
.indexFromBox .indexFromItem{
	width: 48%;
	margin-top: 40px;
	position: relative;
}
.indexFromBox .indexFromItem span{
	position: absolute;
	width: 70px;
	text-align: right;
	color: #000;
	font-size: 14px;
}
.indexFromBox .indexFromItem input{
	height: 76px;
	line-height: 76px;
	background: #fff;
	border: 1px #e1e1e1 solid;
	padding-left: 80px;
}
.indexFromBox .indexFromItem i{
	font-size: 16px;
	padding-left: 10px;
}
.indexFromBox  .w100{
	width: 100%;
}
.indexFromBox  .w100 i{
	opacity: 0;
}
.indexFromBox .textareaBox{
	outline: none;
	padding: 20px;
	background: #fff;
	border: 1px #e1e1e1 solid;
	min-height: 130px;
}
.indexFromBtn{
	margin-top: 40px;
}
.indexFromBtn button{
	width: 300px;
	height: 68px;
	text-align: center;
	border: none;
	font-size: 18px;
	color: #fff;
	background: #1c46be;
	cursor: pointer;
	opacity: .8;
}
.indexFromBtn button:hover{
	border-radius: 10px;
	opacity: 1;
	
}
.indexFromBox .indexFromItem .codes{
	position: absolute;
	right: 30px;
}
.indexFromBox .indexFromItem .codes img{
	height: 46px;
}
.icoSwiper{
	padding-bottom: 40px;
}
.icoSwiper .swiper-pagination span{
	width: 14px;
	height: 14px;
}
.icoSwiper  .swiper-pagination-bullet-active{
	background: #1c46be;
}

 .icoSwiper .swiper-slide {
      text-align: center;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	
	
	
.indexnAbous{
	padding-bottom: 40px;
	background: #f6f6f6;
}	
.indexnAbousUl{
	margin-left: -20px;
}
.indexnAbousUl li{
	margin-bottom: 20px;
	padding-left: 20px;
	box-sizing: border-box;
	width: 50%;
}
.indexnAbousUl li a{
	background: #dbe5f1;
	padding:20px;
	text-align: center;
}
.indexnAbousUl li a p{
	font-size:16px;
	padding-top: 5px;
}
.indexnAbousUl li a:hover img{
	opacity: .8;
}
.indexnAbousLeft{
	max-width: 660px;
}
.indexnAbousLeft h2{
	font-size: 38px;
	color: #000;
}
.txts{
	padding-top: 30px;
	padding-bottom: 20px;
	color: #333333;
	line-height: 2;
}
.indexNabsBtns{
	display: block;
	margin-top: 30px;
	font-size: 18px;
	width: 200px;
	height: 66px;
	text-align:center;
	line-height: 66px;
	color: #000;
	border: 1px #000 solid;
}
.indexNabsBtns:hover{
	border-color: #1C46BE;
	color: #1C46BE;
}

.servicesBoxLeft{
max-width: 630px;
margin-right: 40px;
}
.servicesBoxLeft h2{
	font-size: 38px;
	color: #000;
}
.servicesBoxTxt1{
	font-size: 18px;
	color: #1c46be;
	padding: 30px 0;
	line-height: 1.8;
	padding-right: 100px;
}
.servicesBoxTxt2 p{
	margin-bottom: 20px;
}
.servicesBoxTxt2{
	line-height: 1.8;
}


.servicesUl{
	padding-bottom: 20px;
}
.servicesUl li{
	margin-bottom: 40px;
	width: 48%;
}
.servicesUl li img{
	margin-right: 30px;
}
.servicesUl li h3{
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
}
.indexTops{
	color: #fff;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #1C46BE;
}
.indexTops p{
	padding: 0 10%;
	line-height: 1.8;
	margin-bottom: 12px;
}
.indexTops h2{
	font-size: 38px;
	margin-bottom: 18px;
}

.cpfootBox{
	background: #f6f6f6;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.cpfootBox h2{
	font-size: 38px;
	color: #000;
	margin-bottom: 20px;
}

.wuUlimg li{
	margin-right: 20px;
	margin-bottom: 20px;
}
.whTxt{
	font-size: 16px;
	line-height: 1.8;
}






.header {
	position: relative;
	z-index: 300;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
}
.indexNBox{
	background: #1c46be;
}
.top {
	background: url(../img/top.png);
	height: 48px;
}
.overflow{
	overflow: hidden;
}
.top-48 {
	height: 48px;
	line-height: 48px;
	position: relative;
}

.topRbtn {
	position: absolute;
	right: 0;
	top: 0;
}

.topRbtn .ia i {
	font-size: 16px;
	color: #d8eef3;
}

.topRbtn .ia {
	display: inline-block;
	padding-left: 20px;
}

.topRbtn div.yy {
	position: relative;
	cursor: pointer;
}

.topRbtn div.yy i {
	font-size: 18px;
}

.yyAbs {
	display: none;
	position: absolute;
	width: 80px;
	top: 48px;
	z-index: 100;
	right: -26px;
	padding: 10px 0;
	background: #f1f1f1;
}

.yyAbs::before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border: 10px solid;
	border-color: transparent transparent #f1f1f1;
}

.topRbtn div.yy:hover .yyAbs {
	display: block;
}

.yyAbs a {
	display: block;
	text-align: center;
	height: 28px;
	line-height: 28px;
}

.logo {
	padding: 15px 0;
}

.logo img {
	max-height: 65px;
}

.navBox li {
	position: relative;
	flex: 1;
	text-align: center;
}

.navBox li a.dx {
	line-height: 1.8;
	padding: 10px 0 14px;
	font-family: "hansKendrick";
	font-size: 16px;
	display: block;
	text-align: center;
}

.navBox li:hover {
	background: #fff;
	z-index: 600;
}

.navBox li:hover a.dx {
	color: #1C46BE;
	position: relative;
	z-index: 6000;

}

.navBox li:hover .navSub {
	display: block;
}

.navSub {
	display: none;
	background: #fff;
	top: 53px;
	position: absolute;
	left: 0;
	min-width: 150px;
	z-index: 300;
	padding: 15px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	overflow: hidden;/*瓒呭嚭閮ㄥ垎闅愯棌*/
	white-space: nowrap;/*涓嶆崲琛�*/
	text-overflow:ellipsis;/*瓒呭嚭閮ㄥ垎鏂囧瓧浠�...鏄剧ず*/
}

.navSub a {
	display: block;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
}

.navSo {
	margin-top: -10px;
	width: 120px;
}

.navSo i {
	cursor: pointer;
	font-size: 24px;
}

.navSo:hover i {
	color: #1C46BE;
}

.sosoPop {
	position: fixed;
	z-index: 1000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	display: none;
}

.sosoInpt {
	margin-top: 60%;
	background: #fff;
	height: 68px;
	padding: 15px;
	box-sizing: border-box;
}.sosoInpt  form{
	display: flex;
	width: 100%;
}

.sosoInpt input {
	border: 0;
}

input,
button {
	outline: 0;
}

.sosoInpt button {
	border: 0;
	background: transparent;
	padding: 0 10px;
	cursor: pointer;
}

.sosoInpt button i {
	font-size: 28px;
	color: #1C46BE;
}

.sosoBox {
	width: 680px;
	margin: 0 auto;
}

.sosoBtn {
	position: absolute;
	bottom: 100px;
	left: 50%;
	width: 30px;
	margin-left: -15px;
	cursor: pointer;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}

.sosoBtn i {
	font-size: 30px;
	color: #1C46BE;

}

.sosoBtn:hover {
	transform: rotate(180deg)
}


.indexSwiper .swiper-pagination {
	bottom: 58px;
	max-width: 1400px;
	text-align: left;
	left: 50%;
	margin-left: -600px;
}

.indexSwiper img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.indexSwiper .swiper-pagination span {
	background: #fff;
	opacity: .5;
	width: 14px;
	height: 14px;
	margin-right: 16px;
}

.indexSwiper .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
	opacity: 1;
	width: 16px;
	height: 16px;
}



.indexSwiper .swiper-button-next::after,
.indexSwiper .swiper-button-prev::after {
	color: #fff;
	font-size: 30px;
}

.indexSwiper .swiper-button-next {
	right: 80px;
}

.indexSwiper .swiper-button-prev {
	left: 80px;
}


#dlShowBxo {
	display: none;
}


.bgDlbox {
	position: fixed;
	z-index: 10000;
	background: rgba(0, 0, 0, .6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.loginBox {
	background: #fff;
	width: 570px;
	height: auto;
	padding: 40px;
}

.loginBox h1 {
	font-size: 36px;
	color: #000;
	font-family: "marcellus";
}

.dlTitle {
	margin-bottom: 30px;
}

.dlTitle i {
	font-size: 24px;
	padding: 0 10px;
	cursor: pointer;
}

.dlTitle i:hover {
	color: #dbb8a6;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	transform: rotate(90deg);
}

.dlInput {
	margin-top: 25px;
	background: #fff;
	height: 70px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 0 20px;
}

.dlInput i {
	font-size: 30px;
	color: #dbb8a6;
	margin-right: 20px;
}

.dlInput input {
	border: none;
	outline: 0;
}

.dlInput img {
	cursor: pointer;
}

.dlBtn {
	height: 70px;
	background: #f1e3dc;
	color: #1C46BE;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
	margin-top: 28px;
	display: block;
	width: 100%;
	border: none;
	outline: 0;
}

.dlBtn:hover {
	background: #1C46BE;
	color: #fff;
}

.dlTxt {
	color: #cccccc;
	margin-top: 30px;

}

.dlTxt a {
	margin-left: 10px;
	color: #1C46BE;
}

.loginBox {}

#zc {
	display: none;
}

.indexBox {
	padding-top: 65px;
	
	
}

.title {
	font-size: 38px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.title h2 {
	padding: 0 40px;
	overflow: hidden;
}

.title i {
	font-size: 120px;
	color: #eaeaea;
	height: 60px;
	margin-top: 68px;
	position: relative;
	font-style: normal;
}

.titleBox h3 {
	margin-top: 15px;
	font-size: 14px;
	color: #333333;
	line-height: 1.8;
}

.indexList01 {
	padding-top: 40px;
	margin-left: -40px;
}

.indexList01 li {
	box-sizing: border-box;
	width: 25%;
	padding-left: 40px;
}

.indexList01 li a {
	display: block;
}

.indexList01 li .pic {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 300px;
	position: relative;
	background: #f2f2f2;
}

.indexList01 li .pic img {
	width: 100%;
	height: auto;
}

.indexList01 li:hover img {
	transform: scale(1.1);
}

.indexList01 li .indexList01Name {
	margin-left: 40px;
	margin-right: 40px;
	position: relative;
	z-index: 100;
	box-sizing: border-box;
	height: 60px;
	line-height: 60px;
	background: #f2f2f2;
	padding: 0 10px;
	text-align: center;
	margin-top: -30px;
	border: 1px transparent solid;
	font-size: 16px;
}

.indexList01 li:hover .indexList01Name {
	border: 1px #1C46BE solid;
	background: #fff;
	color: #1C46BE;

}

.indexList02 {
	margin-top: 40px;
	margin-left: -40px;
}

.indexList02 li {
	box-sizing: border-box;
	width: 25%;
	padding-left: 40px;
	margin-bottom: 30px;
}

.indexList02 li .pic {
	
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
	position: relative;	
}

.indexList02 li .pic .abs{
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 0;
	transform: translate(0,101%);
	background: rgba(28,70,190,.4);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.indexList02 li .pic .abs i{
	color: #fff;
	font-size: 42px;
}


.indexList02 li .pic img {
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.indexList02 li:hover .abs{
	transform: translate(0,0);
}
.indexList02 li:hover img {
	transform: scale(1.1);
}

.indexList02 li h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 8px;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
}

.indexList02 li p {
	margin-top: 8px;
	text-align: center;
	color: #7c9bf3;
	font-size: 12px;
	text-decoration: underline;
}

.indexAbout {
	margin-top: 30px;
}

.indexAboutTop {
	background: url(../img/b1.jpg) no-repeat;
	background-size: cover;
	padding-top: 60px;
	padding-bottom: 160px;
}


.indexAboutTop {
	color: #fff;
}

.indexAboutTop h2 {
	font-size: 38px;
	margin-bottom: 10px;
}

.indexAboutTopTxt {
	text-align: center;
	line-height: 1.8;
	margin-bottom: 10px;
}

.indexAboutGd {
	width: 50px;
	height: 50px;
	color: #fff;
	font-size: 40px;
	text-align: center;
}

.indexAboutGd:hover {
	color: #fff;
	transform: scale(1.1);
}

.indexAboutVod {
	margin-top: -140px;
	position: relative;
	height: 260px;
	overflow: hidden;
	margin-bottom: 50px;
}

.indexAboutVod i {
	width: 68px;
	height: 68px;
	background: rgba(0, 0, 0, .3);
	color: #fff;
	text-align: center;
	line-height: 68px;
	border-radius: 50%;
	font-size: 30px;
	cursor: pointer;
}



.videos {
	background: rgba(0,0,0,.8);
	display: none;
	position: fixed;
	z-index: 10000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#videoBox{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 100%;
} 
.vcloseBox{
	position: relative;
}
.vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }
.vclose {
	position: absolute;
	right: 1%;
	top: 1%;
	border-radius: 100%;
	cursor: pointer;
}
.indexList03{
	margin-top: 50px;
}

.indexList03 li{
	width: 45%;
	margin-bottom: 20px;
}
.indexList03 li i{
	padding: 0 40px 0 25px;
	font-size: 60px;
	color: #dbb8a6;
}
.indexList03 li p{
	min-height: 80px;
	line-height: 1.6;
}
.indexList03 li h3{
	font-size: 24px;
	color: #000;
	margin-bottom:10px;
}

.indexList04{
	margin-left: -7px;
}
.indexList04 li{
	padding-left:7px;
	margin-bottom: 7px;
}

.indexList04 li .pic{
	max-height: 320px;
	background: #f2f2f2;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.indexList04 li p{
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
	text-decoration:none;
}

.indexGdBox{
	margin-top: 25px;
	background: #f2f2f2;
	height: 66px;
	text-decoration:underline
}
.indexGdBox:hover{
	background: #f1e3dc;
}

.indexList05{
	margin-top: 50px;
	margin-left: -40px;
	
}
.indexList05 li{
	width: 25%;
	padding-left: 40px;
	box-sizing: border-box;
	padding-bottom: 50px;
}
.indexList05 li a{
	display: block;
}
.indexList05 li .pic{
	background: #f2f2f2;
	max-height: 212px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.indexList05 li:hover img{
	transform: scale(1.1);
}
.indexList05 li h3{
	margin-top: 8px;
	font-size: 20px;
	line-height: 1.8;
}
.indexList05 li p{
	font-size: 14px;
	color: #818181;
	margin-bottom: 8px;
	line-height: 1.6;
}
.indexList05 li i{
	font-size: 24px;
	color: #d0d0d0;
}
.indexList05 li:hover i{
	color: #1c46be;
}

.footer{
	margin-top: 50px;
	background: #1c46be;
	padding-top: 50px;
}
.footNav li{
	width: 25%;
}
.footTop h3{
	font-size:16px;
	color: #fff;
	margin-bottom: 15px;
}

.footNav li a{
	display: block;
	line-height: 36px;
	color: #fff;
	opacity: .7;
}
.footNav li a:hover{
	color: #fff;
	opacity: 1;
}

.footLx{
	max-width: 380px;
	color: #fff;
	line-height: 1.6;
}
.footLx p{
	margin-bottom: 10px;
	opacity: .7;
}
.footLx  i{
	width: 30px;
}
.fz18{
	font-size: 18px;
}

.copy{
	margin-top: 30px;
	background: #1c46be;
	padding: 15px 0;
	color: #fff;
}
.copy a{
	color: #fff;
}
.copy a:hover{
	color: #fff;
}
.mr100{
	margin-right: 100px;
}

.lyBox{
	position: fixed;
	z-index: 100;
	top: 28%;
	right: 0;
	
}
.lyBox a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 56px;
	height: 56px;
	background: #153185;
	color: #fff;
	
}
.lyBox a i{
	font-size: 28px;
}
.lyBox a:hover{
	color: #fff;
	background:#2557EA;
}


.pageTop {
	
	height: 150px;
	background-color: #f2f2f2;
}

.pageTop .wz {
}

.pageTop .wz a {
	color: #818181;
}

.pageTop .wz em {
	padding: 0 4px;
}

.pageTop .wz span,
.pageTop .wz a:hover {
	color: #1C46BE;
}

.pageTop .wz i {
	font-size: 12px;
	padding-right: 10px;
}

.pageTop h2 {
	font-size: 36px;
	margin-bottom: 5px;
	color: #000;
}
.pageBody{
	padding-top: 35px;
}
.alTbox h1{
	font-size: 30px;
	color: #000;
	line-height: 1.6;
	margin-bottom: 14px;
}
.alTbox{
	padding-bottom: 15px;
	border-bottom: 1px #ccc solid;
}

.alTboxTime{
	color: #818181;
	align-items: center;
	line-height: 24px;
}
.alTboxTime .ttleft i{
	margin-right: 5px;
}
.alTboxTime .ttleft span{
	margin-right: 20px;
}
.ttright{
	font-size: 16px;
	color: #333;
}
.ttright a{
	color: #818181;
	font-size: 20px;
	margin-left: 18px;
}
.ttright a:hover{
	color: #1C46BE;
}
.article{
	padding: 30px 0;
	color: #434343;
	line-height: 2;
}
.article p{
	margin-bottom: 15px;
}
.article img{
	max-width: 100%;
	display: block;
	margin: 15px auto;
}

.articlePage{
	background: #f2f2f2;
	height: 62px;
	padding: 0 28px;
	font-size: 16px;
	
}
.articlePage a{
	color: #818181;
}
.articlePage i{
	font-size: 26px;
}
.articlePagel i{
	margin-right: 20px;
}
.articlePager i{
	margin-left: 20px;
}
.articlePage a:hover{
	color: #1C46BE;
}

.alNav{
	font-size: 18px;
}
.alNav a{
	height: 48px;
	text-align: center;
	border: 1px #fff solid;
	padding: 0 35px;
	line-height: 48px;
}
.alNav a:hover,.alNav a.on{
	border-color: #1C46BE;
	color: #1C46BE;
}

.alList li{
	width: 33.3333%;
}
.alList li .pic{
	max-height: 407px;
	background: #f2f2f2;
	display: flex;justify-content: center;align-items: center;overflow: hidden;
}


.page a {
	margin: 0 4px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #f6f6f6;
	margin-bottom: 10px;
	font-size: 16px;
}

.page {
	margin-top: 30px;
	flex-wrap: wrap;
}

.page a:hover,
.page a.on {
	color: #fff;
	background: #1C46BE;
}

.table table{
	width: 100%;
}
.table {
	margin-top: 50px;
}
.table table td{
	padding: 15px 0;
	border-bottom: 1px #e1e1e1 solid;
}
.table table tr:hover td{
	border-color: #1C46BE;
}

.table  .num{
	width: 28px;
	height: 28px;
	display: block;
	border: 1px #e2e2e2 solid;
	color: #858585;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	border-radius: 50%;
}

.table td p{
	font-size: 16px;
	color: #000;
}
.table td i{
	font-size: 26px;
}
.table table tr:hover td a{
	color: #1C46BE;
}
.table table tr:hover .num{
	background: #1C46BE;
	border-color: #1C46BE;
	color: #fff;
}
.csTjbox{
	margin-top: 40px;
}
.csTjbox h2{
	color: #000;
	font-size: 38px;
}
.csTjbox a{
	font-size: 28px;
	color: #ccc;
}
.csTjbox a:hover{
	color: #1C46BE;
}

.aboutBoxTxt h1{
	font-size: 24px;
	color: #000;
	margin-bottom: 18px;
}
.aboutBox{
	padding-top: 40px;
	padding-bottom: 40px;
}
.aboutBoxTxt p{
	line-height: 2;
	margin-bottom: 15px;
}

.aboutVod{
	margin-left: 40px;
	float: right;
}
.aboutVod{
	width: 660px;
	height: 400px;
}
.aboutVod video{
	width: 100%;
	height: 100%;
}

.lcTxtBox p{
	line-height: 1.8;
	margin-bottom: 0;
}
.lcUlBox li .time{
	font-size: 26px;
	line-height: 50px;
	color: #000000;
}
.lcUlBox li{
	cursor: pointer;
	padding: 18px 0;
	border-bottom: 1px #e1e1e1 solid;
}
.lcUlBox  .itemIco{
	line-height: 50px;
}
.lcUlBox  .itemIco i{
	font-size: 22px;
}
.lcUlBox .lcTxtBox{
	color: #333333;
	overflow: hidden;
	height: 50px;
	margin-left: 30px;
	margin-right: 20px;
} 
.lcUlBox li.active .lcTxtBox{
	height: auto;
}
.lcUlBox li.active .time{
	color: #1C46BE;
}

.lcUlBox li.active .icon-jiantou1-copy:before{
	content: "\e79d";
}

.gdAbtn1 i {
	margin-bottom: 6px;
	font-size: 30px;
}

.whRight{
	width: 700px;
	margin-left: 40px;
}
.whRight .swiper-pagination span {
	background: #fff;
	opacity: 1;
	width: 14px;
	height: 14px;
	margin-right: 16px;
}

.whRight .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
	border: 1px #1C46BE solid;
}

.whLeft h3{
	font-size: 20px;
	color: #000;
	margin-top: 15px;
}

.whLeft {
	font-size: 16px;
	line-height: 1.8;
}
.ryList li{
	padding-left: 40px;
	box-sizing: border-box;
	width: 25%;
	margin-bottom: 20px;
}
.ryList li a{
	display: block;
}

.ryList {
	margin-left: -40px;
}
.ryList li p{
	text-align: center;
	font-size: 16px;
}
.ryList li .pic{
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
	background: #f2f2f2;
}
.ryList li .pic img{
	width: 100%;
}


.cpLeftBox h2{
	font-size: 30px;
	color: #000000;
}
.newsList {
	padding-top: 10px;
}
.newsList li{
	overflow: hidden;
	border-bottom: 1px #fff solid;
}
.newsList li a{
	padding-top: 35px;
}

.newsList li .time{
	font-size: 36px;
}
.newsList li .time span{
	font-size: 20px;
}
.newsList li .pic{
	background: #f2f2f2;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 220px;
	overflow: hidden;
	height: 146px;
	float: left;
	margin-right: 3%;
}
.newsList li  .newsRbox{
	margin-left: 240px;
}

.newsList li img{
	width: 220px;
	height: 146px;
}
.newsList li:hover img{
	transform: scale(1.1);
}
.newsList li h2{
	font-size:20px;
	margin-top: 6px;
}
.newsList li .nitemTxt{
	margin: 10px 0;
	line-height: 1.8;
	color: #818181;
}

.newsList li .more{
	display: inline-block;
	padding-top: 8px;
	text-decoration: underline;
}

.newsList li .newBox{
	overflow: hidden;
	padding-bottom: 35px;
	margin-left: 3%;
	border-bottom: 1px #e1e1e1 solid;
}
.newsList li:hover {
	border-color: #1C46BE;
}
.newsList li:hover .newBox{
	border-color: #fff;
}

.cpLeftBox{
	width: 300px;
	margin-right: 56px;
}
.cpLeftBox h2{
	padding-bottom: 15px;
	color: #000;
	font-size: 30px;
	border-bottom: 1px #e1e1e1 solid;
}
.accordion{
	padding-top: 10px;
}
.accordion .link{
	padding: 10px 0;
	font-size: 18px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.accordion .link{
	color: #000;
}
.accordion .submenu{
	display: none;
	padding: 8px 0;
}
.accordion li.open .icon-hao:before {
    content: "\e604";
}
.submenu li a{
	display: block;
	line-height: 2;
	color: #818181;
}
.submenu li a.on,.submenu li a:hover{
	color: #1C46BE;
}
.accordion li.open  .submenu{
	display: block;
}

.mt20{
	margin-top: 20px;
}
.hotProd{padding-top: 10px;}
.hotProd li{
	padding: 13px 0;
	line-height: 1.8;
}
.hotProd li .pic{
	width: 100px;
	height: 90px;
	margin-right: 20px;
	overflow: hidden;
	background: #f2f2f2;
}
.hotProd li:hover img{
	transform: scale(1.1);
}
.cpList2{
	margin-top: 0;
}
.cpList2 li{
	width: 33.333%;
}







.cqxqLeft {
	width: 725px;
	margin-right: 40px;
}

.cqxqLeft .swiper-pagination {
	display: none;
}

.gallery-top {
	height: 560px;
	border: 1px #e1e1e1 solid;
}

.gallery-top .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

.gallery-top .swiper-slide img {
	max-width: 100%;
	max-height: 100%;
}

.gallery-top .swiper-slide .pic {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.gallery-thumbs {
	height: 564px;
	overflow: hidden;
	width: 100px;
	margin-right: 22px;
}




.gallery-thumbs .swiper-wrapper{
	flex-direction: column;
}
.gallery-thumbs  .swiper-slide{
	width: 100px !important;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 94px;
	border: 1px #e1e1e1 solid;
	margin-bottom: 23px;
}
.gallery-thumbs  .swiper-slide img{
	width: 90px;
	height: 84px;
}
.gallery-thumbs .swiper-slide-thumb-active {
	border-color: #1C46BE;
}

.cptopRight h1{
	font-size: 28px;
	color: #000;
}
.cptopRightTxt{
	padding: 35px 0;
	font-size: 16px;
	color: #434343;
	line-height: 26px;
}

.cptopRightBox a{
	width: 218px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	margin-right: 30px;
	box-sizing: border-box;
}
.cptopRightBox a:hover{
	transform: scale(1.05);
}
.cptopRightBox a.a1{
	border: 1px #1C46BE solid;
	color: #1C46BE;
}

.cptopRightBox a.a2{
	background: #1C46BE;
	color: #fff;
}
.mt30{
	margin-top: 30px;
}
.cpTtitle{
	font-size: 30px;
	color: #000;
	padding-bottom: 18px;
	border-bottom: 1px #E1E1E1 solid;
}

.fqaList .lcTxtBox h3{
	font-size: 20px;
	margin-bottom: 10px;
}
.fqaList .lcTxtBox{
	height: 87px;
}

.vodList{
	margin-left: -60px;
	margin-top: -40px;
}
.vodList li{
	box-sizing: border-box;
	padding-left: 60px;
	width: 50%;
	margin-top: 40px;
}

.vodList li .pic{
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	height: 376px;
}
.vodList li .pic img{
	width: 100%;
	height: 100%;
}
.vodList li .picAbs{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(172,111,78,.4);
	transform: translate(0,101%);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.tr{text-align: right;}
.vodList li .picAbs i{
	width: 70px;
	height: 70px;
	background: rgba(0,0,0,.5);
	color: #fff;
	border-radius: 50%;
	display: flex;
	font-size: 28px;
	justify-content: center;
	align-items: center;
}
.vodList li:hover .picAbs{
	transform: translate(0,0);
}

.vodeTitls{
	box-sizing: border-box;
	padding: 18px 0;
	border-bottom: 1px #E1E1E1 solid;
}
.times{
	margin-left: 15px;
}
.vodeTitls h2{
	font-size: 20px;
	margin-bottom: 8px;
}
.vodeTitls .vodTxtdiv{
	line-height: 1.8;
	color: #818181;
}
.vodeTitls .times{
	padding-top: 6px;
	font-size: 20px;
}
.vodeTitls .times span{
	font-size: 36px;
}
.vodDbox video{
	width: 80%;
	padding-left:10%;
}
.vodDbox{
	margin-bottom: 18px;
}

.lcwmDbox{
	padding-top: 40px;
}

.mapBox{
	height: 300px;
}
.lxwmH2{
	padding-bottom: 26px;
	position: relative;
}

.lxwmH2::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	height: 4px;
	background: #1C46BE;
}
.lxwmUl li{
	margin-top: 15px;
	line-height: 1.6;
	width: 33.33%;
	font-size: 16px;
}
.lxwmUl li span{
	color: #000;
}
.lxwmUl li.addLi{
	width: 100%;
}

.lxwmRwm{
	margin-left: 60px;
}

.lxwmRwm .item{
	width: 105px;
	text-align: center;
	margin-left: 30px;
	color: #1C46BE;
}
.lxwmRwm .item img{
	width: 105px;
	height: 105px;
	margin-bottom: 6px;
}



.inquiryCp .inquiryInpt{
	display: none;
}
.inquiryTable {
	width: 100%;
}

.inquiryTable th {
	background: #f5f5f5;
	border-bottom: 1px #E1E1E1 solid;
	height: 66px;
	line-height: 1.6;
	text-align: center;
	color: #333;
	padding: 0 20px;
}
a.remove {
	display: flex;
	justify-content: center;
}
a.remove i{
	margin-right: 8px;
	font-size: 14px;
}
.inquiryTable tbody td {
	padding: 20px 0;
	text-align: center;
	border-bottom: 1px #E1E1E1 solid;
}

.inquiryCp {
	max-width: 540px;
	text-align: left;
}

.inquiryCp img {
	height: 88px;
	width: 88px;
	margin-right: 25px;
	border: 1px #E1E1E1 solid;
}

.inquiryCp h3 {
	color: #000;
	font-family: "montserrat";
	font-size: 14px;
	height: 30px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 30px;
}

.inquiryTxt {
	line-height: 1.6;
	font-size: 12px;
	color: #727272;
}

.inquiryInpt {
	color: #000;
}

.inquiryInpt input {
	width: 50px;
	border: 1px #E1E1E1 solid;
	height: 36px;
	outline: none;
	margin-left: -1px;
	margin-right: -1px;
	box-sizing: border-box;
	text-align: center;
	line-height: 36px;
}

.inquiryInpt button {
	background: #fff;
	border: 1px #E1E1E1 solid;
	height: 36px;
	width: 36px;
	outline: none;
	box-sizing: border-box;
	cursor: pointer;
}

.th2 {
	width: 30%;
}

.inquiryTable a:hover {
	color: #1C46BE;
}

.xdFrom {
	padding: 35px;
	padding-bottom: 0;
}

.xdFrom h1 {
	font-size: 32px;
	margin-bottom: 15px;
}

.xdTxt {
	color: #1C46BE;
	text-align: center;
	line-height: 1.6;
}

.xdFrom .lxmwFromRigth {
	max-width: 100%;
	margin-top: 35px;
}

.xdFrom .inputItem {
	width: 48%;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0;
	margin: 0;
}
.xdFrom .inputItem input {
	height: 58px;
	line-height: 58px;
	border: 1px #e1e1e1 solid;
	box-sizing: border-box;
	padding: 0 24px;
	width: 100%;
}
.lxmwInput {
    margin-bottom: 24px;
}
.lxmwInput .lxmwInputBox {
    width: 48%;
    position: relative;
}
.lxmwInput .lxmwInputBox input {
    width: 100%;
}
.lxmwInput .lxmwInputBox .code {
    position: absolute;
    top: 6px;
    right: 4px;
    cursor: pointer;
}
.lxmwInput textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 20px;
    height: 140px;
    border: 1px #E1E1E1 solid;
	outline: none;
}
.xdFrom .lxmwInput .buttonBtn {
    width: 420px;
}

.buttonBtn {
    width: 200px;
    height: 60px;
    text-align: center;
    border: none;
    font-size: 18px;
    background: #1C46BE;
    color: #fff;
    cursor: pointer;
}

.lxmwInput input {
    height: 58px;
    line-height: 58px;
    width: 48%;
    border: 1px #e1e1e1 solid;
    box-sizing: border-box;
    padding: 0 24px;
}

.xdFrom .inputItem input {
	width: 100%;
}

.xdFrom .inputItem i,
.xdFrom .lxmwInputBox i {
	position: absolute;
	color: #ff0000;
	left: 10px;
}

.xdFrom .lxmwInputBox {
	position: relative;
	display: flex;
	align-items: center;
}

.xdFrom .xdFromBtn {
	display: flex;
	justify-content: center;
}

.xdFrom .lxmwInput .buttonBtn {
	width: 420px;
}


.orderInfo{
	padding: 30px 20px;
}
.orderInfo li{
	float: left;
	width: 33.333%;
	color: #818181;
	line-height: 1.6;
	margin-bottom: 10px;
}
.orderInfo li span{
	color: #333;
	display: inline-block;
	width: 78px;
}

.orderInfo li:last-child{
	width: 100%;
}

.h1Box{
	font-size: 36px;
	color: #000;
	margin-bottom: 30px;
}
.sosoListBox .cpList2{
	padding-top: 40px;
}
.sosoListBox  .cpList2 li{
	width: 25%;
}
.fqaList li{
	padding: 22px 0;
}
.fqaList li.active .lcTxtBox h3{
	color: #1C46BE;
}
.fqaList li.active{
	border-color: #1C46BE;
}
.head_fx .logo{
	display: none;
}
.pcNavBox .navLogo{
	display: none;
}
.pcNavBox .navLogo img{
	height: 35px;
	margin-top: 8px;
}
.head_fx  .navLogo{
	display: block;
}
.head_fx .pcNavBox {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
@media screen and (max-width:1445px) {
	.w1400{
		width: 92%;
	}
}


@media screen and (max-width:1400px) {
	.indexList02 li .pic{
		height: 200px;
	}
	.indexnAbousUl li a{
		height: 100px;
	}
	.indexnAbousLeft h2{
		font-size: 24px;
	}
	.indexTops{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.servicesBoxLeft h2{font-size: 24px;}
	.servicesBoxTxt1{padding-right: 0;}
	.indexTops h2{
		font-size: 24px;
	}
	.servicesUl li h3{
		font-size: 18px;
	}
	.indexnAbousLeft{
		max-width: 500px;
		margin-right: 40px;
	}
	.indexTops p{
		padding: 0;
	}
	.indexNabsBtns {
	    display: block;
	    margin-top: 30px;
	    font-size: 16px;
	    width: 150px;
	    height: 50px;
	    text-align: center;
	    line-height: 50px;
	    color: #000;
	    border: 1px #000 solid;
	}
	
	.indexBox{
		padding-top: 45px;
	}
 .w1400{
	 max-width: 960px;
 }
 .indexList01{
	 margin-left: -20px;
 }
 .indexList01 li{
	 padding-left: 20px;
 }
 .indexList01 li .indexList01Name{
	 margin-left: 30px;
	 margin-right: 30px;
	 font-size: 15px;
 }
 .title{
	 font-size: 24px;
 }
 .title h2{
	 padding: 0 20px;
 }
 .title i{
	 margin-top: 45px;
	 font-size: 85px;
 }
 .indexList02{
	 margin-top: 30px;
	 margin-left: -20px;
 }
 .indexList02 li{
	 padding-left: 20px;
 }
 .indexAboutTop h2{
	 font-size: 28px;
 }
 .indexAboutTop{
	 padding-top: 40px;
 }
 .indexList03{
	 margin-top: 30px;
 }
 .indexList03 li{
	 width: 48%;
 }
 .indexList03 li i {
     padding: 0 20px 0 0;
 }
 .indexList05 {
     margin-top: 30px;
     margin-left: -20px;
 }
 .indexList05 li {
     padding-left: 20px;
 }
 .footer{
	 margin-top: 30px;
	 padding-top: 30px;
 }
 .copy .w1400, .footer .w1400{
	 max-width: 98%;
 }
 .cqxqLeft{
	 width: 100%;
 }
 .cptopBox{
	 flex-wrap: wrap;
 }
 .cptopRight{
	 margin-top: 20px;
 }
 .cptopRightBox a {
     width: 180px;
     height: 50px;
     line-height: 50px;
 }
 .cpLeftBox{
	 width: 280px;
	 margin-right: 40px;
 }
 .hotProd li .pic{
	 width: 80px;
	 height: 72px;
 }
 .hotProd li{
	 padding: 8px 0;
 }
  .hotProd li .text-overflow3{
	  -webkit-line-clamp: 2;
  }
  .aboutVod{
	  width: 500px;
  }
  .ryList{
	  margin-left: -20px;
  }
  .ryList li{
	  padding-left: 20px;
  }
  .aboutBox{
	  padding: 30px 0;
  }
  .whRight{
	  width: 500px;
	  margin-left: 20px;
  }
  .vodList {
      margin-left: -20px;
      margin-top: -30px;
  }
  .vodList li{
	  padding-left: 20px;
  }
  .vodList li .pic{
	  height: 263px;
  }
  .alNav a{
	  overflow: hidden;
	  padding: 0 15px;
  }
  .indexSwiper .swiper-button-next,.indexSwiper .swiper-button-prev{
  	display: none;
  }
  .indexSwiper .swiper-pagination {
      bottom:20px;
      max-width: 100%;
      text-align: center;
      left: 0;
	  right: 0;
      margin-left:0;
  }
}

@media screen and (max-width:960px) {
	.indexFromBox .indexFromItem .codes img{
		height: 40px;
	}
	.indexFromBtn button {
	    width: 200px;
	    height: 50px;
	    font-size: 16px;
	}
	.servicesBox{
		flex-wrap: wrap;
	}
	.servicesBoxTxt1{
		padding: 15px 0;
	}
	.indexNabsBtns{
		margin-left: auto;
		margin-right: auto;
	}
	.servicesBoxRith{
		margin-top:20px;
	}
	.indexNaboutBox{
		flex-wrap: wrap;
	}
	.indexnAbousLeft {
	    max-width: 100%;
	    margin-right: 0;
	}
	.indexnAbousRight{
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	.cpfootBox h2{
		font-size: 24px;
	}
	.cpfootBoxLeft{
		width: 100%;
	}
	.cpfootBoxDf{
		flex-wrap: wrap;
	}
	.wuUlimg{
		margin-left: -10px;
	}
	.cpfootBoxRigth{
		margin-top: 15px;
		width: 100%;
		text-align: center;
	}
	.wuUlimg li{
		width: 33.33%;
		text-align: center;
		box-sizing: border-box;
		padding-left: 10px;
		margin-right: 0;
	}
	.indexFromBox .indexFromItem{
		width: 100%;
		margin-top: 15px;
	}
	.indexFromBox{
		margin-top: 15px;
	}
	.indexFromBox .indexFromItem input {
	    height: 48px;
	    line-height: 48px;
	    background: #fff;
	    border: 1px #e1e1e1 solid;
	    padding-left: 68px;
	}
	.indexFromBox .indexFromItem span{
		width: 58px;
	}
	
	.servicesBoxLeft{
		max-width: 100%;
		margin-right: 0;
	}
	
	.lxwmUlBox{
		flex-wrap: wrap;
	}
	.lxwmUl li{
		width: 50%;
	}
	.lcwmDbox{
		padding-top: 0;
	}
	.lxwmUl{
		flex: 1;
		width: 100%;
	}
	.lxwmRwm{
		margin-left: 0;
		width: 100%;
		margin-top: 20px;
	}
	.aboutVod{
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
		height: auto;
	}
	.aboutBoxTxt h1{
		font-size: 20px;
	}
	.aboutBoxTxt{
		margin-top: -30px;
	}
	.inquiryCp img{
		width: 50px;
		height: 50px;
		margin-right: 10px;
	}
	.inquiryCp{
		padding-right: 8px;
	}
	.inquiryTable th{
		height: 50px;
		padding: 0 10px;
	}
	.h1Box{
		font-size: 24px;
		margin-bottom: 15px;
	}
	.indexList04 li .indexAltit{
		color: #000;
		text-align: center;
		display: block;
		width: 100%;
	}
	.indexList04 li .pic .abs{
		display: none;
	}
	.fqaList .lcTxtBox{
		height: 52px;
	}
	.fqaList .lcTxtBox h3{
		font-size: 18px;
		height: 52px;
		display: flex;
		align-items: center;
	}
	.fqaList li{
		padding: 15px 0;
	}
	.alNav{
		display: none;
	}
	.lcUlBox .lcTxtBox{
		margin-left: 15px;
	}
	.cpRightBox .indexList02{
		margin-top: 0;
	} 
	.fqaList{
		margin-top: -40px;
	}
	.cpLeftBox{
		display: none;
	}
	.w1400{
		padding-left: 10px;
		padding-right: 10px;
		max-width: 100%;
		width: 100%;
		box-sizing: border-box;
	}
	.indexList01 li{
		width: 50%;
		margin-bottom: 30px;
	}
	.indexList01{
		flex-wrap: wrap;
	}
	.indexList02 li{
		width: 50%;
	}
	.indexList05 li{
		width: 50%;
		margin-bottom: 20px;
	}
	.indexList05 li .pic,.indexList02 li .pic{
		height: 300px;
	}
	.indexList05 li .pic img{
		
	}
	.title{
		font-size: 20px;
	}
	.title i {
	    margin-top: 33px;
	    font-size: 72px;
	}
	.mhide{
		display: none !important;
	}
	.pchide{
		display: inline-block !important;
	}
	.topRbtn #mosousuo  i{
		font-size: 20px;
	}
	.topRbtn{
		right: 20px;
	}
	.sosoBox{
		width: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		flex-direction: column;
	}
	.pcNavBox{
		display: none;
	}
	.sosoInpt{
		width: 96%;
		margin-top: 0;
		padding: 8px;
		height: 50px;
	}
	.loginBox{
		width: 96%;
		padding: 15px;
		box-sizing: border-box;
	}
	.loginBox h1{
		font-size: 20px;
	}
	.dlInput{
		height: 45px;
		margin-top: 20px;
		padding: 0 10px;
	}
	.dlBtn{
		height: 45px;
		margin-top: 20px;
	}
	.dlTxt{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.dlInput i{
		margin-right: 10px;
	}
	.dlTitle{margin-bottom: 0;}
	.logo{
		padding: 8px 10px;
		justify-content: space-between;
	}
	.logo img{
		height: 37px;
	}
	.head_fx .logo{
		display: flex;
		position: fixed;
		left: 0;
		right: 0;
		z-index: 100;
		top: 0;
		background: #fff;
		box-shadow: 0 0 15px rgba(0,0,0,.1);
	}
	.mnavBtn i{
		font-size: 30px;
		color: #1C46BE;
	}
	
	.m_nav {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 10000
	}
	
	.m_nav .closecover {
		position: absolute;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.8);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}
	
	.m_nav .closeicon {
		position: absolute;
		width: 20%;
		left: 8;
		top: 5%;
		z-index: 100;
		text-align: center;
	}
	
	.m_nav .m_navList {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #fff;
		height: 100%;
		z-index: 100;
		right: -80%;
		overflow-y: scroll;
	}
	
	.m_nav .m_navList ul {
		padding-left: 5%;
		padding-right: 5%
	}
	
	.m_nav .m_navList ul li {
		border-bottom: 1px solid #e1e1e1
	}
	
	.m_nav .m_navList ul li a {
		display: block;
		height: 45px;
		color: #000000;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}
	
	.m_nav .m_navList ul li .m_f_a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%
	}
	
	.m_nav .m_navList ul li .m_f_a a {
		flex: 1;
	}
	
	.m_nav .m_navList ul li .m_f_a i {
		width: 40px;
		height: 35px;
		box-sizing: border-box;
		padding: 0 5px;
		display: block;
	}
	
	.icon {
		background: url(../img/plus.png) 100% no-repeat;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}
	
	.icon_on {
		background: url(../img/reduce.jpg) 50% no-repeat !important;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}
	
	.m_nav .m_navList ul li .m_s_nav {
		display: none;
		width: 100%;
		padding-bottom: 8px;
	}
	
	.m_nav .m_navList ul li .m_s_nav a {
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 10%;
		overflow: hidden;
		white-space: nowrap;
		width: 90%;
		text-overflow: ellipsis;
	}
	.indexList01 li .pic{
		max-height: 100%;
	}
	.indexList01 li .indexList01Name {
	    margin-left: 0;
	    margin-right: 0;
	    position: relative;
	    z-index: 100;
	    box-sizing: border-box;
	    height: 40px;
	    line-height: 40px;
	    background: #f2f2f2;
	    padding: 0 10px;
	    text-align: center;
	    margin-top: 0;
	    border: 1px transparent solid;
	    font-size: 15px;
	}
	.lyBox a{
		display: none;
	}
	.lyBox a#gototop{
		width: 35px;
		height: 35px;
		border-radius: 50%;
		display: flex;
		font-size: 20px;
	}
	.lyBox a#gototop i{
		font-size: 16px;
	}
	.lyBox{
		top: auto;
		bottom: 40px;
	}
	.indexList04 li{
		margin-bottom: 20px;
	}
	.footNav{
		display: none;
	}
	.footLx{
		max-width: 100%;
	}
	.copy{
		margin-top: 15px;
	}
	.vcloseBox{
		max-width: 98%;
	}
	.vcloseBox video{
		width: 100% !important;
	}
	.pageTop{
		height: auto;
		padding: 30px 0;
	}
	.pageTop h2{
		font-size: 30px;
	}
	.alTbox h1{
		font-size: 24px;
	}
	.articlePage{
		padding: 0 15px;
	}
	.articlePagel i{margin-right: 10px;}
	.articlePager i{
		margin-left: 10px;
	}
	.articlePage{
		height: 50px;
	}
	.xBox{
		display: none;
	}
	.gallery-top{
		position: relative;
	}
	.cqxqLeft .swiper-pagination{
		display: block;
	}
	.cqxqLeft .swiper-pagination-bullet-active{
		background: #1C46BE;
	}
	.cqxqLeft .swiper-pagination-bullet{
		width: 10px;
		height: 10px;
	}
	.gallery-top{
		height: auto;
	}
	.cptopRightTxt{
		padding: 20px 0;
		line-height: 2;
		font-size: 15px;
	}
	.cpTtitle{
		font-size: 22px;
		padding-bottom: 10px;
	}
	.article{
		padding: 20px 0;
	}
	.csTjbox h2,.csTjbox a{
		font-size: 20px;
	}
	.csTjbox{
		margin-top: 30px;
	}
	.ryList{
		margin-top: -30px;
	}
	.ryList li{
		width: 33.333%;
	}
	.page{
		margin-top: 15px;
	}
	.wyBoxd{
		flex-wrap: wrap;
		margin-top: -30px;
	}
	.whLeft{
		width: 100%;
	}
	.whRight{
		margin-top: 20px;
		width: 100%;
		margin-left: 0;
	}
	.whRight img{
		width: 100%;
	}
	.aboutBox{
		padding: 20px 0;
	}
	.vodList li .picAbs{
		display: none;
	}
	.vodeTitls .times{
		font-size: 16px;
	}
	.vodeTitls .times span{
		font-size: 26px;
	}
	.sosoListBox{
		margin-top: -30px;
	}
	.sosoListBox .cpList2{
		padding-top: 0;
	}
	.sosoListBox .cpList2 li{
		width: 33.333%;
	}
	.newsList li .time{
		display: none;
	}
	.newsList li .newBox{
		margin-left: 0;
	}
	.newsList li a{
		padding-top: 20px;
	}
	.newsList li .newBox{padding-bottom: 20px;}
	.newsTimess{
		color: #818181;
	}
	.table{margin-top: 0;}
	.newsList{
		margin-top: -30px;
	}
	
	
	
}
.w100{
	width: 100%;
}

@media screen and (max-width:640px) {
	.servicesUl li{
			width: 100%;
		}
		.servicesUl li{
			margin-bottom: 25px;
		}
	
	.servicesUl li{
		width: 100%;
	}
	.servicesUl li{
		margin-bottom: 25px;
	}
	
	
	.indexSwiper img{
		max-width: 130%;
		width: 130%;
		margin-left: -15%;
	}
	.indexSwiper .swiper-slide{
		position: relative;
		width: 100%;
		height: auto;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.inquiryTable tbody td{
		padding: 10px 0;
	}
	.inquiryTable tbody td a{
		display: block;
	}

	.orderInfo li{
		width: 100%;
	}
	.orderInfo{
		padding: 20px 0 0 0;
	}
	.xdFrom{
		padding: 20px 0;
	}
	.xdFrom .inputItem{
		width: 100%;
	}
	.lxmwInput{
		flex-wrap: wrap;
		margin-bottom: 0;
	}
	.inputItem{
		margin-bottom: 15px !important;
	}
	.lxmwInput .lxmwInputBox{
		width: 100%;
		margin-bottom: 15px !important;
	}
	.xdFrom .xdFromBtn{
		margin-top: 15px !important;
	}
	.lxmwInput textarea{
		padding: 15px;
	}
	.inquiryCp .inquiryInpt{
		margin-top: 8px;
		display: flex;
		justify-content: start;
	}
	.inquiryTable .xjth3{
		display: none;
	}
	.inquiryTable .xjtd3{
		display: none;
	}
	.inquiryTable .xjtd4 span{
		display: none;
	}
	.newsList li .pic{
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 10px;
	}
	.newsList li img{
		width: 100%;
		height: auto;
	}
	.newsList li .newsRbox{
		margin-left: 0;
	}
	
	.sosoListBox .cpList2 li{
		width: 50%;
	}
	.vodList li{
		width: 100%;
	}
	.vodList li .pic{
		height: auto;
	}
	.ryList li{
		width: 50%;
		padding-left: 10px;
	}
	.ryList{
		margin-left: -10px;
	}
	.lxwmUl li{
		font-size: 15px;
		width: 100%;
	}
	.cptopRightBox a {
		font-size: 16px;
	    width: auto;
	    height: 45px;
	    line-height: 45px;
		padding: 0 20px;
	}
	
	.indexList03 li i{
		font-size: 40px;
	}
	.indexList03 li h3{
		font-size: 18px;
	}
	.indexList01 {
	    margin-left: -10px;
	}
	.indexList01 li{
		padding-left: 10px;
	}
	.indexBox{
		padding-top: 25px;
	}
	.indexList01 li{
		margin-bottom: 20px;
	}
	.indexList01{padding-top: 25px;}
	.indexList02{
		margin-left: -10px;
	}
	.indexList02 li {
	    padding-left: 10px;
	}
	.indexList03{
		margin-top: 20px;
	}
	.indexList03 li{
		width: 100%;
	}
	.indexList03 li p{
		min-height: 40px;
	}
	.indexList03 li i{padding-right: 10px;}
	.indexGdBox{margin-top: 0;}
	.indexList05{margin-left: -10px;}
	.indexList05 li{padding-left: 10px;}
	.copyLeft,.copyBox{ flex-direction: column; flex-wrap: wrap; line-height: 1.6;text-align: center; margin-right: 0; text-align: center;}
	.indexList02 li .pic .abs{
		display: none;
	}
	.indexList05 li .pic, .indexList02 li .pic{
		height: 250px;
	}
	.indexAboutVod{
		margin-bottom: 20px;
	}
	.indexAboutTop{
		padding-bottom: 160px;
	}
	.indexAboutVod i{
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 24px;
	}
	.indexAboutVod{
		height: 210px;
	}
	.title h2{
		padding: 0 10px;
	}
}
@media screen and (max-width:540px) {
	.indexSwiper .swiper-pagination span{
		width: 8px;
		height: 8px;
		margin-right: 8px;
	}
	.indexSwiper .swiper-pagination{
		bottom: 8px;
	}
	.indexList05 li .pic, .indexList02 li .pic{
		height: 200px;
	}
}
@media screen and (max-width:400px) {
	.ttleft {
		margin-bottom: 10px;
	}
	.alTboxTime{
		flex-wrap: wrap;
	}
	.title i{
		display: none;
	}
	.title h2{
		padding: 0;
	}
	.title{
		height: 40px;
		line-height: 40px;
	}
}
@media screen and (max-width:375px) {
	.indexList05 li .pic, .indexList02 li .pic{
		height: 175px;
	}
}
@media screen and (max-width:320px) {
	.indexList05 li .pic, .indexList02 li .pic{
		height: 145px;
	}
}

