/* 全局样式 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}
body{color:#333;font-size:12px;}
ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
a{text-decoration:none;}
a:link{color:#009;}
a:visited{color:#800080;}
a:hover,a:active,a:focus{color:#c00;text-decoration:underline;} 

.header{
    background: url(../dljz/head_banner.jpg) no-repeat center top;
    background-size: cover;
    background-position: center top;
    height: 450px;
    width: 100%;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.content_1_input {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    margin-top: 30px;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 20px;
  }
  
  .content_head_text {
    padding-top: 30px;
    text-align: center;
  }
  
  .content_head_text .content_head_text_1 {
    height: 35px;
  }
  
  .content_1_input_type {
    width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  
  .content_1_input_type>div {
    margin-left: 10px;
  }
  
  .content_1_input_type div:first-child {
    margin-left: 0;
  }
  
  .content_1_input_type, .content_1_input_type>div {
    display: flex;
    font-size: 16px;
    align-items: center;
  }
  
  .content_1_input_type img,.content_1_input_1 img {
    height: 20px;
    width: 20px;
    margin-right: 5px;
  }
  
  .content_1_input_1 img {
    margin-left: 15px;
  }
  
  .content_1_input_1_name, .content_1_input_1_number {
    display: flex;
    align-items: center;
  }
  
  .content_1_input_1 {
    display: flex;
    align-items: center;
    border: 1px solid #F3740D;
    width: 1000px;
    margin: 0 auto;
    height: 55px;
    font-size: 16px;
  }
  
  .content_1_input_1 input {
    border: none;
    outline: none;
    width: 300px;
    font-size: 16px;
  }
  
  .content_1_input_1_number p, .content_1_input_1_name p {
    width: 80px;
    text-align: center;
    border-right: 1px solid #999;
  }
  
  .content_1_input_1_btn {
    width: 160px;
    height: 56px;
    background-color: #F3740D;
    color: #fff;
    text-align: center;
    line-height: 55px;
  }

  .content_2_list {
      display: flex;
      align-items: center;
      margin-top: 40px;
  }

  .content_2_list>div {
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 23px;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 386px;
    height: 210px;
    margin-right: 20px;
    position: relative;
  }

  .content_2_list>div:last-child {
      margin-right: 0px;
  }

  .content_2_list p {
    font-size: 16px;
    height: 30px;
    width: 90px;
    line-height: 30px;
    color: #F3740D;
    border: 1px solid #F3740D;
    border-radius: 15px;
    text-align: center;
    position: absolute;
    top: 150px;
    left: 90px;
  }

  .content_2_list>div:hover .content_2_p {
    background-color: #F3740D;
    color: #fff;
  }

  .content_2_list>div:hover {
    transform: scale(1.05);
  }

  .content_2_list_2 {
    margin-top: 40px;
    display: flex;
    align-items: center;
  }

  .content_2_list_2>div {
     height: 395px;
     width: 590px;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 22px;
    margin-right: 20px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    padding: 40px;
    font-size: 16px;
    color: #999;
  }

  .content_2_list_2>div img {
    height: 30px;
    margin-bottom: 20px;
  }

  .content_2_list_2>div p {
      margin-top: 10px;
  }

  .content_2_list_2>div:last-child {
      margin-right: 0px;
      background-image: url(../dljz/content_2_4.jpg);
      background-repeat: no-repeat;
      background-size: 100%;
  }

  .content_2_btn {
   width: 130px;
   height: 50px;
   font-size: 20px;
   color: #fff;
   background-color: #F3740D;
   text-align: center;
   border-radius: 30px;
   line-height: 50px;
   margin: 0 auto;
   margin-top: 30px;
  }

  .content_head_text_5 {
    height: 50px;
  }
  .content_3_list {
    height: 360px;
    margin-top: 30px;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 22px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    padding: 40px 100px 40px 100px
  }

  .content_3_list{
      display: flex;
      position: relative;
  }

  .content_3_list_l {
      padding-right: 85px;
      border-right: 2px solid #0347D4;
  }

  .content_3_list_r {
    padding-left: 94px;
  }

  .content_3_list_l p,  .content_3_list_r p{
    width: 400px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
  }

  .content_3_list_l p:first-child,.content_3_list_r p:first-child{
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #0347D4;
    font-size: 18px;
    border-radius: 20px;
    padding: 0 50px;
  }

  .content_3_list_l>div:first-child,.content_3_list_r>div:first-child {
      margin-bottom: 20px;
  }

  .content_3_list_l p:last-child,.content_3_list_r p:last-child {
    margin-left: 10px;
    font-size: 14px;
    margin-top: 15px;
    line-height: 25px;
    letter-spacing: 3px;
  }

  .content_3_d {
      position: absolute;
  }

  .content_3_d>div {
      height: 10px;
      width: 10px;
      background-color: #0347D4;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
  }

  .content_3_d>div:first-child {
      margin-top: -20px;
      margin-left: -80px;
  }

  .content_3_d>div:nth-child(2) {
    margin-left: 1075px;
    top: -20px;
  }

  .content_3_d>div:nth-child(3) {
    margin-top: 290px;
    margin-left: -80px;
  }

  .content_3_d>div:nth-child(4) {
    margin-top: 290px;
    margin-left: 1075px;
  }

  .content_3_btns {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 22px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      margin-top: 30px;
  }

  .content_3_btns>div:first-child {
      height: 60px;
      line-height: 60px;
      width: 220px;
      background-color: #0347D4;
      border-radius: 30px;
      letter-spacing: 5px;
  }

  .content_3_btns>div:last-child {
    height: 60px;
    line-height: 60px;
    width: 220px;
    background-color:#F3740D;
    border-radius: 30px;
    margin-left: 30px;
    letter-spacing: 5px;
}

.content_4 {
    margin-top: 30px;
}

.content_4_list {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}

.content_4_list>div {
    width: 386px;
    height: 227px;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 22px;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 22px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    padding: 40px;
    margin-top: 20px;
    margin-right: 20px;
}

.content_4_list>div:nth-child(3),.content_4_list>div:nth-child(6)  {
    margin-right: 0;
}

.content_4_list>div div:first-child {
    font-size: 28px;
    letter-spacing: 5px;
}

.content_4_list>div div:nth-child(2) {
    margin-top: 10px;
    color: #999;
    font-size: 16px;
}

.content_4_list>div div:last-child {
    width: 120px;
    height: 40px;
    border: 1px solid #F3740D;
    border-radius: 15px;
    color: #F3740D;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
}

.content_4_list>div:hover {
    transform:scale(1.05);
}

.content_4_list>div:hover .content_4_btn {
    background-color: #F3740D;
    color: #fff;
}

.content_5 {
    margin-top: 40px;
}

.content_5_list {
    height: 400px;
    margin-top: 40px;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 22px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    margin-right: 20px;
    display: flex;
}

.content_5_list_l {
    width: 350px;
}

.content_5_list_l>div{
    display: flex;
    height: 80px;
    align-items: center;
    font-size: 20px;
    justify-content: space-between;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    padding: 0 30px;
}

.content_5_list_l>div:first-child {
    border-radius: 22px 0 0 0;
}

.content_5_list_l>div:last-child {
    border-radius: 0 0 0 22px;
}

.content_5_list_l_1>li:last-child {
   font-size: 12px;
}


.content_5_list_l_2 img{
    width: 15px;
}

.content_5_list_r {
    width: 850px;
    display: flex;
    align-items: center;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
    padding: 40px;
}

.content_5_list_r_1 {
    display: flex;
    align-items: center;
}

.content_5_list_r_1 img{
    width: 350px;
    margin-right: 40px;
}

.content_5_list_r_1 div {
    letter-spacing: 2px;
    line-height: 30px;
    font-size: 16px;
}

.content_5_list_r_1 p:first-child {
    font-size: 16px;
    font-weight: bold;
}

.content_5_list_r_1 p:last-child {
    font-size: 14px;
    color: #999;
}

.content_5_list_r_2_div>div {
    margin-bottom: 20px;
}

.content_5_list_r_2_div>div:last-child {
    margin-bottom: 0;
}

.content_5_list_r_3 {
    display: flex;
}

.content_5_list_r_3>div {
    margin-right: 20px;
}

.content_5_list_r_3 img {
    width: 180px;
}

.content_5_list_r_3_p {
    margin-top: 15px;
    text-align: center;
    letter-spacing: 2px;
}

.content_5_list_r_3_p>p:first-child {
    font-size: 20px;
    margin-bottom: 15px;
}

.content_5_list_r_4_div>p{
    font-size: 16px;
    color: #999;
    margin-bottom: 30px;
}

.content_5_list_r_4_div img {
    width: 240px;
}

.content_5_list_r_4_div>div {
    display: flex;
}

.content_5_list_r_4_div>div>div{
    width: 240px;
    margin-right: 20px;
}

.content_5_list_r_4_div>div>div:last-child{
    margin-right: 0px;
}

.content_5_list_r_4_div>div p {
    margin-top: 20px;
    color: #999;
    font-size: 16px;
    text-align: center;
}

.content_5_list_r_5 {
    display: flex;
}

.content_5_list_r_5>div:first-child {
    margin-right: 40px;
}

.content_5_list_r_5 img,.content_5_list_r_5>div{
    width: 340px;
    text-align: center;
}

.content_5_list_r_5>div {
    font-size: 20px;
}

.content_5_list_r_5 p {
    margin-top: 10px;
}

.content_5_list_r_5>div p:last-child {
    font-size: 16px;
    color: #999;
}

.content_5_list_r_block {
    display: block;
}

.content_5_list_r_none {
    display: none;
}

.content_5_list_l_active {
    background-color: #0347D4;
    color: #fff;
}

.content_6 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.content_6_list {
    width: 1200px;
    margin-top: 40px;
    height: 450px;
    background-color: #fff;
    -moz-box-shadow:-1px -2px 8px #999; 
    -webkit-box-shadow:-1px -2px 85px #999; 
    box-shadow:-1px -2px 8px #999;
    border-radius: 22px;
    padding: 30px 40px;
}

.content_6_list img{
    width: 100%;
}

.content_new {
    height: 670px;
    background-color: #eee;
}

.content_2_btn_img img{
    width: 20px;
    height: 20px;
}