.bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: all .35s;
}
body{
	width: 1920px;

	

}
/*弹窗开始*/
body{
	position: relative;
}
.tc{
	width: 160px;
	position: fixed;
	right: 0px;
	top: 30%;
	z-index: 100;
	text-align: center;
	line-height: 30px;
}
.tc1{
	width: 160px;
	height: 128px;
	margin-bottom: 4px;
}
.lx{
	background: #601986;
	color: white;
	width: 160px;
	height: 30px;
	margin-bottom: 4px;
}
.lx a{
	color: white;
	padding-left: 30px;
}
.lx a:hover{
	color: red;
}
.lx1{
	background-image: url(../img/qq_03.png);
	background-repeat: no-repeat;
}
.lx2{
	background-image: url(../img/dh_03.png);
	background-repeat: no-repeat;
}
.wxhh{
	width: 160px;
}
.wxhh span{
	display: inline-block;
	float: left;
}
.wxkk1{
	width: 120px;
}
.wxtc:hover #jj{
	display: block;
}
.wxkk{
	width: 40px;
	height: 122px;
	background-color: #601986;
}
.wxtc{
	padding-top: 8px;
}
/*弹窗结束*/
.con-01{
    height: 825px; 
}
.banner-ad{
	z-index: 999999999999;
}
.con-01 bg{
	z-index: -1;
}
.con-01 .logo{
    padding-top: 30px;
}
.con-01 .img{
    border-right: 1px solid #fff;
    width: 175px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
}
.con-01 .txt{
    font-size: 20px;
    color: #fff;
    width: 165px;
    padding-left: 10px;
}
.con-01 .logo img{
    width: 175px;
    height: 60px;
}
.con-01 .banner-ad{
    padding-top: 70px;
    position: relative;
    height: 700px;
}
.con-01 .banner-ad img{
    animation: fadeIn 5s;
}
@keyframes fadeIn{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.con-01 .banner-ad .ad-txt{
    font-size: 18px;
    color: #fff;
    width: 650px;
}
.con-01 .banner-ad .tel-zs{
    font-size: 40px;
    color: #fda700;
    /* font-weight: bold; */
    animation: telani 2s;
    position: absolute;
    bottom: 80px;
}
@keyframes telani{
    0%{
        opacity: 0;
        font-size: 12px;
    }
    100%{
        opacity: 1;
        font-size: 40px;
    }
}
.con-01 .banner-ad  .yshz{
    margin-top: 60px;
}
.con-01 .banner-ad  .yshz h2{
    font-size: 24px;
    color: #fff;
}
.con-01 .banner-ad  .yshz li{
    float: left;
    z-index: 99999;
}
.con-01 .banner-ad .em8s{
    font-size: 24px;
    color: #fff;
    width: 640px;
    margin-top: 120px;
    z-index: 99999;
}
.con-01 .banner-ad .em8s h2{
    font-size: 36px;
    display: inline-block;
    padding-right: 20px;
}
.con-01 .banner-ad .em8s li{
    float: left;
    width: 110px;
    height: 44px;
    background: rgba(0, 0, 0, .6);
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    line-height: 44px;
    z-index: 99999;
    color: #f0ff00;
}
.con-01 .banner-ad .dyr{
    position: absolute;
    z-index: 99999;
    left:680px; 
    top: -40px;
}
.con-01 .banner-ad .dyr2{
    position: absolute;
    left:580px; 
    top: -40px;
	display: none;
}
@media screen and (max-width: 1400px) {
    .con-01 .banner-ad .dyr{
        position: absolute;
        left:680px; 
        top: -40px;
		display: none;
    }
	.con-01 .banner-ad .dyr2{
	    position: absolute;
	    left: 665px;
        top: 18px;
		display: block !important;
	}
}

.white{
    color: #fff !important;
}

.con-02{
    margin: 80px auto;
}
.title{
    text-align: center;
}
.title img{
    display: block;
    margin: 0 auto;
}
.title h2{
    font-size: 18px;
    position: relative;
    display: inline-block;
}
.title h2::before,
.title h2::after{
    content: "";
    display: block;
    width: 70px;
    height: 0;
    border-bottom: 1px solid #029cfc;
    position: absolute;
    top: 50%;
}
.title h2::before{
    left: -80px;
}
.title h2::after{
    right: -80px;
}

.con-02 .left{
    width: 500px;

}
.con-02 .content2{
    margin-top: 50px;
}
.con-02 .left .txt{
    width: 450px;
    height: 220px;
    padding-right: 10px;
    padding-top: 30px;
    border-top: 3px solid #029cfc; 
}
.con-02 .left .txt p{
    font-size: 30px;
    text-align: right;
}
.con-02 .left .txt p span{
    color: #029cfc;
}
.con-02 .left img{
	height: 187px;
}
.con-02 .right{
    width: 700px;
}
.con-02 .right .img{
    text-align: right;
}
.con-02 .right .txt{    
    border-top: 3px solid #029cfc; 
    padding-top: 25px;
    width: 650px;
    margin-left: 50px;
    font-size: 18px;
	height: 220px;
}
.con-02 .right .txt p span{
    color: #029cfc;
}
.con-03{
    height: 564px;
    padding-top: 90px;
}
.con03_main{
	width: 1200px;
	margin: auto;
	position: relative;
}
.con-03 .title3 {
    position: absolute;
	left: 555px;
}
.con-03 h2{}
.con-03 .title3 h2{
    color: #fff;
	font-size: 24px;
}
.con-03 .content3{
    width: 720px;
	height: 142px;
	position: absolute;
	left: 514px;
	top: 154px;
}
.con-03 .content3 .one li{
    float: left;
    color: #fff;
    font-size: 24px;
    margin-left: 10px;
}
.con-03 .content3 .one li img{
    vertical-align: bottom;
}
.con-03 .content3 .one li p{
    display: inline-block;
    width: 160px;
    line-height: 24px;
}
.con-03 .content3 .one li em{
    font-size:12pt;
    display: block;
}
.con-03 .content3 .two{
    width: 1100px;
    margin: 105px auto;
    
}
.con-03 .content3 .two li{
    float: left;
    color: #fff;
    font-size: 18px;
    width: 170px;
   
    text-align: center;
}
.con-03 .content3 .two li:last-child{
    border: none;
}
.con-03 .content3 .two li h2{
    color: #fff;
	font-weight: bold;
    font-size: 30px;
}

.con-04{
    height: 900px;
}
.con-04 .title {
    position: relative;
}
.con-04 .title span{
    font-size: 18px;
    position: absolute;
    top: 100px;
    left: 510px;
}
.con-04 .content4{
    position: relative;
    padding-top: 160px;
    overflow: hidden;
}
.swiper-button-next {
    background-image: url(../images/next.png) !important; 
    right: -160px !important;
    left: auto !important;
}
.swiper-button-prev{
	background-image: url(../images/prev.png) !important; 
	right: auto !important;
	left: -160px !important;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 85px !important;
    height: 85px !important;
    margin-top: 0px !important;
    z-index: 10;
    cursor: pointer;
    background-size: 85px 85px !important;
    background-position: center;
    background-repeat: no-repeat;
}
.con-05{
    height: 660px;
    padding-top: 50px;
}
.con-05 .title h2{
    color: #666;

}
.con-05 .title h2::before,
.con-05 .title h2::after{
    border-color: #fff;
}
.con-05 .content{
    overflow: hidden;
    padding-top: 50px;
}
.con-05 .content li{
    width: 597px !important;
    margin-right: 10px;
}
.con-05 .content .pro-pagination{
    margin-top: 30px;
    text-align: center;
}

.con-06{
    height: 760px;
    padding-top: 70px;
}
.con-06 .content{
    margin-top: 50px;
}
.con-06 .content .left{
    width: 600px;
}
.con-06 .content .title{
    width: 60px;
    height: 80px;
    padding: 20px 20px 0 20px;
    background-color: #eee;
    border: 1px solid #029cfc;
    border-radius: 8px;
    text-align: center;
    line-height: 30px;
    font-size: 24px;

}
.con-06 .content .items{
    width: 420px;
    height: 100px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    margin-left: 20px;
}
.up-items{
    border-bottom: 1px solid #029cfc;
    height: 49px;
}
.con-06 .content .items span{
    margin-right: 30px;
}

.eit-item{
    margin-bottom: 30px;
}
.con-07{
    padding-top: 71px;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 50px;
}
.con-07 .title{
    padding-bottom: 30px;
}
.con-08{
    height: 467px;
}
.con-09{
    height: 498px;
}
.con-10{
    height: 536px;
}
.con-11,
.con-12{
    padding: 50px 0 50px 0;
}
.con-11 .title,
.con-12 .title{
    margin-bottom: 50px;
}

.con2_more{width:345px;height: 51px;background: #0568a6;margin: 60px auto 0px auto;text-align: center;font-size: 18px;color: #fff;line-height: 51px;border-radius: 10px;}
.con2_more em{font-size: 30px;color: #fff;line-height: 51px;}

.con4_more{width:345px;height: 51px;background: #0568a6;margin: 10px auto 0px auto;text-align: center;font-size: 18px;color: #fff;line-height: 51px;border-radius: 10px;}
.con4_more em{font-size: 30px;color: #fff;line-height: 51px;}

.con5_more{width:345px;height: 51px;background: #0568a6;margin: 30px auto 0px auto;text-align: center;font-size: 18px;color: #fff;line-height: 51px;border-radius: 10px;}
.con5_more em{font-size: 30px;color: #fff;line-height: 51px;}

.con_051{width: 100%;height: 607px;background: url(../images/dyr-bg.jpg) center center no-repeat;}
.ym{
	color: #FFFFFF;
}
.ym:hover{
	color: #0668a7;
}
