.tb{
    background: white;
}
.logo{
    width: 388px;
    height: 86px;
}
.logo img{
    width: 100%;
    height: 100%;
}
.tb_k{
    padding: 12px 0px;
    box-sizing: border-box;
}
.tb_k_zk{
    width: 210px;
    padding: 13px 12px 5px;
    box-sizing: border-box;
    background: #3da7db;
    border-radius: 6px;
    margin-left: 20px;
}
.tb_k_zk p{
    font-size: 14px;
    color: white;
    margin-bottom: 10px;
    text-align: center;
}
.zx{
    display: block;
    width: 200px;
    padding: 0 10px;
    line-height: 32px;
    font-size: 14px;
    color: #999999;
    border-radius: 4px;
    background: #fff;
    /* text-align: center; */
    margin-bottom: 10px;
    box-sizing: border-box;
    border: 1px solid #999999;
}
.gz{
    display: block;
    width: 100px;
    line-height: 32px;
    font-size: 14px;
    color: white;
    border-radius: 4px;
    background: #f2dc75;
    text-align: center;
}

.submit{
    display: block;
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    color: white;
    border-radius: 4px !important;
    background: #3da7db;
    text-align: center;
    border: none;
}



.tb_k_zzk{
    margin-left: 42px;
}
.tb_k_yk{
    width: 199px;
}
.tb_k_yk .xdh{
    float: left;
    margin-top: 8px;
    margin-right: 6px;
}
.tb_k_yk .bian{
    font-size: 14px;
    color: #333333;
}
.tb_k_yk p{
    font-size: 20px;
    color: #3da7db;
	width:auto;
}


.dh_lb li{
    float: left;
    width: 156px;
    text-align: center;
    font-size: 16px;
}
.dh_lb li a{
    color: white;
}
.dh_lb{
    line-height: 50px;
}
.dh{
    background: #3da7db;
}
.dh_lb .liang{
    background: #3690cf;
}
.dh_lb .liang a{
    color: white;
}


.dh_lb li:hover{
    background: #359cd7;
}

.lunbo_tt{
    width: 100%;
}
.lunbo_tt img{
    width: 100%;
}


.dian .swiper-pagination-bullet{
    width: 12px!important;
    height: 12px!important;
    background: white!important;
    opacity: 1!important;


}
.dian .swiper-pagination-bullet-active{
    width: 12px!important;
    height: 12px!important;
    background: #3da7db!important;
    opacity: 1!important;

}
.ddh{
    margin-top: 40px;
    line-height: 45px;

}
.ddh_lb{
    border-bottom: 1px solid #959595;
    box-sizing: border-box;
    margin-bottom: 22px;
}
.ddh_lb li{
    float: left;
    width: 132px;
    font-size: 20px;
    color: #3da7db;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.ddh_lb .onn{
    background: #3da7db;
    border-radius: 0px 30px 30px 0px;
    color: white;
}
.ddh_nrk .pp{
    font-size: 16px;
    color: #464646;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 34px;
}
.ddh_lbb li{
    overflow: hidden;
    width: 344px;
    float: left;
    margin-right: 32px;
    margin-bottom: 32px;
}
.ddh_lbb li:nth-child(3n){
    margin-right: 0px;
}
.ddh_lbb_t{
    width: 155px;
    height: 110px;
}
.ddh_lbb_t img{
    width: 100%;
    height: 100%;
}
.ddh_lbb_nr{
    width: 182px;
}
.ddh_lbb_nr h3{
    font-size: 16px;
    color: #000000;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ddh_lbb_nr p{
    font-size: 14px;
    color: #464646;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 20px;
}

.sy_bt{
    width: 132px;
    font-size: 20px;
    line-height: 45px;
    background: #3da7db;
    border-radius: 0px 30px 30px 0px;
    color: white;
    text-align: center;
    font-weight: bold;
}
.sy_btk{
    border-bottom: 1px solid #959595;
    box-sizing: border-box;
    margin-bottom: 20px;

}
.zjtd{
    margin-bottom: 40px;
}
.zjtd_zk{
    width: 359px;
    height: 451px;
    position: relative;
}
.zjtd_zk img{
    width: 100%;
    height: 100%;
}
.zjtd_yk_lb li{
    width: 175px;
    height: 220px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.zjtd_yk_lb li:nth-child(4n){
    margin-right: 0px;
}
.zjtd_yk_lb li img{
    width: 100%;
    height: 100%;
}
.zjtd_yk{
    width: 730px;
}





.zjtd_yk_t{
    width: 100%;
    height: 220px;
    position: relative;
}
.zjtd_yk_t img{
    width: 100%;
    height: 100%;
}
.zjtd_yk_hk{
    width: 100%;
    padding: 10px 0px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: rgba(0,0,0,0.50);
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;

    transition: all 0.4s ease-in-out 0s;

}
.zjtd_yk_hk p{
    font-size: 14px;
    color: white;
    font-weight: bold;
    text-align: center;

}
.zjtd_yk_lb li:hover .zjtd_yk_hk{
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;

    transition: all 0.6s ease-in-out 0s;

}
.zjtd_zk:hover .zjtd_yk_hk{
    opacity: 1;
    -webkit-transition: all 0.6s ease-in-out 0s;
    -moz-transition: all 0.6s ease-in-out 0s;
    -o-transition: all 0.6s ease-in-out 0s;
    -ms-transition: all 0.6s ease-in-out 0s;

    transition: all 0.6s ease-in-out 0s;
}
.sy_ckgd{
    display: block;
    font-size: 14px;
    color: #959595;
    float: right;
}
.sy_ckgd span{
    margin-right: 10px;
    line-height: 45px;
}
.sy_ckgd p{
    background: url("../images/a12_10.png") center no-repeat;
    float: right;
    width: 19px;
    height: 19px;
    margin-top: 12px;
}
.sy_ckgd:hover{
    color: #3da7db;
}
.sy_ckgd:hover p{
    background: url("../images/a13.png") center no-repeat;
}
.shzr_zk{
    width: 569px;
    height: 331px;
    position: relative;
}
.shzr_zk img{
    width: 100%;
    height: 100%;
}
.shzr_yk_lb li{
    margin-right: 28px;
    margin-bottom: 26px;
    width: 236px;
    float: left;
}
.shzr_yk_t{
    width: 100%;
    height: 153px;
    position: relative;
}
.shzr_yk_lb li:nth-child(2n){
    margin-right: 0px;
}
.shzr_yk_lb li img{
    width: 100%;
    height: 100%;
}
.shzr_yk_hk{
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    color: white;
    text-align: center;
    padding: 0px 20px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.shzr_yk{
    width: 500px;
}
.xlsb_lb li{
    width: 260px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.xlsb_lb li:nth-child(4n){
    margin-right: 0px;
}
.xlsb_lb_t{
    width: 100%;
    height: 181px;
    position: relative;
}
.xlsb_lb_t img{
    width: 100%;
    height: 100%;
}
.xlsb_lb_hk{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0px;
    left: 0px;
    transform: scale(0,0);
    text-align: center;
    font-size: 16px;
    color: white;
    padding: 0px 50px;
    box-sizing: border-box;
}
.xlsb_lb_hk p{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 30px;
}

.xlsb_lb li:hover .xlsb_lb_hk{
    transform: scale(1,1);
    transition: transform 1s;
}
.zxjs{
    background: #f1f1f1;
    padding-top: 40px;
    padding-bottom: 50px;
    box-sizing: border-box;
}
.zxjs_k h3{
    font-size: 20px;
    color: #3da7db;
    margin-bottom: 38px;
}
.zxjs_zk{
    width: 469px;
    height: 253px;
}
.zxjs_zk img{
    width: 100%;
    height: 100%;
}
.zxjs_yk{
    width: 542px;
    margin-right: 45px;
    padding-top: 20px;

}
.zxjs_yk p{
    font-size: 16px;
    color: #000000;
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}
.anniu{
    display: block;
    width: 140px;
    line-height: 50px;
    background: #3da7db;
    font-size: 14px;
    color: white;
    text-align: center;
}
.lxwm{
    margin-top: 40px;
    margin-bottom: 45px;
}
.lxwm_k h3{
    font-size: 20px;
    color: #3da7db;
    margin-bottom: 38px;
}
.lxwm_lb{
    width: 880px;
    margin: 0 auto;
}
.lxwm_lb li{
    float: left;
    width: 130px;
    margin-right: 120px;
}
.lxwm_lb li:nth-child(4n){
    margin-right: 0px;
}
.lxwm_lb_t{
    width: 100%;
    height: 130px;
    margin: 0 auto;
    margin-bottom: 16px;

}
.lxwm_lb_t img{
    width: 100%;
    height: 100%;
}
.lxwm_lb li p{
    font-size: 16px;
    color: #000000;
    text-align: center;
}
.czx_zk{
    width: 346px;
}
.czx_lb li{
    margin-bottom: 16px;
    overflow: hidden;
}
.czx_lb li .czx_dd{
    font-size: 10px;

    float: left;
    margin-right: 4px;
    margin-top: 2px;
    margin-left: 6px;
}
.czx_lb li .czx_dd a{
    color: #464646;
}
.czx_lb li .czx_sj{
    font-size: 14px;
    color: #464646;
    float: right;
}
.czx_zzk{
    width: 346px;
    margin-left: 30px;
}
.czx_yk{
    width: 346px;
}
.czx_lb li .czx_zz{
    font-size: 16px;
}
.czx_lb li .czx_zz a{
    color: #464646;
}
.czx_lb li:hover .czx_dd{
    color: #3da7db;
}
.czx_lb li:hover .czx_zz{
    color: #3da7db;
}

.hzdw{
    margin-top: 40px;
    margin-bottom: 50px;
}
.hzdw_k h3{
    font-size: 20px;
    color: #3da7db;
    margin-bottom: 38px;
}
.hzdw_lb li{
    float: left;
    width: 160px;
    margin-right: 20px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 16px;
}
.hzdw_lb li:nth-child(10n){
    margin-right: 0px;
}
.wb{
    padding: 60px 0px;
    box-sizing: border-box;
    background: #eeeeee;
}
.wb_zk{
    width: 350px;
    margin-left: 50px;
}
.wb_mak1{
    width: 50%;
}
.wb_mak1_t{
    width: 120px;
    height: 120px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.wb_mak1_t img{
    width: 100%;
    height: 100%;
}
.wb_mak1 p{
    font-size: 14px;
    color: #333333;
    text-align: center;
}
.wb_yk{
    width: 394px;
    margin-left: 180px;
}
.wb_yk p{
    font-size: 14px;
    color: #333333;
    margin-bottom: 14px;
}
.banner{
    width: 100%;
    height: 260px;
    background-size: 100% 100%!important;
}
.banner img{
    width: 100%;
}
.banner_k p{
    line-height: 260px;
    font-size: 48px;
    color: white;
}
.zxjss{
    margin-top: 30px;
}
.zxjss_zk{
    width: 754px;
}
.zxjss_lb{
    margin-bottom: 30px;
}
.zxjss_lb li{
    float: left;

    line-height: 35px;
    text-align: center;
    margin-right:10px;
    padding: 0px 16px;
    box-sizing: border-box;
    background: #e4e5cc;
    color: #333333;
	width:240px;
    border-radius: 8px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	margin-bottom:10px;
	}

.zxjss_lb .ov{
    background: #3da7db;
    color: white;
}
.zxjss_zk_nr *{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.zxjss_zk_nr img{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.zxjss_yk{
    width: 330px;
}
.zxjss_ykk{
    width: 100%;
    padding: 18px;
    box-sizing: border-box;
    background:#f9fdff;
    margin-bottom: 20px;
    border:1px solid #dae4ed;
    border-radius: 0 20px;
}
.zxjss_ykk h3{
    font-size: 18px;
    color: #3da7db;
    margin-bottom: 14px;
}
.zxjss_ykk_lb li{
   
}


.zxjss_ykk_lb li a{
 display: block;
  text-overflow:ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333333;
    padding-left: 10px;
    line-height: 30px;


}
.zxjss_ykk_lb li a:hover{
    background: #fffef5;
    color:  #2c7dcd;

}

.zxjss_ykk_lb li:nth-child(2n){
    background: #e6f2fd;
}


.zxjss_ykk_lb li:nth-child(2n+1){
    background: #f4f4f4;
}

.zxjss_ykk_lbb_t{
    width: 80px;
    height: 102px;
    margin-right: 10px;
}
.zxjss_ykk_lbb_t img{
    width: 100%;
    height: 100%;
}
.zxjss_ykk_lbb_nrk{
    width: 200px;
}
.zxjss_ykk_lbb_nrk h4{
    font-size: 16px;
    color: #333333;
	margin-top:20px;
}
.zxjss_ykk_lbb_nrk .p{
    font-size: 14px;
	margin-top:10px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.zxjss_ykk_lbb li{
    overflow: hidden;

    margin-bottom: 14px;
}


.zxjss_kk{
    margin-bottom: 60px;
    margin-top: 30px;
}
.fwgz_lb li{
    margin-bottom: 10px;
    overflow: hidden;
}
.fwgz_lb li .fwgz_dd{
    color: #3da7db;
    float: left;
    margin-right: 4px;
}
.fwgz_lb li .fwgz_zz{
    font-size: 16px;
    color: #333333;
}
.fwgz_lb li .fwgz_sj{
    font-size: 16px;
    color: #999999;
    float: right;
}
.fwgz_lb{
    margin-bottom: 30px;
}


.fenye{
    font-size: 14px;
    width: 100%;
    text-align: center;
}
.fenye a{
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 4px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
}
.fenye span{
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    background: #3da7db;
    padding: 0 5px;
    margin: 0 4px;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #3da7db;
}
.fenye a:hover{
    background: #3da7db;
    color: #fff;
    border: 1px solid #3da7db;
}
.shzr_lb_t{
    width: 155px;
    height: 110px;
}
.shzr_lb_t img{
    width: 100%;
    height: 100%;
}
.shzr_lb_nrk{
    width: 196px;
    padding-top: 10px;
}
.shzr_lb li{
    width: 360px;
    float: left;
    margin-right: 22px;
    margin-bottom: 20px;
}
.shzr_lb li:nth-child(2n){
    margin-right: 0px;
}
.shzr_lb_nrk h3{
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.shzr_lb_nrk p{
    font-size: 14px;
    color: #464646;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.sqfw_xtb{
    font-size: 18px;
    color: #999999;
    line-height: 20px;
    padding-left: 14px;
    border-left: 4px solid #3da7db;
    margin-bottom: 20px;
}
.sqfw_lb_t{
    width: 239px;
    height: 170px;
}
.sqfw_lb_t img{
    width: 100%;
    height: 100%;
}
.sqfw_lb_nrk{
    width: 490px;
    padding-top: 12px;
    float: left;
    margin-left:20px;
}
.sqfw_lb_nrk h3{
    font-size: 16px;
    color: #333333;
    margin-bottom: 14px;
}
.sqfw_lb_nrk p{
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    line-height: 24px;
}
.sqfw_lb li{
    overflow: hidden;
    margin-bottom: 20px;

}
.xlsb_lbb li{
    width: 330px;
    margin-right: 40px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}
.xlsb_lbb li:nth-child(2n){
    margin-right: 0px;
}
.xlsb_lbb_t{
    width: 159px;
    height: 109px;
    padding-right: 10px;
}
.xlsb_lbb_t img{
    width: 100%;
    height: 100%;
}
.xlsb_lbb_nrk h3{
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    margin-top:10px;

}
.xlsb_lbb_nrk span{
    display: block;
    font-size: 16px;
    color: #000000;
    margin-bottom: 20px;
}
.xlsb_lbb_nrk a{
    display: block;
    font-size: 14px;
    color: #999999;
}
.xlxq_zk{
    width: 360px;
}

.swiper-slide1{
    width: 360px;
    height: 250px;
}
.swiper-slide1 img{
    width: 100%;
    height: 100%;
}

.swiper-slide2{
    width: 88px;
    height: 100%;
}
.swiper-slide2 img{
    width: 100%;
    height: 100%;
}



.swiper-container.wwww {
    width: 100%;
}
.wwww img{
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}
.gallery-top {
    width: 100%;
}
.gallery-thumbs.wwww {
    width: 80%;
    height: 60px;
    padding: 10px 0px!important;
    margin: auto!important;

}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 1;
}
.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
.swiper-slide1{
    border: 2px solid #ebebeb;
    box-sizing: border-box;
    overflow: hidden;
}


.banner-prev111{width: 30px!important;height: 60px!important;background:url("../images/zuozuo_03.jpg");background-size: 100% 100% !important;}
.banner-next111{width: 30px!important;height: 60px!important;background:url("../images/youyou_05.jpg");background-size: 100% 100% !important;}

.xlxq_yk{
    width: 370px;
}
.xlxq_yk h2{
    font-size: 18px;
    color: #383838;
    padding-bottom: 14px;
    border-bottom: 1px dashed #e0e0e0;
    box-sizing: border-box;
    margin-bottom: 14px;

}
.xlxq_yk *{
    font-size: 14px;
    color: #333333;

}
.xlxq_yk{
    line-height: 24px;
}
.xlxq_xiak h2{
    font-size: 18px;
    color: #383838;
    padding-bottom: 14px;
    border-bottom: 1px dashed #e0e0e0;
    box-sizing: border-box;
    margin-bottom: 14px;
}
.xlxq_xiak_nrk *{
    font-size: 14px;
    color: #383838;
}
.xlxq_xiak_nrk{
    line-height: 26px;
}
.xlxq_xiak_nrk img{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.xwdt_lb li{
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px dashed #999999;
    box-sizing: border-box;
    margin-bottom: 20px;

}
.xwdt_lb_t{
    width: 169px;
    height: 120px;
}
.xwdt_lb_t img{
    width: 100%;
    height: 100%;
}
.xwdt_lb_nrk{
    width: 562px;
}
.xwdt_lb_nrk h2{
    font-size: 16px;
    color: #000000;
    margin-bottom: 4px;
}
.xwdt_lb_nrk p{
    font-size: 14px;
    color: #999999;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 4px;
}
.xwdt_lb_nrk h3{
    font-size: 14px;
    color: #464646;
    font-weight: normal;
}
.xwxq_nrk h2{
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
}
.xwxq_nrk h3{
    font-size: 14px;
    color: #999999;
    text-align: center;
    padding-bottom: 18px;
    border-bottom: 1px dashed #e0e0e0;
    box-sizing: border-box;
    margin-bottom: 20px;

}
.xwxq_nrkk *{
    font-size: 14px;
    color: #333333;
}
.xwxq_nrkk{
    line-height: 26px;
}
.xwxq_nrkk img{
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fanpian{
    margin-top: 50px;
}
.ywfw_lo_t{
    width: 309px;
    height: 220px;
}
.ywfw_lo_t img{
    width: 100%;
    height: 100%;
}
.ywfw_lo_kk{
    background:#f9fdff;
}
.ywfw_lo_nrk{
    width: 396px;
    margin-right: 20px;
}
.ywfw_lo_nrk h3{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 4px;
    margin-top: 26px;
}
.ywfw_lo_nrk p{
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}


.ywfw_lo_z{width: 80px!important;height: 32px!important;background:url("../images/a33_06.jpg");background-size: 100% 100% !important;}
.ywfw_lo_y{width: 80px!important;height: 32px!important;background:url("../images/a34_06.jpg");background-size: 100% 100% !important;}

.ywfw_lo_z{
    left: 45%!important;
    top: 84%;!important;
}
.ywfw_lo_y{
    right: 31%!important;
    top: 84%;!important;
}
.ywfw_kk{
    margin-bottom: 25px;
}
.zxjss_kkk{
    margin-bottom: 10px;


}
.zxjss_kkk h3{
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
    border-bottom: 1px solid #959595;
    padding-bottom: 10px;

}
.zxjss_kkk h3 a{
    float: right;
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 30px;
}
.zxjss_kkkk{
    width: 100%;

}
.zxjss_xkkkk{
    margin-bottom: 10px;
    margin-top: 10px;
    float: left;
}


.zxjss_xkkkk_t{
    width: 155px;
    height: 110px;
}
.zxjss_xkkkk_t img{
    width: 100%;
    height: 100%;
}

.zxjss_xkkkk_nr{
    width: 580px;
    padding-top: 6px;
    box-sizing: border-box;
    padding-left: 20px;
}
.zxjss_xkkkk_nr h3{
    font-size: 16px;
    color: #000000;
}
.zxjss_xkkkk_nr p{
    margin-top: 10px;
    font-size: 14px;
    color: #999999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.zxjss_kkkk_lb li{
    margin-bottom: 10px;
    font-size: 14px;
    color: #333333;
}
.zxjss_kkkk_lb li span{
    float: right;
    font-size: 14px;
    color: #333333;
}
.biaodan_kk{
    width: 517px;
}
.biaodan_kk input{
    width: 364px;
    line-height: 42px;
    padding: 0px 10px;
    box-sizing: border-box;
    background: none;
    border: 1px solid #959595;
    float: right;
}
.biaodan_kk p{
    font-size: 16px;
    color: #383838;
    float: left;
    text-align: right;
    width: 156px;
}

.biaodan_kk{
    line-height: 42px;
    width: 520px;
}
.biaodan_kk label{
    display: block;
    line-height: 40px;
    float: left;
}

.biaodan_kk label .xx{
    width: 40px;
}
.biaodan_kk select{
    float: left;
}
.biaodan_kk select{
    width: 95px;
    height: 40px;
    box-sizing: border-box;
    background: url(../images/a35_03.png) center no-repeat;
    background-position: 50% 50%;
    background-position-x: 70px;
    -webkit-appearance: none;
    padding-left: 10px;
}
.biaodan_kk select option{
    border: 1px solid #959595;
    line-height: 40px;
    box-sizing: border-box;
}
.in_you{
    margin-left: 30px;
}

.biaodan_kkk{
    margin-bottom: 30px;
    width: 100%;
}
.biaodan_kk textarea{
    width: 944px;
    height: 212px;
    padding: 10px 10px;
    border: 1px solid #959595;
    box-sizing: border-box;
    background: none;
    resize: none;
    float: left;
}
.scwj{
    width: 120px;
    line-height: 40px;
    background: #3da7db;
    font-size: 16px;
    color: white;
}
.button{
    width: 120px!important;
    height: 40px!important;
    display: inline-block!important;
    color:#fff!important;
    background-color: #3da7db!important;
    text-align: center!important;
    border-radius: 6px!important;
    float: left!important;
    border: none!important;
    cursor: pointer;
}

.biaodan_kk .ppp{
    float: left;
}
.tjsq{
    display: block!important;
    width: 168px!important;
    height: 46px!important;
    margin: 0 auto!important;
    background: #3da7db!important;
    border-radius: 30px!important;
    font-size: 18px!important;
    color: white!important;
    border: none!important;
    cursor: pointer;
}
.zjtdd_lb_t{
    width: 140px;
    height: 177px;
}
.zjtdd_lb_t img{
    width: 100%;
    height: 100%;
}
.zjtdd_lb li{
    width: 336px;
    margin-right: 10px;
    overflow: hidden;
    float: left;
    margin-bottom: 30px;
}
.zjtdd_lb li:nth-child(3n){
    margin-right: 0px;
}
.zjtdd_lb_nrk{
    width: 180px;
}
.zjtdd_lb_nrk h3{
margin-top:30px;
    font-size: 18px;
    color: #222222;
    margin-bottom: 4px;
}
.zjtdd_lb_nrk p{
padding-top:2px;
    font-size: 14px;
    color: #777777;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 22px;
}
.zjxq_t{
    width: 500px;
    height: 635px;
}
.zjxq_t img{
    width: 100%;
    height: 100%;
}
.zjxq_nrk{
    width: 556px;
    padding-top: 20px;
}
.zjxq_nrk h3{
    font-size: 20px;
    color: #333333;
    margin-bottom: 16px;
}
.zjxq_nrk p{
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}
.zjxq_nrk span{
    font-size: 18px;
    color: #333333;
}