.main .section1 {
  padding: 20px 0 20px 0;
}

.main .section1 .right li {
  width: 50px;
  text-align: center;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
}

.main .section1 .right li.active {
  background-color: #eb3134;
  color: #fff;
}

.main .section1 .right .input {
  display: inline-block;
  width: 460px;
  height: 46px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 2px #eb3134;
  padding-left: 42px;
  position: relative;
}

.main .section1 .right .input img {
  position: absolute;
  left: 10px;
  top: 10px;
}

.main .section1 .right .input input {
  height: 42px;
  width: 100%;
}

.main .section1 .right .input #input2,
.main .section1 .right .input #input3 {
  display: none;
}

.main .section1 .right .btn1 {
  width: 120px;
  height: 46px;
  background-color: #eb3134;
  margin-left: -4px;
  font-size: 18px;
  color: #fff;
  vertical-align: top;
}

.main .section1 .right .btn2 {
  width: 120px;
  height: 46px;
  border: solid 2px #eb3134;
  color: #eb3134;
  font-size: 18px;
  background-color: #fff;
  vertical-align: top;
}

.main .section2 {
  height: 40px;
  border-bottom: 2px solid #eb3134;
  margin-bottom: 10px;
}

.main .section2 .li1 {
  width: 210px;
  height: 40px;
  line-height: 40px;
  background-color: #eb3134;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  margin-right: 40px;
  position: relative;
  z-index: 888;
}

.main .section2 .li1:hover ul {
  display: block;
}

.main .section2 .li1 .ul1 {
  display:none ;
  position: absolute;
  left: 0;
  top: 40px;
  width: 100%;
  clear: both;
  background-color: #f5f5f5;
  box-shadow: 0 0 16px 0 rgba(7, 17, 27, .1);
  padding-top: 10px;
}

.main .section2 .li1 .ul1 .li2 {
  padding-left: 49px;
  color: #333;
  font-size: 14px;
}

.main .section2 .li1 .ul1 .li2>span {
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .section2 .li1 .ul1 .ycl {
  background: url(../images/icon21.png) no-repeat 15px center;
}

.main .section2 .li1 .ul1 .jxsb {
  background: url(../images/icon22.png) no-repeat 15px center;
}

.main .section2 .li1 .ul1 .zpl {
  background: url(../images/icon23.png) no-repeat 15px center;
}

.main .section2 .li1 .ul1 .li2:hover {
  background-color: #eb3134;
  color: #fff;
}

.main .section2 .li1 .ul1 .li2:hover .ul2 {
  display: block;
}

.main .section2 .li1 .ul1 .li2 .ul2 {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  background-color: #fff;
  box-shadow: 0 0 16px 0 rgba(7, 17, 27, .1);
  width: 500px;
  padding: 20px 20px;
}

.main .section2 .li1 .ul1 .li2 .ul2 .li3 {
  color: #333;
  border-bottom: 1px dashed #ddd;
  position: relative;
  padding-bottom:10px;
}

.main .section2 .li1 .ul1 .li2 .ul2 .li3:last-child {
  border: none;
}

.main .section2 .li1 .ul1 .li2 .ul2 .li3 .d1 {
  width: 100px;
  font-size: 14px;
  font-weight: 700;
  padding-right: 25px;
  background: url(../images/feel4.png) no-repeat 82px center;
  background-size: 6px 12px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.main .section2 .li1 .ul1 .li2 .ul2 .li3 .d2 {
  width: 340px;
}
.main .section2 .li1 .ul1 .li2 .ul2 .li3 .d2 ul{}
.main .section2 .li1 .ul1 .li2 .ul2 .li3 .d2 ul li{float:left;width:auto;padding-right:10px; height:25px; line-height:25px;}
.main .section2 .li1 .ul1 .li2 .ul2 .li3 .d2 a {
  margin-right: 10px;
  margin-left: 0;
  font-size: 14px;
}

.main .section2 .li1 img {
  vertical-align: middle;
  margin-top: -4px;
  margin-left: 19px;
}

.main .section2 a {
  height: 46px;
  line-height: 46px;
  margin: 0 16px;
  font-size: 18px;
}

// .main .section3 {
//   height: 91px;
//   background: url(../images/banner.png) no-repeat center center;
// }
.main .section4 {
  height: 40px;
  line-height: 40px;
  color: #999999;
}
.main .section4 a {
  color: #999999;
}

.main .section5 {
  background-color: #f6f6f6;
  padding: 22px 16px 0 16px;
}

.main .section5 .lunbo-left {
  width: 440px;
}

.main .section5 .lunbo-left .pc-slide {
  width: 440px;
  margin: 0 auto;
}

.main .section5 .lunbo-left .view .swiper-container {
  width: 440px;
  height: 440px;
}

.main .section5 .lunbo-left .preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.main .section5 .lunbo-left .preview .swiper-container {
  width: 385px;
  height: 88px;
  margin-left: 28px;
  margin-bottom:20px;
}

.main .section5 .lunbo-left .preview .swiper-slide {
  width: 88px;
  height: 88px;
  cursor: pointer;
  margin: 0 4px;
}

.main .section5 .lunbo-left .preview .slide6 {
  width: 88px;
}

.main .section5 .lunbo-left .preview .arrow-left {
  background: url(../images/feel3.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.main .section5 .lunbo-left .preview .arrow-right {
  background: url(../images/feel4.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -9px;
  width: 9px;
  height: 18px;
  z-index: 10;
}

.main .section5 .lunbo-left .preview .active-nav img {
  border: 1px solid #48a200;
}

.main .section5 .lunbo-left .auto-btn {
  cursor: pointer;
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../images/main-circles.png) 0 -55px no-repeat;
  position: absolute;
  z-index: 100;
  left: 50%;
  margin-left: -20px;
  bottom: 50%;
  margin-bottom: -20px;
}
.main .section5 .lunbo-left .video{
  background: #000;
}
.main .section5 .lunbo-left .videobox{
  width: 440px;
  height: 440px;
  display: none;
  position: relative;
}
.main .section5 .lunbo-left .close-video{
  width: 14px;
  height: 14px;
  background-image: url(../images/crop-ctrl.png);
  background-repeat: no-repeat;
  background-position: -5px -223px;
  position: absolute;
  right: 15px;
  top: 13px;
}

.main .section5 .lunbo-right {
  padding: 0px 0 30px 56px;
  width: 610px;
}

.main .section5 .lunbo-right h1 {
  font-size: 22px;
  line-height: 36px;
  color: #333;
  border-bottom: dashed 1px #48a200;
  padding-bottom: 28px;
  margin-bottom: 20px;
}
.main .section5 .lunbo-right .p1{ color:#666}
.main .section5 .lunbo-right .p1 .span1 {
  color: #666666;
  font-size: 14px;
  line-height: 35px;
  display: inline-block;
  width: 60px;
  margin-right: 45px;
  margin-bottom:10px;
}

.main .section5 .lunbo-right .p1 .span-red {
  color: #eb3134;
  font-size: 18px;
}

.main .section5 .lunbo-right .p1 .span-num {
  color: #eb3134;
  font-size: 30px;
}

.main .section5 .lunbo-right .p2 .span1 {
  color: #666666;
  font-size: 14px;
  line-height: 35px;
  margin-right: 45px;
  display: inline-block;
  width: 60px;
    margin-bottom:10px;
}

.main .section5 .lunbo-right .p2 .span2 {
  color: #666;
  font-size: 14px;
  line-height: 35px;
}

.main .section5 .lunbo-right .p3 {
  margin-top: 30px;
}

.main .section5 .lunbo-right .p3 .btn1 {
  width: 140px;
  height: 42px;
  background-color: #eb3134;
  color: #fff;
  font-size: 16px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.main .section5 .lunbo-right .p3 .btn2 {
  width: 140px;
  height: 42px;
  background-color: #fff4f4;
  border: solid 1px #48a200;
  color: #eb3134;
  font-size: 16px;
  margin-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.main .section5 .lunbo-right .p3 span {
  display: inline-block;
  width: 160px;
  height: 44px;
  position: relative;
}

.main .section5 .lunbo-right .p3 span:hover .sub {
  display: block;
}

.main .section5 .lunbo-right .p3 span .sub {
  display: none;
  width: 160px;
  height: 160px;
  border: solid 1px #48a200;
  border-top: none;
  position: absolute;
  top: 44px;
  left: 0;
  padding: 2px;
  background-color:#FFF
}

.main .section5 .lunbo-right .p3 .btn3 {
  width: 160px;
  height: 44px;
  background-color: #fff4f4;
  border: solid 1px #48a200;
  color: #eb3134;
  font-size: 16px;
}

.main .section6 {
  margin-top: 29px;
  margin-bottom: 20px;
  border: solid 1px #eeeeee;
}

.main .section6 .top {
  height: 40px;
  line-height: 40px;
  background-color: #f6f6f6;
  border-bottom: solid 1px #eeeeee;
  color: #eb3134;
  font-size: 16px;
  padding-left: 20px;
}

.main .section6 .foot {
  padding: 20px 20px 25px 20px;
}



.modal {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  display: none;
}

.modal-contain {
  width: 560px;
  height: 432px;
  background-color: #fff;
  margin: auto;
  margin-top: 100px;
  border-radius: 4px;
  padding: 0 20px;
}

.modal-contain .p1 {
  height: 70px;
  line-height: 70px;
}

.modal-contain .p1 .tit {
  font-size: 24px;
}

.modal-contain .p1 .close {
  cursor: pointer;
  color: #666;
  font-size: 24px;
}

.modal-contain .p1 .close:hover {
  color: #eb3134;
}

.modal-contain .p2 {
  padding-left: 20px;
  margin-top: 20px;
}

.modal-contain .p2 span {
  display: inline-block;
  width: 100px;
  height: 42px;
  line-height: 42px;
}

.modal-contain .p2 .input1 {
  width: 330px;
  height: 42px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-left: 10px;
}

.modal-contain .p2 .input2 {
  width: 210px;
  height: 42px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  padding-left: 10px;
}

.modal-contain .p2 button {
  width: 110px;
  height: 42px;
  border-radius: 4px;
  line-height: 42px;
  text-align: center;
  background: #d11120;
  color: #fff;
  margin-left: 5px;
}

.modal-contain .p2 .p3 {
  margin-bottom: 10px;
}

.modal-contain .p4{margin-top:30px;border-top:dashed 1px #eb3134}
.modal-contain .p4 .ha {
  font-size: 24px;
  line-height: 70px;
}

.modal-contain .p4 .ha span {
  color: #008bf5;
  font-size: 14px;
  font-weight: normal;
  margin-left: 20px;
  padding-left: 20px;
  background: url(../images/icon-card.png) no-repeat 0 center;
}

.modal-contain .p4 .c5 .contact .item {
  padding: 8px;
  padding-left: 40px;
}

.modal-contain .p4 .c5 .contact .item1 {
  background: url(../images/icon11.png) no-repeat 10px center;
}

.modal-contain .p4 .c5 .contact .item1 .mobile {
  color: #eb3134;
  font-weight: 600;
}

.modal-contain .p4 .c5 .contact .item1 .unmanned {
  float: right;
  color: #008bf5;
  font-size: 12px;
  padding-left: 20px;
  background: url(../images/icon-card.png) no-repeat 0 center;
}

.modal-contain .p4 .c5 .contact .item2 {
  background: url(../images/icon10.png) no-repeat 10px center;
}

.modal-contain .p4 .c5 .contact .item3 {
  background: url(../images/icon12.png) no-repeat 10px center;
}
.modal-contain .p4 .c5 .contact .item4 {
  background: url(../images/icon13.png) no-repeat 10px center;
}

.cg-table-con {
    border-spacing: 1px;
    width: 80%;
    font-size: 12px;
    background: #e5e5e5;
    border-collapse: separate;
}


.cg-table-con tr, .cg-table-con td {
    text-align: center;
    font-size: 12px;
    color: #333;
    background: #fff;
    padding: 0px;
}

.cg-table-con th {
    background: #fff;
    color: #333;
    padding: 0;
    text-align: center;
    height: 30px;
    font-size: 12px;
    font-weight: normal;
}

.cg-table-con td {
    height: 40px;
	width:50%;
}
.t_companyinfo{border-bottom:1px solid #e5e5e5;background-color: #f6f6f6}
.t_companyinfo .t_companyinfo_logo{width:80px; float:left; margin-top:20px;margin-left:20px;}
.t_companyinfo .t_companyinfo_logo img{width:80px; height:80px;}
.t_companyinfo .t_companyinfo_left{width:750px; float:left; height:120px; overflow:hidden; padding-left:20px;}
.t_companyinfo .t_companyinfo_left .t_companyinfo_left_name{font-size:36px; height:80px; line-height:80px;}
.t_companyinfo .t_companyinfo_right{margin-left:30px;width:300px; float:left;font-size:18px; height:90px; text-align:left; background:url(../images/user_dh.png) no-repeat left 10px; padding-left:72px;margin-top:30px;}
.t_companyinfo .t_companyinfo_right .t_companyinfo_right_tel{color: #ff4e00; font-weight:bold; font-size:32px; }
.t_companyinfo .t_nav{height: 35px;background: #050505;margin-top:6px;}
.t_companyinfo .t_nav ul li{float:left;height: 35px;line-height: 35px;width:160px; text-align:center }
.t_companyinfo .t_nav ul li a{ color:#FFF}
.c2 .pd_d_t_table{width: 98%;}
.c2 .pd_d_t_table tr td{ line-height: 24px; width: 35%; padding: 8px 16px; border: 1px solid #d6d6d6; color: #666;}
.c2 .pd_d_t_table tr td.span1{ background: #f5f5f5; width: 15%; text-align: center; padding: 8px;}


.scan-code-btn{
    display: inline-block;
    position: absolute;
    width: 166px;
    height: 212px;
    margin-left: 0px;
    /*border: solid 1px #000;*/
}
.scan-code-btn img{
    cursor: pointer;
}
.scan-code-btn .QR-code{
    position: absolute;
    width: 100%;
    padding: 0 18px 18px 18px;
    box-sizing: border-box;
    background: #fff;
    top:40px;
    border: solid 1px red;
    border-top: none;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    z-index: 999;
    display: none;
}
.scan-code-btn .QR-code p{
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 6px;
}

.status-no{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background:#000;
	filter:alpha(Opacity=50);-moz-opacity:0.5;opacity: 0.5;
    z-index: 9997;
}
.status-noa{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9998;
}
.status-noa .pop{height:400px;background-color:#FFF;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%); z-index:9999}
.status-noa .pop .l{width:40%; float:left; text-align:right;}
.status-noa .pop .l img{vertical-align:middle; margin-top:100px;width:180px}
.status-noa .pop .r{width:60%; float:left; padding-top:100px;font-size:30px;}


















.ipro {
	position: relative;
}
.ipro .bd {
	overflow: hidden;
}
.ipro .item {
	float: left;
	width: 264px;
	display: block;
	margin-bottom: 25px;
	margin-right: 25px;
	position: relative;
}

.ipro .item a {
	display: block;
	position: relative;
}
.ipro .item a.img {
	width: 100%;
	height: 218px;
	overflow: hidden;
	position: relative;
}
.ipro .item img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.ipro .item:hover img {
	transform: scale(1.06, 1.06);
}
.ipro .item a.txt {
	border: 1px solid #ddd;
	background: #fff;
	height: 68px;
	line-height: 68px;
	position: relative;
	border-top: 0 none;
}
.ipro .item h3 {
	font-weight: normal;
	text-align: left;
	padding-left: 20px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 16px;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ipro .item em {
	right: 30px;
	top: 28px;
	width: 10px;
	height: 16px;
	background-position: -248px 0;
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.ipro .item:hover h3 {
	padding-left: 25px;
}
.ipro .item:hover em {
	background-position: -268px 0;
}
.ipro .item:hover .txt {
	background: #439e00;
	color: #fff;
	border: 1px solid #439e00;
	border-top: 0 none;
}
.item_mask {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
	-webkit-transform: rotateX(180deg) scale(0.5, 0.5);
	transform: rotateX(180deg) scale(0.2, 0.2);
	transition: all ease-out .5s
}
.item_link_icon {
	display: block;
	width: 45px;
	height: 45px;
	text-align: center;
	background-position: -100px -156px;
	line-height: 38px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -22px;
	margin-top: -22px;
	opacity: 0;
	filter: Alpha(opacity=0);
*zoom:1;
}
.ipro .item:hover .item_mask {
	opacity: 1;
	filter: Alpha(opacity=100);
	-webkit-transform: rotateX(0deg) scale(1, 1);
	transform: rotateX(0deg) scale(1, 1);
	transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;
	background: rgba(0, 0, 0, 0.3);
}
.ipro .item:hover .item_link_icon {
	transform: translateY(-21px);
	opacity: 1;
	filter: Alpha(opacity=100);
}


