﻿

.zixun_btn{
    width: 100px;
    height: 36px;
    font-size: 14px;
    background-image: -webkit-linear-gradient( 0deg, rgb(112,112,220) 0%, rgb(54,54,150) 100%);
    border-radius: 16px;
	color:#FFF;
	    box-shadow: 0.2rem 0.2rem 1.8rem 0.2rem hsla(236, 50%, 50%, 0.3);
    line-height: 36px;
    text-align: center;
    margin-top: 32px;
    margin-left: 53px;
}

.zixun_btn:hover, .zixun_btn:focus {
    -webkit-transform: translateY(-.2rem);
    transform: translateY(-.0rem);
    box-shadow: 0 0 1.4rem 0.2rem hsla(236, 50%, 50%, 0.4);
}

.top_info, .top_info_index {
    padding: 55px 6%;
	margin-top: 101px;
}

.p1 {
    font-size: 16px;
    color: #252525;
    line-height: 16px;
    margin-top: 20px;
}

.adv_list{padding-left: 6px;margin-top: 16px;}

.adv_list li{
    float: left;
    font-size: 14px;
    margin-right: 22px;
    color: #333333;
    line-height: 14px;
    padding-left: 18px;
    background: url(../images/yuan.png) left center no-repeat;
}

.btn_box{
    margin-left: 21%;
    overflow: hidden;
    margin-top: 38px;
}

.btn_box a{
    float: left;
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: 20px;
    background: #7070d2;
    border-radius: 20px 0 20px 0;
    transition: 0.2s;
}
.btn_box a.active{
    float: left;
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    margin-left: 20px;
    background: #fff;
    border-radius: 20px 0 20px 0;
    border:1px solid #7070d2;
    color: #7070d2;
    transition: 0.2s;
}
.btn_box a:hover{
    color: #fff;
    background: #49499a;
}
.btn_box a.active:hover{
    color: #7070d2;
    background: #eee;
}
.banner, .banner1{
    position: relative;
    overflow: hidden;
    background-attachment: fixed
}

.banner .swiper-slide, .banner1 .bd li {
    height: 700px;
	position: relative;
    background-repeat: no-repeat;
	background-position: center 0;
    background-size: 1920px auto;
	overflow: hidden;
	zoom: 1;
}
.fixed1 {margin-top: 0;}
.fixed1 .bd li {background-attachment: fixed;background-position: center 60px;}

.banner .swiper-container-android .swiper-slide, .swiper-wrapper {}
.banner .span, .banner1 .hd{
    position: absolute;
    width: 100%;
    text-align: center;
    z-index: 9;
    bottom: 50px !important;
    left: 0;
}

.banner .span .swiper-pagination-bullet, .banner1 .hd li{
    width: 150px;
    height: 4px;
    opacity: 1;
    border-radius: 0;
    background: rgb(112, 112, 210);
	display: inline-block;
	cursor: pointer;
	text-align: 500px;
	overflow: hidden;
	zoom: 1;
	margin: 0 5px;
}

.banner .span .swiper-pagination-bullet-active, .banner1 .hd .on {background: #fff;}
.box-1{
    padding: 90px 0;
    background: #f5f5f5;
}

.eng{
    font-size: 16px;
    color: #cccccc;
    line-height: 16px;
}

.big{
    font-size: 36px;
	font-family:微软雅黑;
	font-weight: bold;
    color: #7070d2;
    line-height: 36px;
    margin-top: 8px;
    padding-bottom: 8px;
}

.big-text{
    font-size: 28px;
    line-height: 28px;
    color: #252525;
}

.big-text span{
    font-size: 18px;
    color: #252525;
    margin-left: 16px;
}

.txt{
    font-size: 14px;
    color: #999999;
    margin-top: 28px;
}

.con-item{margin-top: 62px;}

.eng-txt{
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-transform: uppercase;
    position: relative;
    padding-left: 30px;
    /* background: url(../images/a2.png) left center no-repeat; */
    margin-bottom: 60px;
}

.point {
    position: absolute;
    left: 0;
    top: 4px;
	width: 12px;
	height: 12px;
	border: 2px solid #fff;
	-ms-box-shadow: 0px 0px 6px #cccccc;
	-o-box-shadow: 0px 0px 6px #cccccc;
	box-shadow: 0px 0px 6px #cccccc;
	border-radius: 50%;
	background: #cccccc
}

.active .point {
	animation: fade 1s infinite;
	background: #7070d2
}

@keyframes fade {
	from {
		box-shadow: 0px 0px 2px #7070d2
	}

	20% {
		box-shadow: 0px 0px 4px #7070d2
	}

	40% {
		box-shadow: 0px 0px 6px #7070d2
	}

	60% {
		box-shadow: 0px 0px 8px #7070d2
	}

	80% {
		box-shadow: 0px 0px 6px #7070d2
	}

	to {
		box-shadow: 0px 0px 4px #7070d2
	}
}


.lists li{
    float: left;
    width: 300px;
    margin-left: 10px;
    position: relative;
    background: #fff;
    transition: all .5s;
    padding: 15px;
    border-bottom: 2px solid #7070d2;
    height: 400px;
    cursor: pointer;
}

.lists li:hover{
    box-shadow: 0 2px 30px  rgba(112,112,210,.4);
    margin-top: -10px;
}

.p-1{
    font-size: 20px;
	font-family:微软雅黑;
	font-weight: 600;
    transition: all .5s;
    color: #252525;
    margin-top: 40px;
}

.p-2{
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
    transition: all .5s;
}

.lists li:hover .txt-boxs p{color:#7070d2; }

.lists li img{margin: auto;}

.case-box{
    padding: 70px 0 90px;
}

.case-t p{
    font-size: 14px;
    color: #333333;
    float: left;
    text-align: center;
    width: 88px;
    height: 30px;
    line-height: 1.1;
    border-right: 1px solid #cccccc;
}

.case-t p:last-child{border-right: 0;}

.case-t {margin-top: 30px;}

.more-a {
    text-transform: uppercase;
    font-size: 14px;
    margin-top:47px;
    color: #333333;
    padding-left: 32px;
    background: url(img/more.png) left center no-repeat;
}
.more-a:hover{
    color: #7070d2;
}
.case-list{margin-top: 70px;transition: 0.2s;}

.case-list li{
    float: left;
    width: 520px;
    margin-right: 30px;
    margin-bottom: 30px;
    position: relative;
}

.case-list li:nth-child(3n){margin-right: 0;}

.cover-img{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 360px;
}

.cover-img img{width:100% ; height:100%}

.alert-box{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
	
}

.alert-box-index{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
	    background: rgba(0,0,0,.65);
}

.view-more{
	width: 100%;
	height: 360px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
	line-height: 360px;
    color: #fff;
    text-transform: uppercase;
	text-align: center;
	display: block;
    transition: 0.2s;
}

.view-more img{margin-left: 15px;display: inline-block;}

.case-list li:hover .alert-box{display: block}

.titl{
    font-size: 24px;
    color: #333333;
}

.rishes{
    display: block;
    font-size: 16px;color: #333333;
    height: 50px;
}
.rishes a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 50px;
}
.case-tiele{
    padding: 30px 0 16px;
    border-bottom: 1px solid #cccccc;
}

.read-more span{
    font-size: 14px;
    color: #999;
}

.case-list li:hover .read-more span{color: #7070d2;}

.read-more{
    padding: 13px 0 20px;
}

.flex-right{
    width: 43px;
    height: 13px;
    background: url(img/r.png) center center no-repeat;
}

.case-list li:hover .flex-right{background: url(img/right.png) center center no-repeat;}

.about-box{
    background: #f5f5f5;
}

.about-left{margin-top: 45px;}

.pbox p{
    font-size: 16px;
    color: #333333;
    margin-top: 35px;
    line-height: 24px;
}

.pbox{padding-top: 15px;}

.a-link a{
    font-size: 14px;
    color: #7070d2;
    margin-right: 18px;
    text-decoration: underline
}

.a-link {margin-top: 28px;}

.line{
    width: 1px;
    height: 100%;
    background: #dddddd;
    position: absolute;
    left: 450px;
    top: 0;
}

.about_inner   {
    padding: 174px 0 226px;
}

.line:hover {
    opacity: .85;}

.line a{
    width: 50px;
    display: block;
    position: absolute;
    bottom: 160px;
    left: 100%;
	opacity: 1;
	    cursor: pointer;
}
.video-r{
    position: relative;
}

.v-inner .v-t{
    font-size: 32px;
    color: #fff;
}

.v-t-1{
    font-size: 16px;
    color: #fff;
    margin-top: 22px;
	cursor: pointer;
}

.v-inner{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}

.v-t-1 img{margin-right: 12px;display: inline-block;vertical-align: middle;}

.p-engs{
    font-size: 16px;
    color: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 30px;
    opacity: .6;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 8px;
}

.p-engs span{margin-left: 70px;}

.banner_in{
    position: absolute;
    left: 7%;
    bottom: 50px;
    font-size: 110px;
    color: #fff;
	font-family:微软雅黑;
    font-weight: bold;
	letter-spacing: 3px;
}

.row1 {margin-top: 90px;display: flex;}
.column1 {width: 716px;}
.column2 {text-align: center;}
.font2 {font-size: 14px; line-height: 32px; color: #333;}
.list2 {margin-top: 65px;overflow: hidden;zoom: 1;}
.list2 li {width: 50%; display: flex;float: left;margin-bottom: 90px;}
.column11 {}
.column12 {margin-left: 32px;}
.font3 {font-size: 20px; line-height: 40px; color: #333;}
.font4 {font-size: 16px; line-height: 22px; color: #333;}
.list1 {width: 1200px; margin: 50px auto 0;}
.list1 li {border-bottom: 1px #ddd solid;}
.list1 li:last-child {border: 0;}
.font1 {font-size: 20px; line-height: 60px; color: #333;}
.text1 {font-size: 14px; line-height: 24px; color: #666;padding-bottom: 20px;}
body .pd2 {padding: 60px 0 40px;}

@media(max-width:1619px) and (min-width:1200px){
    .wrap{
        width: 1200px;
    }

    .menu li {
        margin-left: 31px;
    }

    .menu li:first-child{margin-left: 0;}

    .menu{padding-left: 0;}

    .left{width: 500px;}

    .lists li {
        width: 221px;
        height:386px;
    }

    .txt{font-size: 10px;}
    .case-list li {
        width: 380px;
    }

    .cover-img{height: 253px;}

    .about-left{width: 550px;margin-top: 35px;}

    .video-r{width: 600px;}

    .pbox p {
        font-size: 13px;
        color: #333333;
        margin-top:14px;
        line-height: 20px;
    }
   
    .t1 {
        font-size: 18px;
    }

    .t2 {
        font-size: 12px;
    }

    .input-box input {
        font-size: 12px;
        width:112px;
        padding-left: 8px;
        margin-right: 6px;
    }

    #call{width: 134px !important;}
}


.tag{
    position: absolute;
    display: block;
    left: 20px;
    top: 20px;
    width: auto;
    height: 36px;
    background: #b54242;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
    transition: 0.2s;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 999;
}
.quanjing{
    float: right;
    height: 30px;
    width: 80px;
    background: #333;
    border-radius: 5px;
    color: #d8c09c;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}