.screenads{
	width:100%;
	height: 500px;
	background-color:#3E8FFF;
	
}
.screenads .slide1 .banner_con{
	background: url('../image/banner3.png') no-repeat top right;
}
.screenads .screenads_hb{
	    padding-top: 340px;
}
.screenads .screenads_hb .screenads_title{
	display: none;
	color:#111111;
	font-size:60px;
	font-weight:bold;
}
.screenads .screenads_hb .screenads_info{
	display: none;
	color:#111111;
	font-size:35px;
}


.case{
	height:484px;
}

.case .case-hd{
	padding-top:78px;
	height:70px;
}
.case .case-hd .case_title{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#fff;
	font-size:35px;
}
.case .case-hd .case_titles{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#000;
	font-size:35px;
}
.case-case{
	height: 581px;
}
.case-case .case-hd{
	padding-top:78px;
	height:0;
}
.case-case .case-hd .case_titles{
	display:none;
}

.case .case-hd .case_line{
	margin:20px auto 10px;
	width:64px;
	height:2px;
	background:#2277da;
}
.case .case-hd .case_title2{
	height:20px;
	line-height:20px;
	text-align:center;
	color:#aaaaaa;
	font-size:15px;	
}
.case .case-hd .case-hd-info{
	margin-top:25px;
	text-align:center;
	color:#fff;
	font-size:18px;
}
.case .case-bd{
	padding-top: 0px;
}
.case .case-bd li{
	float:left;
	width:25%;
	text-align:center;
	padding-top:25px;

}
.case .case-bd li:first-child{
	background:none;
}
.case .case-bd li .case-body{
	
}
.case .case-bd li .case-body .case-body-img{
	height:100px;
}

.case .case-bd li .case-body .case-body-img img{
	width:100px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s
}


.case .case-bd li .case-body .case-body-title{
	color:#222222;
	font-size:22px;
	text-align:center;
	line-height:60px;
}


.case .case-bd li:hover .case-body .case-body-img img{
    -moz-transform: scale(1.3);  
	-webkit-transform: scale(1.3); 
	-o-transform: scale(1.3); 
	-ms-transform: scale(1.3); 
	transform: scale(1.3);
}



.function{

}
.function .function-hd{
	padding-top:65px;
	height:105px;
    margin-bottom:30px;
}
.function .function-hd .function-hd-title{
	text-align:center;
}
.function .function-hd .function-hd-title img{
	
}
.function .function-hd .function-hd-info{
	margin-top:20px;
	text-align:center;
	font-size:40px;
}
.function .function-bd{
	padding-top: 18px;
}
.function .function-bd li{
	float:left;
    margin-bottom: 80px;
	width:50%;
    height: 130px;
	text-align:left;
	position:relative;
}
.function .function-bd li .function-body{
	padding-left:220px;
}
.function .function-bd li .function-body .function-body-img{
    float:left;
    margin-left:-175px;
}
.function .function-bd li .function-body .function-body-img.function1{
	background:url("404.png") no-repeat center;
	background-size:auto 123px;
}
.function .function-bd li .function-body .function-body-img.function2{
	background:url("404.png") no-repeat center;
	background-size:auto 123px;
}
.function .function-bd li .function-body .function-body-img.function3{
	background:url("404.png") no-repeat center;
	background-size:auto 123px;
}
.function .function-bd li .function-body .function-body-img.function4{
	background:url("404.png") no-repeat center;
	background-size:auto 123px;
}
.function .function-bd li .function-body .function-body-img img{

}

.function .function-bd li .function-body .function-body-title{
    font-size: 22px;
    text-align: left;
    padding-top: 0px;
}
.function .function-bd li .function-body .function-body-title2{
	height:35px;
	line-height:35px;
	color:#fff;
	font-size:15px;
	text-align:left;
	background:url("404.png") no-repeat center bottom;
}

.function .function-bd li .function-body .function-body-info{
	margin-top:15px;
	color:#999999;
	font-size:16px;
	line-height:26px;
	text-align:left;
}
.function .function-bd li .function-body .function-contact{
	margin-top:20px;
	text-align:center;
}
.function .function-bd li .function-body .function-contact a{
	width:124px;
	height:36px;
	line-height:36px;
	border-radius:18px;
	background:#f93d64;
	display:block;
	text-align:center;
	color:#fff;
	margin:10px auto 0;
}

.function .function-bd li:hover .function-body .function-body-img img{
    
	
}

.function .function-bottom{
	text-align:center;
}
.function .function-bottom a{
	width:200px;
	height:53px;
	line-height:53px;
	border-radius:30px;
	background:#fba605;
	display:block;
	text-align:center;
	color:#fff;
	font-size:20px;
	margin:70px auto 0;
	-webkit-animation: pulse 1.5s ease-in infinite;	
	-o-animation: pulse 1.5s ease-in infinite;	
	animation: pulse 1.5s ease-in infinite;
}


.carousel{
	
	
}
.carousel .carousel-hd{
	height:100px;
}
.carousel .carousel-hd .carousel_title{
	height:40px;
	line-height:40px;
	text-align:center;
	color:#222222;
	font-size:35px;
}
.carousel .carousel-hd .carousel_line{
	margin:20px auto 10px;
	width:64px;
	height:2px;
	background:#2277da;
}
.carousel .carousel-hd .carousel_title2{
	height:20px;
	line-height:20px;
	text-align:center;
	color:#aaaaaa;
	font-size:15px;	
}

.carousel .carousel-bd{
	height:480px;
	padding:40px 0 0;
	position:relative;
}
.carousel .swiper-container{
	height:480px;
}

.carousel .carousel-bd .swiper-slide{
	float:left;
	width:230px;
}

.carousel .carousel-bd .carousel-body{

}
.carousel .carousel-bd .carousel-body .carousel-body-img{
	position:relative;
}
.carousel .carousel-bd .carousel-body .carousel-body-img img{
	width:230px;
	height:453px;
}
.carousel .carousel-bd .carousel-body .carousel-body-img .carousel-hover{
	width:230px;
	height:453px;	
	background:url('404.png') no-repeat center center;
	position:absolute;
	top:0;
	display:none;
}
.carousel .carousel-bd  .carousel-body .carousel-body-img .carousel-hover a{
	display:block;
	width:230px;
	height:453px;	
}

.carousel .carousel-bd .carousel-body:hover .carousel-body-img{
}

.carousel .carousel-bd .carousel-body:hover .carousel-body-img .carousel-hover{
	display:block;
}

.carousel .carousel-bd .carousel-left{
	width:49px;
	height:49px;
	position:absolute;
	top:240px;
	left:-49px;
	background:url('404.png') no-repeat;
}
.carousel .carousel-bd .carousel-right{
	width:49px;
	height:49px;
	position:absolute;
	top:240px;
	right:-49px;
	background:url('404.png') no-repeat;
}


@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
            transform: scale3d(1.15, 1.15, 1.15);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 1.15, 1.15);
            transform: scale3d(1.15, 1.15, 1.15);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.case_content_text{
	width: 50%;
	float:left;
	margin-top: 100px;
}
.case_content_text .text_title{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #000;
}
.case_content_text .text_simple{
    margin-bottom: 30px;
	height: 50px;
	line-height: 50px;
	color: #076bf2;
    font-size: 40px;
}
.case_content_text .text_bars{
	width: 120px;
	height: 3px;
	background-color: #2277DA;
	margin: 20px 0px;
}
.case_content_text .text_content{
	font-size: 16px;
	line-height: 38px;
    color:#666666;
}
.case_content_img{
	width: 50%;
	float:right;
	position: relative;
}
.case_content_img img{
	
	height: 503px;
	float: right;
}
.case_content_ul .li_bg{
	width:600px;
	height:135px;
	background:url('404.png') no-repeat;
	background-size:100% 100%;
	position: relative;
	margin-bottom: 5px;
}
.case_content_ul .li_img{
	width: 104px;
	height: 135px;
	line-height: 135px;
	margin-left: 20px;
}
.case_content_ul .li_bg .li_text{
	width: 426px;
	height: 125px;
	position: absolute;
	top: 15px;
	left: 140px;
}
.case_content_ul .li_bg .li_text .li_text_title{
	font-size: 20px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}
.case_content_ul .li_bg .li_text .li_text_content{
	font-size: 16px;
	color: #fff;
}




.case_content_ul .li_bg2{
	width:600px;
	height:135px;
	position: relative;
	margin-bottom: 5px;
}
.case_content_ul .li_bg2 .li_text{
	width: 426px;
	height: 125px;
	position: absolute;
	top: 15px;
	left: 140px;
}
.case_content_ul .li_bg2 .li_text .li_text_title{
	font-size: 20px;
	color: #000;
	height: 45px;
	line-height: 45px;
}
.case_content_ul .li_bg2 .li_text .li_text_content{
	font-size: 16px;
	color: #999999;
}

.case_content_img .img_img{
	
	height: 100%;
}
.case_content_img .img_img2{
	width: 195px;
	height: 354px;
	position: absolute;
	left: 327px;
	top: 72px;
}


.contact{
	background:url('../image/contact.png') no-repeat;
	background-size:100% 100%;
	height:239px;
}
.inquire{
	height: 40px;
	font-size: 17px;
	color: #fff;
	width: 160px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	margin: 0 auto;
}




.advantage{
	width:100%;
    background:#f0f9ff;
    padding-top: 80px;
    padding-bottom:80px;
}


.advantage-advantage{

}
.advantage-advantage .title-box {
    text-align: center;
}
.advantage-advantage .title-box .title{
	font-size: 35px;
	margin-bottom: -45px;
	color: #222222;
}
.advantage-advantage .advantage-ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.advantage-advantage .advantage-ul .advantage-li{
    width: 228px;
    height:252px;
    padding: 25px;
    text-align: center;
    margin-left: 20px;
    float: left;
	padding-top: 0px;
	padding-bottom: 17px;
    position: relative;
    top: 37px;
	
}
 .advantage_title{
    margin-top:10px;
	margin-bottom:15px;
	font-size: 20px;
	color: #333333;
}
.advantage_content{
	color: #888888;
	font-size: 15px;
	line-height: 30px;
}

.advantage-advantage .advantage-ul  .advantage-li .advantage-picture{

}
.advantage-advantage .advantage-ul  .advantage-li:hover .advantage-picture img{
	animation: myfirst2 1s infinite;
}
.advantage-advantage .advantage-ul  .advantage-li .advantage-picture img:hover{
	animation:test 0.25s ease-in 2;
}
@keyframes test{
    0%{
        transform:translate(0,0)
    }
    50%{
        transform:translate(0,15px)
    }
    100%{
        transform:translate(0,0)
    }
}


.sociable{
	width:100%;
	height:930px;
	background:url('../image/bg1.jpg') no-repeat center top;
}
.sociable .sociable-sociable{
	width: 1200px;
	margin: 0 auto;
}
.sociable .sociable-sociable .title-box {
    padding-top:100px;
    text-align: center;
}
.sociable .sociable-sociable .title-box .title{
	font-size: 35px;
}

.sociable .sociable-sociable .swiper-container{
    padding-bottom:30px;
}
.sociable .swiper-pagination-white .swiper-pagination-bullet{
    width:35px;
    height:4px;
    border-radius:3px;
    background:#cccccc;
}
.sociable .swiper-pagination-white .swiper-pagination-bullet-active{
    background:#076bf2;
}
.sociable .sociable-sociable .sociable-ul{
	width: 1200px;
	margin: 0 auto;
	margin-top: 55px;
}
.sociable .sociable-sociable .sociable-ul .sociable-li{
    float: left;
	width: 25%;
	text-align: center;
    -moz-box-sizing: border-box;  
	-webkit-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	box-sizing: border-box;	
}
.sociable-picture:hover{

}
.sociable .sociable-sociable .sociable-ul .sociable-li .sociable-picture2{}
.sociable .sociable-sociable .sociable-ul .sociable-li .sociable-picture2 img{
    max-width:100%;
}
 .sociable_title{
    margin-top: 8px;
    margin-bottom: 9px;
    color:#076bf2;
	font-size: 20px;
}
.sociable_content{
    padding:0 30px;
	font-size: 14px;
    line-height: 27px;
    text-align: center;
}
.sociable-li .sociable-picture img{
	width:90px;
}


.cpadvantage{
    padding-top:60px;
	width:100%;
	height:518px;
	background-color:#fff;
}

.cpadvantage .cpadvantage-cpadvantage{
	width: 1200px;
	margin: 0 auto;
}
.cpadvantage .cpadvantage-cpadvantage .title-box {
    text-align: center;
}
.cpadvantage .cpadvantage-cpadvantage .title-box .title{
	margin-top:70px;
	margin-bottom: 8px;
	color: #111111;
    font-size: 40px;
}
.cpadvantage .cpadvantage-cpadvantage .cpadvantage-ul{
	margin-top: 105px;
}

.cpadvantage .cpadvantage-cpadvantage .cpadvantage-ul .cpadvantage-li{
    float: left;
    margin: 0 21px 35px;
    width: 258px;
    height: 245px;
    text-align: center;
    
    -webkit-box-shadow:0 0 25px rgba(7, 107, 242, .1);  
    -moz-box-shadow:0 0 25px rgba(7, 107, 242, .1);  
    box-shadow:0 0 25px rgba(7, 107, 242, .1);  
}
.cpadvantage .cpadvantage-cpadvantage .cpadvantage-ul .cpadvantage-li .cpadvantage-picture{
    text-align:center;
}

.cpadvantage .cpadvantage-cpadvantage .cpadvantage-ul .cpadvantage-li .cpadvantage-picture img{
    margin-top: -47px;
	width:95px;
	height:95px;
}
.cpadvantage .cpadvantage-cpadvantage .cpadvantage-ul .cpadvantage-li .tubiao{
    position: absolute;
    top: 115.5px;
    left: 98px;
    width: 70px;
}
 .cpadvantage-title{
    margin-top:30px;
    font-size: 22px;
}
.cpadvantage-title1{
    margin-top:20px;
    padding:0 40px;
    font-size: 14px;
    color: #999999;
}




.scene{
	width:100%;
	height:600px;
	background-color:#fff;
}

.scene .scene-scene{
	width: 1200px;
	margin: 0 auto;
}
.scene .scene-scene .title-box {
    text-align: center;
}
.scene .scene-scene .title-box .title{
	font-size: 35px;
	margin-bottom: 60px;
	color: #111111;
}
.scene-ul li{
	width: 300px;
	height:400px;
	float: left;
	position: relative;
}
.scene-ul li img{
	width: 300px;
	height:200px;
}
.scene-ul li .tubiao{
	width: 80px;
	height:80px;
	width: 80px;
	position: absolute;
	top: 60px;
	left: 110px;
}
.scene-ul li .tubiao2{
	width: 80px;
	height:80px;
	width: 80px;
	position: absolute;
	bottom: 60px;
	left: 110px;
}

.scene-ul li .text_title{
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #000;
	padding-top: 20px;
}
.scene-ul li.text_simple{
	font-size: 24px;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
	color: #000;
}
.scene-ul li .text_bars{
	width: 60px;
	height: 3px;
	background-color: #2277DA;
	border-radius: 80px;
	margin-bottom: 20px;
}
.scene-ul li .text_content{
	font-size: 16px;
}
.case-shangye{
	height: 421px;
    background:url('../image/bg2.jpg') no-repeat center  top;
}
.case-shangye .container .shangye-title{
    padding-top:110px;
	height: 115px;
}
.case-bd .ul-shangye {
    background:#fff;
}
.case-bd .ul-shangye li{
	width: 25%;
    padding-top:80px;
}
.scene-ul li .changjing-div1{
	height:200px;
	padding-left: 20px;
	border-left: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
}
.scene-ul li .changjing-div2{
	height:200px;
	padding-left: 20px;
	border-top: 1px solid #EFEFEF;
}
.scene-ul li .changjing-div3{
	height:200px;
	padding-left: 20px;
	border-bottom: 1px solid #EFEFEF;
}
.scene-ul li .changjing-div4{
	height:200px;
	padding-left: 20px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #EFEFEF; 
}
.ovoyuyin{
	color:#fff
}
.dongtai{
	width: 100px; 
	display: block;
	color: #999; 
	margin-bottom: 10px;
}
.shouhou{
	width: 100px;
	display: block;
	color: #999;
	margin-bottom: 10px;
}
.ziti{
	color: #999;
}
.shangwu{
	color: #fff;
}