.fl {
	float: left;
}

.fr {
	float: right;
}

#second_a {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 140px;
	text-align: center;
	border-bottom: 0;
	color: #000;
	padding: 0;/*     padding-left: 52px; */
}

#second_a:hover {
	color: #fff;
}

.nav {
	height: 56px;
	line-height: 56px;
	width: 100%;
	background-color: #fff;
	color: #0E101F;
	font-size: 16px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	border-bottom:1px solid #ddd;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
	height: 56px;	/*overflow: hidden;*/
}

.nav .first_nav li {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	
}

.nav ul li a {
	padding: 10px 30px;;
	color: #0E101F;
	border-radius:4px;
}

.nav ul li.current a , .nav ul li:hover a {
	/*border-bottom: 2px solid #c7000a;*/
	background: rgba(0,0,0,.1);
}

.nav ul li.current .second_nav_ol .nav_innertext a{ border:none; color:#ccc; display:inline; margin:0 auto;; padding:0; text-align: center;}


.nav ul  li:first-child {

	margin-left: 90px;
}

.nav ul li.logo {
	height: 46px;
	
	/*background: url(../image/icon/logo.png) no-repeat;*/
	background-size: contain;
	margin: 7px 5px 0 10px;
}

.nav ul li.language {
	position: relative;
	top: 0;
	cursor:pointer;
}
.nav ul li.language b{
	display:none;
}
.nav ul li.language b.ccr{
	display:block;
}

.nav ul li.language span {
	display: inline-block;
	width: 80px;
	line-height: 36px;
	position: absolute;
	top: 10px;
	left: 87px;
}

.nav ul li.language span b {
	display: inline-block;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.nav ul li.language span b.first::after {
	content: "";
	height: 6px;
	width: 12px;
	background: url(../image/icon/jtdown.png) no-repeat;
	background-size: contain;
	right: 0;
	margin-top: 15px;
	position: absolute;
}

.nav ul li.language span b.secede {
	display: none;
}

.nav .second_nav {
	width: 150px;
	position: absolute;
	top: 56px;
	left: 0px;
	z-index: 100;
	background: rgba(255, 255, 255, 0.1); /* overflow: hidden; */
	display: none;
}

.nav .second_nav .second_nav_ol {
	width: 150px;
	float: left;	/* height: 410px; */
	background: #fff;
}

.nav .second_nav .second_nav_ol li {
	width: 137px;
	height: 67px;
	line-height: 67px;
	float: none;
	margin-left: 0px;
	color: #000;
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	margin-right: 3px;
	display: block;
	position: relative;
	background: #fff;
}

.nav .second_nav .second_nav_ol li .bg {
	position: absolute;
	right: -430px;
	top: 0;
	width: 430px;
/* 	height: 410px; */
	background: #fff;
	-moz-box-shadow: 0px 1px 7px #333333;
	-webkit-box-shadow: 0px 1px 7px #333333;
	box-shadow: 0px 1px 7px #333333;
	display: none;
}

.nav .ysecond_nav .second_nav_ol li .bg {
	right: -430px;
	width: 430px;
}

.nav .second_nav .second_nav_ol li .top1 {
	top: -68px;
}

.nav .second_nav .second_nav_ol li .top2 {
	top: -136px;
}

.nav .second_nav .second_nav_ol li .top3 {
	top: -204px;
}

.nav .second_nav .second_nav_ol li .top4 {
	top: -272px;
}

.nav .second_nav .second_nav_ol li .top5 {
	top: -340px;
}

.nav .second_nav .second_nav_ol li .top6 {
	top: -408px;
}



.nav .second_nav .second_nav_ol li .bg1 {
	width: 0;
	right: 0;
}

.nav .second_nav .second_nav_ol li:hover {
	background: url(../image/icon/navjian2.png) no-repeat;
	color: #fff;
}

.nav .second_nav .second_nav_ol li>img {
	vertical-align: middle;
	width: 55px;
	height: 57px;
}

.nav .second_nav_ol .bg>img {
	width: 430px;
	height: 236px;
}

.nav .ysecond_nav  .second_nav_ol .bg>img {
	width: 430px;
	height: 236px;
}

.nav .second_nav_ol .nav_text{
	padding-bottom:20px;
}

.nav .second_nav_ol .nav_text .nav_innertext {
	padding: 10px 20px;
	color: #000;
	line-height: 25px;
	font-size: 12px;
	position: relative;
	font-family:"微软雅黑";
}
.nav .second_nav_ol .nav_text .nav_innertext span{
	width: 126px;
    display:inline-block;
    
}
.nav .second_nav_ol .nav_text p {
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	color: #000;
	font-family:"微软雅黑";
}

.nav .second_nav_ol  .nav_text .nav_more {
	overflow: hidden;
	bottom: 10px;
	right: 20px;
	margin-left:290px;
}

.nav .second_nav_ol .nav_text .nav_more a.more {
	color: #ffffff;	/*margin-right: 20px;*/
	background: #c7000a;
	height: 20px;
	line-height: 20px;
	width: 100px;
	display: inline-block;
	font-size: 18px;
	border-bottom: none;
	text-align:center
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}



.bottom {
	height: 65px;
	background-color: #121320;
	color: #868686;
	line-height: 65px;
	font-size: 14px;
	text-align: center;
}

.bottom span {
	margin-right: 30px;
}

.bottom a.wx {
	height: 16px;
	width: 20px;
	background: url(../image/icon/wx.png) no-repeat;
	margin-right: 18px;
	display: inline-block;
	position: relative;
	top: 3px;
}

.bottom a.wb {
	height: 16px;
	width: 20px;
	background: url(../image/icon/wb.png) no-repeat;
	display: inline-block;
	position: relative;
	top: 3px;
}

.construction-advantage {
	margin-top: 56px;
}

.construction-advantage .banner {
	height: 320px;
	background: url(../image/pic/construction_advantage.png) no-repeat center;
	width: 100%;
}

.construction-advantage .banner b.bg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 278px;
	width: 256px;
	background: url(../image/pic/construction_advantage_top.png) no-repeat;
	z-index: 99999;
}

.construction-advantage .page {
	width: 100%;
	margin: 0 auto;
	height: 500px;	/* background: url(../image/pic/construction_advantagebg.png) no-repeat center; */
	background: #fff;
}

.construction-advantage .page h2 {
	height: 117px;
	line-height: 117px;
	font-size: 46px;
	text-align: center;
	color: #333;
	font-weight: 500;
}

.construction-advantage .page ul {

	/* 	width: 1110px; */

	/* 	height: 310px; */

	/* 	margin: 0 auto; */
	margin-left: 12%;
}

.construction-advantage .page ul li {
	height: 310px;
	width: 31.5%;
	float: left;
	margin: 0 5px;
}

.construction-advantage .page ul li p {
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-top: 6px;
}

.construction-advantage .page ul li img {
	width: 100%;
	height: 100%;
}

.construction-advantage  .company_video {
	width: 683px;
	height: 400px;
	margin: 0 auto;
	background: url(../image/pic/construction_advantage_bg.png) no-repeat;
	position: relative;
	float: right;
	margin-top: 40px;
}

.construction-advantage  .company_video .icon1 {
	width: 68px;
	height: 68px;
	background: url(../image/icon/video.png) no-repeat;
	position: absolute;
	top: 45%;
	left: 46%;
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}

.construction-advantage  .company_video .icon1:hover {
	transform: scale(1.8, 1.8);
}

.construction-advantage  #yvideo_play {
	position: fixed;
	left: 23%;
	top: 25%;
	width: 760px;
	height: 500px;
	z-index: 999999999999;
	box-shadow: 0 0 30px #333;
	-moz-box-shadow: 0 0 30px #333;
	-ms-box-shadow: 0 0 30px #333;
	background: #000;
}

.construction-advantage  #yvideo_play header {
	position: relative;
	width: 750px;
	height: 47px;
}

.construction-advantage  #yvideo_play  header h1 {
	font-size: 16px;
	height: 47px;
	width: 750px;
	line-height: 47px;
	border-bottom: 1px #ccc solid;
	background-color: #434d57;
	color: #ffffff;
	padding-left: 10px;
	border-radius: 8px 8px 0 0;
}

.construction-advantage  #yvideo_play  .closeDIV {
	font-size: 16px;
	width: 35px;
	position: absolute;
	right: 6px;
	top: 12px;
	z-index: 22;
}

.construction-advantage  #yvideo_play  header a.closeDIV {
	color: #ffffff;
}

.construction-advantage .side-nav {
	position: fixed;
	top: 343px;
	left: 5px;
	color: #fff;
	transition: all 1s ease 0s;
}

.construction-advantage .side-nav.out {
	left: -150px;
	opacity: 0;
}

.construction-advantage .side-nav .icon {
	height: 340px;
	width: 20px;
	background: url(../image/icon/construction_advantage_icon.png) no-repeat;
	position: absolute;
	left: 0;
}

.construction-advantage .side-nav .icon i {
	display: block;
	height: 12px;
	width: 24px;
	background: url(../image/icon/construction_advantage.png) no-repeat;
	position: absolute;
	top: 4px;
	left: 4px;
	transition: all 0.5s ease 0s;
}

.construction-advantage .side-nav .icon i.p1 {
	top: 4px;
}

.construction-advantage .side-nav .icon i.p2 {
	top: 84px;
}

.construction-advantage .side-nav .icon i.p3 {
	top: 164px;
}

.construction-advantage .side-nav .icon i.p4 {
	top: 244px;
}

.construction-advantage .side-nav .icon i.p5 {
	top: 324px;
}

.construction-advantage .side-nav ul {
	position: absolute;
	left: 32px;
	width: 116px;
}

.construction-advantage .side-nav ul li {
	margin-bottom: 59px;
	background-color: rgba(0, 0, 0, .3);
	line-height: 20px;
	height: 21px;
	cursor: pointer;
}

.construction-advantage .page6 p {
	color: #333;
	font-size: 16px;
	line-height: 28px;	/* float: left; */
	width: 400px;
	margin-top: 30px;
}

.construction-advantage .page6 iframe {
	float: right;
	height: 412px;
	width: 684px;
}

.technolog-advantage {
	background: #000;
}

.technolog-advantage .banner {
	height: 420px;
	background:#fff;
	width: 100%;
    margin-top: 55px;
}

.technolog-advantage .banner b.bg {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	height: 278px;
	width: 256px;
	background: url(../image/pic/construction_advantage_top.png) no-repeat;
	z-index: 99999;
}

.technolog-advantage .page {
	width: 100%;
	margin: 0 auto;
}

.technolog-advantage .page h2 {
	margin: 20px auto 15px;
}

.technolog-advantage .page p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
}

.technolog-advantage .page1 h2 {
	height: 67px;
	width: 613px;
	background: url(../image/icon/technology_advantage1.png);
}
.technolog-advantage .page1{
	width:960px;
}
.technolog-advantage .page1 h3{
	font-size:26px;
	color:#c1a067;
    margin-top: -80px;
}
.technolog-advantage .page1 p{
	text-align: left;
}
.technolog-advantage .page1 h3.one{
    padding-left: 100px;
    line-height: 30px;
	height:100px;
	background: url(../image/zty_pic/cao1.png) no-repeat;
	background-size:contain;
	 margin-top: 0;
}
.technolog-advantage .page1 h3 div{
	position:relative;
	bottom:-50px;
}
.technolog-advantage .page1 h3.one span{
    margin-right: 30px;
}
.technolog-advantage .page1 h3.right{
    padding-right: 100px;
    line-height: 130px;
	height:130px;
	background: url(../image/zty_pic/cao2.png) no-repeat;
	background-size:contain;
    text-align: right;
}
.technolog-advantage .page1 h3.right span{
    margin-left: 30px;
}
.technolog-advantage .page1 h3.left{
    padding-left: 100px;
    line-height: 130px;
	height:130px;
	background: url(../image/zty_pic/cao3.png) no-repeat;
	background-size:contain;
}
.technolog-advantage .page1 h3.left span{
    margin-right: 30px;
}
.technolog-advantage .page1 .firstP{
    font-size: 16px;
    margin-top: 100px;
    padding: 20px;
    position:relative;
    text-align: left;
    width: 100%;
    margin-left: 0;
}
.technolog-advantage .page1 .firstP:after{
	content:"";
	height: 30px;
	width:30px;
	position:absolute;
	top:0;
	left:0;
	background: url(../image/zty_pic/cao-1.png) no-repeat;
	background-size:100% 100%;
}
.technolog-advantage .page1 .firstP:before{
	content:"";
	height: 30px;
	width:30px;
	position:absolute;
	bottom:0;
	right:0;
	background: url(../image/zty_pic/cao-2.png) no-repeat;
	background-size:100% 100%;
}
.technolog-advantage .page1  p{
    width: 540px;
    margin-left: 400px;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.technolog-advantage .page1 .firstP3,.technolog-advantage .page1 .firstP5,.technolog-advantage .page1 .firstP7{
    margin-left: 40px;
}

.technolog-advantage .page2 h2 {
	height: 71px;
	width: 782px;
	background: url(../image/icon/technology_advantage2.png);
}

.technolog-advantage .page3 h2 {
	height: 120px;
	width: 182px;
	background: url(../image/icon/technology_advantage3.png);
    position: absolute;
    left: 50%;
    margin-left: -91px;
}
.technolog-advantage .page3 .w1200{
	text-align:center;
}
.technolog-advantage .page3 .hp{
	font-size:28px;
	margin-top:30px;
    margin-bottom: 20px;
}
.technolog-advantage .page3 button{
    border: 0;
    color: #fff;
    height: 30px;
    width: 100px;
    cursor: pointer;
    margin-bottom: 20px;
}
.technolog-advantage .page3 .tab1{
	background:url(../image/icon/gereb1.png);
	background-size:100%;
}
.technolog-advantage .page3 .tab2{
	background:url(../image/icon/fangbaob2.png);
	background-size:100%;
}
.technolog-advantage .page3 .fangbaotext,.technolog-advantage .page3 .geretext{
	background:#0E101F;
	margin-bottom:20px;
}
.technolog-advantage .page3 .fangbaotext>div,.technolog-advantage .page3 .geretext>div{
	width:49.8%;
	display:inline-block;
	text-align:center;	
}
.technolog-advantage .page3 .fangbaotext>div h6,.technolog-advantage .page3 .geretext>div h6{
	color:#fff;
	text-align:center;
	margin:15px;
}
.technolog-advantage .page3 .fangbaotext>div p,.technolog-advantage .page3 .geretext>div p{
	display:inline-block;
	text-align:left;
	width:90%;	
}
.technolog-advantage .page3 .fangbaotext{
	display:none;
}
.technolog-advantage .page4 h2 {
	height: 120px;
	width: 273px;
	background: url(../image/icon/technology_advantage4.png);
}

.technolog-advantage .page5 h2 {
	height: 120px;
	width: 239px;
	background: url(../image/icon/technology_advantage5.png);
}

.product_details {
	width: 100%;
	background: #fff;
	margin-top: 56px;
}

.product_details_banner {
	width: 100%;
	height: 320px;
	background: url(../image/pic/banner1.jpg) center no-repeat;
}

.product_details .product_content {
	width: 1200px;
	margin: 0 auto;	/* overflow: hidden; */
	padding-bottom: 40px;
}

/*left_side start*/
.product_content .left_side {
	width: 318px;
	margin-top: 40px;	/* float: left; */
	display: inline-block;
}

.product_content .left_side .up {

	/* height: 743px;*/
	background: #fff;
	margin-bottom: 20px;
	border-top: 4px solid #c7000a;
	border: 1px solid ##d9d9d9;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}

.product_content .left_side .up p {
	width: 160px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
}

.product_content .left_side .up  .up_title {
	width: 230px;
	height: 30px;
	margin: 0 auto;
	margin-top: 40px;
}

.product_content .left_side .up  .up_title2 {
	padding-bottom: 20px;
}

.product_content .left_side .up  .up_title .up_title_left {
	width: 60px;
	height: 1px;
	border-bottom: 1px solid #5c6778;
	float: left;
	margin-top: 13px;
}

.product_content .left_side .up  .up_title .up_title_center {
	width: 50px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;/*	 float: left;*/
}

.product_content .left_side .up  .up_title .up_title_right {
	width: 60px;
	height: 1px;
	border-bottom: 1px solid #5c6778;
	float: right;
	margin-top: -16px;
}

.product_content .left_side .up span {
	width: 160px;
	height: 26px;
	display: block;
	line-height: 26px;
	text-align: center;
	margin: 0 auto; /* margin-top: 20px;*/
	font-size: 14px;
}

.product_content .left_side .up .product_menu>li h2 {
	width: 260px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	margin: 10px auto;
	display: block;
	background: #c7000a;
	color: #fff;
	padding-left: 18px;
	position: relative;
	cursor: pointer;
}

.product_content .left_side .up .product_menu>li h2 span {
	width: 12px;
	height: 8px;
	margin-left: 95px;
	display: inline-block;
	right: 10px;
	bottom: 16px;
	position: absolute;
	background: url(../image/icon/up.png) right center no-repeat;
}

.product_content .left_side .up .product_menu .current h2 span {
	height: 8px;
	background: url(../image/icon/down.png) right center no-repeat;
}

.product_content .left_side .up .product_menu>li .submenu li:hover {
/* 	background: #999; */
}

.product_content .left_side .up .product_menu>li .submenu li:hover a {
	/* color: #ffffff; */
}

.product_content .left_side .up .product_menu>li .submenu {
	overflow: hidden;
}

.product_content .left_side .up .product_menu>li .submenu.Oheight {
	/*height: 0 !important;*/
}
.product_content .left_side .up .product_menu>li ul li.ycurrent a{
	background:#999;
}
.product_content .left_side .up .product_menu>li ul li.ycurrent a{
	color:#fff;
}
.product_content .left_side .up .product_menu>li ul li {
	width: 260px;	/*height: 40px;*/
	line-height: 40px;
	text-align: left;
	margin: 0 auto;
	font-size: 16px;
	display: block;	/*color: #333333;*/
	border-bottom:1px solid #eee;
}

.product_content .left_side .up .product_menu>li .submenu li a {
	width: 260px;	/*height: 40px;*/
	line-height: 40px;
	display: inline-block;
}

.product_content .left_side .up .product_menu>li ul li.current1 a {
	color: #c7000a;
}

.product_content .left_side .down {
	height: 120px;
	border-top: 4px solid #c7000a;
	background: #fff;
	border: 1px solid ##d9d9d9;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}

.product_content .left_side .down strong {
	height: 44px;
	line-height: 44px;
	margin-top: 12px;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.product_content .left_side .down p {
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
}

/*left_side end*/

/*right_side start*/
.product_content .right_side {
	width: 797px;
	margin-left: 20px;
	margin-top: 40px;
	padding: 30px 30px 0px  30px;
	background: #fff;	/* float: right; */
	display: inline-block;
	vertical-align: top;
	border: 1px solid ##d9d9d9;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}

.product_content .right_side .right_top {
	height: 40px;
	border-bottom: 1px solid #d9d9d9;
}

.product_content .right_side .right_top span {
	font-weight: bold;
	font-size: 16px;
	margin-right: 30px;
}

.product_content .right_side .right_text {
	width: 770px;
	line-height: 30px;
	padding: 24px 0;
	color: #666666;
	font-size: 14px;
}

.product_content .right_side .right_text span {
	color: #333333;
}

.product_content .right_side .right_foot li {
	font-size: 16px;
	height: 40px;
	float: left;
	font-weight: bold;
	cursor: pointer;
}

.product_content .right_side .right_foot .current a {
	color: #c7000a;
}

.product_content .right_side .right_foot .right_list {
	padding-top: 30px;
}

.product_content .right_side .right_foot .right_list  li {
	width: 251px;
	height: 172px;
	display: inline-block;
	margin: 0 21px 20px 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.product_content .right_side .right_foot .right_list  li:hover {
	transform: scale(1.2, 1.2);
}

.product_content .right_side .right_foot .right_list  li:nth-child(3n) {
	margin: 0px;
}

.product_content .right_side .right_foot .right_list2 {
	padding: 20px 0;
}

.product_content .right_side .right_foot .right_list2 .parameter {
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 10px;
}

.product_content .right_side .right_foot .right_list2 .parameter dl {
	width: 174px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	margin-right: 106px;
	display: inline-block;
}

.product_content .right_side .right_foot .right_list2 .parameter dl dt {
	color: #666666;
	float: left;
	margin-right: 16px;
}

.product_content .right_side .right_foot .right_list2 .parameter dl dd {
	color: #333333;
}

.product_content .right_side .right_foot .right_list2 .parameter dl:nth-child(3n) {
	margin-right: 40px;
}

/* .product_content .right_side .right_foot .right_list2 .parameter2 {
	border-bottom: none;
}

.product_content .right_side .right_foot .right_list2 .parameter2 dl{
	padding-left: 68px;
	height: 70px;
	line-height: 70px;
	width: 210px;
	margin: 32px 0  0 0;
	margin-right: 40px;
	background: url(../image/pic/sun1.png) left  center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 dl:nth-child(1){
 

}
.product_content .right_side .right_foot .right_list2 .parameter2 dl:nth-child(2){

   
}
.product_content .right_side .right_foot .right_list2 .parameter2 dl:nth-child(3){
    background: url(../image/pic/sun4.png) left  center no-repeat;
    background-size: contain;
    margin: 20px 40px 0 0;
    
}
.product_content .right_side .right_foot .right_list2 .parameter2 dl:nth-child(4){
    background: url(../image/pic/sun2.png) left  center no-repeat;
    background-size: contain;
    margin: 20px 0 0 0;
}
.product_content .right_side .right_foot .right_list2 .parameter2 dl:nth-child(5){
    background: url(../image/pic/sun3.png) left  center no-repeat;
    background-size: contain;
}

.product_content .right_side .right_foot .right_list2 .parameter2 dl dt {
	margin-left: 16px;
}

.product_content .right_side .right_foot .right_list2 .parameter dl dd {
	color: #333333;
} */
.product_content .right_side .right_foot .right_list2 .parameter2 h2{
	 font-size: 40px;
	 margin-bottom: 20px;
	 color:#666;
}
.product_content .right_side .right_foot .right_list2 .parameter2{
	overflow: hidden;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box{
	width: 106px;
	height: 106px;
	float: left;
    margin-right:8px;
	text-align:center;
	color:#fff; 
	border:1px solid #b00; border-radius:4px; background:#900;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box:last-child{
	margin-right:0px;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box p{
	text-align: center;
	width: 106px;
	height: 80px;
	line-height: 80px;
	font-size: 32px;
	color:#fff;
	border-bottom:1px dashed #b00;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box  span{ line-height:24px; font-size:14px;}


/*
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box1{
	background: url(../image/pic/can1.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box2{
	background: url(../image/pic/can2.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box3{
	background: url(../image/pic/can3.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box4{
	background: url(../image/pic/can4.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box5{
	background: url(../image/pic/can6.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box6{
	background: url(../image/pic/can5.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box7{
	background: url(../image/pic/can7.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box8{
	background: url(../image/pic/can8.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box9{
	background: url(../image/pic/can9.png) center center no-repeat;
	background-size: contain;
}
.product_content .right_side .right_foot .right_list2 .parameter2 .can_box10{
	background: url(../image/pic/can10.png) center center no-repeat;
	background-size: contain;
}
/*right_side end*/
.product_class .product_class_first {
	width: 100%;
	height: 320px;
	background: #0E101F url(../image/pic/upkeep_banner.png) center no-repeat;
}

.product_class .product_class_second {
	width: 100%;
	height: 750px;
	background: url(../image/pic/product_class_banner_bg.jpg) center center no-repeat;
	background-size: 100%;
}

.product_class .product_class_second .why {
	padding-top: 108px;
	height: 120px;
	background: url(../image/pic/product_class_title1.png) center center no-repeat;
	position: relative;
	margin-bottom: 20px;
}

.product_class .product_class_second .why p {
	color: #fff;
	font-size: 47px;
	position: absolute;
	left: 594px;
	top: 75px;
	font-style: italic;
	font-weight: 550;
}

/*杞挱寮�濮�*/
.product_class   .product_class_second  .product_class_banner {

	/*width: 1200px;
	height: 600px;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	margin-top: -45px;*/
}

.product_class .product_calss_title {
	width: 1200px;
	height: 500px;
	margin: -27px auto 0;	/*position: relative;*/
	overflow: hidden;
}

.product_class .product_calss_title .imgList {
	width: 3600px;
	height: 500px;	/*position: absolute;
	left: 0;
	top: 0;*/
}

.product_class .product_calss_title .imgList li {
	width: 400px;
	height: 500px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	box-shadow: 1px 2px 5px #0e101f;
	-moz-box-shadow: 1px 2px 5px #0e101f;
	-webkit-box-shadow: 1px 2px 5px #0e101f;
}

.product_class .product_calss_title .imgList li.current {
	transform: translate3d(98px, -455px, 0px) rotate(-45deg);
	transition: -webkit-transform 800ms ease-out;
	transform-origin: 550px 225px 0px;
}

/*.product_class .product_calss_title .imgList li img{
width:100%;
height: 100%;
}
.product_class .product_class_banner .dianList {
width: 92px;
height: 22px;
position: absolute;
left: 50%;
margin-left: -41px;
bottom: 40px;
}

.product_class .product_class_banner .dianList li {
width: 22px;
height: 22px;
float: left;
margin-right: 12px;
background: url(../image/icon/dian1.png) no-repeat;
}

.product_class .product_class_banner .dianList li.current {
background: url(../image/icon/dian2.png)  center center  no-repeat;
}*/

/*杞挱缁撴潫*/
.product_class  .product_class_third_bg {
	width: 100%;
	height: 727px;
	background: url(../image/pic/product_class_banner_bg1.jpg) center center no-repeat;
}

.product_class  .product_class_third_bg .product_class_third {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.product_class  .product_class_third_bg .product_class_third .why_t {
	width: 1200px;	/*height: 120px;*/
	position: relative;
	margin-top: 40px;
	margin-bottom: 40px;
}

.product_class  .product_class_third_bg .product_class_third .why_t  img {
	width: 200px;
	height: 120px;
	margin-left: 500px;
}

.product_class  .product_class_third_bg .product_class_third .why_t  p {
	color: #fff;
	font-size: 47px;
	position: absolute;
	top: 24px;
	left: 429px;
	font-style: italic;
	font-weight: 550;
}

.product_class  .product_class_third_bg .product_class_third .third_left {
	width: 590px;
	height: 534px;
	background: url(../image/pic/product_class_befroe.png) center center no-repeat;
	float: left;
}

.product_class  .product_class_third_bg .product_class_third .third_right {
	width: 590px;
	height: 534px;
	float: right;
	background: url(../image/pic/product_class_after.png) center center no-repeat;
}

.product_class  .product_class_four_bg {
	width: 100%;
	height: 450px;
	background: url(../image/pic/product_class_banner_bg2.jpg) center center no-repeat;
}

.product_class  .product_class_four_bg .product_class_four {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.product_class  .product_class_four_bg .product_class_four .why_where {
	width: 1200px;	/*height: 120px;*/
	position: relative;
	margin-top: 40px;
}

.product_class  .product_class_four_bg .product_class_four .why_where img {
	width: 250px;
	height: 120px;
	margin-left: 464px;
}

.product_class  .product_class_four_bg  .product_class_four .why_where  p {
	color: #fff;
	font-size: 47px;
	position: absolute;
	top: 24px;
	left: 429px;
	font-style: italic;
	font-weight: 550;
}

.product_class  .product_class_four_bg .product_class_four_title {
	width: 780px;
	height: 240px;
	margin: 30px auto;
	overflow: hidden;
}

.product_class  .product_class_four_bg .product_class_four_title li:last-child {
	float: right;
}

.product_class  .product_class_four_bg .product_class_four_title li {
	width: 376px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: left;
	float: left;
	color: #fff;
}

.product_class  .product_class_four_bg .product_class_four_title li h3 {
	font-weight: bold;
}

.product_class  .product_class_four_bg .product_class_four_title li ol li {
	width: 166px;
	text-align: left;
	line-height: 40px;
	padding-left: 22px;
	background: url(../image/icon/dian3.png) 1px center  no-repeat;
}

.product_class  .product_class_four_bg .product_class_four_title li ol li a {
	color: #fff;
}

.product_class  .product_class_four_bg  .car {
	width: 860px;
	height: 315px;
	margin: 0 auto;
	background: url(../image/pic/product_class_car2.png) center center no-repeat;
}

.upkeep_detail {
	width: 100%;
	background: #fff;
	margin-top: 56px;
}

.upkeep_detail .upkeep_content {
	width: 1200px; /* height: 790px;*/
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 40px;
	color: #333;
	line-height: 30px;
}

.upkeep_detail .upkeep_content p.first1 {
	width: 304px;
	height: 50px;
	color: #333;
	font-size: 26px;
	border-bottom: 2px solid #9f9fa5;
	margin-bottom: 20px;
}

.upkeep_detail .upkeep_content img {
	width: 100%;
}

.upkeep_detail .upkeep_content .upkeep_text {
	overflow: hidden;
}

.upkeep_detail .upkeep_content .upkeep_text li {
	width: 590px;
	float: left;
	color: #fff;
	margin: 10px 20px 0px 0px;
}

.upkeep_detail .upkeep_content .upkeep_text li p {
	font-size: 16px;
	line-height: 30px;
}

.upkeep_detail .upkeep_content .upkeep_text li:nth-child(2n) {
	margin-right: 0px;
}

/*淇濆吇缁嗗垯缁撴潫*/

/*鍏徃鏂伴椈寮�濮�*/

/*company_news_first start*/
.company_news {
	background: #fff;
	margin-top:56px;
}

.company_news   .company_news_first  .company_news_first_banner {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: relative;
}

.company_news .company_news_first_banner .imgList {
	width: 400%;
	height: 500px;
	position: absolute;
	left: 0;
	top: 0;
}

.company_news .company_news_first_banner .imgList li {
	width: 25%;
	height: 630px;
	float: left;
	position: relative;
	background: url(../image/pic/company_news.jpg) center center no-repeat;	
	background-size:100%;
}

.company_news .company_news_first_banner .imgList li a {
	width: 1024px;
	height: 50px;
	line-height: 36px;
	position: absolute;
	bottom: 122px;
	color: #fff;
	left: 50%;
	margin-left: -600px;
	z-index: 99;
}

.company_news .company_news_text_bg {
	width: 100%;
	background:rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.company_news .company_news_text {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.company_news .company_news_text .company_news_list {
	width: 1024px;
	height: 100px;
	float: left;
}

.company_news .company_news_text .dian {
	float: right;
	width: 88px;
	height: 22px;
	margin-top: 16px;
}

.company_news .company_news_text .dian li {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	background: url(../image/icon/dian1.png) no-repeat;
	float: left;
}

.company_news .company_news_text .dian li:last-child {
	margin-right: 0px;
}

.company_news .company_news_text .dian li.current {
	background: url(../image/icon/dian2.png) center center no-repeat;
}

/*company_news_first end*/
.company_news .company_news_content {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0px  40px 0px;	/*background: pink;*/
}

.company_news .company_news_content p.first1 {
	width: 304px;
	height: 50px;
	
	color: #333;
	font-size: 26px;
	border-bottom: 2px solid #9f9fa5;
}

.company_news .company_news_content .company_news_list {
	width: 1200px;	/*height: 500px;*/
	overflow: hidden;
	margin: 28px  auto;
}

.company_news .company_news_content .company_news_list li {
	width: 590px;
	height: 188px;
	margin: 0 10px 30px 0;
	float: left;
	cursor: pointer;
}

.company_news .company_news_content .company_news_list li:nth-child(2n) {
	margin-right: 0px;
}

.company_news .company_news_content .company_news_list .company_news_img {
	width: 240px;
	height: 180px;
	display: inline-block;
	vertical-align: top;
}

.company_news .company_news_content .company_news_list .company_news_img img {
	height: 100%;
	width: 100%;
}

.company_news .company_news_content .company_news_list .company_news_rightlist {
	width: 320px;
	height: 186px;
	margin: 0 10px;
	display: inline-block;
	color: #333;
	position: relative;
}

.company_news .company_news_content .company_news_list .company_news_rightlist h2 {
	font-size: 16px;	/* height: 26px; */
	font-weight: bold;
	display: block;	/* word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}

.company_news .company_news_content .company_news_list .company_news_rightlist p {
	font-size: 14px;
	line-height: 26px;
    margin-top: 20px;
}

.company_news .company_news_content .company_news_list .company_news_rightlist span {
	position: absolute;
	bottom: 4px;
	left: 0px;
}

.company_news .company_news_content .company_news_page {
	width: 1010px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	font-size: 14px;
	color: #999;
	text-align: center;
}

.news_detail {
	background: #fff;
	padding-bottom: 40px;
	margin-top: 56px;
}

.news_detail   .news_detail_first  .news_detail_first_banner {
	width: 100%;
	height: 320px;
	overflow: hidden;
	position: relative;
}

/*company_news_text_bg end*/
.news_detail .news_detail_second {
	width: 950px;	/*height: 1500px;*/
	margin: 40px  auto 0;
	border: 1px solid #343854;
	padding: 30px 30px 10px;
}

.news_detail_second .news_detail_f1 {
	height: 40px;
	color: #333;
	border-bottom: 1px solid #6e7079;
}

.news_detail_second .news_detail_f1 .news_detail_f1_left {
/* 	width: 800px; */
	height: 40px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_left h2 {
	width: 360px;
	height: 40px;
	display: inline;
	font-weight: bold;
	font-size: 16px;
	margin-right: 30px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_left span {
	font-size: 14px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_left em {
	margin-left: 30px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_right {
	height: 40px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_right span {
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	border: 1px solid #999;
	margin-right: 8px;
	cursor: pointer;
}

.news_detail_second .news_detail_f1 .news_detail_f1_right span:last-child {
	margin-right: 0px;
}

.news_detail_second .news_detail_f1 .news_detail_f1_right span a {
	font-size: 14px;
	color: #333;
	width: 60px;
	height: 21px;
	line-height: 22px;
	display: inline-block;
}

.news_detail_second .news_detail_box {
	padding: 30px 0;
	line-height: 36px;
	color: #333;
}

.news_detail_second .news_detail_box p {
	padding: 5px 0;
	line-height: 36px;
	color: #333;
}

.honorary .honorary_title {
	width: 100%;
	height: 342px;
	background: url(../image/pic/bg.png) center center no-repeat;
	background-size: cover;	/*position: relative;*/
}

.honorary .pagination a,
.pagination span {
	display: inline-block;
	padding: 0.1em 0.7em;
	margin-right: 5px;
	margin-bottom: 5px;
}

.honorary .pagination a {
	text-decoration: none;
	border: 1px solid #666666;
	color: #2b2b2b;
}

.honorary .honorary_title h2 {
	width: 300px;
	height: 114px;
	margin: 0 auto;	/*padding-top:47px;*/
	background: url(../image/icon/honorary.png) center center no-repeat;
	text-indent: -99999px;
	position: absolute;
	top: 123px;
	left: 41px;
}

.honorary .honorary_first {
	width: 100%;	/* height: 396px; */
	background: #ffffff;
}

.honorary .honorary_first .honorary_first_content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}

.honorary .honorary_first .honorary_first_contentsep {
	padding-top: 50px;
}

.honorary .honorary_first ul li {
	width: 286px;
	display: inline-block;
	margin-right: 10px;	/* vertical-align: top; */
	vertical-align: top;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
	height: 324px;
}

.honorary .honorary_first ul li:last-child {
	margin-right: 0px;
}

.honorary .honorary_first ul li img {
	width: 286px;
	height: 230px;
	margin: 0 auto;
}

.honorary .honorary_first ul li:hover {
	transform: scale(1.2, 1.2);
}

.honorary .honorary_first ul li p {
	width: 286px;
	margin: 10px  auto 10px;
	font-size: 16px;
	color: #000;
	text-align: center;
}

.honorary  .honorary_page_bg {
	width: 100%;
	height: 90px;
	text-align: center;
	padding-top: 24px;
}

.honorary  .honorary_page {
	width: 666px;
	height: 24px;
	line-height: 24px;
	margin: 0 auto;
	padding-top: 50px;
	font-size: 12px;
	color: #cccccc;
}

.honorary .honorary_page span {
	width: 24px;
	height: 24px;
	float: left;
	border: 1px solid #000;
	margin-right: 16px;
}

.honorary .honorary_page  input.sepection {
	width: 24px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	display: inline-block;
	border: 1px solid #cccccc;
	margin-right: 10px;
	color: #ffffff;
}

.honorary .honorary_page .sp {
	width: 26px;
	height: 26px;
	line-height: 26px;
	vertical-align: top;
	font-size: 14px;
}

.honorary .honorary_page button {
	width: 68px;
	height: 28px;
	line-height: 28px;
	background: #c7000a;
	color: #ffffff;
	border: none;
	outline: none;
	cursor: pointer;
	margin-top: -2px;
}

.honorary  .honorary_page span:last-child {
	margin-right: 0px;
}

.honorary  .honorary_page span a {
	width: 100%;
	height: 100%;
	line-height: 22px;
	display: inline-block;
	color: #505050;
	text-align: center;
}

.honorary .honorary_page span:hover {
	width: 24px;
	height: 24px;
	line-height: 22px;
	background: #c7000a;
}

.honorary .honorary_page span a:hover {
	color: #fff;
}

.honorary  .honorary_page  .sep {
	width: 24px;
	height: 24px;
	line-height: 22px;
	display: inline-block;
	color: #cccccc;
	text-align: center;
}

.honorary  .honorary_page  .sep:hover {
	width: 40px;
	background: #c7000a;
}

.honorary .honorary_page span a.icon1 {
	background: url(../image/icon/left1.png) center center no-repeat;
}

.honorary .honorary_page span a.icon1:hover {
	background: url(../image/icon/left11.png) center center no-repeat;
}

.honorary  .honorary_page span a.icon2 {
	background: url(../image/icon/right1.png) center center no-repeat;
}

.honorary  .honorary_page span a.icon2:hover {
	background: url(../image/icon/right11.png) center center no-repeat;
}

.technological_process {
	margin-top: 56px;
}

.technological_process .technological_process_title {
	width: 100%;
	height: 320px;
	background: url(../image/pic/jishugongyi.png)center  center no-repeat;
}

.technological_process .technological_process_bg {
	width: 100%;
	background: #fff;
}

.technological_process .technological_process_content {
	width: 1200px;
	color: #333;
	margin: 0 auto;
	padding: 35px 0;
}

.technological_process .technological_process_content p img {
	width: 100%;
}

.technological_process .technological_process_content p {
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 12px;
	font-family: 微软雅黑,Microsoft YaHei;
}

.technological_process .technological_process_content .technological_process_img {
	width: 580px;
	height: 345px;
	margin: 0 auto;
	padding: 50px 0 0;
}

.technological_process .technological_process_content .technological_process_img span {
	color: #ffffff;
	width: 580px;
	height: 50px;
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 16px;
}

.technological_process .technological_process_content  .text {
	width: 580px;
	margin: 0 auto;
}

.technological_process .technological_process_content  .text p {
	color: #afafaf;
	font-size: 12px;
	text-align: center;
}

.quality_policy_shows {
	background: #ffffff;
	padding-top: 48px;
}

.quality_policy_shows .quality_img {
	width: 100%;
	height: 344px;
	background: url(../image/pic/quality_banner.jpg) center center no-repeat;
	background-size: cover;
}

.quality_policy_shows .quality_content_bg {
	width: 1200px;
	height: 650px;
	margin: 40px auto  40px;
	background: url(../image/pic/zhibao.png)  center center no-repeat;
}

.quality_policy_shows .quality_content {
	padding: 20px;
	margin: 0 auto;
}

.quality_policy_shows .quality_content .quality_first {
	height: 40px;
}

.quality_policy_shows .quality_content .quality_first_img {
	float: left;
}

.quality_policy_shows .quality_content .quality_first p {
	height: 40px;
	font-size: 30px;
	color: #010000;
}

.quality_policy_shows .quality_content .quality_second {
	margin: 10px 0px;
	width: 580px;
	float: left;
}

.quality_policy_shows .quality_content .quality_second h2 {
	height: 36px;
	font-size: 22px;
	font-weight: bold;
	color: #a40000;
}

.quality_policy_shows .quality_content .quality_second  .quality_text {
	overflow: hidden;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dl {

	/*width: 280px;*/
	height: 54px;
	line-height: 54px;
	float: left;
	font-size: 20px;
	color: #333333;
	margin-right: 10px;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dt {
	height: 54px;
	float: left;
	margin-right: 14px;
	font-size: 18px;
	font-weight: 700;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dd {
	height: 54px;
	width: 154px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dd.address {
	width: 435px;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dd.address  input[type=text] {
	width: 435px;
}

.quality_policy_shows .quality_content .quality_second  .quality_text dd input[type=text] {
	background: rgba(255, 255, 255, .8);
	height: 38px;
	border: 0px;
	width: 154px;
	color: #020000;
	margin-right: 5px;
	border: 1px solid #9a9b9b;
}

.quality_policy_shows .quality_content .quality_third h3 {
	width: 640px;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
}

.quality_policy_shows .quality_content .quality_third .quality_text div {
	overflow: hidden;
}

.quality_policy_shows .quality_content .quality_third  .quality_text dd {
	height: 54px;
	width: 154px;
	float: left;
	white-space: nowrap;	/*overflow: hidden;   */
	text-overflow: ellipsis;
}

.quality_policy_shows .quality_content .quality_third .quality_text dl {
	float: left;
	height: 54px;
	line-height: 54px;
}

.quality_policy_shows .quality_content .quality_third  .quality_text dd input[type=text] {
	width: 154px;
	color: #020000;
}

.quality_policy_shows .quality_cont {
	width: 1026px;
	margin: 0 auto;
	color: #ffffff;
	overflow: hidden;
	padding-bottom: 40px;
}

.quality_policy_shows .quality_cont  .img1 {
	width: 517px;
	height: 298px;
	float: left;
}

.quality_policy_shows .quality_cont  .img1 img {
	height: 100%;
	width: 100%;
}

.quality_policy_shows .quality_cont  .tex {
	width: 480px;
	float: right;
	color: #000;
}

.quality_policy_shows .quality_cont  .tex h3 {
	font-size: 16px;
	height: 40px;
	font-weight: 700;
}

.quality_policy_shows .quality_cont  .tex p {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 10px;
}

.company_profile .company_profile_banner {
	width: 100%;
	height: 320px;
	background: url(../image/pic/company_profile.jpg) center center no-repeat;
	background-size: cover;
}

.company_profile {
	margin-top: 56px;
}

.company_profile .company_content_bg {
	background: #ffffff;
	padding-bottom: 40px;
}

.company_profile .company_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.company_profile .company_content .side_bar {
	width: 190px;
	float: left;
	margin-top: 20px;
}

.company_profile  .company_content  .side_bar ul {
	background-color: #f0f0f0;
}

.company_profile  .company_content .side_bar ul li {
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	text-align: left;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

.company_profile  .company_content .side_bar ul li a {
	height: 50px;
	display: block;
	color: #000;
}

.company_profile  .company_content .side_bar ul li:hover a {
	color: #fff;
	background: #000;
}

.side_bar ul li.current a {
	color: #fff !important;
	background: #000 !important;
}

.company_profile .company_content .company_content_right {
	width: 890px;
	float: right;
}

.company_profile .company_content .company_title {
	width: 420px;
	height: 106px;
	margin: 22px auto 0px;
}

.company_profile .company_content .company_video {
	width: 800px;
	height: 400px;
	margin: 0 auto;
	background: url(../image/pic/company_video_bg.jpg) no-repeat;
	position: relative;
}

.company_profile .company_content .company_video .icon1 {
	width: 68px;
	height: 68px;
	background: url(../image/icon/video.png) no-repeat;
	position: absolute;
	top: 45%;
	left: 46%;
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}

.company_profile .company_content .company_video .icon1:hover {
	transform: scale(1.8, 1.8);
}

.company_profile .company_content  #video_play {
	position: fixed;
	left: 25%;
	top: 25%;
	width: 760px;
	height: 500px;
	z-index: 999999999999;
	box-shadow: 0 0 30px #333;
	-moz-box-shadow: 0 0 30px #333;
	-ms-box-shadow: 0 0 30px #333;
	background: #000;
}

.company_profile .company_content  #video_play header {
	position: relative;
	width: 750px;
	height: 47px;
}

.company_profile .company_content  #video_play header h1 {
	font-size: 16px;
	height: 47px;
	width: 750px;
	line-height: 47px;
	border-bottom: 1px #ccc solid;
	background-color: #434d57;
	color: #ffffff;
	padding-left: 10px;
	border-radius: 8px 8px 0 0;
}

.company_profile .company_content   .closeDIV {
	font-size: 16px;
	width: 35px;
	position: absolute;
	right: 6px;
	top: 12px;
	z-index: 22;
}

.company_profile .company_content  .video_play header a.closeDIV {
	color: #ffffff;
}

.company_profile .company_content .company_profile_text {
	margin-bottom: 30px;
}

.company_profile .company_content .company_profile_text h2 {
	height: 50px;
	font-size: 26px;
	color: #000;
}

.company_profile .company_content .company_profile_text .line {
	width: 300px;
	height: 0px;
	border-bottom: 3px solid #9f9fa5;
	margin-bottom: 18px;
}

.company_profile .company_content .company_profile_text  p {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	text-indent: 2em;
}

.contact_us .contact_us_bg .contact_us_content {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}

.contact_us .contact_us_bg .contact_us_content h2 {
	width: 300px;
	height: 50px;
	border-bottom: 3px solid #9f9fa5;
	color: #000;
	font-size: 26px;
}

.contact_us .contact_us_bg .contact_us_content {
	width: 890px;
	margin: 0px auto;
	margin-top: 20px;
	float: right;
}

.contact_us .contact_us_content .contact_img {
	width: 890px;
	margin: 20px  auto 28px;
	position: absolute;
}

.contact_us .contact_us_content .posiImg {
	height: 283px;
	width: 295px;
    background: url(../image/pic/bj1.png);
  /*  background: url(../image/pic/sh.png); */
	position: absolute;
	top: 0;
	right: 15px;
	z-index: 1;
}

.contact_us .contact_us_content .posiImg2 {
	background: url(../image/pic/bj2.png);
}

.contact_us .contact_us_content .posiImg3 {
	background: url(../image/pic/bj3.png);
}

.contact_us .contact_us_content .posiImg4 {
	background: url(../image/pic/zjg.png);
}

.contact_us .contact_us_content .posiImg5 {
	background: url(../image/pic/sh.png);
}

.contact_us {
	margin-top: 56px;
}

.contact_us .contact_us_banner {
	width: 100%;
	height: 320px;
	background: url(../image/pic/contantUs.jpg) center center no-repeat;
}

.contact_us .contact_us_bg {
	background: #ffffff;
	position: relative;
}

.contact_us .contact_us_bg .contact_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.contact_us .contact_us_bg  .side_bar {
	width: 190px;
	float: left;
	margin-top: 20px;
}

.contact_us .contact_us_bg  .side_bar ul {
	background-color: #f0f0f0;
}

.contact_us .contact_us_bg  .side_bar ul li {
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	text-align: left;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

.contact_us .contact_us_bg  .side_bar ul li a {
	height: 50px;
	display: block;
	color: #000;
}

.contact_us .contact_us_bg  .side_bar ul li:hover a {
	color: #fff;
	background: #000;
}

.contact_us .contact_us_bg .contact_us_content .map_btn {
	color: #000;
	height: 50px;
	margin-top: 10px;
	position: absolute;
	top: 76px;
	left: 0px;
}

.contact_us .contact_us_bg .contact_us_content .map_btn  li {
	width: 98px;
	text-align: center;
	float: left;
	margin-left: 12px;
	background: #faf9f8;
	border-radius: 5px;
	font-size: 20px;
	border: 1px solid #c5c5c5;
	cursor: pointer;
}

.contact_us .contact_us_bg .contact_us_content .map_btn  li p {
	font-size: 18px;
}

.contact_us .contact_us_bg .contact_us_content .map_btn  li span {
	display: block;
	font-size: 14px;
	padding-bottom: 2px;
}

.contact_us .contact_us_bg .contact_us_content .map_btn  li.current {
	background: #c7000a;
	color: #fff;
}

.contact_us .contact_us_bg  .contact_us_content .fankui {
	color: #000;
	margin-top: 20px;
	width: 485px;
	overflow: hidden;
}

.contact_us .contact_us_bg  .contact_us_content .fankui span {
	width: 70px;
	height: 40px;
	line-height: 40px;
	margin-right: 22px;
}

.contact_us .contact_us_bg  .contact_us_content .fankui input[type=text] {
	width: 399px;
	height: 40px;
	float: right; /* background: #0E101F;*/
	border: 1px solid #d5d6d7;
	padding-left: 10px;  /*color: rgba(255, 255, 255, .8);*/
	-webkit-transition: box-shadow 0.30s ease-in-out;
	-moz-transition: box-shadow 0.30s ease-in-out;
}

.contact_us .contact_us_bg  .contact_us_content .fankui input[type=text]:focus {
	outline: none;
	border: #87C6F9 1px solid;
	box-shadow: 0 0 3px rgba(103, 166, 217, 1);
}

.contact_us .contact_us_bg  .contact_us_content .second input[type=submit] {
	width: 150px;
	height: 50px;
	margin: 20px auto;
	background: #c7000a;
	color: #ffffff;
	border: none;
	outline: none;
	margin-left: 175px;
	font-size: 20px;
	border-radius: 3px;
	cursor: pointer;
	margin-bottom: 40px;
}

.white_content {
	display: none;
	position: absolute;
	top: 75%;
	left: 36%;
	width: 240px; /*height:200px;*/
	padding: 6px 16px;
	border: 1px solid #D6E9F1;
	border-radius: 11px;
	background-color: white;
	z-index: 9999;
	height: 100px;
}

.close {
	float: right;
	clear: both;
	width: 100%;
	text-align: right;
	margin: 0 0 6px 0;
}

.close a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: 700;
}

.con {

	/*width:280px;*/
	height: 60px;
	margin-top: 8px;
}

.con p {
	height: 40px;
	line-height: 30px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

.con button {
	width: 70px;
	height: 30px;
	border: none;
	background: #c7000a;
	border-radius: 4px;
	margin-left: 85px;
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 10px;
	outline: none;
}

.con button:focus {
	list-style: none;
}

.black_overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .4);
	z-index: 1002;
	opacity: .80;
}

.join_us .join_us_content .join_text {
	margin: 30px 0 60px;
}

.join_us {
	margin-top: 56px;
}

.join_us .join_us_content .join_text p {
	color: rgba(255, 255, 255, .8);
	line-height: 30px;
	margin-bottom: 18px;
	font-size: 16px;
	text-indent: 2em;
}

.join_us.contact_us_bg .contact_us_content {
	width: 1200px;
	margin: 0px auto;
}

.join_us.contact_us_bg .contact_us_content h2 {
	width: 300px;
	height: 70px;
	border-bottom: 3px solid #9f9fa5;
	color: #fff;
	font-size: 36px;
}

.join_us .contact_us_content .contact_img {
	width: 1200px;
	height: 872px;
	margin: 75px  auto 28px;
}

.join_us .contact_us_content  .contact_text {
	overflow: hidden;
	padding-bottom: 160px;
}

.join_us .contact_us_content  .contact_text li {
	color: #000;
	margin-right: 4px;
	box-sizing: border-box;
	margin-right: 120px;
}

.join_us .contact_us_content  .contact_text li h3 {
	font-size: 18px;
}

.join_us .contact_us_content  .contact_text li:last-child {
	margin: 0px;
}

.join_us .contact_us_content  .contact_text  .tex  dl {
	height: 30px;
	line-height: 36px;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}

.join_us .contact_us_content  .contact_text  .tex dt {
	height: 36px;
	float: left;
}

.join_us .contact_us_content  .contact_text  .tex dd {
	float: left;
	height: 36px;
}

.join_us .contact_us_banner {
	width: 100%;
	height: 320px;
	background: url(../image/pic/joinUs.jpg) center center no-repeat;
}

.join_us .contact_us_bg {
	background: #ffffff;
}

.join_us .contact_us_bg .contact_content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.join_us .contact_us_bg  .side_bar {
	width: 190px;
	float: left;
	margin-top: 20px;
}

.join_us .contact_us_bg  .side_bar ul {
	background-color: #f0f0f0;
}

.join_us .contact_us_bg  .side_bar ul li {
	height: 50px;
	line-height: 50px;
	text-indent: 20px;
	text-align: left;
	font-size: 18px;
	border-bottom: 1px solid #ccc;
}

.join_us .contact_us_bg  .side_bar ul li a {
	height: 50px;
	display: block;
	color: #000;
}

.join_us .contact_us_bg  .side_bar ul li:hover a {
	color: #fff;
	background: #000;
}

.join_us .contact_us_bg .contact_us_content {
	width: 890px;
	margin: 0px auto;
	margin-top: 20px;
	float: right;
}

.join_us .contact_us_bg .contact_us_content  .contact_tab {
	overflow: hidden;
	background: #f0f0f0;
}

.join_us .contact_us_bg .contact_us_content  .contact_tab a {
	padding: 10px  20px;
	float: left;
	display: block;
	font-size: 20px;
	cursor: pointer;
}

.join_us .contact_us_bg .contact_us_content  .contact_tab a.on {
	background: #C7000A;
	color: #fff;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content p {
	color: #000;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content .table_box {
	margin-bottom: 20px;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content .table_box p {
	line-height: 32px;	/*overflow: hidden;*/
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content table tr a {
	color: red;
	display: inline-block;
	line-height: 32px;
	height: 32px;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content .table_box_one input[type=text] {
	width: 97%;
	height: 92px;
	margin: 10px 0;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content input[type=text] {
	height: 30px;
	border: 1px solid #ffffff;
	float: right;	/*background: #0E101F;*/
	width: 70%;
	border: 1px solid #ccc;
	margin-right: 1%;
	padding-left: 10px;
	color: #000;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content .tijiao {
	width: 150px;
	height: 55px;
	line-height: 55px;
	border: 0;
	background: #C7000A;
	color: #ffffff;
	margin-left: 115px;
	margin-bottom: 70px;
	font-size: 22px;
	border-radius: 3px;
	outline-style: none;
	cursor: pointer;
}

.join_us .contact_us_bg .contact_us_content .ycontact_tab_content table {
	height: 55px;
	background: #f0f0f0;
	width: 100%;
	margin-top: 13px;
}

.join_us .contact_us_bg .contact_us_content .ycontact_tab_content table thead div {
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.join_us .contact_us_bg .contact_us_content .ycontact_tab_content table tbody div {
	text-align: center;
	height: 40px;
	line-height: 40px;
}

.join_us .contact_us_bg .contact_us_content .ycontact_tab_content table tbody > tr:nth-child(odd) > td,
.join_us .contact_us_bg .contact_us_content .ycontact_tab_content table tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.join_us .contact_us_bg .contact_us_content .contact_tab_content   .job_contant {
	display: inline-block;
	width: 169px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	color: #666;
}

.dealer .dealer_content {
	background: #0E101F;
}

.dealer .dealer_content .dealer_img {
	width: 100%;
	height: 500px;
	background: url(../image/pic/dealer_query.jpg) center center no-repeat;
	position: relative;
}

.dealer .dealer_content .dealer_img_text {
	width: 1200px;
	height: 140px;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: -53px;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dealer .dealer_content .dealer_img_text h2 {
	height: 58px;
	font-size: 18px;
	color: #fff;
	line-height: 58px;
	text-align: center;
}

.dealer .dealer_content .dealer_img_text p {
	width: 1120px;
	height: 60px;
	margin: 0 auto;
	color: #ffffff;
	line-height: 30px;
	font-size: 16px;
}

.dealer .dealer_content .dealer_title {
	width: 330px;
	height: 93px;
	margin: 0 auto;
}

.dealer .dealer_content .dealer_title p {
	text-indent: -9999px;
}

.dealer .dealer_content .dealer_seach {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	margin-top: 40px;
}

.dealer .dealer_content .dealer_seach .wraplist li {
	float: left;
	width: 259px;
	height: 50px;
	margin-right: 10px;
	color: rgba(255, 255, 255, .8);
}

.dealer .dealer_content .dealer_seach .wraplist li.sep {
	width: 244px;
}

.dealer .dealer_content .dealer_seach .wraplist .sep input[type=text] {
	width: 167px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border: none;
	border: 1px solid #ffffff;
	background: #0d1215;
	color: rgba(255, 255, 255, .8);
}

.dealer .dealer_content .dealer_seach .wraplist .sep button {
	width: 60px;
	height: 40px;
	outline-style: none;
	background: #c7000a;
	cursor: pointer;
	border: none;
}

.dealer .dealer_content .dealer_seach .wraplist li:nth-child(2) {
	width: 200px;
}

.dealer .dealer_content .dealer_seach .wraplist li:nth-child(3) {
	width: 200px;
}

.dealer .dealer_content .dealer_seach .wraplist li:nth-child(4) {
	width: 240px;
}

.dealer .dealer_content .dealer_seach .wraplist li label {

	/*width: 107px;*/
	height: 40px;
	line-height: 40px;
	display: inline-block;
	float: left;
	font-size: 16px;
}

.dealer .dealer_content .dealer_seach .wraplist li .list {
	width: 150px;
	height: 40px;
	float: left;
	position: relative;
	color: rgba(255, 255, 255, .8);
	font-size: 16px;
}

.dealer .dealer_content .dealer_seach .wraplist li .list select {
	width: 150px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity:0;
	);
}

.dealer .dealer_content .dealer_seach .wraplist li .list span {
	width: 123px;
	height: 40px;
	line-height: 40px;
	display: block;
	position: absolute;
	text-indent: 10px;
	overflow: hidden;
}

.dealer .dealer_content .query_list_bg {
	width: 100%;
	height: 690px;
	background: url(../image/pic/query_bg.jpg) center center no-repeat;
}

.dealer .dealer_content .query_list {
	width: 1200px;
	margin: 20px auto;
	margin-top: 36px;
	overflow: hidden;
	background: #ffffff;
}

.dealer .dealer_content .query_list .left_map {
	width: 735px;
	height: 625px;
	float: left;
}

.dealer .dealer_content .query_list .right_list {
	width: 432px;
	height: 580px;
	float: right;
	background: #ffffff;
	padding: 22px 22px  22px 10px;
	position: relative;
	overflow:auto;
}

.dealer .dealer_content .query_list .right_list .list1 li {
	width: 420px;
	height: 45px;
	margin: 8px  auto;
	background: url(../image/icon/huangguan.png) right center  no-repeat;
	cursor: pointer;
}

.dealer .dealer_content .query_list .right_list .list1 em {
	float: left;
	width: 30px;
	height: 45px;
	line-height: 45px;
	text-align: left;
}

.dealer .dealer_content .query_list .right_list .list1 span {
	float: left; /*width: 30px;*/
	height: 68px;
	line-height: 68px;
	text-align: center;
}

.dealer .dealer_content .query_list .right_list .list1 .list1_text {
	height: 50px;
	float: left;
	margin: 0 12px;
}

.dealer .dealer_content .query_list .right_list .list1 .list1_text h2 {
	line-height: 25px;
}

.dealer .dealer_content .query_list .right_list .list1 .list1_text p {
	font-size:14px;
}

.dealer .query_list_bg .dealer_right_list_page {
	width: 340px;
	height: 24px;
	line-height: 24px;  /*padding-left: 79px; */
	font-size: 14px;
	color: #666666;
	position: absolute;
	bottom: 20px;
	right: 22px;
}

.dealer .query_list_bg .dealer_right_list_page span {
	width: 30px;
	height: 22px;
	float: left;
	border: 1px solid #dddddd;
	margin-right: 8px;
}

.dealer .query_list_bg .dealer_right_list_page span:last-child {
	margin-right: 0px;
}

.dealer .query_list_bg .dealer_right_list_page span a {
	width: 100%;
	height: 100%;
	line-height: 22px;
	display: inline-block;
	color: #666666;
	text-align: center;
}

.dealer .query_list_bg .dealer_right_list_page a:hover {
	color: #ffffff;
}

.dealer .query_list_bg .dealer_right_list_page span:hover {
	width: 30px;
	height: 22px;
	line-height: 22px;
	background: #c7000a;
}

.dealer .query_list_bg .dealer_right_list_page  .sep {
	width: 40px;
	height: 22px;
	line-height: 22px;
	display: inline-block;
	color: #666666;
	text-align: center;
}

.dealer .query_list_bg .dealer_right_list_page  .sep:hover {
	width: 40px;
	background: #c7000a;
}

.dealer .query_list_bg .dealer_right_list_page span a.icon1 {
	background: url(../image/icon/left.png) center center no-repeat;
}

.dealer .query_list_bg .dealer_right_list_page span a.icon2 {
	background: url(../image/icon/right.png) center center no-repeat;
}

.group_profile .group_profile_banner {
	width: 100%;
	height: 420px;
	background: #0E101F url(../image/pic/upkeep_banner.png) center -80px no-repeat;
}

.group_profile .group_profile_title_bg {
	width: 100%;
	background: #fff;
}

.group_profile .group_profile_title_bg .group_profile_title {
	width: 1200px;
	height: 190px;
	margin: 0 auto;
	background: url(../image/pic/group_profile_title.png)  left center no-repeat;
	margin-top: 20px;
}

.group_profile .group_profile_book_bg {
	width: 100%;	/* background: url(../image/pic/group_profile_bg1.jpg) center no-repeat; */
	background-size: 100% 100%;
	background: #fff;
}

.group_profile .group_profile_book_bg  .group_profiletex  .yyprofile {
	width: 700px;
	height: 550px;
	margin: 0px auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.group_profile .group_profile_book_bg  .group_profiletex  .yyprofile img {
	width: 100%;
	height: 100%;
}

.group_profile .group_profile_book_bg .group_profile_time {
	width: 1200px;
	height: 150px;
	margin: 0 auto;
	background: url(../image/icon/line.png) center no-repeat;
	overflow: hidden;
	position: relative;
}

.group_profile .group_profile_book_bg .group_profile_time ul {
	width: 4000px;
	position: absolute;
	height: 140px;
	left: 0;
	overflow: hidden;
}

.group_profile .group_profile_book_bg .group_profile_time ul li {
	width: 60px;
	height: 70px;
	float: left;
	margin-right: 100px;
	position: relative;
}

.group_profile .group_profile_book_bg .group_profile_time ul li.current {
	font-weight: bold;
}

.group_profile .group_profile_book_bg .group_profile_time ul li.current a {
	color: #c7000a;
}

.group_profile .group_profile_book_bg .group_profile_time ul li:last-child {
	margin-right: 0px;
}

.group_profile .group_profile_book_bg .group_profile_time ul li a {
	font-size: 18px;
	width: 44px;
	margin: 0 auto;
}

.group_profile .group_profile_book_bg .group_profile_time ul li:nth-child(odd) {
	background: url(../image/icon/uppoint1.png) center no-repeat;
	margin-top: 18px;
}

.group_profile .group_profile_book_bg .group_profile_time ul li:nth-child(odd)>a {
	position: absolute;
	top: 7px;
	left: 9px;
}

.group_profile .group_profile_book_bg .group_profile_time ul li:nth-child(even) {
	background: url(../image/icon/downpoint1.png) center no-repeat;
	margin-top: 64px;
}

.group_profile .group_profile_book_bg .group_profile_time ul li:nth-child(even)>a {
	position: absolute;
	top: 38px;
	left: 9px;
}

.group_profile .group_profile_book_bg .book {
	height: 455px;
	width: 343px;
	margin: 0 auto;
	margin-top: 160px;
}

/* turn css*/
.flipbook-viewport {
	position: relative;
	width: 12.5%;
	height: 600px;
	float: left;
}

.flipbook-viewport .container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
}

.flipbook-viewport .flipbook {
	width: 783px;
	height: 510px;
	left: -391px;
	top: -255px;
}

.flipbook-viewport .page {
	width: 461px;
	height: 600px;
	background-color: white;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.flipbook .page {
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.flipbook-viewport .page img {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0;
}

.flipbook-viewport .shadow {
	-webkit-transition: -webkit-box-shadow 0.5s;
	-moz-transition: -moz-box-shadow 0.5s;
	-o-transition: -webkit-box-shadow 0.5s;
	-ms-transition: -ms-box-shadow 0.5s;
	-webkit-box-shadow: 0 0 20px #999;
	-moz-box-shadow: 0 0 20px #999;
	-o-box-shadow: 0 0 20px #999;
	-ms-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
}

.group_profile .outBook {
	width: 100%;
	overflow: hidden;
}

.group_profile .outBook .bookList {
	width: 800%;
	position: relative;
	left: 0%;
}

.product_list1,
.product_list {
	position: relative;    /* height: 100%; */
}

.product_list {
	background: #F7F7F7;
	color: #000;
	margin: 0;
	padding: 0;
	margin-top: 56px;
}

.product_list .product_list_banner {
	width: 100%;
	height: 320px;
	background: url(../image/pic/banner1.jpg) center no-repeat;
}

.product_list .swiper-container {
	width: 100%;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
}

.product_list .swiper-slide {
	background-size: cover;
	background-position: center;
}

.product_list .gallery-top {
	height: 90%;
	width: 100%;
}

.product_list .gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
	margin-top: -75px;
}

.product_list .gallery-thumbs .swiper-wrapper {
	width: 1200px;
	transform: translate3d(0px, 0px, 0px) !important;
}

.product_list .gallery-thumbs .swiper-slide {
	width: 24%;
	height: 100%;
	opacity: 1;
	box-sizing: border-box;
}

.product_list .gallery-thumbs .swiper-slide-active {
	border: 2px solid red;
}

.product_list .car-membrane {
}

.product_list .car-membrane h2 {
	height: 63px;
	width: 585px;
	background: url(../image/icon/product_list_title.png) no-repeat;
	margin: 40px auto 20px;
}

.product_list .car-membrane .h2-btn {
	display: block;
	border-radius: 13px;
	border: 1px solid #333;
	color: #333;
	width: 110px;
	height: 26px;
	margin: 0 auto;
	text-align: center;
	line-height: 26px;
}

.product_list .car-membrane .car-membrane1 {
	height: 520px;
	width: 100%;
	background: url(../image/pic/car-membrane1bg.png) no-repeat;
	margin-top: 50px;
	color: #fff;
	padding-top: 50px;
	box-sizing: border-box;
}

.product_list .car-membrane .car-membrane1.car-membrane2 {
	margin-top: 20px;
	background: url(../image/pic/car-membrane2bg.png) no-repeat;
}

.product_list .car-membrane .car-membrane1.car-membrane3 {
	margin-top: 20px;
	background: url(../image/pic/car-membrane3bg.png) no-repeat;
}

.product_list .car-membrane .car-membrane1.car-membrane4 {
	margin-top: 20px;
	background: url(../image/pic/car-membrane4bg.png) no-repeat;
}

.product_list .car-membrane .car-membrane1.car-membrane5 {
	margin-top: 20px;
	background: url(../image/pic/car-membrane5bg.png) no-repeat;
}

.product_list .car-membrane .car-membrane1.car-membrane2 .product-img,
.product_list .car-membrane .car-membrane1.car-membrane4 .product-img {
	float: right;
	margin-left: 130px;
	margin-right: 0;
}

.product_list .car-membrane .car-membrane1 .product-img {
	margin-right: 95px;
	float: left;
}

.product_list .car-membrane .car-membrane1 h3 {
	font-size: 24px;
	line-height: 40px;
}

.product_list .car-membrane .car-membrane1 .title {
	font-size: 20px;
	line-height: 24px;
}

.product_list .car-membrane .car-membrane1 p {
	font-size: 16px;
	line-height: 30px;
}

.product_list .car-membrane .car-membrane1 .btn-group {
	position: relative;
}

.product_list .car-membrane .car-membrane1 .btn-in {
	position: relative;
	display: inline-block;
}

.product_list .car-membrane .car-membrane1 .btn-group a {
	width: 108px;
	height: 40px;
	color: #fff;
	text-align:center;
	line-height:40px;
	background-color: #c7000a;
	margin-right: 30px;
	border: 0;
	border-radius: 10px;
	font-size: 16px;
	margin-top: 20px;
	cursor: pointer;
	font-family: 微软雅黑,Microsoft YaHei;
}

.product_list .car-membrane .car-membrane1 .btn-in .detailed {
	font-size: 14px;
	line-height: 30px;
	padding: 10px 20px;
	box-sizing: border-box;
	width: 304px;
	height: 236px;
	background: url(../image/pic/membraneBg1.png) no-repeat;
	position: absolute;
	left: -95px;
	z-index: 999;
	font-family: 微软雅黑,Microsoft YaHei;
	color: #fff;
}

.product_list .car-membrane .car-membrane1 .detailed .w5 {
	width: 50%;
	height: 30px;
	float: left;
	text-align: left;
	color: #fff;
}

.product_list .car-membrane .car-membrane1 .detailed .fr {
	float: right;
	text-align: right;
}

.product_list .car-membrane .car-membrane1 .detailed .w10 {
	width: 100%;
	position: relative;
	text-align: left;
	color: #fff;
}

.product_list .car-membrane .car-membrane1 .detailed .w10>span {
}

.product_list .car-membrane .car-membrane1 .detailed .w10>div {
	display: inline-block;
	position: absolute;
	height: 20px;
	width: 110px;
	background-color: #999;
	right: 20px;
	line-height: 20px;
	margin-top: 3px;
}

.product_list .car-membrane .car-membrane1 .detailed .w10>div .short {
	background-color: #c7000a;
	width: 0;
	height: 20px;
	text-align: right;
	transition: all 1s ease 0.3s;
}

.product_list .car-membrane .car-membrane1 .detailed a {
	display: block;
	width: 108px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 8px auto 0;
	border: 1px solid #fff;
	border-radius: 13px;
	color: #fff;
    background-color: transparent;
}

.product_list .build-membrane {
	height: 790px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 70px;
}

.product_list .build-membrane h2 {
	height: 69px;
	width:617px;
	background: url(../image/icon/product_list_title3.png) no-repeat;
	margin: 0px auto 120px;
}

.product_list .pic {
	width: 1300px;
	margin: 70px auto 0;
	overflow: hidden;
}

.product_list .pic ul li {
	list-style: none;
	width: 120px;
	height: 500px;
	float: left;
}

.product_list .pic .l1 {
	background-image: url(../image/pic/1.jpg);
}

.product_list .pic .l2 {
	background-image: url(../image/pic/3.jpg);
}

.product_list .pic .l3 {
	background-image: url(../image/pic/2.jpg);
}

.product_list .pic .l4 {
	background-image: url(../image/pic/4.jpg);
}

.product_list .pic .l5 {
	background-image: url(../image/pic/5.jpg);
}

.product_list .pic .l6 {
	background-image: url(../image/pic/6.jpg);
    width: 600px;
}

.product_list .txt {
	width: 120px;
	height: 500px;
	background: #000;
	filter: alpha(opacity=50);
	background: rgba(0, 0, 0, .5);
}

.product_list .txt p {
	color: #fff;
	float: left;
	position: relative;
}

.product_list .txt .p2 {
	font-size: 20px;
	width: 14px;
	margin-top: 25px;
	margin-left: 48px;
}

.quality .cpxq-bg {
	background: url(../image/quality_cpxx.png) center no-repeat;
	width: 1200px;
	height: 1160px;
	position: relative;
	margin: 0 auto;
}

.quality .cpxq-bg span {
	font-size: 46.44px;
	color: #2b2b2b;
}

.quality .cpxq-bg span:nth-child(1) {
	position: absolute;
	top: 49px;
	left: 144px;
}

.quality .cpxq-bg span:nth-child(2) {
	position: absolute;
	top: 49px;
	right: 184px;
}

.quality .cpxq-bg .left {
	position: absolute;
	bottom: 140px;
	left: 152px;
}

.quality .cpxq-bg .left .serach {
	position: relative;
	top: 28px;
	left: 96px;
}

.quality .cpxq-bg .left div i {
	background: url(../image/icon/quality_serach.png) center no-repeat;
	width: 37px;
	height: 37px;
	background-size: cover;
	position: absolute;
}

.quality .cpxq-bg .left div span {
	position: absolute;
	font-size: 27.3px;
	top: 0;
	cursor: pointer;
}

.quality .cpxq-bg .left div label {
	font-size: 27.3px;
	color: #2b2b2b;
}

.quality .cpxq-bg .left div input {
	width: 196px;
	height: 26px;
	border: 0;
	padding-left: 9px;
}

.quality .cpxq-bg .left div:nth-child(2) {
	padding-top: 34px;
}

.quality .cpxq-bg .right {
	position: absolute;
	bottom: 140px;
	right: 152px;
}

.quality .cpxq-bg .right .serach {
	position: relative;
	top: 28px;
	left: 96px;
}
.quality .cpxq-bg .right .yxhbtn{
    position: relative;
	top:86px;
	left: 61px;
	width: 185px;
    height: 35px;
    border-radius: 3px;
    border: 0;
    background: #727171;
    font-size: 16px;
    color:#fff;
}
.quality .cpxq-bg .right div span {
	position: absolute;
	font-size: 27.3px;
	top: 0;
	cursor: pointer;
}

.quality .cpxq-bg .right div i {
	background: url(../image/icon/quality_serach.png) center no-repeat;
	width: 37px;
	height: 37px;
	background-size: cover;
	position: absolute;
}

.quality .cpxq-bg .right div label {
	font-size: 27.3px;
	color: #2b2b2b;
}

.quality .cpxq-bg .right div input {
	width: 196px;
	height: 26px;
	border: 0;
	padding-left: 9px;
}

.quality .cpxq-bg .right div:nth-child(2) {
	padding-top: 34px;
}

.index-new {
	background-color: #fff;
}

.index-new .page1 {
}

.index-new .page1 .w1200 {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.index-new .page1 .title {
	height: 115px;
}

.index-new .page1 .left_title {
	height: 95px;
	width: 255px;
	position: absolute;
	left: -1000px;
	top: 20px;
	background: url(../image/icon/index1_bupa.png);
}

.index-new .page1 .right_title {
	height: 95px;
	width: 321px;
	position: absolute;
	left: 2200px;
	top: 20px;
	background: url(../image/icon/index1_yinpengying.png);
}
.index-new.index-en .page1 .left_title {
	height: 95px;
	width: 275px;
	position: absolute;
	left: -1000px;
	top: 20px;
	background: url(../image/icon/index1_bupa_en.png);
}

.index-new.index-en .page1 .right_title {
	height: 95px;
	width: 520px;
	position: absolute;
	left: 2200px;
	top: 20px;
	background: url(../image/icon/index1_yinpengying_en.png);
}
.index-new .page1 .left_content {
	height: 362px;
	width: 456px;
	background: url(../image/icon/index1_ypybg.png);
	margin-left: 100px;
	float: left;
}

.index-new.index-en .page1 .left_content {
	height: 362px;
	width: 456px;
	background: url(../image/icon/index1_ypybg_en.png);
	margin-left: 100px;
	float: left;
}

.index-new .page1 .right_content {
	float: right;
	width: 600px;
}

.index-new .page1 .zqwe {
	display: inline-block;
	position: relative;
	top: 15px;
	line-height: 30px;
	color: #818d9e;
	font-size: 24px;
}

.index-new .page1 .right_content .play {
	height: 276px;
	width: 500px;
	background: url(../image/icon/video.jpg);
	margin-top: 25px;
	position: relative;
}

.index-new .page1 .right_content .play .video-i {
	width: 68px;
	height: 68px;
	background: url(../image/icon/video.png) no-repeat;
	position: absolute;
	top: 41%;
	left: 44%;
}

.index-new .page1 .right_content .play .video-i:hover {
	-webkit-animation: videoscale 3s linear;
	animation: videoscale 3s linear;
}

@-webkit-keyframes videoscale {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
	}

	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}

@keyframes videoscale {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	25% {
		-webkit-transform: scale(.8);
		-ms-transform: scale(.8);
		transform: scale(.8);
	}

	50% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	75% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}

	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}

/*transition*/
.transition {
	transition: all 1s linear;
}

.transition1 {
	transition: all 1s linear  0.3s;
}

.transition2 {
	transition: all 1s linear  0.6s;
}

.transition3 {
	transition: all 1s linear  0.9s;
}

.transition4 {
	transition: all 1s linear  1.2s;
}

.transition5 {
	transition: all 1s linear  1.5s;
}

.transition6 {
	transition: all 1s linear  1.8s;
}

.transition7 {
	transition: all 1s linear  0.9s;
}

.container {

	/*height:100%;*/ width: 100%;
	top: -0%;
	left: 0;
}

/* index */
.index-new .page0 {
	overflow: hidden;
	position: relative;
	background: #f3f3f3;
}

.index-new .page0 .swiper-pagination1 {
	text-align: center;
	position: absolute;
	z-index: 9;
	bottom: 15px;
}

.index-new .swiper-container1 .swiper-wrapper {
	height: 600px;
}

/*index*/
.index-new .page2 {
	height: 720px;
	width: 100%;
/* 	background: url(../image/icon/page2_bg.png) no-repeat center; */
	background-size: 100% 100%;
}

.index-new .page2 .w1200 {
	position: relative;
	height: 720px;
}

.index-new .page2 .centerbg {
	height: 357px;
	width: 663px;
	background: url(../image/icon/page2_center.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -331px;
}

.index-new .page2 .title {
	height: 56px;
	width: 334px;
	background: url(../image/icon/page2_title.png) no-repeat center;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -187px;
	bottom: 428px;
	position: absolute;
}
.index-new.index-en .page2 .title{
	height: 56px;
	width: 334px;
	background: url(../image/icon/page2_title_en.png) no-repeat center;
	background-size: 100% 100%;
	left: 50%;
	margin-left: -187px;
	bottom: 428px;
	position: absolute;
}
.index-new .page2 .icon {
	position: absolute;
	height: 575px;
	width: 1200px;
	top: 50px;
}

.index-new .page2 .icon li {
	height: 120px;
	width: 93px;
	position: absolute;
}

.index-new .page2 ul.icon li.out {
	top: 450px;
	left: 540px;
}

.index-new.index-en .page2 ul.icon li.out {
	top: 450px;
	left: 540px;
}

.index-new .page2 .icon li.icon1 {
	background: url(../image/icon/page2_01.png) no-repeat center;
	background-size: 100% 100%;
	top: 220px;
	left: 110px;
}

.index-new .page2 .icon li.icon2 {
	background: url(../image/icon/page2_02.png) no-repeat center;
	background-size: 100% 100%;
    top: 86px;
    left: 223px;
}

.index-new .page2 .icon li.icon3 {
	background: url(../image/icon/page2_03.png) no-repeat center;
	background-size: 100% 100%;
	top: 20px;
	left: 372px;
}

.index-new .page2 .icon li.icon4 {
	background: url(../image/icon/page2_04.png) no-repeat center;
	background-size: 100% 100%;
    top: -20px;
    left: 550px;
}

.index-new .page2 .icon li.icon5 {
	background: url(../image/icon/page2_05.png) no-repeat center;
	background-size: 100% 100%;
	top: 20px;
    left: 726px;
}

.index-new .page2 .icon li.icon6 {
	background: url(../image/icon/page2_06.png) no-repeat center;
	background-size: 100% 100%;
	
    top: 85px;
    left: 891px;
}

.index-new .page2 .icon li.icon7 {
	background: url(../image/icon/page2_07.png) no-repeat center;
	background-size: 100% 100%;
    top: 220px;
    left: 1012px;
}
.index-new.index-en .page2 .icon li.icon1 {
	background: url(../image/icon/page2_01_en.png) no-repeat center;
	background-size: 100% 100%;
	top: 220px;
	left: 110px;
	height: 120px;
    width: 93px;
}

.index-new.index-en .page2 .icon li.icon2 {
	background: url(../image/icon/page2_02_en.png) no-repeat center;
	background-size: 100% 100%;
    top: 86px;
    left: 162px;
    height: 120px;
    width: 176px;
}

.index-new.index-en .page2 .icon li.icon3 {
	background: url(../image/icon/page2_03_en.png) no-repeat center;
	background-size: 100% 100%;
	top: 20px;
	left: 352px;
	height: 120px;
    width: 123px;
}

.index-new.index-en .page2 .icon li.icon4 {
	background: url(../image/icon/page2_04_en.png) no-repeat center;
	background-size: 100% 100%;
    top: -20px;
    left: 486px;
    height: 120px;
    width: 237px;
}

.index-new.index-en .page2 .icon li.icon5 {
	background: url(../image/icon/page2_05_en.png) no-repeat center;
	background-size: 100% 100%;
	top: 20px;
    left: 726px;
    height: 120px;
    width: 141px;
}

.index-new.index-en .page2 .icon li.icon6 {
	background: url(../image/icon/page2_06_en.png) no-repeat center;
	background-size: 100% 95%;
	width:222px;
	height:130px;
    top: 85px;
    left: 850px;
}

.index-new.index-en .page2 .icon li.icon7 {
	background: url(../image/icon/page2_07_en.png) no-repeat center;
	background-size: 100% 100%;
    top: 220px;
    left: 1012px;
    height: 120px;
    width: 93px;
}
.index-new .page-middle {
	background-color: #f2f2f2;
}

.index-new .page-middle .w1200 {
	position: relative;
}

.index-new .page-middle #myTargetElement1 {
	position: absolute;
	top: 88px;
	left: 158px;
	font-size: 20px;
	color: #C70A26;
}

.index-new .page-middle #myTargetElement2 {
	position: absolute;
	top: 104px;
	left: 404px;
	font-size: 16px;
	color: #BB0929;
}

.index-new .page-middle #myTargetElement3 {
	position: absolute;
	top: 174px;
	left: 539px;
	font-size: 16px;
	color: #1466B0;
}

.index-new .page-middle #myTargetElement4 {
	position: absolute;
	top: 94px;
	left: 654px;
	font-size: 26px;
	color: #C53C56;
}

.index-new .page-middle #myTargetElement5 {
	position: absolute;
	top: 106px;
	left: 854px;
	font-size: 20px;
	color: #5B1F7F;
}

.index-new .page3 {
	height: 400px;
	width: 100%;
	background: url(26839.jpg) no-repeat center;
	background-size:cover;
	font-size: 22px;
	padding-top: 80px;
	color: #2d2d2d;
	font-family: "Microsoft YaHei";
}

.index-new .page3 .title1 {
	margin-bottom: 20px;
}

.index-new .page3 .title1 p {
	width: 464px;
	height: 46px;
	font-size: 30px;
    font-weight: 900;
    font-family: "Microsoft YaHei";
    color:#fffdb9;
}
.index-new.index-en .page3 .title1 p{
    width: 567px;
}

.index-new .page3 .title1 span{
	font-family: "Microsoft YaHei";
	color:#fffdb9;
	font-size:18px;
}

.index-new .page3 .top {
	overflow: hidden;
	line-height: 40px;
}

.index-new .page3 .top .index_video {
	float: left;
	margin-right: 35px;
	width: 460px;
	height: 300px;
}

.index-new .page3 .top h3 {
	font-size: 28px;
	margin-bottom: 15px;
    font-weight: 600;
    font-family: "Microsoft YaHei";
    color:#fff;
    margin-top:15px;
}
.index-new .page3 .top h3{
	font-size: 27px;
}
.index-new .page3 .top h3 b{
	display:inline-block;
	height:32px;
	width:66px;
	background:url(../image/icon/logobai.png) no-repeat center;
    background-size: contain;
    position: relative;
    top: 6px;
    margin-right: 10px;
}

.index-new .page3 .top p {
	font-family: "Microsoft YaHei";
	line-height:1.8;
	font-size:15px;
	width: 696px;
	float: left;
	color:#fff;
}

.index-new .page3 .top p.en{
	font-size:12px;
	line-height:1.4;
	
}

.index-new .page3 .top span{
	font-size:18px;
	line-height:1.8;
	font-family: "Microsoft YaHei";
	color:#fff;
	display:inline-block;
	margin-top:10px;
}

.index-new .page8{
	height: 420px;
	width: 100%;
	background: url(../image/icon/page8-bg.jpg) no-repeat center;
	background-size:cover;
	font-size: 22px;
	padding-top: 80px;
	color: #2d2d2d;
	font-family: "Microsoft YaHei";
}

.index-new .page8 .title2 {
	margin-bottom: 30px;
	position:relative;
}

.index-new .page8 .title2 span {
	display: block;
	margin-bottom: 10px;
	position: absolute;
    right: 0px;
    top:86px;
}

.index-new .page8 .title2 p {
	width: 637px;
	height: 56px;
	background: url(../image/icon/page3_title2.png) no-repeat center;
	position: absolute;
    right:0;
    top:0;
}
.index-new.index-en .page8 .title2 p {
	width: 637px;
	height: 56px;
	background: url(../image/icon/page3_title2_en.png) no-repeat center;
	position: absolute;
    right:0;
    top:0;
}
.index-new .page8 .bot {
	overflow:hidden;
}

.index-new .page8 .bot img {
	float: left;
	margin-right: 35px;
}

.index-new .page8 .bot b {
    display: block;
    width: 649px;
    float: left;
    margin-top: 145px;
    font-size: 15px;
    text-index: 28px;
    text-indent: 34px;
    line-height: 40px;
    margin-left: 115px;
}

.index-new .page7{
	height:520px;
	background: url(../image/icon/page7-bg.jpg) no-repeat center;
	background-size:cover;
	position:relative;
}

.index-new .page7 .text{
	height:260px;
	width:290px;
	background:url(../image/icon/page7-text.png) no-repeat center;
	background-size:contain;
	position:absolute;
	left:50%;
	top:20%;
	animation:lefttoright 25s infinite;
	-moz-animation:lefttoright 25s infinite; /* Firefox */
	-webkit-animation:lefttoright 25s infinite; /* Safari and Chrome */
	-o-animation:lefttoright 25s infinite; /* Opera */
}
.index-new.index-en .page7 .text{
	width:500px;
	background:url(../image/icon/page7-text_en.png) no-repeat center;
	background-size:contain;
}
@keyframes lefttoright
{
	0%   {left:50%;}
	25%  {left:70%;}
	70%  {left:10%;}
	100% {left:50%;}
}

@-moz-keyframes lefttoright Firefox
{
	0%   {left:50%;}
	25%  {left:70%;}
	70%  {left:10%;}
	100% {left:50%;}
}

@-webkit-keyframes lefttoright Safari and Chrome
{
	0%   {left:50%;}
	25%  {left:70%;}
	70%  {left:10%;}
	100% {left:50%;}
}

@-o-keyframes lefttoright Opera
{
	0%   {left:50%;}
	25%  {left:70%;}
	70%  {left:10%;}
	100% {left:50%;}
}

.index-new .page4 {
	height: 675px;
	width: 100%;
	background: #fff;
	overflow: hidden;
}

.index-new .page4 .w1200 {
	position: relative;
	height: 675px;
}

.index-new .page4 .element {
	opacity: 0;
}

.index-new .page4 .element.show {
	opacity: 1;
}

.index-new .page4 .element.hide {
	opacity: 0;
}

.index-new .page4 .element01 {
	height: 654px;
	width: 770px;
	background: url(../image/icon/page4_01.png);
	position: absolute;
	top: 31px;
	left: 28px;
	z-index: 1;
}

.index-new .page4 .element02 {
	height: 580px;
	width: 575px;
	background: url(../image/icon/page4_02.png);
	position: absolute;
	top: 110px;
	left: 138px;
	z-index: 2;
}

.index-new .page4 .element03 {
	height: 430px;
	width: 415px;
	background: url(../image/icon/page4_03.png);
	position: absolute;
	top: 172px;
	left: 215px;
	z-index: 3;
}

.index-new .page4 .element04 {
	height: 316px;
	width: 288px;
	background: url(../image/icon/page4_04.png);
	position: absolute;
	top: 223px;
	left: 279px;
	z-index: 4;
}

.index-new .page4 .element05 {
	height: 122px;
	width: 122px;
	background: url(../image/icon/page4_05.png);
	position: absolute;
	top: 347px;
	left: 367px;
	z-index: 5;
}
.index-new.index-en .page4 .element01 {
	height: 654px;
	width: 770px;
	background: url(../image/icon/page4_01_en.png);
	position: absolute;
	top: 31px;
	left: 28px;
	z-index: 1;
}

.index-new.index-en .page4 .element02 {
	height: 580px;
	width: 575px;
	background: url(../image/icon/page4_02_en.png);
	position: absolute;
	top: 110px;
	left: 138px;
	z-index: 2;
}

.index-new.index-en .page4 .element03 {
	height: 430px;
	width: 415px;
	background: url(../image/icon/page4_03_en.png);
	position: absolute;
	top: 172px;
	left: 215px;
	z-index: 3;
}

.index-new.index-en .page4 .element04 {
	height: 316px;
	width: 288px;
	background: url(../image/icon/page4_04_en.png);
	position: absolute;
	top: 223px;
	left: 279px;
	z-index: 4;
}

.index-new.index-en .page4 .element05 {
	height: 122px;
	width: 122px;
	background: url(../image/icon/page4_05_en.png);
	position: absolute;
	top: 347px;
	left: 367px;
	z-index: 5;
}
.index-new .page4 .element05to06 {
	height: 155px;/*background:url(../image/icon/page4_05to06.png);*/
	position: absolute;
	top: 218px;
	left: 458px;
	z-index: 7;
	width: 0;
}

.index-new .page4 .element05to06.show {
	width: 291px;
	opacity: 1;
}

.index-new .page4 .element05to06.hide {
	width: 0;
}

.index-new .page4 .element06 {
	height: 675px;
	width: 1118px;
	background: url(../image/icon/page4_06.png);
	position: absolute;
	top: 0px;
	left: 1600px;
	z-index: 6;
	opacity: 1;
}
.index-new.index-en .page4 .element06 {
	height: 675px;
	width: 1118px;
	background: url(../image/icon/page4_06_en.png);
	position: absolute;
	top: 0px;
	left: 1600px;
	z-index: 6;
	opacity: 1;
}
.index-new .page4 .element06.show {
	left: 458px;
}

.index-new .page4 .element06.hide {
	left: 1600px;
}

.index-new .page4 .element06 h3 {
	height: 36px;
	width: 196px;
	background: url(../image/icon/page4_06_00.png);
	margin: 330px 0 0 335px;
}

.index-new.index-en .page4 .element06 h3 {
	height: 36px;
	width: 196px;
	background: url(../image/icon/page4_06_00_en.png);
	margin: 330px 0 0 335px;
}

.index-new .page4 .element06 .outBanner {
	height: 250px;
	width: 585px;
	margin-left: 158px
}

.index-new .page4 .element06 .posterTvGrid {
	position: relative;
	height: 310px;
}

.index-new .page4 .element06 .posterTvGrid img {
	max-width: none;
	max-height: none;
	border: 0 none;
	background: #888;
}

.index-new .page4 .element06 .posterTvGrid .contentHolder {
	position: relative;
	overflow: hidden;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit {
	cursor: pointer;
	position: absolute;
	width: 640px;
	height: 270px;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit a.elementLink {
	display: block;
	overflow: hidden;
	z-index: 3;
	position: absolute;
	left: 0;
	right: 0;
	width: 373px;
	height: 250px;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit img {
	width: 100%;
	height: 100%;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit .elementOverlay {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: opacity=0;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit .leftShadow {
	position: absolute;
	top: 23px;
	left: -174px;
	width: 174px;
	height: 224px;
	background: url(img/leftShadow.png) no-repeat;
}

.index-new .page4 .element06 .posterTvGrid .contentHolderUnit .rightShadow {
	position: absolute;
	top: 23px;
	right: -174px;
	width: 174px;
	height: 224px;
	background: url(img/rightShadow.png) no-repeat;
}

.index-new .page4 .element06 .posterTvGrid .leftNav,
.index-new .page4 .element06 .posterTvGrid .rightNav {
	cursor: pointer;
	z-index: 10;
	position: absolute;
	top: 22px;
	width: 100px;
	height: 205px;
}

.index-new .page4 .element06 .posterTvGrid .leftNav {
	left: 7px;
	background: url("img/1.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_prev_btn.png");
}

.index-new .page4 .element06 .posterTvGrid .rightNav {
	right: 7px;
	background: url("img/2.png") no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_next_btn.png");
}

.index-new .page4 .element06 .posterTvGrid .bottomNav {
	z-index: 140;
	position: absolute;
	width: 100%;
	height: 10px;
	margin-top: 270px;
	padding: 10px 0 0;
	text-align: center;
}

.index-new .page4 .element06 .posterTvGrid .bottomNavButtonOFF {
	cursor: pointer;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	vertical-align: top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #c3c3c3;
}

.index-new .page4 .element06 .posterTvGrid .bottomNavButtonOFF:hover {
	background: #aaa;
}

.index-new .page4 .element06 .posterTvGrid .bottomNavButtonON,
.index-new .page4 .element06 .posterTvGrid .bottomNavButtonON:hover {
	background: #69aaec;
}

.index-new .page5 {
	width: 100%;
	height:654px;
	overflow: hidden;
	background:#d6d6d6;
	position:relative;
}

.index-new .page5 .list {
	height:654px;
	width:1702px;
	background:url(../image/icon/page9-center.png) center no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0;
	top:0;
}

.index-new .page5 .ch{
	background:url(../image/icon/page5-text.png) center no-repeat;
	background-size:100% 100%;
	height:117px;
	width:454px;
	position:absolute;
	left:924px;
	top:460px;
	font-size:38px;
	font-family:"方正兰亭超细黑简体"
}
.index-new.index-en .page5 .ch{
	background:url(../image/icon/page5-text_en.png) center no-repeat;
/* 	background-size:100% 100%; */
	height:117px;
	width:454px;
	position:absolute;
	left:924px;
	top:460px;
	font-size:38px;
	font-family:"方正兰亭超细黑简体"
}

.index-new .page5 .en{
	position:absolute;
	left:985px;
	top:510px;
	font-size:38px;
	font-family:"方正兰亭超细黑简体"
}

/* .index-new .page5 .list.out{ */
/* 	top:-300px; */
/* } */

/* .index-new .page5 .list h2 { */
/* 	height: 56px; */
/* 	width: 348px; */
/* 	background: url(../image/icon/page5_title.png) no-repeat; */
/* 	position: absolute; */
/* 	top: 0; */
/* 	left: 0; */
/* } */

/* .index-new .page5 .list01 { */
/* 	position: absolute; */
/* 	left: 50%; */
/* 	margin-left: -960px; */
/* 	height: 589px; */
/* 	width: 1920px; */
/* 	background: url(../image/icon/page5_01.png) no-repeat center; */
/* } */

/* .index-new .page5 .list01 h3 { */
/* 	height: 93px; */
/* 	width: 540px; */
/* 	background: url(../image/icon/page5_01title.png) no-repeat; */
/* 	position: absolute; */
/* 	top: 150px; */
/* 	left: 50%; */
/* 	margin-left: 58px; */
/* } */

/* .index-new .page5 .list02 { */
/* 	position: absolute; */
/* 	left: 50%; */
/* 	top: 610px; */
/* 	margin-left: -960px; */
/* 	height: 589px; */
/* 	width: 1920px; */
/* 	background: url(../image/icon/page5_02.png) no-repeat center; */
/* } */

/* .index-new .page5 .list02 h3 { */
/* 	height: 93px; */
/* 	width: 540px; */
/* 	background: url(../image/icon/page5_02title.png) no-repeat; */
/* 	position: absolute; */
/* 	top: 150px; */
/* 	left: 50%; */
/* 	margin-left: -550px; */
/* } */

/* .index-new .page5 .list03 { */
/* 	position: absolute; */
/* 	left: 50%; */
/* 	top: 1220px; */
/* 	margin-left: -960px; */
/* 	height: 589px; */
/* 	width: 1920px; */
/* 	background: url(../image/icon/page5_03.png) no-repeat center; */
/* } */

/* .index-new .page5 .list03 h3 { */
/* 	height: 93px; */
/* 	width: 540px; */
/* 	background: url(../image/icon/page5_03title.png) no-repeat; */
/* 	position: absolute; */
/* 	top: 150px; */
/* 	left: 50%; */
/* 	margin-left: 58px; */
/* } */

.index-new .page6 {
	height: 484px;
	background: #EFEFEF;
}

.index-new .page6 .w1200 {
	position: relative;
	width:auto;
}

.index-new .page6 .cover {
	height: 484px;
	width: 1200px;
	position: absolute;
/* 	left: 50%; */
/* 	margin-left: -600px; */
	background: url(../image/icon/page6_bg.png) no-repeat;
	background-size: 100% 100%;
	z-index: 5;
	right:0;
}

.index-new .page6 .left {
	width: 600px;
	padding-top: 30px;
	position: absolute;
	right:51%;
	top: 0;
	z-index: 9;
}

.index-new .page6 .left h3 {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	margin-top: 35px;
	margin-left: -17px;
}

.index-new .page6 .left h3 i {
	display: inline-block;
	height: 23px;
	width: 9px;
	background-color: #545251;
	position: relative;
    top: 4px;
    margin-right: 10px;
}

.index-new .page6 .left h3 i.current {
	background-color: #c7000a;
}
.index-new .page6 .left .online{
	height:100px;
	width:600px;
}
.index-new .page6 .left .tianmao {
	margin-top: 10px;
	height: 60px;
	width: 180px;
	background: url(../image/icon/tianmao.jpg) no-repeat center;
	cursor: pointer;
	float: left;
    background-size: contain;
}

.index-new .page6 .left .jingdong {
	margin-top: 10px;
	height: 60px;
	width: 180px;
	background: url(../image/icon/jingdong.png) no-repeat;
	cursor: pointer;
    float: left;
    background-size: 100% 100%;
}

.index-new .page6 .left .yamaxun {
	margin-top: 10px;
	height: 60px;
	width: 180px;
	background: url(../image/icon/yamaxun.png) -37px no-repeat;
	cursor: pointer;
    float: left;
    background-size: 100% 100%;
}

.index-new .page6 .left .weizhi {
	margin-top: 10px;
	height: 35px;
	width: 180px;
	background: url(../image/icon/weizhi.png) no-repeat;
	cursor: pointer;
}

.index-new .page6 .left .contact {
	height: 130px;
	line-height: 24px;
}

.index-new .page6 .left .contact .code {
	float: left;
	color: #020000;
}

.index-new .page6 .left .contact .code div {
	height: 70px;
	width: 70px;
	background: url(../image/icon/contactCode.png) no-repeat;
	background-size: contain;
	margin-top: 24px;
	margin-bottom: 8px;
}

.index-new .page6 .left .contact .tel {
	float: left;
	margin-left: 15px;
	padding-left:55px;
	/* background:url(../image/icon/z-phone.png) left -2px no-repeat; */
	background:url(../image/icon/tel33.png)  29px 11px  no-repeat;
	color: #020000;
	width:400px;
	margin-top:50px;
}

.index-new .page6 .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 830px;
	height: 484px;
	overflow: hidden;
}

.swiper-slide img{
	width:100%;
}

.index-new .index_video .company_video {
	width: 460px;
	height: 300px;
	background: #fff;
	position: relative;
	background-size: cover;
}

.index-new .index_video .company_video .icon1 {
	width: 68px;
	height: 68px;
	background: url(../image/icon/video.png) no-repeat;
	position: absolute;
	top: 41%;
	left: 44%;
	-webkit-transition: all 3s ease;
	-moz-transition: all 3s ease;
	-ms-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}

.index-new .index_video .company_video .icon1:hover {
	transform: scale(1.8, 1.8);
}

.index-new .index_video  #video_play {
	position: fixed;
	left: 25%;
	top: 25%;
	width: 760px;
	height: 500px;
	z-index: 999999999999;
	box-shadow: 0 0 30px #333;
	-moz-box-shadow: 0 0 30px #333;
	-ms-box-shadow: 0 0 30px #333;
	background: #000;
}

.index-new .index_video #video_play header {
	position: relative;
	width: 750px;
	height: 47px;
}

.index-new .index_video  #video_play header h1 {
	font-size: 16px;
	height: 47px;
	width: 750px;
	line-height: 47px;
	border-bottom: 1px #ccc solid;
	background-color: #434d57;
	color: #ffffff;
	padding-left: 10px;
	border-radius: 8px 8px 0 0;
}

.index-new .index_video  .closeDIV {
	font-size: 16px;
	width: 35px;
	position: absolute;
	right: 6px;
	top: 3px;
	z-index: 22;
}

.index-new .index_video  .video_play header a.closeDIV {
	color: #ffffff;
}

/*实体店质保卡样式开始*/
.st_quality_bg {
	width: 100%;
	height:880px;
	background: url(../image/zhibaoBg.png) center center no-repeat;
	background-size:100% 100%;
	margin-top: 60px;
	position:relative;
}
.st_quality_bg>h2{
	position:absolute;
	width:320px;
	height:88px;
	background: url(../image/zhibaoLogo.png) center center no-repeat;
	background-size:100% 100%;
	left:50%;
	margin-left:-600px;
}
.st_quality_bg>h5{
	position:absolute;
	width:700px;
	height:322px;
	background: url(../image/zhibaocenter.png) center center no-repeat;
	background-size:100% 100%;
	left:50%;
	margin-left:-190px;
}
.st_quality_bg>h6{
	position:absolute;
	width:637px;
	height:233px;
	background: url(../image/zhibaobot.png) center center no-repeat;
	background-size:100% 100%;
	right:0;
	bottom:0;
}
.st_quality_bg .quality_content_bg {
	width: 1200px;
	height: 580px;
	margin: 0 auto;
}

.st_quality_bg .quality_content .quality_first {
	padding-top:100px;
	
}

.st_quality_bg .quality_content .quality_first p {
	width: 580px;
	height: 40px;
	font-size: 22px;
	color: #010000;
	margin-top: 10px;
}

.st_quality_bg .quality_content .quality_left {

}
.st_quality_bg .quality_content .quality_left table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	width:600px;
}
.st_quality_bg .quality_content .quality_left table td{
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	height:36px;
	padding-left:10px;
	font-size:13px;
}
.st_quality_bg .quality_content .quality_left table td p{
	font-size:13px;
	display:inline-block;
  	    width: auto;
    margin-top: 0;
    line-height: 36px;
    height: 36px;
    margin-right: 0;
    width:110px;
}
.st_quality_bg .quality_content .quality_left table td p input{
	    vertical-align: middle;
}
.st_quality_bg .quality_content .quality_left table td.tableTitle{
	font-size:17px;
	font-weight: bold;
	color:#990000;
}
.st_quality_bg .quality_content .quality_second {	
	margin: 10px 10px  10px 14px;	
}
.st_quality_bg .quality_content .quality_right span{
	text-indent: 2rem;
}
.st_quality_bg .quality_content .quality_third {
	margin: 10px 10px 10px 14px;
	width: 708px;
}

.st_quality_bg .quality_content .quality_second h2 {
	height: 32px;
	font-size: 22px;
	font-weight: bold;
	color: #a40000;
}

.st_quality_bg .quality_content .quality_second  .quality_text {

	/*margin: 30px 0px;*/
	overflow: hidden;
}

.st_quality_bg .quality_content .quality_second  .quality_text .group {
	width: 580px;
	height: 32px;
}

.st_quality_bg .quality_content .quality_second  .quality_text .sep {
	width: 708px;
	height: 32px;
}

.st_quality_bg .quality_content .quality_second  .quality_text  .city {
	width: 708px;
	height:36px;
}

.st_quality_bg .quality_content .quality_second  .quality_text dl {

	/*width: 280px;*/
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 20px;
	color: #333333;
	margin-right: 0px;
}

.st_quality_bg .quality_content .quality_second  .quality_text dt {
	height: 30px;
	float: left;
	font-size: 16px;
	font-family: 微软雅黑,Microsoft YaHei;
}

.st_quality_bg .quality_content .quality_second  .quality_text dd {
	height: 30px;
	width: 140px;
	float: left;
	white-space: nowrap;	/*overflow: hidden; */
	text-overflow: ellipsis;
	font-size: 17px;
}

.st_quality_bg .quality_content .quality_second  .quality_text dd.address {
	width: 435px;
}

.st_quality_bg .quality_content .quality_second  .quality_text dd.address  input[type=text] {
	width: 435px;
}

.st_quality_bg .quality_content .quality_second  .quality_text dd input[type=text] {
	background: rgba(255, 255, 255, .8);
	height: 30px;
	border: 0px;
	width: 140px;
	margin-right: 5px;
	font-size: 16px; 
	font-family: 微软雅黑,Microsoft YaHei;
	 /*border: 1px solid #9a9b9b;*/
}

.st_quality_bg .quality_content .quality_third h3 {
	width: 640px;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
}

.st_quality_bg .quality_content .quality_third .quality_text div {

	/*overflow: hidden;*/
}

.st_quality_bg .quality_content .quality_third  .quality_text dd {
	height: 34px;
	width: 140px;
	float: left;
	white-space: nowrap;	/*overflow: hidden;   */
	text-overflow: ellipsis;
}

.st_quality_bg .quality_content .quality_third .quality_text dl {
	float: left;
	height: 30px;
	line-height: 30px;
}

.st_quality_bg .quality_content .quality_third  .quality_text dd input[type=text] {
	width: 140px;
}

.st_quality_bg .quality_content_bg .quality_content .quality_right {
	width: 509px;
	margin-top: 33px;
	font-family: 微软雅黑,Microsoft YaHei;
}

.st_quality_bg .quality_content_bg .quality_content .quality_right h2 {
	font-size: 18px;
	color: #990000;
	font-family: 微软雅黑;
	font-weight: bold;
}

.st_quality_bg .quality_content_bg .quality_content .quality_right p {
	color: #330000;
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
}

.st_quality_bg .quality_content_bg .quality_content .quality_right span {
	display: block;
	color: #330000;
	font-size: 14px;
	line-height: 26px;
}

/*实体店质保卡样式结束*/

/*网络产品质保卡开始*/
.wl_quality_bg .quality_content_bg {
	width: 1260px;
	height: 580px;
	margin: 0 auto;
}
.wl_quality_bg .quality_content .quality_first {
    /* margin-left: 90px; */
}
.wl_quality_bg  .quality_content .quality_second .quality_text .group {
	width: 475px;
	height: 32px;
}

.wl_quality_bg .quality_content .quality_left {
	width: 475px;
	border: 1px dashed #330000;
	border-radius: 5px;
	color: #330000;
}

.wl_quality_bg .quality_content .quality_second .quality_text dd {
	height: 30px;
	width: 323px;
	float: left;
	font-size: 16px;
	white-space: nowrap;  
   /* overflow: hidden; */
	text-overflow: ellipsis;
	font-family: 微软雅黑,Microsoft YaHei;
}

.wl_quality_bg .quality_content .quality_second .quality_text dd input[type=text] {
	background: rgba(255, 255, 255, .8);
	height: 30px;
	border: 0px;
	width: 323px;
	color: #333333;
	margin-right: 5px;
	font-size: 16px;
	font-family: 微软雅黑,Microsoft YaHei;
    /*border: 1px solid #9a9b9b; */
}

/*网络产品质保卡结束*/

/*修改集团简介开始*/
.group_profile  .newgroup_profiletex{
	/*width: 1200px;*/
	margin:40px auto;
}

.group_profile  .newgroup_profiletex .maintitle{
	  height: 75px;
	  margin: 0 auto;
    display:table;
    background: url(../image/pic/v2_r1_08.png) left center no-repeat;
}
.group_profile  .newgroup_profiletex .maintitle div {
    background: url(../image/pic/v2_r1_09.png) right center no-repeat;
    padding: 5px 50px 0 50px;
    min-height: 75px;
    text-align: center;
}
.maintitle h1 {
    font-size: 28px;
    color: #2a406c;
    line-height: 40px;
}
.maintitle p {
    font-size: 18px;
    color: #73819c;
}
.main_title_l2two {
    width: 100%;
    height: 97px;
    background: url(../image/pic/v2_r1_07.png) center center no-repeat;
    color: #717780;
    margin: 0px 0;
    padding: 55px 0px 15px 0px;
    min-width: 1200px;
}

.main_title_l2two h2 {
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    color: #44474c;
    line-height: 37px;
}

.main_title_l2two span {
    background: #FFF;
    padding: 0px 10px;
}
.main_title_l2two p {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #717780;
}
.group_box_1, .group_box_2 {
    padding: 20px 0;
    display: table;
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
}
.box1210 {
    width: 1200px;
    margin: 0 auto;
}
.fn-clear {
    zoom: 1;
}
.whole_middle_main {
    width: 1200px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.whole_middle_main h3 {
    font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 10px;
}
.whole_middle_main h4 {
    font-size: 14px;
    line-height: 30px;
    color: #999;
    margin-bottom: 20px;
}

.hrBlue {
    height: 1px;
    width: 140px;
    border: none;
    border-bottom: #5491FC solid 2px;
}
.main_title_l2tree_area {
    width: 100%;
    min-width: 1200px;
}
.title_bg1 {
    background-color: #f7f8fa;
}
.main_title_l2tree {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #29406c;
}
.main_title_l2tree h3 {
    float: left;
    font-size: 16px;
    color: #747880;
    background: url(../image/pic/v2_r1_10.png) right center no-repeat;
    padding-right: 20px;
    line-height: 50px;
}
.group_box_bg {
    background: #f7f8fa;
}

.group_box_1 .text_left{
		width: 550px;
	  height: 340px;
	  float: left;
}

.group_box_1 .text_left img{
		width: 100%;
		height: 100%;
}

.group_box_1 .text_right{
	  width: 485px;
	  float: right;
	  margin-top: 56px;
}

.group_box_1 .text_right h3{
	  font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
}
.group_box_1 .text_right h4{
    font-size: 14px;
    line-height: 20px;
    color: #999;
    margin-bottom: 10px;
}
.group_box_1 .text_right p{
	  color: #747880;
    line-height: 24px;
    margin-bottom: 20px;
}

.group_box_1 .text_right  .hrBlue {
    height: 1px;
    width: 140px;
    border: none;
    border-bottom: #5491FC solid 2px;
}

.group_box_2 .text_left{
		width:550px;
	  height:340px;
	  float:right;
}

.group_box_2 .text_left img{
		width: 100%;
		height: 100%;
}

.group_box_2 .text_right{
	  width: 485px;
	  float: left;
	  margin-top: 56px;
}

.group_box_2 .text_right h3{
	  font-size: 20px;
    line-height: 30px;
    color: #666;
    margin-bottom: 20px;
}
.group_box_2 .text_right h4{
    font-size: 14px;
    line-height: 20px;
    color: #999;
    margin-bottom: 10px;
}
.group_box_2 .text_right p{
	  color: #747880;
    line-height: 24px;
    margin-bottom: 20px;
}

.group_box_2 .text_right  .hrBlue {
    height: 1px;
    width: 140px;
    border: none;
    border-bottom: #5491FC solid 2px;
}
.main_l2_honorary{
    width: 100%;
    margin: 0 auto;
    min-width: 1200px;
}
.main_l2_honorary .main_l2_honorary_area{
    width: 1200px;
    margin: 0 auto;
}
.main_l2_honorary .main_l2_honorary_li {
	  overflow: hidden;
    float: left;
    width: 600px;
    height: 280px;
    margin: 0 0 30px 0;

}
.main_l2_honorary .main_l2_honorary_li .newhonorary_img{
	  float: left;
    width: 248px;
    height: 278px;
    border: 1px solid #c7c8cc;
} 
.main_l2_honorary .main_l2_honorary_li .newhonorary_img img{
	  width: 100%;
	  height: 100%;
}
.main_l2_honorary_text{
	  float: left;
    width: 320px;
    height: 230px;
}
.main_l2_honorary_text b {
    width: 75px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    background: #29406c;
    color: #FFF;
    font-size: 20px;
    font-weight: normal;
}

.main_l2_honorary_p {
    width: 320px;
    height: 230px;
    overflow: hidden;
    padding: 16px 0px 10px 10px;
}

.main_l2_honorary .empty, .main_l2_honorary .text {
    display: inline-block;
    vertical-align: middle;
}
.main_l2_honorary p {
    line-height: 24px;
    font-size: 14px;
    font-family:"微软雅黑";
}
/*修改集团简介结束*/

/*质保用户*/
.qcs_user .banner {
  width: 1050px;
  height: 356px;
  margin: 0 auto;
  margin-top: 56px; 
}

.qcs_user .content{
	width: 1050px;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 14px;
}

.qcs_user .content .right_top{
	width: 100%;
  height: 49px;
  line-height: 31px;
  padding: 8px 0 0 0;
  float: left;
  background: url(../image/pic/right_top.jpg)  left center repeat-x;
}

.qcs_user .content .right_top  h3 {
  font-size: 14px;
  float: left;
  padding: 0 0 0 35px;
  color: #333333;
}

.qcs_user .content .right_top span {
  float: right;
  padding: 0 20px 0 0;
  font-size: 14px;
}

#right_con {
    width: 1010px;
    float: left;
    padding: 10px 20px;
    line-height: 200%;
    overflow-x: hidden;
    background: url(../image/pic/yyright_bg.jpg) repeat-y left top;
    min-height: 300px;
    height: auto!important;
    height: 300px;
}

.dfinput {
    width: 200px;
    height: 25px;
    line-height: 25px;
    border-top: solid 1px #a7b5bc;
    border-left: solid 1px #a7b5bc;
    border-right: solid 1px #ced9df;
    border-bottom: solid 1px #ced9df;
    background: url(../image/pic/inputbg.gif) repeat-x;
    text-indent: 10px;
    margin-right: 70px;
}

.qcs_userbtn {
    width: 137px;
    height: 30px;
    border: none;
    background:#3E97C9;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

#right_con .dp {
    background: url(../image/pic/dp.png) no-repeat;
    padding-left: 30px;
    padding-top: 5px;
    border-bottom: 1px solid #dedede;
    margin: 20px 0;
    font-size: 14px;
}

#right_con .tablelist {
    border: solid 1px #cbcbcb;
    width: 98%;
    clear: both;
    margin-top: 20px;
}

#right_con .tablelist th {
    background: url(../image/pic/th.gif) repeat-x;
    height: 34px;
    line-height: 34px;
    border-bottom: solid 1px #b6cad2;
    text-indent: 12px;
    text-align: center;
    font-size: 14px;
}

#right_con .tablelist td{
	  text-align: center;
	   font-size: 14px;
}
/*质保用户结束*/

/*漆面膜专题页开始*/
.w1000{
	width: 1000px;
	margin: 0 auto;
}
.zty{
	 margin-top: 56px;
	 background: #000;
}
.zty .video h2{
  text-indent: -9999px;
}
.zty .video {
	 width: 100%;
	 height: 800px;
   background: url(../image/zty_pic/title.png) center center no-repeat;
   position: relative;
}
.video video {
    position: absolute;
    right: 0;
    bottom: 0;
   /* min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;*/
    width: 100%;
    height: 100%;
    z-index: 1;
}

.zty .video .video-bg {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background: #000;
    opacity: 0.7;
    z-index: 2;
}
.zty .video  .video_title{
	  width: 547px;
	  height: 52px;
    background: url(../image/zty_pic/title.png) center center no-repeat;
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left:-273.5px;
    z-index:99;
    text-align: center;
}
.zty .part1{
	width: 100%;
	height: 768px;
	background: url(../image/zty_pic/img11.png) center center no-repeat;
	position: relative; 
}
.zty .part0{
	width: 100%;
	height: 503px;
	background: #000;
	background-size: 100% 100%;
}
.zty .part0 .center{
	width: 1200px;
	height: 505px;
	margin:0 auto;
}
.zty .part0 .center .one{
	width:25%;
	height:505px;
	background: url(../image/zty_pic/top2-center1.png) center center no-repeat;
	background-size: 100% 100%;
	float:left;
/* 	-webkit-transition: all 0.5s ease; */
/*     -moz-transition: all 0.5s ease; */
/*     -ms-transition: all 0.5s ease; */
/*     -o-transition: all 0.5s ease; */
    transition: all 0.5s ease;
}
.zty .part0 .center .one:hover{
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    position:relative;
    z-index:10;
}
.zty .part0 .center .two{
	width:25%;
	height:505px;
	background: url(../image/zty_pic/top2-center2.png) center center no-repeat;
	background-size: 100% 100%;
	float:left;
	transition: all 0.5s ease;
}
.zty .part0 .center .two:hover{
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    position:relative;
    z-index:10;
}
.zty .part0 .center .three{
	width:25%;
	height:505px;
	background: url(../image/zty_pic/top2-center3.png) center no-repeat;
	background-size: 100% 100%;
	float:left;
	transition: all 0.5s ease;
}
.zty .part0 .center .three:hover{
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    position:relative;
    z-index:10;
}
.zty .part0 .center .four{
	width:25%;
	height:505px;
	background: url(../image/zty_pic/top2-center4.png) center center no-repeat;
	background-size: 100% 100%;
	float:left;
	transition: all 0.5s ease;
}
.zty .part0 .center .four:hover{
    transform: scale(1.02, 1.02);
    box-shadow: 0 0 10px rgba(200,200,200,.4);
    position:relative;
    z-index:10;
}
.zty .part1 h3 em{
	font-size: 20px;
	color:#c7000b;
	font-weight: bold;
}
.zty .part1 h3{
	color:#b5b5b5;
	font-size: 14px; 
	margin-left: 161px;
	padding-top: 56px;
}
.zty .part1 p{
	width: 490px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 22px;
	text-indent: 2em;
	margin-left: 161px;
}
.zty .part1 span{
	width: 117px;
	height: 14px;
	position: absolute;
	left: 343px;
	bottom: 228px;
	background: url(../image/zty_pic/font1.png) no-repeat;
}
.zty .part2{
	width: 100%;
	height: 718px;
	background: url(../image/zty_pic/img2.png) center center no-repeat;
}
.zty .part2 .part2_r{
  padding-top: 50px;
}
.zty .part2 .part2_r .founction p{
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	font-style: "微软雅黑";
}
.zty .part2  .data{
  padding-top: 20px;
}

.zty .part2  .data p.gongneng{
	color: #c7000b;
	font-size: 18px;
	padding-bottom: 20px;
}
.zty .part2  .data .excel{
	width:354px;
	height:344px;
	border: 1px  solid #575757;
}
.zty .part2  .data .excel ul li{
	float: left;
	color: #fff;
	 opacity:0.8;
	font-size: 14px;
}
.zty .part2  .data .excel ul li p{
	line-height: 24px;
}
.zty .part2  .data .excel ul li.li1{
	width:90px;
	height: 122px;
	border-bottom: 1px solid #575757;
	border-right: 1px solid #575757;
	text-align: center;
	line-height: 122px;
}
.zty .part2  .data .excel ul li.li2{
	width:153px;
	height: 122px;
	border-bottom: 1px solid #575757;
	border-right: 1px solid #575757;
	text-align: center;
}
.zty .part2  .data .excel ul li.li3{
	width: 108px;
	height: 122px;
	border-bottom: 1px solid #575757;
  text-align: center;
}
.zty .part2  .data .excel ul li.li4{
	width:90px;
	height: 24px;
	border-bottom: 1px solid #575757;
	border-right: 1px solid #575757;
	text-align: center;
	line-height: 24px;
}
.zty .part2  .data .excel ul li.li5{
	width:153px;
	height: 24px;
	border-bottom: 1px solid #575757;
	border-right: 1px solid #575757;
	text-align: center;
	line-height: 24px;
}
.zty .part2  .data .excel ul li.li6{
	width:108px;
	height: 24px;
	border-bottom: 1px solid #575757;
	text-align: center;
	line-height: 24px;
}
.zty .part2  .data .excel ul li.li7{
	width:90px;
	height:195px;
	border-right: 1px solid #575757;
	text-align: center;
	line-height: 195px;
}
.zty .part2  .data .excel ul li.li8{
  width:153px;
	height:195px;
	border-right: 1px solid #575757;
	text-align: center;

}
.zty .part2  .data .excel ul li.li9{
  width:108px;
	height:195px;
	text-align: center;

}

.zty .part3{
	width: 100%;
	height: 631px;
	background: url(../image/zty_pic/img3.png) center center no-repeat;
}
.zty .part3 h3 em{
	font-size:20px;
	color:#c7000b;
  font-weight: bold;
}
.zty .part3 h3 {
	color:#b5b5b5;
	font-size: 14px; 
	padding-top: 35px;
}
.zty .part3 .cas p{
	width: 275px;
	padding-top: 30px;
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.zty .part3 .cas_img{
	width: 665px;
}

.zty .part3 .cas_img ul{
	position:relative;
	    height: 365px;
}

.zty .part3 .cas_img ul  li{
	 width: 208px;
	 height: 153px;
	 float: left;
	 margin-right: 20px;
	 margin-bottom: 30px;
	 position:absolute;
}
.zty .part3 .cas_img ul  li:nth-child(3n){
	margin-right: 0px;
}
.zty .part3 .cas_img ul  li:nth-child(2){
	left:220px;
}
.zty .part3 .cas_img ul  li:nth-child(3){
	left:440px;
}
.zty .part3 .cas_img ul  li:nth-child(4){
	top:170px;
	left:0;
}
.zty .part3 .cas_img ul  li:nth-child(5){
	top:170px;
	left:220px;
}
.zty .part3 .cas_img ul  li:nth-child(6){
	top:170px;
	left:440px;
}
.zty .part3 .cas_img ul  li img{
	 width: 100%;
	 height: 100%;
}
.zty .part3 .cas_img ul  li p{
  background: rgba(0,0,0,.3);
  margin-top: -4px;
  height: 30px;
  line-height: 27px;
  text-align: center;
  color: #fff;
  opacity:0.8;
  font-size: 14px;
}

/*漆面膜专题页结束*/