@media screen and (min-width:1200px){
.container {
    width:1177px !important;
}
}
html {
  
    overflow-x: hidden; overflow-y: auto;
   
  }

.container{
    margin: 0 auto;}


header .container .sy{
    float: right;
    color: black;
   margin-top:10px
   
}
header .container .sy a{
   text-decoration: none;
}
.line1{
    float: right;
    color: black;
    margin:0 5px 0 5px;
    margin-top:10px
}
.sy:hover{
    color: red;
}

.container .bt{
    float: left;
    margin-top:10px
  
}
header{
    width: 100%;
    height: 40px;
    font-size: 15px;
    font-weight: 600;
  
}
.banner img{
   width: 100vw;
}
nav{
    width: 100%;
    height: 96px;
    background-color: #e6b14a;
    line-height: 96px;
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 20px;
   
}

nav .container li{
    float: left;
    margin-left:110px;
   
}

nav .container li a{
    font-size: 30px;
    color:white;
    font-weight: 600;
    text-shadow: 2px 2px #392808;
    text-decoration: none;  
}


.hdjs .container{
    position: relative;
    width: 100%;
    height: 569px;
    background-color: #fff4de;

   
   
}
.hdjs .pic{
    margin-top:90px;
    margin-left:34px;
}
.hdjs .pic2{
    position: absolute;
    top:262px;
    left:148px;
}
.hdjs .title{
   text-align: center;
   margin-top: 58px;
   margin-bottom:25px;
}
.hdjs p{
    width: 640px;
    height: 312px;
    font-size: 20px;
    line-height: 36px;
    text-indent: 40px;
    color:black;
    letter-spacing:1px;
    text-align: left;
}
.hdjs button{
    float: right;
    width: 146px;
    height: 32px;
    background-color: #e6b14a;
    color:white;
    border:none;
    margin-top:50px;
    margin-right: 20px;
    font-size: 16px;
   
}
.hdjs button:hover{
   background-color: #9f2b13;
}
.zxdt{
    margin-top:20px;
  
        
}
/* .item {
    width: 577px;
    height: 376px;
}
.item img{
    width:100%
  
} */
.bg2{
    width: 100%;
    height: 50px;
    background-color:rgba(0, 0,0, 0.3);
     position: absolute;
     bottom: 0px;
     
}

.zxdt .col-lg-6{
    padding-left:0 ;
}
#myCarousel{
    position: relative;
    overflow: hidden;
}

.zxdt .carousel-indicators{
    position: absolute;
    bottom: 10px;
    left:500px;
}
.zxdt .carousel-caption{
  position: absolute;
  bottom: -10px;
  left:-20px;
}

.zxdt h2{
    color:black
}
.zxdt h2:hover{
    color: red;
}
.zxdt p{
    color:#a6a6a7
    
}

.zxdt .col-lg-6 a{
    text-decoration: none;
}

.line{
    width: 550px;
    height: 1px;
    /* background-color: #ccc; */
    border-bottom: 1px dotted #ccc;
    margin-top:10px;
}
.zxdt h3{
    margin-top:28px;
    color:black;
    font-size:20px
}
.zxdt h3:hover{
    color: red;
}
.zxdt h3 span{
    color:#095fb1
}
.tp{
    position: relative;
    width: 100%;
    background-color: #fff4de;
    margin-top:60px;
    /* overflow: hidden; */
   
}
.tp .tpgz{
    text-align: center;
}
.tp  h1{
   font-weight: 600;
   color: #b12f13;
 margin-bottom: 0;

}
.tp  .line2{
    width: 120px;
    height: 4px;
    background-color: #ffd65c;
    display: inline-block;
}
.tp  h4{
    color: #9e988d;
    margin-top:0;
    font-size:24px;
    letter-spacing: 1px;
}
.tpgz p{
    margin-top:28px;
    color:black;
    font-size:20px;
    font-weight: 500;
    
}
.tpgz p span{
    color:#ffd65c
}
.tpgz p i{
    color: #fff4de;
}

.tpzq .search{
    position: absolute;
    left:0;
    right:0;
    margin:auto;
    width: 895px;
    height: 105px;
    background-color:#d74c2f;
    border-radius:10px;
    border:1px solid #ffffff;
    box-shadow: 0px 1px 3px #888888;
    line-height: 90px;
    margin-top:45px;
}
.tpzq .search h1{
    font-weight: 600;
    color:#ffe8a6;
    margin-left:40px;
    display: inline-block;
    vertical-align:middle;
}
.tpzq .search .line3{
    width: 1px;
    height: 28px;
    background-color: white;
    margin-left:10px;
    margin-top:13px;
    display: inline-block;
    vertical-align:middle;
  
}
.tpzq .search h2{
    font-weight: 600;
    color:#e5988c;
    display: inline-block;
    vertical-align:middle;
}
 .round{
     margin-left:80px;
     vertical-align:middle;
     margin-top:10px;
    
 }
 .input_key {
    -webkit-appearance: none;
    background: #fff;
    border: 0;
    border-radius: 3px;
    font: 16px/20px arial;
    height: 46px;
    outline: 0;
    padding:1px 0 1px 10px;
    width: 340px;
    display: inline-block;
    letter-spacing: 2px;
    vertical-align:middle;
    margin-top:10px;
    
   
    
}
.s_btn{
    line-height: 48px;
    background-color: #9f2b13;
    outline: none;
    border:0;
    border-radius: 3px;
    width: 80px;
    color: white;
    padding: 0;
    display: inline-block;
    margin-left:-5px;
    vertical-align:middle;
    margin-top:10px;
    
    
}

.tpzq .content{
    width:100%;
    height: auto;
    background-color: white;
    border-radius: 5px;
    margin-top:100px;
    padding:50px 120px 30px 120px;
    text-align: center;
     overflow: hidden;
    
   
}
.tpzq-title{
    font-size:36px;
    font-weight:600;
    color: #b12f13;
    display: inline;
}

.tpzq .col-md-4{
  margin-top:50px
}
.tpzq .col-md-4 .bg{
    width:100%;
    height: 430px;
    border-radius: 5px;
    text-align: center;
    background-image: linear-gradient(#4e99f1, #a5d3ff,#2685df);
    padding:10px;
    
}
.tpzq .col-md-4 .bg img{
    max-width: 100%;
    max-height: 100%;
    width:170px;
    height: 195px;
    margin-bottom: 10px;
}
.tpzq .col-md-4 .bg p{
    margin:0px;
    font-size:20px;
    color:#0a3157;
    height: 45px;
    line-height: 24px;

    
}

.tpzq .col-md-4 .bg h4{
    margin-top:10px;
    font-size:20px;
    color: white;
}
.tpzq .col-md-4 .chooce{
    width: 102px;
    height: 43px;
    display: inline-block;
    background-color: #f9bb04;
    border:1px solid #ffffff;
    box-shadow: 0px 1px 3px #888888;
    margin-top:20px;
    line-height: 43px;
    font-size: 18px;
   
}
.tpzq .col-md-4 .chooce input{
   width: 22px;
   height: 22px;
   margin-top:-2px;
   vertical-align: middle;
}

 .btn-danger{
    width:150px;
 }

    
.yzm{
    margin-top:20px ;
}
.yzm input{
    width:130px;
}
.yzm img{
  width: 100px;
  margin-top:10px
}
.yzm p{
    color: #045abd;
}

.foot{
    width: 100%;
    height: 170px;
    text-align: center;
    background-color: #305a92;
    overflow: hidden;
    
}
.foot p{
color:white;
margin-top:50px;
line-height: 40px;

}


@media screen and (max-width:768px){
    .banner2 img{
      max-width:100%;
      
    }
    .hdjs .container {
        height: 500px;
    }
   .hdjs{
       text-align: center;
   }
   .hdjs p{
        width:95%;
        font-size: 14px;
        margin-left: 20px;
        height: 270px;
   }
   .hdjs button{
    margin: 0px;
    float:none
   }
   .tpzq .search {
       width: 90%;
       text-align: center;
   }
   .zxdt .carousel-indicators{
       bottom:0;
       display: none;
       
   }
   .zxdt .carousel-caption{
    left: 0;
    right: 0;
    margin: auto;
   }
      
   
 .news img{
     width: 100%;
 }
 .tpzq .search h1{
     font-size: 24px;
     margin-left: 10px;
 }
 .round{
    margin-left:10px;
    vertical-align:middle;
    margin-top:10px;
   
}
.input_key {
   -webkit-appearance: none;
   background: #fff;
   border: 0;
   border-radius: 3px;
   font: 16px/20px arial;
   height: 46px;
   outline: 0;
   padding:1px 0 1px 10px;
   width:80%;
   
}
.s_btn{
   line-height: 48px;
   background-color: #9f2b13;
   outline: none;
   border:0;
   border-radius: 3px;
   width: 10%;
 
}
.tp{
  
    background-color: white;
  
}
  .tpzq .content{
    
       padding: 50px 0px 0 0px;

      
     
  }
  .tp .tpgz p {
      text-align: left;
      padding-left:30px
  }
  .yzm{
  
 overflow: hidden;
     
   
  }
  .tpzq .content .wytp img {
    margin-top:40px;
    width: 30%;
   
}
 .news{
     margin-top: 20px;
 }
 .zxdt .col-lg-6{
    padding-left:15px ;
}
.foot{
    margin-top:30px
}
.tpzq .col-md-4 .bg p{
    font-size:16px;
}


}
@media screen and (max-width:600px){

 .tp{
    
    background-color: white;
 }

.hdjs .container {
    height: 520px;
}
.hdjs p{
    width:95%;
    font-size: 14px;
    margin-left: 20px;
    height: 270px;
    line-height: 28px;
}
.hdjs button{
margin-top:20px;
float:none;
}
.tpzq .col-md-4 {
    padding:0 10px
 }
   .wytp2 img{
    width: 40%;
   }
   .title  img{
        width: 30%;
   }
}
@media screen and (max-width:570px){
    .tpzq .search{
     
        height: 80px;
        line-height: 80px;
    }
    .input_key{
        margin-top:0
    }
    .s_btn{
        margin-top:0 
    }
    .tpzq .search h1{
        margin-top:8px
    }
    .tpzq .search .line3{
        margin-top:0
    }
}
@media screen and (max-width:520px){

 
 .tpzq .col-md-4 .bg h4 {
    font-size: 18px;
} 
 .tpzq .col-md-4 .bg p {
    line-height: 18px;

}
@media screen and (max-width:470px){
    .input_key{
        width: 50%;
    } 
     .title img{
        width: 50%;
    } 
    .foot{
        height: 140px;
    }
    .foot p{
        font-size: 12px;
    }
    .tpzq .col-md-4 .chooce{
        height: 35px;
        line-height: 35px;
    }

}

@media screen and (max-width:416px){
    .hdjs button{
        margin-top:40px;
}
.hdjs p{
    line-height: 24px;
}

.tpzq .search .line3{
   display: none;
}
.foot p{
    margin-top:20px;
}
.tpzq .col-md-4 {
   padding:0 5px
}
}


@media screen and (max-width:370px){
    .navbar-brand {
        display: none;
    }
}