@charset "utf-8";
/* CSS Document */
.top{width:100%; height:auto;}
.top img{display: block;}
.content{width:1100px; height:400px; margin:50px auto;background:#fff; overflow:hidden;}
.content h1,.content p{margin:0;}
.con1{width:500px; height:auto; float:left;}
.con1 h1{font-size:34px; color:#333; text-align:left; padding:10px 0;}
.con1 p{font-size:22px; text-align:left; color:#5E5C5C; line-height:26px;}
.con1 a{color:red; font-weight:bold; float:right;}
    .swiper-container {
        width: 500px;
        height: 300px;
        padding:50px;
		float:right;
    }
    .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 500px;
        height: 300px;
    }
.zero{width:100%; height:450px; background:#1c95fe;}
.zero h2{font-size:50px; color:#fff; text-align:center; padding:20px 0;}
.imgbox{width:1100px; height:150px; margin:50px auto;}
.imgbox ul{padding:0;list-style: none;}
.imgbox li{width:250px; height:150px; float:left; margin-right:25px;}
.margin{ margin-right:0 !important;}
.zxbox{width:800px; height:50px; margin:0 auto;}
.zxbox input{background:rgba(0,0,0,0); border:2px solid #fff; border-radius:15px; cursor:pointer; font-size:24px; text-align:center; line-height:42px; color:#fff; width:200px; height:50px; float:left;margin:0 100px;box-shadow:0 10px 0px #333;-webkit-box-shadow:0 10px 0px #333; transition:0.5s;}
.zxbox input:hover{box-shadow:0 5px 0px #333;-webkit-box-shadow:0 10px 0px #333; background:#fff; color:#1c95fe; border:2px solid #1c95fe;}
.text{width:1100px; height:200px; margin:80px auto; }
.text p{font-size:40px; text-align:center; line-height:60px; color:#333;}
.last{ height:670px; background:url(../images/zc_05.jpg) center no-repeat; position:relative;}
.text_inp{width:1000px; height:320px; position:absolute; left:50%; top:50%; margin-left:-500px; margin-top:-160px;}
.text_inp h3{font-size:40px; color:#fff; line-height:46px;text-align:center;padding-top:80px;}
.text_inp input{width:300px; height:70px; background:#1c95fe;  font-size:34px; color:#fff; line-height:60px; position:absolute; left:50%; margin-left:-150px;top:200px; border:4px dashed #fff; cursor:pointer; transition:0.5s;}
.text_inp input:hover{background:#fff; color:#1c95fe; border:4px dashed #1c95fe;}