/* 全局样式 */
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{text-decoration:underline;} 
.header{
  background: url(../zcgs/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 #999999; 
  -webkit-box-shadow:-1px -2px 85px #999999; 
  box-shadow:-1px -2px 8px #999999;
  border-radius: 20px;
}

.content_head_text {
  padding-top: 30px;
  text-align: center;
}

.content_head_text .content_head_text_1 {
  height: 30px;
}

.content_1_input_type {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 20px;
}

.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;
  box-sizing: border-box;
}

.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;
  box-sizing: border-box;
}

.content_1_input_1_btn {
  width: 160px;
  height: 100%;
  background-color: #F3740D;
  color: #fff;
  text-align: center;
  line-height: 55px;
}

.content_2{
  margin-top: 30px;
}

.content_2_list {
  background: url(../zcgs/bg_1.jpg) no-repeat;
  background-size: 100%;
  width: 1200px;
  height: 415px;
  display: flex;
  flex-wrap: wrap;
  font-size: 26px;
  font-weight: 500;
  align-content: flex-start;
  box-sizing: border-box;
  margin-top: 30px;
  padding: 30px 150px 0px 150px;
}

.content_2_list_l, .content_2_list_r {
  width: 400px;
}

.content_2_list_r {
  margin-left: 100px;
}

.content_2_list p {
  height: 80px;
  line-height: 80px;
  box-sizing: border-box;
}

.content_2_list_2 {
  background: url(../zcgs/bg_2.jpg) no-repeat;
  background-size: 100%;
  width: 1200px;
  height: 445px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_2_list_btn {
  background-color: #0347D4;
  box-sizing: border-box;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 20px;
  width: 300px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
}

.content_head_text .content_head_text_3 {
  height: 50px;
}

.content_3_list {
  background: url(../zcgs/bg_3.jpg) no-repeat;
  background-size: 100%;
  width: 1200px;
  height: 320px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  box-sizing: border-box;
  padding: 35px 50px 0 50px;
  margin-top: 40px;
}

.content_3_list>div,.content_5_list>div  {
  width: 50%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-left:100px;
  height: 80px;
  line-height: 80px;
}

.content_3_list>div p,.content_5_list>div p {
  font-size: 26px;
  font-weight: 500;
}

.content_3_list>div p:first-child,.content_5_list>div p:first-child {
  color: #fff;
  background-color: #0347D4;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  font-size: 22px;
  margin-right: 10px;
}

.content_3,.content_4 {
  margin-top: 20px;
}

.content_4_text_info {
  display: flex;
  width: 500px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  font-size: 30px;
  margin-top: 20px;
}

.content_4_text_info>div{
  display: flex;
  align-items: center;
}

.content_4_text_info>div:last-child{
  margin-left: 20px;
}

.content_4_text_info>div p{
  color: #0347D4;
  font-size: 40px;
}

.content_4_text_info_2 {
  color: #999;
  font-size: 24px;
  margin: 0 auto;
  text-align: center;
  margin-top: 10px;
}

.content_4_list {
  background: url(../zcgs/bg_4.jpg) no-repeat;
  background-size: 100%;
  width: 1200px;
  height: 330px;
}

.content_new {
  width: 100%;
  background-color: #eee;
  margin-top: 50px;
  height: 900px;
}

.content_5 {
  width: 1200px;
  margin: 0 auto;
}

.content_5 .content_5_list{
  margin-top: 30px;
  border-radius: 10px;
  background-color: #fff;
  -moz-box-shadow:-1px -2px 8px #999999; 
  -webkit-box-shadow:-1px -2px 85px #999999; 
  box-shadow:-1px -2px 8px #999999;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  box-sizing: border-box;
  padding: 35px 50px 0 50px;
  margin-top: 40px;
}

.content_5_list img{
  width: 1100px;
  margin: 0 auto;
  height: auto;
}

.content_6_list {
  margin-top: 60px;
}

.content_6_list_type {
  display: flex;
  height: 90px;
  align-items: center;
  font-size: 26px;
  font-weight: 500;
  width: 1200px;

}

.content_6_list_type>div {
  height: 90px;
  flex: 1;
  text-align: center;
  background-color: #d6d6d6;
  border-radius:20px 20px 0 0;
}

 .content_6_list_type .content_6_list_type_active {
  background-color: #0347D4;
  height: 120px;
  color: #fff;
  -webkit-transform:translateY(-15px);
  transform: translateY(-15px);
  transition: all 0.5s ease-in-out;
}

.content_6_list_type .content_6_list_type_active p:last-child{
  color: #fff;
}

.content_6_list_type .content_6_list_type_active p:first-child{
  padding-top: 25px;
}


.content_6_list_type>div p:first-child {
  padding-top: 15px;
}

.content_6_list_type>div p:last-child {
  color: #999;
  font-size: 20px;
}

.content_6_list_type1_all {
  width: 1200px;
  height: 246px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  border-left: 1px solid #999;
  border-radius: 0 0 20px 20px;
  box-sizing: border-box;
  padding: 20px;
}

.content_6_list_type1_all_img {
  display: flex;
 
}

.content_6_list_type1_all_img>div {
  height: 206px;
  width: 274.5px;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: 20px;
}

.content_6_list_type1_all_img>div:first-child {
  margin-left: 0;
}

.content_6_list_type1_all_bg {
  padding: 20px 0 0 20px;
  box-sizing: border-box;
}

.content_6_list_type1_all_bg>p:first-child {
  font-size: 22px;
  font-weight: 500;
}

.content_6_list_type1_all_bg>p:nth-child(2) {
  font-size: 16px;
  color: #999;
  margin-top: 10px;
} 

.content_6_list_type1_all_bg>div {
  border: 1px solid #0347D4;
  width: 100px;
  height: 30px;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  color: #0347D4;
  margin-top: 20px;
}

.content_6_list_type1_all_bg>div:hover {
  background-color: #0347D4;
  color: #fff;
}

.content_6_list_type1_all_img_none {
  display: none;
}

.content_6_list_type1_all_img_block {
  display: block;
}

.content_7_list {
  margin-top: 40px;
  display: flex;
}

.content_7_list_l {
  width: 400px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.content_7_list_r {
  width: 800px;
  -moz-box-shadow:1px 1px 16px #999; 
  -webkit-box-shadow:1px 1px 16px #999; 
  box-shadow:1px 1px 16px #999;
  border-radius: 20px;
  height: 380px;
  margin-bottom: 20px;
  box-sizing: border-box;
  padding: 20px 40px;
}

.content_7_list_l>div {
  margin: 0 auto;
  width: 180px;
  height: 180px;
  margin-right: 20px;
  margin-bottom: 20px;
  -moz-box-shadow:1px 1px 16px #999; 
  -webkit-box-shadow:1px 1px 16px #999; 
  box-shadow:1px 1px 16px #999;
  border-radius: 20px;
  font-size: 20px;
  overflow: hidden;
  text-align: center;
}


.content_7_list_l>div img{
  width: 80px;
  height: 80px;
  margin-top: 30px;
  margin-bottom: 15px;
  margin-left: 50px;
}

.content_7_list_r_title {
  font-size: 20px;
  font-weight: bold;
  color: #0347D4;
}

.content_7_list_r_border {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 2px solid #0347D4;
  width: 30px;
}

.content_7_list_r_text {
  color: #999;
  font-size: 16px;
  line-height: 26px;
  height: 120px;
}

.content_7_list_r_img {
  display: flex;
  justify-content: center;
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
}

.content_7_list_r_img>div{
  margin-right: 40px;
}

.content_7_list_r_img img {
  width: 180px;
  height: 120px;
  background-color: #eee;
  margin-bottom: 10px;
}

.content_7_list_r_img>div:last-child{
  margin-right: 0px;
}

.content_7_list_l_active {
  background-color: #0347D4;
  color: #fff;
}

.content_8_list {
  width: 1200px;
  -moz-box-shadow:1px 1px 16px #999; 
  -webkit-box-shadow:1px 1px 16px #999; 
  box-shadow:1px 1px 16px #999;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 30px 80px 0 0px;
  font-size: 18px;
  margin-top: 40px;
  box-sizing: border-box;
}

.content_8_list_all {
  width: 50%;
  box-sizing: border-box;
  padding-left: 100px;
}

.content_8_list_q {
  background-color: #0347D4;
  color: #fff;
  border-radius: 20px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  padding: 0 10px;

}

.content_8_liss_a {
  font-size: 16px;
  color: #999;
  line-height: 30px;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;  /*要显示的行数*/
  -webkit-box-orient: vertical;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content_8_list_2 {
  width: 1200px;
  -moz-box-shadow:1px 1px 16px #999; 
  -webkit-box-shadow:1px 1px 16px #999; 
  box-shadow:1px 1px 16px #999;
  border-radius: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 35px;
  font-size: 18px;
  margin-top: 40px;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.content_8_list_2_all {
  display: flex;
  flex: 1;
}

.content_8_list_2_all>img {
  width: 80px;
  height: 80px;
}

.content_8_list_2_text {
  font-size: 16px;
  margin-left: 10px;
}

.content_8_list_2_text>div:last-child {
  color: #999;
  margin-top: 15px;
}





