.productcategorya .title h2 {
    text-align: center;
    font-size: 40px;
    margin: 90px 0 60px;
    font-weight: bold;
    color: #494949;
}
.productcategorya .list .item {
    width: calc(33.33% - 8px);
    position: relative;
    margin-bottom: 30px;
}
.productcategorya .list .item .p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.4);
    opacity: 0;
    padding: 42px;
    cursor: pointer;

}
.productcategorya .list .item:hover .p {
    opacity: 1;
}
.productcategorya .list .item a .p span{
  position: absolute;
  bottom: 60px;
  right: 0;
  color: #fff;
  font-size: 17px;
  left: 0;
  text-decoration: underline;
}
.productcategorya .list .item a .p .EFfx.eefx-menu-s {
    margin-right: 2px;
    font-size: 20px;
    vertical-align: middle; 
} 
.productcategorya .list .item a .p span{
    vertical-align: middle;
}
.productcategorya .list .item .p h2 { 
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 50px;
}
.productcategorya .list .item .p .summary p {
    font-size: 15px;
    font-weight: bold;
    margin-top: 10px;
}

.index2a {
  margin-bottom: 28px;
}
.index2a .title h2 {
    text-align: center; 
    margin-bottom: 41px;
    font-size: 38px;
    font-weight: bold;
    color: #494949;
    position: relative;
    margin-top: 44px;
}
.index2a .row .left {
    width: 760px;
}
.index2a .row .right {
    width: 390px;
}

.index2a .row img {
    width: 100%;
    object-fit: cover;
}
.index2a .row .list img {
    /*height: 167px;*/
}
.index2a .row .summary.website {
    margin-top: 28px;
    font-size: 16px;
    color: #3E3E3E;
    line-height: 28px;
}
.index2a .row .summary a {
	display: inline-block;
  padding: 8px 20px 6px;
  background: #333;
  color: #fff;
  font-size: 18px;
  margin-top: 26px;
  margin-bottom: 30px;
}
.index2a .row .summary a:hover {
    background: #777777;
    color: #fff;
}

.index2a .row .list h3 {
    font-size: 20px;
    text-align: center;
    background: rgba(109, 109, 109, 0.2);
    color: #fff;
    padding: 8px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.index2a .row .list:hover h3 {
    background: rgba(109, 109, 109, 0.8);
}
.index2a .row .list{
    margin-bottom: 40px;
    position: relative;
    border-radius: 8px 8px;
  	overflow: hidden;
}
.index2a .row .img {
    position: relative;
}
.index2a .row .img .cover {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.index2a .row .img .cover a {
    display: block;
    background: url("../images/video_docm.png") no-repeat center center;
    width: 65px;
    height: 65px;
}
.index2a .row .img .cover a:hover{
    background: url("../images/mvideo_doc.png") no-repeat center center;
}


.index8j {
  padding: 60px 0;
  margin-bottom: 80px;
}
.index8j .left {
  width: 550px;
}
.index8j .right {
  width: 628px;
  position: relative;
}
.index8j .left h2 {
  color: #fff;
  margin-bottom: 24px;
  font-size: 38px;
  font-weight: 700;
} 
.index8j .left .p {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}
.index8j .left .more {
  display: inline-block;
  padding: 10px 20px 8px;
  background: #FFF;
  color: #333;
  font-size: 18px;
  margin-top: 70px;
  margin-bottom: 30px;
}
.index8j .left .more:hover{
	background: #777777;
  	color: #fff;
}

.index8j .right .lista {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.index8j .right .lista .swiper-pagination {
  width: auto !important;
  position: unset !important;
}
.index8j .right .lista .EFfx {
  font-size: 14px;
}
.index8j .right .lista .next, .index8j .right .lista .prev, .index8j .right .lista .swiper-pagination .swiper-pagination-bullet {
  height: 26px;
  width: 26px;
  background: #FFFFFF;
  line-height: 26px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #333;
  font-size: 17px;
  opacity: 1;
  cursor: pointer;
}
.index8j .right .lista .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background: #333333;
	color: #fff;
}
.index8j .right .lista .next:hover, .index8j .right .lista .prev:hover,.index8j .right .lista .swiper-pagination .swiper-pagination-bullet:hover{
	background: #E6E6E6;
}
 

.index9j {
  margin-bottom: 50px;
}
.index9j .title h2 { 
  font-size: 32px;
  color: #8F6841;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 30px;
}

.index9j .com img {
  width: 100%;
}
.index9j {
  margin-bottom: 50px;
}

.chuchuan .chubox h3 {
  text-align: center;
  margin-top: 90px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-size: 38px;
  font-weight: 700;
  color: #494949;
}
.chuchuan .chubox .chubody {
  background: #FAFAFA;
  box-shadow: 0 0 18px -6px #C2C2C2C7;
  padding: 70px 45px 30px;
  border-radius: 30px;
} 

.chuchuan .chubox .chubody .swiper {
  padding-bottom: 20px;
}
.chuchuan .chubox .chubody .item .pic {
  border-radius: 50px;
}
.chuchuan .chubox .chubody .item h2 {
  padding: 0 30px;
  font-size: 18px;
  margin-top: 18px;
  text-align: center;
  line-height: 26px;
  color: #333;
  font-weight: bold;
  margin-bottom: 50px;
}



.video .wrap
{
    overflow: hidden;
}
.video .title h2 {
    text-align: center;
    margin-top: 53px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    color: #494949;
}

.video .con .list {
    width: calc(100% / 3 - 150px);
    overflow: hidden;
    float: left;
    position: relative;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.video .con .list.ac {
    width: calc(100% / 3 + 300px);
}
.video .con .list .img img {
    width: 100%;
    height: 560px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}
.video .con .list .sub {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.video .con .list .sub div
{
    text-align: center;
    padding: 0 10px;
}
.video .con .list.ac .sub div h2{
    opacity: 0;
    height: 0;
    margin-bottom: 0px;
}
.video .con .list .sub div h2 {
  font-size: 24px;
  color: #fff;
  line-height: 34px;
  opacity: 1;
  transition: all 0.3s;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  padding: 0 15px;
  font-weight: bold;
}
.video .con .list .sub a {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url('../images/video_docm.png') no-repeat center center;
}
.video .con .list:hover .sub a{
    background: url('../images/mvideo_doc.png') no-repeat center center;
}
.video .con .list .summary {
    position: absolute;
    bottom: 28px;
    padding: 0 30px;
}
.video .con .list .summary h2 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 26px;
    display: none;
}
.video .con .list .summary p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.video .con .list .summary a {
    display: inline-block;
    padding: 8px 22px 8px;
    border: 2px solid #fff;
    font-size: 15px;
    color: #fff;
    margin-top: 20px;
    border-radius: 6px;
    font-weight: bold;
}
.video .con .list .summary a:hover {
    border: 2px solid #494949;
    color: #494949;
}
.video .con .list .summary  .bu {
    display: none;
}
.video .con .list.ac .summary h2 {
    display: block;
}
.video .con .list.ac .summary .bu {
    display: block;
}
.video .con .list.ac .summary p {
    opacity: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}



.zigezhengshu .title{
	margin: 50px 20px 0;
}
.zigezhengshu .con {
	margin: 20px 20px;
}
.zigezhengshu .title,.index9 .title {
	position: relative;
	text-align: center;
}
.zigezhengshu .title h2 ,.index9 .title h2{
	font-size: 34px;
	text-align: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
	margin: 50px auto;
	font-weight: bold;
	color: #494949;
}
.zigezhengshu .title a ,.index9 .title a {
	position: absolute;
	top: 9px;
	right: 0;
	color: #FF6C00;
	border-bottom: 1px solid #FF6C00;
	height: 22px;
}
.zigezhengshu .con .swiper {
  padding-bottom: 55px;
}
.zigezhengshu .title a:hover,.index9 .title a:hover{
	color: #F6482B;
	border-bottom: 1px solid #F6482B;
}
.zigezhengshu .swiper-button-prev::after,.zigezhengshu .swiper-button-next::after{
	content: none;
}
.zigezhengshu .swiper-button-prev{
	left: 0;
	background: url("../images/left2.png") no-repeat center center;
	height: 70px;
	width: 38px;
	top: 45%;
}
.zigezhengshu .swiper-button-next {
	right: 0;
	background: url("../images/right2.png") no-repeat center center;
	height: 70px;
	width: 38px;
	top: 45%;
}
.zigezhengshu .swiper-button-next.swiper-button-disabled{
	background: url("../images/right1.png") no-repeat center center;
	opacity: 0.5;
}
.zigezhengshu .swiper-button-prev.swiper-button-disabled{
	background: url("../images/left1.png") no-repeat center center;
	opacity: 0.5;
}
.zigezhengshu .video-container .cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.zigezhengshu .video-container .cover:hover{
	background: rgba(0,0,0,0.5);
}
.zigezhengshu .video-container .cover a {
	width: 68px;
	height: 68px;
	background: url("../images/video_docm.png") no-repeat center center;
}
.zigezhengshu .video-container .cover a:hover{
	background: url("../images/mvideo_doc.png") no-repeat center center;
}
.zigezhengshu .con img {
  max-width: 100%;
}

.index9 .title h2{
	margin-top: 30px;
}
.index9 .list {
	float: left;
	margin-right: 60px;
	width: calc(100% / 2 - 30px);
	margin-bottom: 70px;
}
.index9 .list:nth-child(2n) {
	margin-right: 0;
}
.index9 .list .left {
	float: left;
	width: 46%;
	margin-right: 20px;
}
.index9 .list .right {
	width: 50%;
	float: right;
}
.index9 .list .right img {
	width: 100%;
	display: block;
}
.index9 .list .left .date {
	color: #333;
}
.index9 .list .left .date .md {
  display: block;
  font-size: 34px;
  margin-bottom: 4px;
}
.index9 .list .left .date .y{
	display: block;
	font-size: 38px;
	margin-top: 2px;
}
.index9 .list .left h2 {
  margin-top: 16px;
  margin-bottom: 6px;
  font-size: 16px;
  height: 46px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
}
.index9 .list .left h2 a {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #293440;
}
.index9 .list .left .p {
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	color: #888787;
	line-height: 24px;
}

.map {
	background: #EEE;
	padding-bottom: 60px;
	padding-top: 10px;
}
.map .h2 h2 {
  font-size: 40px;
  text-align: center;
  margin: 50px auto;
  font-weight: bold;
  color: #494949;
}
.map .wrapper {
	background: #fff;
	padding: 20px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.map .wrapper .right {
	width: 35%;
}
.map .wrapper .right input {
	width: 97%;
	height: 26px;
	padding: 0 6px;
	margin-bottom: 20px;
	background: #EEE;
	border: 1px solid #EEE;
}
.map .wrapper .right #Message {
	width: 96.4%;
	padding: 6px;
	margin-bottom: 20px;
	background: #EEE;
	border: 1px solid #EEE;
	height: 92px;
}
.map .wrapper .right .liu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.map .wrapper .right li .btn {
	background: #FF6C00;
	color: #fff;
	font-size: 20px;
	height: auto;
	padding: 5px 18px;
	width: auto;
	border-radius: 3px;
	border: none;
	margin-bottom: 0;
	cursor: pointer;
}
.map .wrapper .right li .btn_over{
	background: #FF6C00;
	color: #fff;
	font-size: 20px;
	height: auto;
	padding: 5px 18px;
	width: auto;
	border-radius: 3px;
	border: none;
	margin-bottom: 0;
	cursor: pointer;
}
.map .wrapper .left {
	width: 35%;
}
.map .wrapper .left iframe {
	width: 100% !important;
}
.map .wrapper .content {
	width: 29%;
	padding: 0 20px;
}
.map .wrapper .content .contenta {
	font-size: 17px;
	line-height: 24px;
	margin-top: 30px;
	color: #5A595E;
}

.map .wrapper .content .MonFri {
	font-size: 16px;
	color: #5A595E;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.map .wrapper .content .MonFri div { 
	border-bottom: 1px solid #ddd;
	display: inline-block;
	height: 20px;
}
.map .wrapper .content .MonFri a {
	border-bottom: 1px solid #959595;
	padding-bottom: 1px;
}
.map .wrapper .content .MonFri a:hover {
	text-decoration: none;
	border-bottom: 1px solid #EC6130;
	padding-bottom: 1px;
}

.map .wrapper .content h2 {
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	color: #3E3E3E;
}
.map .wrapper .content .list {
	text-align: left;
	width: 256px;
	margin: 0 auto;
}
.map .wrapper .content .list li {
  margin: 10px 0;
  background-size: 36px;
  float: left;
  width: 50%;
}
.map .wrapper .content .list li a {
  font-size: 13px;
  color: #6A696D;
  font-weight: bold;
  padding: 0 0 0px 44px;
  line-height: 43px;
}

.map .wrapper .content .list li.wangwanga {
	background-position: 0 -1075px;
}
.map .wrapper .content .list li.skypea {
	background-position: 0 -1027px;
}
.map .wrapper .content .list li.msna {
	background-position: 1px -1121px;
}
.map .wrapper .content .list li.pinterest {background-position: 0 -502px;}
.map .wrapper .content .list li.twitter {background-position: 0 -592px;}
.map .wrapper .content .list li.youtube { background-position: 0 -684px;}
.map .wrapper .content .list li.in { background-position: 0 -363px;}
.map .wrapper .content .list li.plus {background-position: 0 -319px;}
.map .wrapper .content .list li.facebook {background-position: 0 -226px;}
.map .wrapper .content .list li.digg {background-position: 0 -134px;}
.map .wrapper .content .list li.blogger {background-position: 0 -47px;}
.map .wrapper .content .list li.tumblr {background-position: 0 -637px;}
.map .wrapper .content .list li.yahoo {background-position: 0 -729px;}
.map .wrapper .content .list li.blogger { background-position: 0 -455px;}
.map .wrapper .content .list li.google {background-position: 0 -272px;}
.map .wrapper .content .list li.myspace {

	background-position: 0 -410px;
 
}
.map .wrapper .right .liu span {
	vertical-align: middle;
	display: table;
	margin-right: 14px;
}
.map .wrapper .right .liu span img {
	margin-bottom: 6px;
	width: 100px;
	vertical-align: middle;

}
.map .wrapper .right .liu #Verify {
	vertical-align: middle;

}