.cont_button .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    margin: 12px 0 !important;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #b01f24;
}

html, body {
    position: relative;
    height: 100%;
}
.swiper-container-vertical>.swiper-pagination-bullets {
    left: 10px;
    right: auto;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*.swiper-wrapper{*/
    /*transition-delay:0s;*/
/*}*/
.swiper-slide {
    position: relative;
}
.swiper-button-disabled{
    display: none;
}
body{
    padding-top: 66px;
    overflow-y: hidden;
    max-width: 1920px;
    margin: 0 auto;
}

/*云层样式*/
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}


.clearfix:after {
    clear: both;
}
/*.satic-area {*/
    /*position: relative;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*background: url(../images/aaa1.png) no-repeat center;*/
    /*background-size: cover;*/
/*}*/
.dynamic-area1{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*background: url(images/aaa.png) repeat-x 0px 0px;*/
    /*background-size: cover;*/
    /*animation: posterDrop1 2000s linear infinite;*/
}
@keyframes posterDrop1 {
    from { background-position: 0 0; }
    to { background-position: 4000% 0; }
}
.dynamic-area2   {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(http://www.17sucai.com/preview/775073/2018-03-19/yun/img/poster-drop-animate1.png) repeat-x 0 0;
    background-size: cover;
    animation: posterDrop2 3500s linear infinite;
}
@keyframes posterDrop2 {
    from { background-position: 0 0; }
    to { background-position: -30000% 0; }
}


.app_cont{
    display: none;
}


.module_1{
    background: url("../images/banner_bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.module_1_cont{
    padding: 120px 16%;
}
.module_1_cont img{
    width: 17%;
}
.module_1_cont img:last-child{
    width: 17%;
    margin: 0;
}
.module_1_cont h3{
    color: white;
    font-size: 34px;
    margin: 14px 0 4px;
}
.module_1_cont p{
    color: #c1074c;
    font-size: 19px;
}
.module_1_list{
	display:inline-block;
	margin-right:10px
}

.module_2{
    background: url(../images/gongsi_bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.module_2_top{
    position: relative;
    z-index: 9;
    height: 48.5%;

    /*background: url(http://www.17sucai.com/preview/775073/2018-03-19/yun/img/poster-drop-animate1.png) repeat-x 0 0;*/
    /*animation: posterDrop1 1000s linear infinite;*/
}
.module_2_top .top_right{
    width: 46%;
    text-align: right;
    position: absolute;
    bottom: 28px;
}
.module_2_top .top_right h3{
    font-size: 32px;
    line-height: 36px;
    color: #d1dbe5;
    font-family: Myriad Pro Semibold;
}
.module_2_top .top_right h3 img{
    width: 3.7%;
    margin-top: -8px;
}
/*.module_2_top .top_right h3:first-letter{*/
    /*color: #cb0f1d;*/
/*}*/
.module_2_top .top_right p{
    font-size: 26px;
    position: relative;
    padding-top: 22px;
}
.module_2_top .top_right p:before{
    content: " ";
    position: absolute;
    right: 0;
    top: 10px;
    width: 18px;
    height: 3px;
    background: #cb0f1d;
}

.module_2_bottom{
    height: 50%;
}
.module_2_bottom .bottom_right{
    width: 80%;
    height: 180px;
    background: url("../images/gongsi_bg2.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    padding: 18px 0;
}
.bottom_right .bottom_img{
    float: left;
    width: 15%;
    margin-left: 20%;
    margin-top: 20px;
    text-align: center;
}
.bottom_right .bottom_img img{
    width: 64%;
}
.bottom_right .bottom_text{
    float: left;
    width: 41%;
    margin-top: 20px;
    position: relative;
}
.bottom_right .bottom_text p{
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 18px;
}
.bottom_right .bottom_text h5{
    font-size: 16px;
    color: black;
}
.bottom_right .bottom_text a{
    font-size: 12px;
    display: block;
    width: 108px;
    height: 24px;
    background: #c30917;
    text-align: center;
    color: white;
    line-height: 24px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.sanjiao_img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 21%;
    height: 115px;
}

.module_3{
    background: url(../images/business_bg.jpg) no-repeat;
    background-size: 100% 100%;
    color: white;
}
.module_3_cont{
    padding: 80px 16%;
    position: relative;
    z-index: 9;
}
.module_3_cont .module_3_top{
    margin-bottom: 50px;
}
.module_3_cont .module_3_top h3{
    font-size: 32px;
    line-height: 36px;
    color: #717171;
    font-family: Myriad Pro Semibold;
}
.module_3_cont .module_3_top p{
    font-size: 26px;
    margin-bottom: 12px;
}
.module_3_cont .module_3_top p:before{
    content: " ";
    width: 18px;
    height: 3px;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 6px;
    background: #cb0f1d;
    display: block;
}
.module_3_cont .module_3_top a{
    color: white;
    display: inline-block;
    padding:5px 26px;
    border-radius: 16px;
    text-align: center;
    background: #cb0f1d;
    font-size: 13px;
}
.module_3_bottom{
    display: flex;
}
.module_3_bottom .module_3_list{
    flex: 1;
    margin-right: 8px;
    text-align: center;
}
.module_3_bottom .module_3_list:last-child{
    margin: 0;
}
.module_3_bottom .module_3_list h4{
    font-size: 14px;
    margin: 18px 0;
}
.module_3_bottom .module_3_list .module_3_img{
    width: 44px;
    height: 44px;
    margin: 0 auto;
}
.module_3_bottom .module_3_list h4:after{
    content: " ";
    width: 30px;
    height: 2px;
    margin: 6px auto;
    background: #cb0f1d;
    display: block;

}
.module_3_bottom .module_3_list p{
    font-size: 12px;
    padding: 12px 38px;
    background: rgba(158, 14, 24, 0.9);
    border-radius: 5px;
}

.module_4{
    background: url(../images/prospect_bg1.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.module_4_cont{
    padding: 50px 16%;
    position: relative;
    z-index: 9;
}
.module_4_cont h3{
    font-size: 32px;
    line-height: 36px;
    color: #ececec;
    font-family: Myriad Pro Semibold;
}
.module_4_cont h3 span{
    color: #d50417;
}
/*.module_4_cont h3 img{*/
    /*width: 2.4%;*/
    /*margin-bottom: 7px;*/
    /*margin-left: -6px;*/
    /*margin-right: 5px;*/
/*}*/
.module_4_cont p{
    font-size: 26px;
    margin-bottom: 12px;
}
.module_4_cont .module_4_cont_p:before{
    content: " ";
    width: 18px;
    height: 3px;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 6px;
    background: #cb0f1d;
    display: block;
}
.module_4_cont .module_4_img{
    position: absolute;
    top: 159px;
    left: 208px;
}
.module_4_cont .module_4_img .prospect_a_button{
    width: 48%;
    height: 63%;
    position: absolute;
    top: 136px;
    left: 23px;
    cursor: pointer;
    border-bottom-left-radius: 117%;
    border-bottom-right-radius: 127%;
    border-top-left-radius: 195%;
    border-top-right-radius: 207%;
    transform: rotate(179deg);
}
.module_4_cont .module_4_img .prospect_b_button{
    width: 43%;
    height: 37%;
    position: absolute;
    right: 83px;
    top: 139px;
    cursor: pointer;
    border-bottom-left-radius: 1000px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 1000px;
    transform: rotate(-6deg);
}

.module_4_cont .module_4_img img:nth-child(1){
    width: 98%;
}
.module_4_cont .prospect_a_img , .module_4_cont .prospect_b_img{
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    display: none;
}
.module_4_cont .module_4_img img:nth-child(4){
    position: absolute;
    top: 240px;
    left: 322px;
    width: 2.3%;
}
.module_4_cont .module_4_img img:nth-child(5){
    position: absolute;
    top: 163px;
    right: 248px;
    width: 2.6%;
}
.module_4_cont .module_4_ab{
    position: absolute;
    top: 50px;
    left: 606px;
}
.module_4_cont .module_4_a , .module_4_cont .module_4_b{
    width: 190px;
    height: 244px;
    float: left;
    color: white;
    position: relative;
}
.module_4_cont .module_4_a{
    background: url(../images/prospect_a.png) no-repeat center;
    background-size: cover;
    margin-right: 40px;
}
.module_4_cont .module_4_b{
    background: url(../images/prospect_b.png) no-repeat center;
    background-size: cover;
}
.module_4_cont .module_4_a h3 , .module_4_cont .module_4_b h3{
    margin: 20px 20px 0;
    font-size: 16px;
    line-height: 20px;
    color: white;
}
.module_4_cont .module_4_a h3:after , .module_4_cont .module_4_b h3:after{
    content: " ";
    width: 33px;
    height: 1px;
    background: gainsboro;
    margin: 15px 0;
    display: block;
}
.module_4_cont .module_4_a p , .module_4_cont .module_4_b p{
    font-size: 12px;
    margin: 0 10px 7px 20px;
    color: whitesmoke;
}
.module_4_cont .module_4_a p a , .module_4_cont .module_4_b p a{
    color: whitesmoke;
}
.module_4_cont .module_4_a img , .module_4_cont .module_4_b img{
    width: 76%;
    position: absolute;
    bottom: 16px;
    left: 20px;
}

.module_6_cont{
    padding: 100px 16% 60px;
    position: relative;
    z-index: 9;
}
.module_5_cont {
    padding: 62px 16%;
	height:100%;
    background: url(../images/bg6.jpg) no-repeat center;
    background-size: cover;
    position: relative;
}
.module_5_cont h3 , .module_6_cont h3{
    font-size: 32px;
    line-height: 36px;
    font-family: Myriad Pro Semibold;
}
.module_5_cont h3 img{
    width: 2.3%;
    margin-top: -7px;
}
.module_6_cont h3 img{
    width: 2.4%;
    margin-top: -6px;
    margin-right: 3px;
}
.module_5_cont p , .module_6_cont p{
    font-size: 26px;
    margin-bottom: 26px;
}
.module_5_cont p:before , .module_6_cont p:before{
    content: " ";
    width: 18px;
    height: 3px;
    margin-left: 2px;
    margin-top: 10px;
    margin-bottom: 6px;
    background: #cb0f1d;
    display: block;
}
.module_5_cont .product_img{
    height: 170px;
    position: absolute;
    width: 68%;
    bottom: 0;
}
.module_5_cont .product_img .product_img_list{
    width: 33.3%;
    height: 100%;
    float: left;
    text-align: center;
	cursor: pointer;
}
.module_5_cont .product_img .active_product_img{
    border-bottom: 2px solid #e50600;
}
.module_5_cont .product_img .product_img_list img{
    width: 76%;
}

/* 新 */
.module_5_list .module_5_img a{
	display:block;
	overflow:hidden;
	/* height: 0; */
    /* padding-bottom: 69%; */
	background: #e3e3e3;
	/* position:relative */
}
.module_5_list .module_5_img img{
	transition: all 0.4s;
	width:100%;
	/* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
}
.module_5_list .module_5_img:hover img{
	transform: scale(1.1);
}
.module_5_title{
	padding:22px 24px;
	background:#fff;
	position:relative;
	height:230px
}
.module_5_title h1{
	font-size:22px;
	font-weight:bold;
}
.module_5_title h1 a{
	color:black
}
.module_5_title h1 a:hover{
	color:#b01f24
}
.module_5_title span{
	font-size:14px;
	line-height:22px;
	margin:16px 0;
	display: block;
    height: 66px;
   text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
}
.module_5_title>a{
	position:absolute;
	bottom:20px;
	display:block;
	width:150px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	color:#fff;
	background:url("/style/home/images/bg.png") no-repeat;

}


.module_5 .center_ul ul {
    width: 100%;
    float: left;
    padding-left: 90px;
}
.module_5 .center_ul ul:nth-child(2){
    border-left: 1px solid gainsboro;
    border-right: 1px solid gainsboro;
}
.module_5 .center_ul ul li{
    margin-bottom: 6px;
    font-size: 12px;
}
.module_5 .center_ul ul li:first-child{
    font-size: 17px;
    font-weight: bold;
    color: black;
    margin-bottom: 10px;
    text-indent: 20px;
	width: 80%;
}
.module_5 .center_ul ul li:last-child a{
    color: gray;
}
.module_5 .center_ul ul li:last-child{
    margin-top: 12px;
}
.module_5 .center_ul ul li:last-child span{
    width: 12px;
    height: 12px;
    background: gray;
    color: white;
    border-radius: 12px;
    display: inline-block;
    line-height: 10px;
    text-align: center;
    text-indent: 0;
}
.module_5 .center_ul ul li a{
    color: black;
    display: inline-block;
    text-indent: 20px;
    line-height: 20px;
    border-radius: 5px;
	padding-right: 20px;
}
.module_5 .center_ul ul li a:hover{
    background: #e50600;
    color: white;
}
.module_5 .center_ul ul li:last-child a:hover{
    background: transparent;
    color: gray;
}

.module_5 .product{
    width: 63%;
    margin: 0 auto;
    display: flex;
}
.module_5 .product_center{
    padding: 20px 0 0;
    height: 34%;
    /* background: white; */
}
.product_img_list{
	text-align:center;
	padding: 20px 0 40px;
	border-bottom: 2px solid transparent;
}
.product_img_list img{
    width:76%
}
.module_5 .center_ul ul {
    /* border-right: 1px solid gainsboro; */
}
.module_5_cont .active_product_img {
    border-bottom: 2px solid #e50600;
}

.module_5_cont .module_5_next , .module_5_cont .module_5_prev{
	width: 70px;
    height: 70px;
	background: #000;
    border-radius: 50%;
    opacity: .3;
	transform: scale(0.6);
	/* margin-top: -50px; */
	outline:none
}
.module_5_cont .module_5_next:hover ,  .module_5_cont .module_5_prev:hover{
	opacity: .6;
}

.module_5_cont .module_5_next{
	background-image:url(../images/next.png);
	right:9%
}
.module_5_cont .module_5_prev{
	background-image:url(../images/prev.png);
	left: 9%;
}


.module_6{
    background: url(../images/bg1.jpg) no-repeat center;
    background-size: 100% 100%;
    color: white;
}
.module_6 .relation{
    background: url(../images/bg2.jpg) no-repeat center;
    background-size: 100% 100%;
    padding: 36px;
    width: 50%;
    margin-left: 16%;
    border-radius: 5px;
}
.module_6 .relation .relation_left{
    width: 46%;
    float: left;
}
.module_6 .relation .relation_left h4{
    font-size: 18px;
    font-weight: 400;
}
.module_6 .relation .relation_left p{
    font-size: 14px;
    margin: 6px 0 24px;
    color: gainsboro;
    -webkit-text-size-adjust:none
}
.module_6 .relation .relation_left img{
    margin: 6px 0 24px;
}
.module_6 .relation .relation_left a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    border: 1px solid ghostwhite;
    border-radius: 4px;
    color: white;
}
.module_6 .relation .relation_right{
    width: 46%;
    float: right;
    font-size: 12px;
}
.module_6 .relation .relation_right img{
    margin-right: 16px;
}
.module_6 .relation .relation_right p:nth-child(2){
    margin: 20px 0;
}

.foot{
    background: rgba(0,0,0,0.5);
}


@media (min-width: 1390px) and (max-width: 1430px){
    .module_2_bottom .bottom_right {
        height: 264px;
        padding: 36px 0 0;
    }
    .sanjiao_img {
        height: 169px;
    }
    .module_4 {
        background: url(../images/prospect_bg1.jpg) no-repeat center;
    }
    .module_4_cont {
        padding: 114px 16% 0;
    }
    .module_4_cont .module_4_img {
        top: 208px;
        left: 35px;
    }
    .module_4_cont .module_4_ab {
        top: 96px;
        left: 596px;
    }
    .module_4_cont .module_4_a h3, .module_4_cont .module_4_b h3 {
        width: 72%;
        margin: 26px 30px 0;
        font-size: 18px;
    }
    .module_4_cont .module_4_a p, .module_4_cont .module_4_b p {
        font-size: 13px;
        margin: 0 22px 8px 30px;
    }
    .module_4_cont .module_4_a img, .module_4_cont .module_4_b img {
        width: 75%;
        bottom: 26px;
        left: 30px;
    }
    .module_4_cont .module_4_a, .module_4_cont .module_4_b {
        width: 239px;
        height: 300px;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        width: 58%;
        height: 69%;
        top: 192px;
    }
    .module_4_cont .prospect_a_img, .module_4_cont .prospect_b_img {
        width: 116%;
        max-width: 116%;
    }
    .module_4_cont .module_4_img img:nth-child(1) {
        max-width: 116%;
        width: 116%;
    }
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 308px;
        left: 446px;
        width: 3%;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 229px;
        right: 96px;
        width: 3%;
    }
}

@media (min-width: 1440px) and (max-width: 1500px){
    .module_2_bottom .bottom_right {
        height: 219px;
        padding: 18px 0 0;
    }
    .sanjiao_img {
        height: 140px;
    }
    .module_4 {
        background: url(../images/prospect_bg1.jpg) no-repeat center;
        background-size: cover;
    }
    .module_4_cont {
        padding: 68px 16%;
    }
    .module_4_cont .module_4_img {
        top: 177px;
        left: 196px;
    }
    .module_4_cont .module_4_ab {
        top: 68px;
        left: 636px;
    }
    .module_4_cont .module_4_a, .module_4_cont .module_4_b {
        width: 210px;
        height: 260px;
    }
    .module_4_cont .module_4_a {
        margin-right: 46px;
    }
    .module_4_cont .module_4_a h3, .module_4_cont .module_4_b h3 {
        margin: 20px 30px 0;
    }
    .module_4_cont .module_4_a p, .module_4_cont .module_4_b p {
        margin: 0 14px 7px 30px;
    }
    .module_4_cont .module_4_a img, .module_4_cont .module_4_b img {
        bottom: 20px;
        left: 30px;
    }
    .module_4_cont .module_4_img img:nth-child(1) {
        width: 101%;
        max-width: 101%;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        width: 49%;
        height: 66%;
        top: 154px;
        left: 29px;
    }
    .module_4_cont .prospect_a_img, .module_4_cont .prospect_b_img {
        width: 101%;
        max-width: 101%;
    }
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 244px;
        left: 353px;
        width: 2.7%;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 181px;
        right: 236px;
        width: 2.7%;
    }
}

@media screen and (min-width: 1560px){
    .home_nav_left img {
        width: 36%;
    }
    .module_1_cont {
        padding: 180px 16%;
    }
    .module_1_cont img {
        width: 15%;
    }
    .module_1_cont h3 , .module_2_top .top_right p ,.module_3_cont .module_3_top p , .module_4_cont p , .module_5_cont p, .module_6_cont p{
        font-size: 34px;
    }
    .module_2_top .top_right h3 , .module_3_cont .module_3_top h3 , .module_4_cont h3 , .module_5_cont h3, .module_6_cont h3{
        font-size: 36px;
    }
    .module_2_top .top_right {
        width: 44.5%;
    }
    .module_2_bottom .bottom_right {
        height: 217px;
    }
    .bottom_right .bottom_img , .bottom_right .bottom_text{
        margin-top: 30px;
    }
    .bottom_right .bottom_img{
        margin-left: 18%;
    }
    .bottom_right .bottom_img img {
        width: 68%;
    }
    .bottom_right .bottom_text p {
        font-size: 16px;
        margin-bottom: 22px;
    }
    .bottom_right .bottom_text h5 {
        font-size: 16px;
    }
    .bottom_right .bottom_text a {
        width: 114px;
        height: 26px;
        line-height: 26px;
        right: 6px;
    }
    .sanjiao_img {
        width: 20.5%;
        height: 140px;
    }
    .module_3_cont {
        padding: 120px 16%;
    }
    .module_3_cont .module_3_top {
        margin-bottom: 80px;
    }
    .module_3_bottom .module_3_list h4 {
        font-size: 18px;
        margin: 20px 0;
    }
    .module_3_bottom .module_3_list p {
        font-size: 14px;
        padding: 12px 50px;
    }
    .module_3_bottom .module_3_list h4:after {
        width: 36px;
    }
    .module_3_bottom .module_3_list .module_3_img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }

    .module_4_cont {
        padding: 50px 16%;
    }
    .module_4_cont .module_4_img {
        top: 186px;
        left: 244px;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        width: 49%;
        top: 160px;
        transform: rotate(177deg);
    }
    .module_4_cont .module_4_img .prospect_b_button {
        width: 44%;
        height: 38%;
        top: 151px;
        transform: rotate(-8deg);
    }
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 264px;
        left: 376px;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 192px;
        right: 290px;
    }

    .module_4_cont .module_4_ab {
        top: 70px;
        left: 709px;
    }
    .module_4_cont .module_4_a, .module_4_cont .module_4_b {
        width: 236px;
        height: 276px;
    }
    .module_4_cont .module_4_a {
        margin-right: 50px;
    }
    .module_4_cont .module_4_a h3, .module_4_cont .module_4_b h3 {
        margin: 26px 20px 20px 26px;
        font-size: 18px;
        line-height: 22px;
        width: 78%;
    }
    .module_4_cont .module_4_a p, .module_4_cont .module_4_b p {
        font-size: 12px;
        margin: 0 20px 8px 26px;
    }
    .module_4_cont .module_4_a img, .module_4_cont .module_4_b img {
        width: 70%;
        bottom: 23px;
        left: 26px;
    }

    .module_5 .product {
        width: 60%;
    }
    .module_5 .product .product_list h4 {
        font-size: 18px;
    }
    .module_5 .product .product_list a {
        padding: 78px;
    }
    .module_5 .product .product_list:nth-child(3) a {
        padding: 76px 60px;
    }
    .module_5 .product .product_list:nth-child(3) a img {
        width: 32%;
    }
    .module_6 .relation {
        width: 42%;
    }
    .module_5_cont{
        padding: 60px 16%;
    }
    .module_5_cont .product_img {
        height: 190px;
    }
    .module_5 .center_ul ul {
        padding-left: 120px;
    }
    .module_5 .center_ul ul li a {
        line-height: 24px;
    }
    .module_6_cont {
        padding: 148px 16% 60px;
    }
}

@media (min-width: 1670px) and (max-width: 1800px){
    .module_2_bottom .bottom_right {
        height: 263px;
    }
    .sanjiao_img {
        height: 169px;
    }
    .module_4 {
        background: url(../images/prospect_bg1.jpg) no-repeat center;
        background-size: cover;
    }
    .module_4_cont {
        padding: 78px 16%;
    }
    .module_4_cont .module_4_img {
        top: 213px;
        left: 206px;
    }
    .module_4_cont .module_4_ab {
        top: 79px;
        left: 735px;
    }
    .module_4_cont .module_4_a, .module_4_cont .module_4_b {
        width: 257px;
        height: 318px;
    }
    .module_4_cont .module_4_a {
        margin-right: 54px;
    }
    .module_4_cont .module_4_a h3, .module_4_cont .module_4_b h3 {
        margin: 30px 20px 20px 38px;
        width: 68%;
    }
    .module_4_cont .module_4_a p, .module_4_cont .module_4_b p {
        font-size: 14px;
        margin: 0 36px 8px 38px;
    }
    .module_4_cont .module_4_a img, .module_4_cont .module_4_b img {
        bottom: 32px;
        left: 38px;
    }
    .module_4_cont .module_4_img img:nth-child(1) {
        width: 103%;
        max-width: 103%;
    }
    .module_4_cont .prospect_a_img, .module_4_cont .prospect_b_img {
        width: 103%;
        max-width: 103%;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        width: 52%;
        top: 192px;
    }
    .module_4_cont .module_4_img .prospect_b_button {
        width: 42%;
        height: 40%;
        top: 179px;
        transform: rotate(-9deg);
    }
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 300px;
        left: 432px;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 220px;
        right: 258px;
    }
}

@media screen and (min-width: 1880px){
    .module_1_cont p {
        font-size: 20px;
    }
    .home_nav {
        height: 66px;
    }
    .home_nav_left {
        line-height: 62px;
    }
    .home_nav_right ul li {
        font-size: 16px;
    }
    .home_nav_right ul li a {
        line-height: 62px;
    }
    .module_1_cont {
        padding: 224px 16%;
    }
    .module_1_cont h3, .module_2_top .top_right p , .module_3_cont .module_3_top p , .module_4_cont p, .module_5_cont p, .module_6_cont p {
        /* font-size: 44px; */
    }
    .module_2_top .top_right h3, .module_3_cont .module_3_top h3 , .module_4_cont h3, .module_5_cont h3, .module_6_cont h3 {
        font-size: 40px;
		font-weight: bold;
    }
    .module_4_cont .module_4_cont_p:before , .module_5_cont p:before, .module_6_cont p:before{
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .module_2_top .top_right {
        bottom: 120px;
    }
    .module_2_bottom .bottom_right {
        height: 272px;
        padding: 24px 0;
    }
    .bottom_right .bottom_img {
        width: 13%;
        margin-left: 19%;
        margin-top: 36px;
    }
    .module_1_cont img:last-child {
        width: 16%;
    }
    .bottom_right .bottom_img, .bottom_right .bottom_text {
        margin-top: 36px;
    }
    .bottom_right .bottom_text p {
        font-size: 16px;
        margin-bottom: 26px;
    }
    .bottom_right .bottom_text h5 {
        font-size: 16px;
    }
    .bottom_right .bottom_text a {
        width: 120px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        right: 40px;
    }
    .sanjiao_img {
        height: 175px;
    }

    .module_3_cont {
        /* padding: 180px 16%; */
    }
    .module_3_cont .module_3_top {
        margin-bottom: 100px;
    }
    .module_3_bottom .module_3_list h4 {
        font-size: 18px;
        margin: 20px 0;
    }
    .module_3_bottom .module_3_list p {
        font-size: 16px;
        padding: 14px 60px;
    }
    .module_3_bottom .module_3_list .module_3_img {
        width: 58px;
        height: 58px;
    }

    .module_4_cont {
        padding: 70px 16%;
    }
    .module_4_cont .module_4_img {
        top: 215px;
        left: 289px;
    }
    .module_4_cont .module_4_img img:nth-child(1) {
        width: 100%;
    }
    .module_4_cont .prospect_a_img, .module_4_cont .prospect_b_img {
        width: 100%;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        width: 49%;
        top: 206px;
        left: 33px;
    }
    .module_4_cont .module_4_img .prospect_b_button {
        width: 44%;
        height: 39%;
        top: 188px;
        transform: rotate(-7deg);
    }
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 322px;
        left: 456px;
        width: 2.6%;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 232px;
        right: 319px;
    }
    .module_4_cont .module_4_ab {
        top: 70px;
        left: 850px;
    }
    .module_4_cont .module_4_a {
        margin-right: 54px;
    }
    .module_4_cont .module_4_a, .module_4_cont .module_4_b {
        width: 260px;
        height: 340px;
    }
    .module_4_cont .module_4_a h3, .module_4_cont .module_4_b h3 {
        margin: 36px 20px 20px 36px;
        font-size: 20px;
        line-height: 28px;
        width: 74%;
    }
    .module_4_cont .module_4_a p, .module_4_cont .module_4_b p {
        font-size: 14px;
        margin: 0 32px 10px 36px;
    }
    .module_4_cont .module_4_a img, .module_4_cont .module_4_b img {
        bottom: 34px;
        left: 36px;
    }
	.product_img_list {
		padding: 40px 0 80px;
	}
	.module_5_container1 .swiper-button-next, .module_5_container1 .swiper-button-prev {
		transform: scale(0.8);
	}

    .module_5 .product .product_list a {
        padding: 100px;
    }
    .module_5 .product .product_list img {
        width: 42%;
    }
    .module_5 .product .product_list p {
        font-size: 14px;
        padding: 4px 0;
    }
    .module_5 .product .product_list h4 {
        margin: 26px 0 8px;
        font-size: 18px;
    }
    .module_5 .product .product_list:nth-child(3) a {
        padding: 100px 74px;
    }
    .module_5 .product .left_icon img {
        width: 100%;
    }
    .module_5_cont{
        padding: 120px 16%;

    }

    .module_5_cont .product_img {
        height: 240px;
    }
    .module_5 .product_center {
        padding: 40px 0;
    }

	.module_5 .center_ul ul {
		padding-left: 160px;
	}

    .module_5 .center_ul ul li:first-child {
        font-size: 20px;
        margin-bottom: 14px;
    }
    .module_5 .center_ul ul li {
        margin-bottom: 6px;
        font-size: 14px;
    }
    .module_5 .center_ul ul li a {
        line-height: 26px;
    }
    .module_5_cont .product_img .active_product_img {
        border-bottom: 2px solid #e50600;
    }

    .module_6_cont {
        padding: 200px 16% 94px;
    }

    .module_6 .relation .relation_left h4 {
        font-size: 22px;
    }
    .module_6 .relation .relation_left a {
        width: 110px;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
    }
    .module_6 .relation .relation_right {
        font-size: 14px;
    }
    .module_6 .relation {
        width: 44%;
        padding: 46px;
    }
}

/*手机端样式*/
@media screen and (max-width: 750px){
    body{
        overflow-y: initial;
        padding-top: 50px;
    }
    .app_cont{
        display: block;
    }
    .cont_container{
        display: none;
    }
    .home_nav_right{
        display: none;
    }
    /* .app_nav{ */
        /* background: whitesmoke; */
        /* position: absolute; */
        /* top: 56px; */
        /* width: 100%; */
        /* height: 1000px; */
        /* text-align: left; */
        /* text-indent: 18px; */
    /* } */
    .app_nav ul li{
        /* height: 42px; */
        line-height: 42px;
        border-bottom: 1px solid gainsboro;
    }
    .app_nav ul li a{
        color: black;
    }
    .home_nav_left {
        width: 22%;
        line-height: 50px;
    }
    .home_nav_left img {
        width: 72%;
    }


    .app_module_1{
        background: url("../images/banner_bg.jpg") no-repeat;
        background-size: 100% 100%;
        height: 230px;
        padding: 40px 6%;
    }
    .app_module_2{
        background: url(../images/gongsi_bg1.jpg) no-repeat center;
        background-size: 100% 100%;
        height: 211px;
        padding: 30px 6%;
    }
    .app_module_3{
        background: url(../images/business_bg.jpg) no-repeat;
        background-size: 100% 100%;
        color: white;
        height: 211px;
        padding: 30px 6%;
    }
    .app_module_4{
        background: url(../images/prospect_bg1.jpg) no-repeat;
        background-size: 100% 100%;
        height: 194px;
		overflow: hidden;
    }
    .app_module_6{
        background: url(../images/bg1.jpg) no-repeat center;
        background-size: 100% 100%;
        color: white;
        height: 230px;
        padding: 20px 0 0 6%;
    }
    .module_1_cont h3, .module_2_cont h3,.module_3_cont h3, .module_5_cont h3{
        font-size: 18px;
    }
    .module_1_cont p, .module_2_cont p,.module_3_cont p, .module_4_cont p,.module_5_cont p, .module_6_cont p{
        font-size: 18px;
    }

    .app_module_1 .module_1_cont {
        padding: 0;
    }
    .module_1_cont img {
        width: 20%;
    }
    .module_1_cont h3 {
        margin: 10px 0 4px;
    }
    .module_1_cont p{
        font-size: 12px;
    }
    .module_2_left{
        width: 33%;
        float: left;
        text-align: right;
    }
    .module_2_right{
        width: 58%;
        float: right;
    }
    .module_2_left .top_right h3{
        font-size: 14px;
        line-height: 18px;
        color: #d1dbe5;
        font-family: Myriad Pro Semibold;
    }
    .module_2_left .top_right p {
        font-size: 18px;
        padding-top: 18px;
        position: relative;
    }
    .module_2_left .top_right p:before{
        content: " ";
        position: absolute;
        right: 0;
        top: 8px;
        width: 18px;
        height: 3px;
        background: #cb0f1d;
    }
    .app_module_2 .app_bottom_cont {
        font-size: 12px;
    }
    .app_module_2 .app_bottom_cont .bottom_img{
        width: 50%;
        margin-bottom: 10px;
    }
    .app_module_2 .app_bottom_cont .bottom_img img{
        width: 60%;
    }
    .app_module_2 .app_bottom_cont .bottom_text{
        width: 101%;
    }
    .app_module_2 .app_bottom_cont .bottom_text p{
        margin-bottom: 4px;
        line-height: 18px;
    }

    .module_3_cont {
        padding: 0;
    }
    .module_3_cont .module_3_top h3 {
        font-size: 14px;
        line-height: 16px;
        color: #717171;
        font-family: Myriad Pro Semibold;
    }
    .module_3_cont .module_3_top p {
        font-size: 18px;
    }
    .module_3_cont .module_3_top {
        margin-bottom: 0;
        position: absolute;
        top: -24px;
    }
    .module_3_bottom {
        margin-top: 12px;
        padding-bottom: 40px;
    }
    .module_3_bottom .module_3_list h4 {
        margin: 10px 0 8px;
    }
    .module_3_bottom .module_3_list p {
        padding: 6px 30px;
    }
    .module_3_bottom .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: white;
        opacity: .5;
    }
    .module_3_bottom .swiper-pagination-bullet-active {
        opacity: 1;
        background: #b01f24;
    }
    .module_4_cont {
        padding: 0;
    }
    .module_4_cont h3{
        font-size: 14px;
        line-height: 18px;
        margin-left: 20px;
        margin-top: 20px;
    }
    .module_4_cont p {
       margin-left: 20px;
    }
    .module_4_cont .module_4_img {
        top: 32px;
		left: 60px;
    }
	.module_4_cont .module_4_img img:nth-child(1) {
		width: 100%;
	}

    .module_4_cont .module_4_img img:nth-child(4) {
        top: 50px;
        left: 80px;
        width: 7%;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 34px;
        right: 90px;
        width: 7%;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        top: 38px;
        left: 12px;
    }
    .module_4_cont .module_4_img .prospect_b_button {
        right: 24px;
        top: 38px;
    }


    .module_4_ab .module_4_a , .module_4_ab .module_4_b{
        width: 50%;
        height: 235px;
        float: left;
        position: relative;
    }
    .module_4_ab .module_4_a{
        background: url(../images/prospect_a.png) no-repeat center;
        background-size: cover;
    }
    .module_4_ab .module_4_b{
        background: url(../images/prospect_b.png) no-repeat center;
        background-size: cover;
    }
    .module_4_ab .module_4_a h3 , .module_4_ab .module_4_b h3{
        margin: 20px 20px 0;
        font-size: 16px;
        line-height: 20px;
        color: white;
    }
    .module_4_ab .module_4_a h3:after , .module_4_ab .module_4_b h3:after{
        content: " ";
        width: 33px;
        height: 1px;
        background: gainsboro;
        margin: 15px 0;
        display: block;
    }
    .module_4_ab .module_4_a p , .module_4_ab .module_4_b p{
        font-size: 12px;
        margin: 0 10px 7px 20px;
        color: whitesmoke;
    }
    .module_4_ab .module_4_a p a , .module_4_ab .module_4_b p a{
        color: whitesmoke;
    }

    .app_module_5 .module_5_cont {
        padding: 12px 5% 0;
        height: auto;
        background: transparent;
    }
    .app_module_5 .module_5_cont p{
        margin-bottom: 14px;
    }
    .app_module_5 {
        /* height: 230px; */
        background: url(../images/bg6_1.jpg) no-repeat center;
        background-size: 100% 100%;
        position: relative;
    }
    .module_5_container .product_img_list{
        text-align: center;
        width: 48%;
        float: left;
        margin-top: 50px;
    }
    .module_5_container .product_img_list img{
        width: 80%;
    }
    .module_5_container .center_ul{
        width: 52%;
        float: left;
        padding-left: 45px;
    }
    .module_5_container .center_ul ul li{
        margin-bottom: 6px;
        font-size: 12px;
    }
    .module_5_container .center_ul ul li a{
        color: black;
    }
    .module_5_container .center_ul ul li:first-child{
        font-size: 17px;
        font-weight: bold;
    }
    .app_module_5 .module_5_container{
        /* margin-top: -50px; */
        height: auto;
        padding-bottom: 60px;
    }
    .app_module_5 .module_5_container .swiper-pagination{
        bottom: 32px;
    }
	.app_module_5 .module_5_title h1 {
		font-size: 17px;
	}
	.module_5_title {
		height: 210px;
	}


    .module_6_cont{
        padding: 0;
    }
    .module_6_cont h3 {
        font-size: 14px;
        line-height: 18px;
    }
    .module_5_cont p:before, .module_6_cont p:before {
        content: " ";
        width: 18px;
        height: 2px;
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 4px;
    }
    .app_module_6 .relation {
        background: url(../images/bg2.jpg) no-repeat center;
        background-size: 100% 100%;
        padding: 8px 16px;
        width: 84%;
        border-radius: 5px;
    }
    .app_module_6 .relation_left h4{
        font-size: 16px;
    }
    .app_module_6 .relation_left p{
        font-size: 12px;
    }
    .app_module_6 .relation_right{
        font-size: 12px;
        margin-top: 6px;
    }
    .app_module_6 .relation_right p img{
        margin-right: 10px;
        width: 4%;
    }

}

@media screen and (max-width: 330px){
    .module_4_ab .module_4_a {
        background: url(../images/prospect_a.png) no-repeat center;
        background-size: auto;
    }
    .module_4_ab .module_4_b {
        background: url(../images/prospect_b.png) no-repeat center;
        background-size: auto;
    }
    .module_4_cont .module_4_img {
        top: 52px;
        left: 50px;
    }
    .module_4_cont .module_4_img img:nth-child(1) {
        width: 100%;
    }
}


@media (min-width: 500px) and (max-width: 760px){
	.app_module_1{
		height: 270px
	}
	.app_module_2 {
	    height: 250px;
	    padding: 48px 6%;
	}
	.app_module_6{
	    height: 280px;
	}

	.app_module_6 .relation {
	    padding: 16px 24px;
	    width: 82%;
	}
	.app_module_6 .relation_right p{
	    margin-bottom: 4px
	}
}

@media (min-width: 760px) and (max-width: 1030px) {
	.app_foot {
		background: black;
		color: whitesmoke;
		text-align: center;
		padding: 8px 0;
		font-size: 12px;
	}
	 body{
        overflow-y: initial;
    }
    .app_cont{
        display: block;
    }
    .cont_container{
        display: none;
    }
    .home_nav_right{
        display: black;
    }
    /* .app_nav{ */
        /* background: whitesmoke; */
        /* position: absolute; */
        /* top: 56px; */
        /* width: 100%; */
        /* height: 1000px; */
        /* text-align: left; */
        /* text-indent: 18px; */
    /* } */
    .app_nav ul li{
        height: 42px;
        line-height: 42px;
        border-bottom: 1px solid gainsboro;
    }
    .app_nav ul li a{
        color: black;
    }




    .app_module_1{
        background: url("../images/banner_bg.jpg") no-repeat;
        background-size: 100% 100%;
        height: 394px;
		padding: 60px 12%;
    }
    .app_module_2{
        background: url(../images/gongsi_bg1.jpg) no-repeat center;
        background-size: 100% 100%;
        height: 394px;
		padding: 70px 7%;
    }
    .app_module_3{
        background: url(../images/business_bg.jpg) no-repeat;
        background-size: 100% 100%;
        color: white;
        height: 394px;
        padding: 70px 12%;
    }
    .app_module_4{
        background: url(../images/prospect_bg1.jpg) no-repeat;
        background-size: 100% 100%;
        height: 394px;
    }
    .app_module_6{
        background: url(../images/bg1.jpg) no-repeat center;
        background-size: 100% 100%;
        color: white;
        height: 394px;
        padding: 62px 0 0 12%;
    }
    .module_1_cont h3, .module_2_cont h3,.module_3_cont h3, .module_5_cont h3{
        font-size: 26px;
    }
    .module_1_cont p, .module_2_cont p,.module_3_cont p, .module_4_cont p,.module_5_cont p, .module_6_cont p{
        font-size: 26px;
    }

    .app_module_1 .module_1_cont {
        padding: 0;
    }
    .module_1_cont img {
        width: 26%;
    }
    .module_1_cont h3 {
        margin: 14px 0 6px;
    }
    .module_1_cont p{
        font-size: 12px;
    }
    .module_2_left{
        width: 33%;
        float: left;
        text-align: right;
    }
    .module_2_right{
        width: 58%;
        float: right;
    }
    .module_2_left .top_right h3{
       font-size: 28px;
		line-height: 30px;
        color: #d1dbe5;
        font-family: Myriad Pro Semibold;
    }
    .module_2_left .top_right p {
        font-size: 26px;
        padding-top: 18px;
        position: relative;
    }
    .module_2_left .top_right p:before{
        content: " ";
        position: absolute;
        right: 0;
        top: 8px;
        width: 18px;
        height: 3px;
        background: #cb0f1d;
    }
    .app_module_2 .app_bottom_cont {
        font-size: 16px;
    }
    .app_module_2 .app_bottom_cont .bottom_img{
        width: 50%;
        margin-bottom: 10px;
    }
    .app_module_2 .app_bottom_cont .bottom_img img{
        width: 60%;
    }
    .app_module_2 .app_bottom_cont .bottom_text{
        width: 101%;
    }
    .app_module_2 .app_bottom_cont .bottom_text p{
         margin-bottom: 7px;
		line-height: 22px;
    }

    .module_3_cont {
        padding: 0;
    }
    .module_3_cont .module_3_top h3 {
        font-size: 28px;
        line-height: 30px;
        color: #717171;
        font-family: Myriad Pro Semibold;
    }
    .module_3_cont .module_3_top p {
        font-size: 26px;
    }
    .module_3_cont .module_3_top {
        margin-bottom: 0;
        position: absolute;
        top: -66px;
    }
    .module_3_bottom {
        margin-top: 76px;
        padding-bottom: 40px;
		width: 70%;
    }
    .module_3_bottom .module_3_list h4 {
        margin: 10px 0;
		font-size: 16px;
    }
    .module_3_bottom .module_3_list p {
        padding: 10px 30px;
		font-size: 14px;
    }
    .module_3_bottom .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: white;
        opacity: .5;
    }
    .module_3_bottom .swiper-pagination-bullet-active {
        opacity: 1;
        background: #b01f24;
    }
    .module_4_cont {
        padding: 40px 12%;
    }
    .module_4_cont h3 {
		font-size: 28px;
		line-height: 30px;
		margin-left: 20px;
		margin-top: 0;
	}
    .module_4_cont p {
       margin-left: 20px;
    }
	.module_4_cont .module_4_img img:nth-child(1) {
		width: 100%;
	}
   .module_4_cont .module_4_img {
		top: 103px;
		left: 113px;
	}
    .module_4_cont .module_4_img img:nth-child(4) {
        top: 96px;
		left: 178px;
		width: 6%;
    }
    .module_4_cont .module_4_img img:nth-child(5) {
        top: 66px;
		right: 184px;
		width: 6%;
    }
    .module_4_cont .module_4_img .prospect_a_button {
        top: 38px;
        left: 12px;
    }
    .module_4_cont .module_4_img .prospect_b_button {
        right: 24px;
        top: 38px;
    }
	.module_4_ab {
		margin: 0 auto;
		width: 80%;
	}


    .module_4_ab .module_4_a , .module_4_ab .module_4_b{
        width: 50%;
        height: 400px;
        float: left;
        position: relative;
    }
    .module_4_ab .module_4_a{
        background: url(../images/prospect_a.png) no-repeat center;
        background-size: cover;
    }
    .module_4_ab .module_4_b{
        background: url(../images/prospect_b.png) no-repeat center;
        background-size: cover;
    }
   .module_4_ab .module_4_a h3, .module_4_ab .module_4_b h3 {
		margin: 36px 23px 0;
		font-size: 22px;
		line-height: 30px;
		color: white;
	}
    .module_4_ab .module_4_a h3:after , .module_4_ab .module_4_b h3:after{
        content: " ";
        width: 33px;
        height: 1px;
        background: gainsboro;
        margin: 15px 0;
        display: block;
    }
    .module_4_ab .module_4_a p , .module_4_ab .module_4_b p{
        font-size: 16px;
        margin: 0 10px 12px 20px;
        color: whitesmoke;
    }
    .module_4_ab .module_4_a p a , .module_4_ab .module_4_b p a{
        color: whitesmoke;
    }

    .app_module_5 .module_5_cont {
        padding: 42px 12%;
        height: auto;
        background: transparent;
    }
    .app_module_5 .module_5_cont p{
        margin-bottom: 14px;
    }
    .app_module_5 {
        /* height: 360px; */
        background: url(../images/bg6.jpg) no-repeat center;
        background-size: cover;
        position: relative;
    }
    .module_5_container .product_img_list{
        text-align: center;
        width: 48%;
        float: left;
        margin-top: 50px;
    }
    .module_5_container .product_img_list img{
        width: 80%;
    }
    .module_5_container .center_ul{
        width: 52%;
        float: left;
        padding-left: 45px;
    }
    .module_5_container .center_ul ul li{
        margin-bottom: 8px;
		font-size: 14px;
    }
    .module_5_container .center_ul ul li a{
        color: black;
    }
    .module_5_container .center_ul ul li:first-child{
        font-size: 20px;
        font-weight: bold;
    }
    .app_module_5 .module_5_container{
        height: auto;
        padding-bottom: 60px;
    }
    .app_module_5 .module_5_container .swiper-pagination{
        bottom: 20px;
    }

	.app_module_5 .module_5_title h1 {
		font-size: 18px;
	}
	.app_module_5 .module_5_title {
		height: 210px;
	}

    .module_6_cont{
        padding: 0;
    }
    .module_6_cont h3 {
        font-size: 28px;
		line-height: 30px;
    }
    .module_5_cont p:before, .module_6_cont p:before {
        content: " ";
        width: 18px;
        height: 2px;
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 4px;
    }
    .app_module_6 .relation {
        background: url(../images/bg2.jpg) no-repeat center;
        background-size: 100% 100%;
       padding: 26px 40px;
		width: 74%;
        border-radius: 5px;
    }
    .app_module_6 .relation_left h4{
        font-size: 20px;
    }
    .app_module_6 .relation_left p{
        font-size: 12px;
    }
    .app_module_6 .relation_right{
        font-size: 16px;
		margin-top: 10px;
    }
    .app_module_6 .relation_right p img{
        margin-right: 16px;
        width: 6%;
    }
}



@media (min-width: 100px) and (max-width: 1400px){
	.module_5_list .module_5_img {
		/* padding-bottom: 52%; */
	}
	.module_5_title {
		height: 190px;
	}
	.module_5_title h1 {
		font-size: 18px;
	}
	.module_5_cont {
		padding: 50px 16%;
	}
	.module_5_title span {
		line-height: 20px;
		margin: 12px 0;
		height: 60px;
	}

	.module_5_list .module_5_img a {
		/* padding-bottom: 60%; */
	}


}


.foot_friendship ul{
    background: rgba(0,0,0,0.5);
}
