*{
    padding: 0;
    margin: 0;
    font-family:Microsoft YaHei;
    text-decoration: none;
}
a{
    text-decoration: none;
    color: #333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

p{
    color: #333;
}
body{
    min-width: 1200px;
}
table{border-collapse:collapse;border-spacing:0;}

.topNav{
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    line-height: 80px;

}
.logo{
    float: left;
    width: 280px;
    margin: 20px 0 0 50px;
   
}
.num{
    float: right;
    margin-right: 50px;
    font-weight: bold;
}

.container{
    max-width: 1920px;
    height: auto;
    margin: 0 auto;
}
.item_top{  
    max-width: 1920px;
    height: 80px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    line-height: 80px;
}
.item_top p{
    font-weight: bold;
}
.topL{
  width: 130px;
  height: 80px;
  margin-left: 50px;
   
}
.topL img{
    width: 100%;
    
}
.topR{
    width: 130px;
    height: 80px;
    margin-right: 50px;
   
     
  }
  .topR img{
      width: 100%;
      margin-top: 15px;
  }

.clear{
    clear: both;
}
.item_main{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
    background: url(images/bg.jpg) top center no-repeat #fffeec;
    background-size: 100%;
}
.item_main_top{
    width:700px;
    margin: 50px auto;
}
.item_main_top img{
    width: 100%;
}
.item_main_box{
    width: 1000px;
    margin: 50px auto;
    position: relative;
    box-shadow: inset 5px 15px 20px 15px #aaecb3;
    background: #fff;
    border-radius: 25px;
}
.item_main_box1{
    margin-top: 120px;
}
.item_main_box_title{
    width: 400px;
    height: 106px;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: -50px;
}
.item_main_box_title1{
    background: url(images/sdh.png) top center no-repeat;
    background-size: 100%;
}
.item_main_box_title2{
    background: url(images/gfz.png) top center no-repeat;
    background-size: 100%;
}
.item_main_box_title3{
    background: url(images/csh.png) top center no-repeat;
    background-size: 100%;
}
.item_main_box_title4{
    background: url(images/nsh.png) top center no-repeat;
    background-size: 100%;
}
.item_main_box_con{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.item_main_box_con_l{
    width: 650px;
    box-sizing: border-box;
    padding: 75px 25px 25px 80px;

}
.item_main_box_con_l ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.item_main_box_con_l ul li{
    list-style-type: none;
    width: 128px;
    text-align: center;
    margin:5px 0 0 5px;
}

.item_main_box_con_l ul li a{
    display: block;
    width: 128px;
    height: 36px;
    background: #f32329;
    text-align: center;
    line-height: 36px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 18px;
}
.item_main_box_con_l ul li a:hover{
    color:#f8ff94;
    background: #bd0b11;
}
.item_main_box_con_l_nr{
    width: 100%;
    margin: 35px auto 0;
    background: url(images/lg.png) top left no-repeat;
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 30px;
    
}
.item_main_box_con_l_nr p span{
    font-size: 20px;
    font-weight: bold;
}

.item_main_box_con_r{
    width: 300px;

}
.item_main_box_bkjy{
    width: 900px;
    height: 160px;
    margin:0 auto;
    border-top: 2px #d91520 dashed;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.item_main_box_bkjy_jy{
    width: 550px;
    line-height: 30px;
}
.item_main_box_bkjy_jy p{
    color: #d91520;
}
.item_main_box_bkjy_jy span{
    font-size: 20px;
    font-weight: bold;
}

.box_qun{
    width: 200px;
    margin: 50px auto 0;
}
.box_qun .box_qun1{
    display: block;
    margin: 0 auto;
    width: 180px;
}
.box_qun .box_qun2{
    display: block;
    margin: 0 auto;
    width: 180px;
    margin-top: 15px;
}
.box_book{
    width: 200px;
    margin: 50px auto;
    border: 2px solid #7f9c97;
    position: relative;
    border-radius: 10px;
}
.box_book img{
    width: 120px;
    display: block;
    margin: 25px auto;
}
.box_book_p{
    width: 250px;
    height: 50px;
    background: #ffffc0;
    position: absolute;
    left: -25px;
    top: 185px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-radius: 10px;
}
.box_book_p_buy{
    width: 123px;
    height: 38px;
    background: url(http://www.yinhangzhaopin.com/special/2026yhczfdjc/images/p3m2_btn.png) no-repeat center top;
    color: #fff;
    line-height: 38px;
    text-align: center;
}
.box_book_p_lq img{
    width: 105px;
}
.box_bk{
    width: 200px;
    margin: 50px auto 25px;
}
.box_bk_p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.box_bk_p span{
    color: #319786;
    font-size: 20px;
}
.box_bk_div{
    width: 200px;
    height: 140px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}
.box_bk_div a{
    display: block;
    width: 86px;
    height: 32px;
    border-radius: 18px;
    text-align: center;
    line-height: 32px;
    background-image: linear-gradient(to top, #20964d 1%, #096418 100%);
    color: #fff;
    font-size: 16px;
}
.item_main_box_bkjy_md{
    width: 300px;
}
.item_main_box_bkjy_md a{
    display: block;
    width: 300px;
    height: 52px;
    margin-bottom: 5px;
}
.item_main_box_bkjy_md1{
    background:url(images/sdhmd.png) top center no-repeat;
    background-size:100%;
}
.item_main_box_bkjy_md2{
    background:url(images/gfzmd.png) top center no-repeat;
    background-size:100%;
}
.item_main_box_bkjy_md3{
    background:url(images/cshmd.png) top center no-repeat;
    background-size:100%;
}
.item_main_box_bkjy_md4{
    background:url(images/nshmd.png) top center no-repeat;
    background-size:100%;
}
.item_main_box_bkjy_mdbk{
    background:url(images/bk.png) top center no-repeat;
    background-size:100%;
}








.tanc{
    display: none;
}

.pop_wrap {
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.6);
}

.pop_log {
    width: 540px;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	padding-bottom:50px;
}

.title_h {
    height: 75px;
    line-height: 75px;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    position: relative;
}

.delete {
    color: #FFFFFF;
    font-size: 36px;
    position: absolute;
    right: 12px;
    top: -14px;
    cursor: pointer;
}
.yhzlxz{
	width: 410px;
    margin: 0 auto 23px;
    position: relative;
	height:60px;
	display:block;
	color:#999;
	font-size:18px;
	border-radius:4px;
	border:1px solid #DCDCDC;
	font-family:"宋体";
}
.log_t {
    width: 511px;
    padding: 50px 0;
    margin: 0 auto;
    background: #ffffff;
}

.ser_inp,
.ser_inp1 {
    height: 60px;
    background: #FFFFFF;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
}

.ser_inp {
    width: 410px;
    margin: 0 auto 23px;
    position: relative;
}

.ser_box {
    width: 410px;
    margin: 0 auto;
    position: relative;
}

.ser_inp1 {
    width: 260px;
}

.icon1 {
    width: 17px;
    height: 25px;
    margin: 20px 10px 0 14px;
}

.icon2 {
    width: 21px;
    height: 24px;
    margin: 20px 10px 0 14px;
}

.txt_yzm {
    width: 203px;
}

.phone_r,.phone_sheng,
.txt_yzm {
    font-size: 18px;
    color: #999999;
    height: 100%;
    border: 0;
    vertical-align: top;
    display: inline-block;
    outline: none;
}

.send_btn1,
.confirm {
    font-size: 18px;
    width: 135px;
    height: 100%;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    float: right;
    border: 0;
    outline: none;
}

.send_btn1 {
    color: #a8c0fc;
    border: 1px solid #a8c0fc;
    position: absolute;
    right: 0;
}
.confirm {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    background-image: linear-gradient(-180deg, #a8c0fc 3%, #a8c0fc 100%);
}
.djxz{
cursor: pointer;
}
.item_kc{
    max-width: 1920px;
    margin: 0 auto;
    background: rgb(164, 253, 255);
    padding: 50px 0;
}
.item_kc_box{
    width: 1000px;
    background: #fff;
    border-radius: 25px;
    margin: 0 auto;
    box-shadow: inset 5px 15px 20px 15px #aaecb3;
    overflow: hidden;
}
.item_kc_box_title{
    width: 700px;
    height: 72px;
    margin: 25px auto;
    background: url(images/kc_name.png) top center no-repeat;
    background-size: 100%;
}
.item_kc_box table{
    width: 900px;
    margin: 50px auto;
}
.item_kc_box table tr td {
    padding: 10px 2px;
    border: 1px solid #bdbdbd;
}
.item_ask{
    width: 1000px;
    display: flex;
    justify-content:center;
    margin: 50px auto 0;
}
.item_ask a{
    display: block;
    width: 350px;
    height: 60px;
    border: 2px solid #0ec58a;
    background: #a1eba3;
    text-align: center;
    line-height: 60px;
    color:#333 ;
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: bold;
    border-radius: 10px;
}
.item_ask a:nth-child(2){
    margin-left: 25px;
}
.item_change{
	max-width:1920px;
	margin:0 auto;
	background: #effdf9;
	overflow:hidden;
}

.item_change_title{
	background-image: -webkit-linear-gradient(left, #2645f5, #1c231f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 40px;
    line-height: 60px;
    font-weight: bold;
    letter-spacing: 1px;
	text-align:center;
	margin:50px auto;
}

.item_bottom{
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
}
.item_city{
    max-width: 1920px;
    margin: 0 auto;
    padding: 5px 0;
}
.item_city_div{
    margin: 0 auto;
    width: 980px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
}
.item_city_div_one{
    width: 105px;
    border: 1px solid;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-weight: bold;
    background: #5066da;
    color: #fff;
    border-radius: 15px;
    cursor: pointer;
	margin-right:26px;
}
.item_city_div_one:hover{
    font-size: 20px;
    background: #2645f5;
}
.item_city_con{
    width: 980px;
    margin: 0 auto;
   
}
.item_city_con_box{
    width:100%;
    height: 210px;
    margin-top: 10px;
    box-shadow: 0 3px 10px 1px #bdbdbd;

}
.item_city_con_box img{
    width: 150px;
    margin-top: 30px;
    margin-right: 150px;
}
.item_city_con_box_p{
    line-height: 180px;
    margin-left: 150px;
}
.item_city_con_box_city{
    margin-left: 100px;
}
.item_city_con_box_city p{
    margin-top: 25px;
    font-size: 16px;
}
.item_city_con_box_city p span{
    color: #48cdb2;
    font-weight: bold;
}
.item_city_con_box_city p a{
    color: #48cdb2;
    font-weight: bold;
}
.item_bottom2{
    max-width: 1920px;
    margin: 0 auto;
}
.item_bottom2 img{
    width: 100%;
}