html{
    scroll-behavior: smooth;
}
*{margin:0; padding:0; list-style:none; }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }


/* 轮播 */
.slideBox{ width:100%; height:300px; overflow:hidden; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:523px; display:block;  }

section .dingwei{
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -40px;
}

section .dingwei span{
  display: inline-block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  background-color: #0f7ec4;
  transition:all ease-out 0.5s;
}
section .dingwei #on1{
  color: #000;
  background-color: #fff;
}
section .dingwei span:hover{
  color: #000;
  background-color: #fff;
}


section .box{
    width: 100%;
    margin-top: 50px;
}
section .box .box1{
  width: 1200px;
  margin: 0 auto;
}
section .box .box2{
  width: 100%;
  height: 645px;
  margin-top: 100px;
  background: url(../images/gltdbj.png) no-repeat;
  background-size: 100% 645px;
}
section .box .box2 div{
  width: 1200px;
  margin: 0 auto;
  display: flow-root;
}
section .box .show_title {
    text-align: center;
    font-size: 28px;
    color: #0076c0;
}
section .box .show_title span{
  display: inline-block;
  width: 100px;
  height: 2px;
  background-color: #0076c0;
  position: relative;
  top: 3px;
}
section .box .show_title span{
  display: inline-block;
  width: 100px;
  height: 4px;
  background-color: #0076c0;
  position: relative;
  top: 2px;
}
section .box .box1 .gsjl{
  width: 1200px;
  display: flow-root;
}
section .box .gsjl li{
  width: 1200px;
  float: left;
}
section .box .box1 li div{
  width: 1200px;
  float: left;
  overflow: hidden;
}

section .box .box1 li div:nth-child(1) div{
  width: 270px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  border-right: 1px solid #e3e3e3;
  padding-top: 20px;
}
section .box .box1 li div:nth-child(1) div:nth-child(4){
  margin-right: 0px;
}
section .box .box1 li div .you{
  margin-left: 68px;
}

section .box .box1 li div p{
  width: 1200px;
  font-size: 14px;
  color: #666666;
  line-height: 2;
  font-family: 'kaiti';
  transition:all ease-out 0.5s;
  text-indent: 2em;
}


section .box .box1 li div img{
    margin-right: 15px;
    position: relative;
    top: 8px;  
}
section .box .box1 li div span{
    display: inline-block;
    width: 195px;
}

section .box .biaodan {
    width: 100%;
    height: 535px;
    background-color: #edfaf8;
}
section .box .biaodan .tijiao{
    width: 1200px;
    height: 535px;
    margin: 0 auto;
}
section .box .biaodan .tijiao form input{
    float: left;
    width: 575px;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #e1e4e8;
    margin: 0 10px;
    margin-top: 85px;
}
section .box .biaodan .tijiao form textarea{
    float: left;
    width: 1172px;
    height: 160px;
    border-radius: 5px;
    border: 1px solid #e1e4e8;
    margin: 0 10px;
    margin-top: 10px;
}
section .box .biaodan .tijiao form input::-webkit-input-placeholder {
    color: #757575;
    text-indent: 2em;
}
section .box .biaodan .tijiao form textarea::-webkit-input-placeholder {
    color: #757575;
    text-indent: 2em;
    padding-top: 10px;
}
section .box .biaodan .tijiao form button{
    width: 240px;
    height: 40px;
    border-radius: 20px;
    border: 0px solid #e1e4e8;
    margin: 0 auto;
    margin-top: 85px;
    font-size: 18px;
    color: #fff;
    background-color: #3ace6b;
    cursor: pointer;
    transition:all ease-out 0.5s;
}
section .box .biaodan .tijiao form button:hover{
    background-color: #369756;
}










#mypages{
    text-align: center;
    margin-top: 50px;
}
