.com_hd{
	text-align: center;
	margin-bottom: 54px;
}

.com_hd .p1{
	font-size: 34px;
	color: #262222;
	margin-bottom: 20px;
	font-weight: bold;
}
.com_hd .p1 span{
	color: #e60012;
}
.com_hd .p2{
	font-size: 18px;
	color: #6f6f6f;
	margin-bottom: 30px;
}
a.com_free_btn{
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	background: #e60012;
	border-radius: 6px;
	box-shadow: 4px 4px 8px rgba(230,0,18,0.26);
}
a.com_free_btn:hover,.header .link a:hover{
	background: #ed1021;
	color: #fff;
}
.index_main .modal_1 {
	width: 100%;
	background:#fafafa;
	min-height: 840px;
	 background:url("../images/yongyou/bg0.jpg") #fafafa no-repeat  center 0 ;
}
.index_main .modal_1 .in {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	display: none;
	padding-top: 66px;
}
.index_main .modal_1 .bd{
	width: 840px;
	margin: 0 auto;
	position: relative;
	margin-top: -15px;
}
.index_main .modal_1 .bd i{
	clear: both;
	content: ".";
	display: block;
	width: 62px;
	height: 62px;
	 background:url("../images/yongyou/n4.png") 0 0 no-repeat; position: absolute; top: 50%; left: 50%;
	 margin: -31px 0 0 -31px;
	 cursor: pointer;
}


.index_main .modal_2 {
	width: 100%;
	 background:#fff;
	min-height: 693px;
}
.index_main .modal_2 .in {
	width: 1200px;
	margin: 0 auto;
	display: none;
	padding-top: 50px;
}
.index_main .modal_2 .list_nav li{
	float: left;
	width: 12.5%;
	text-align: center;
}
.index_main .modal_2 .list_nav li a{
	font-size: 20px;
	color: #262222;
	height: 45px;
	line-height: 45px;
}
.index_main .modal_2 .list_nav li.on{
	background: #e60012;
	border-radius: 20px;
	box-shadow: 4px 4px 8px rgba(230,0,18,0.26);
}
.index_main .modal_2 .list_nav li.on a{
	color: #fff;
}
.index_main .modal_2 .list_nav{
	padding: 13px 0;
	width: 1010px;
	background: #f9f9f9;
	border-radius: 20px;
	margin: 0 auto 60px;
}
.index_main .modal_2 .img{
	width: 525px;
	height: 300px;
	overflow: hidden;
}
.index_main .modal_2 .img img{
	width: 525px;
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .modal_2 .img:hover img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .5s linear;
    transition: transform .5s linear;
}
.index_main .modal_2 .text{
	width: 558px;
	margin-left: 60px;
}
.index_main .modal_2 .text .p1{
	font-size: 26px;
	color: #110102;
	margin-bottom: 23px;
}
.index_main .modal_2 .text .p2{
	font-size: 18px;
	color: #110102;
	margin-bottom: 45px;
}
.index_main .modal_2 .text .p3 a{
	width: 170px;
	height: 50px;
	line-height: 50px;
}
.index_main .modal_2 .text .p3 .a1{
	border: 1px solid #e2e2e2;
	border-radius: 5px;
	margin-right: 15px;
	text-indent: 59px;
	 background:url("../images/yongyou/n5.png") #fff no-repeat 34px center ;
	box-shadow: 4px 4px 8px rgba(159,159,159,0.26);
	font-size: 18px;
	color: #e60012;
}

.index_main .modal_2 .list_box .item{
	display: none;
}


.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	display: none;
	z-index: 98;
}
.video_pop {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 800px;
	height: 300px;
	margin: -200px 0 0 -400px;
	background: #000;
	z-index: 9911;
	display: none;
}
.video_pop video{
	width: 100%;
}

.video_pop .in {
	position: relative;
}

.video_pop .close_btn {
	position: absolute;
	top: -50px;
	right: -47px;
	font-size: 60px;
	color: #eee;
	z-index: 2222;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}


.index_main .modal_3 {
	width: 100%;
	 background:url("../images/yongyou/bg1.jpg") #fff no-repeat  center 0 ;
	min-height: 1100px;
}
.index_main .modal_3 .in {
	width: 1200px;
	margin: 0 auto;
	padding-top: 77px;
	display: none;
}
.index_main .modal_3 .bd ul{
	margin-right: -30px;
}
.index_main .modal_3 .bd li{
	float: left;
	width: 585px;
	margin-right: 30px;
	background: #fff;
	border-radius: 6px;
	min-height: 109px;
	margin-bottom: 22px;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;

}
.index_main .modal_3 .bd li:hover{
	box-shadow: 0 0 10px rgba(0,0,0,0.2)
}
.index_main .modal_3 .bd li .h{
	height: 70px;
	background: #f5f5f5;
	line-height: 70px;
	text-indent: 87px;
	font-size: 18px;
	color: #e60012;
}
.index_main .modal_3 .bd li .b{
	padding: 25px;
	font-size: 16px;
	color: #262222;
	line-height: 30px;
}
.index_main .modal_3 .bd li:nth-child(3),.index_main .modal_3 .bd li:nth-child(4){
	height: 220px;
}
.index_main .modal_3 .bd li:nth-child(1) .h{
	 background:url("../images/yongyou/n7_1.png") #f5f5f5 no-repeat  0 0 ;
}
.index_main .modal_3 .bd li:nth-child(2) .h{
	 background:url("../images/yongyou/n7_2.png") #f5f5f5 no-repeat  0 0 ;
}
.index_main .modal_3 .bd li:nth-child(3) .h{
	 background:url("../images/yongyou/n7_3.png") #f5f5f5 no-repeat  0 0 ;
}
.index_main .modal_3 .bd li:nth-child(4) .h{
	 background:url("../images/yongyou/n7_4.png") #f5f5f5 no-repeat  0 0 ;
}
.index_main .modal_3 .logo_box{
	background: #fff;
	padding: 40px 0 20px;
}
.index_main .modal_3 .logo_box .com_hd .p1{
	margin-bottom: 0;
}
.index_main .modal_3 .logo_box ul{
	margin-right: 0;
}
.index_main .modal_3 .logo_box li{
	float: left;
	width: 20%;
	text-align: center;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    margin-right: 0;
    min-height: auto;
    margin-bottom: 0;
}
.index_main .modal_3 .logo_box li img{
	height: 124px;
}
.index_main .modal_3 .logo_box li:hover{
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}



.index_main .modal_4 {
	width: 100%;
	 background:#fff ;
	min-height: 790px;
}
.index_main .modal_4 .in {
	width: 1200px;
	margin: 0 auto;
	padding-top:68px;
	display: none;
}
.index_main .modal_4 .l_box{
	width: 240px;
	height: 500px;
	background: #fafafa;
}
.index_main .modal_4 .l_box ul{
	padding-top: 70px;
}
.index_main .modal_4 .l_box li{
	margin-bottom: 88px;
	padding-left: 35px;
	border-left: 3px solid #fff;
	cursor: pointer;
}
.index_main .modal_4 .l_box li.on{
	border-left: 3px solid #e81929;
}
.index_main .modal_4 .l_box li.on p{
	color:  #e81929;
}
.index_main .modal_4 .l_box li p{
	color: #110102;
}
.index_main .modal_4 .l_box li .p1{
	font-size: 22px;
	margin-bottom: 7px;
}
.index_main .modal_4 .l_box li .p2{
	font-size:16px;
}
.index_main .modal_4 .r_box{
	width: 960px;
	height: 500px;
	background: #fff;
}
.index_main .modal_4 .r_box .item {
	display: none;
}
.index_main .modal_4 .r_box .item li{
	text-align: center;
	float: left;
	padding: 0 1.5%;
	width: 30%;
	height: 267px;
	margin-bottom: 10px;
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
}
.index_main .modal_4 .r_box .item li:hover{
	/*
    -webkit-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
    transform:translateY(-10px);
    -webkit-transition: -webkit-transform .3s linear;
    transition: transform .3s linear;*/
}
.index_main .modal_4 .r_box .item li .img{
	height: 87px;
}
.index_main .modal_4 .r_box .item li .p1{
	font-size: 22px;
	margin-bottom: 10px;
	color: #110102;
}
.index_main .modal_4 .r_box .item li .p2{
	font-size: 16px;
	color: #6f6f6f;
	line-height: 26px;
}


.index_main .modal_5 {
	width: 100%;
	 background:#fff ;
	 background:url("../images/yongyou/b2.jpg") center 0 no-repeat;
	 background-size: cover;
	 padding-bottom: 50px;
}
.index_main .modal_5 .in {
	width: 1200px;
	margin: 0 auto;
	padding-top:80px;
	display: none;
}
.index_main .modal_5 .t_box{
	margin: 0 auto;
	margin-bottom: 50px;
	width: 1200px;
	overflow: hidden;
}

.index_main .modal_5 .t_box .bd{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}
.index_main .modal_5 .b_box{
	text-align: center;
}
.index_main .modal_5 .b_box li{
	float: left;
	width: 16.66%;
	text-align: center;
	margin-bottom: 0px;
}
.index_main .modal_5 .t_box .info{
	width: 437px;
	padding-left: 47px;
}
.index_main .modal_5 .t_box .info .p1{
	font-size: 16px;
	color: #110102;
	margin-bottom: 50px;
	line-height: 28px;
}
.index_main .modal_5 .t_box .info .p2{
	font-size: 16px;
	color: #110102;
}
.index_main .modal_5 .t_box .info .p2 span{
	color: #6d6d6d;
}
.index_main .modal_5 .swiper-slide{
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px rgba(159,159,159,0.26);
	width: 760px!important;
}
.index_main .modal_5 .swiper-slide .item{
	padding: 57px 30px 57px 0;
}
.index_main .swiper-container_client .swiper-slide {
    transform: scale(0.8);
}
.index_main .swiper-container_client .swiper-slide-active, .swiper-slide-duplicate-active {
    transform: scale(1);
}
.index_main .swiper-container_client .swiper-button-prev{
	width: 50px;
	height: 50px;
    background: url(../images/yongyou/f36_l.png)   no-repeat center center;
    background-size: 100%;
    top: 50%;
    left: 50%;
    margin-left: -490px;
    
}
.index_main .swiper-container_client .swiper-pagination{
	display: none;
}

.index_main .swiper-container_client .swiper-button-next{
	width: 50px;
	height: 50px;
    background: url(../images/yongyou/f36.png)   no-repeat center center;
    background-size: 100%;
    top: 50.5%;
    left: 50%;
    margin-left:440px;
}