body {font-family: "微软雅黑";background-color: #f2f2f2;overflow-x: hidden;}
.banner {width: 100%;height: 15vw;background: url(/tupian/xzfy20210119.jpg) no-repeat center;background-size: 100% 100%;overflow: hidden;position: relative;}
.banner h2 span {display: inline-block;border-radius: 60px;text-shadow: none;border: 1px solid #265afc;padding: 15px 32px;margin-left: 40px;font-family: serif;font-weight: bolder;}
.banner .logo {position: relative;width: 80%;margin: 0 auto;margin-top: 20px;}
.banner .logo .gh img {width:80%;}
.banner .logo .wza {position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.banner .logo .wza a {color: #fff;}
.banner .logo .wza img {vertical-align: middle;}
/*内容*/
.content {width: 1200px;background-color: #fff;height: 900px;margin: 0 auto;margin-bottom:50px;}
.content_top {height: 230px;width: 100%;}
.top_tu {margin-left: 40px;margin-top: 60px;width: 557px;}
.top_right {width: 600px;height: 230px;margin-right: -15px;}
.top_right ul li {float: left;margin-top: 69px;margin-right: 30px;}
.neiron {height: 700px;width: 1200px;}
.neiron .neiron_box {float: right;}
.material {width: 599px;height: 615px;float: left;}
.material_bg {height: 125px;}
.material_rady {height: 68px;width: 550px;background-color: #e6e6e6;border-radius: 40px;float: left;margin-left: 40px;margin-top: 57px;}
.material_rady a {height: 68px;border-radius: 40px;width: 220px;background-color: #42a5f5;color: white;display: inline-block;line-height: 68px;text-align: center;font-size: 30px;}
.material .service {margin-left: 40px;margin-top: 40px;height: 144px;}
.material .service ul li {float: left;}
.service_one {margin-right: 20px;}
/*温馨提示*/
.prompt {height: 126px;}
.prompt_box {height: 68px;width: 550px;background-color: #e6e6e6;border-radius: 40px;float: left;margin-left: 40px;margin-top: 40px;}
.prompt_box span {height: 68px;border-radius: 40px;width: 220px;background-color: #42a5f5;color: white;display: inline-block;line-height: 68px;text-align: center;font-size: 30px;}
.txt {height: 168px;border: 1px solid #aad9f2;background-color: #e3f2ff;width: 550px;margin-left: 40px;margin-top: 20px;position: relative;}
.txt p {font-size: 17px;color: #42a5f5;line-height: 28px;text-indent: 2em;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);width: 90%;}
/*文书下载*/
.documen {width: 600px;height: 308px;}
.xiazai {height: 125px;}
.xiazai_zip {height: 68px;width: 550px;background-color: #e6e6e6;border-radius: 40px;float: left;margin-left: 10px;margin-top: 57px;}
.xiazai_zip .xiazai_zip_one {height: 68px;border-radius: 40px;width: 300px;background-color: #42a5f5;color: white;display: inline-block;line-height: 68px;text-align: center;font-size: 30px;}
.xiazai_zip_two {float: right;line-height: 68px;margin-right: 27px;font-size: 18px;}
.xiazai_zip_two a {color: #212121;font-size: 18px;}
.xiazai_zip_two a:hover {color: red;}
.documen_txt {height: 139px;width: 548px;border: 1px solid #e5e5e5;background-color: #f2f2f2;margin-top: 41px;margin-left: 10px;border-radius: 5px;}
.documen_txt ul {padding:0 20px;}
.documen_txt ul li {height: 63px;border-bottom: 1px dashed #d2d2d2;line-height: 63px;width: auto;}
.documen_txt ul li a {color: #212121;font-size: 18px;}
.documen_txt ul li a:hover {color: red;}
.documen_txt ul li a span {margin-right: 5px;}
#ariaTipText {display: none;}

@media screen and (max-width: 1480px) {
.banner .logo {width: 90%;}
.banner {height: 18vw;}
}

@media screen and (max-width: 1200px) {
.banner {height: 24vw;}
.content {width: 90%;height: auto;padding-bottom: 40px;margin-bottom: 40px;}
.content_top {height: auto;width: 95%;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}
.top_tu {margin-left: 0;margin-top:30px;width:100%;text-align: center;}
.top_tu a img {width: 100%;}
.top_right {width: 100%;height: auto;margin-right: 0;}
.top_right ul {display: flex;justify-content: center;}
.top_right ul li {margin-top: 20px;float:none;margin-right: 0;}
.top_right ul li:nth-child(2) {margin:20px 15px 0;}
.neiron {height: auto;width: 95%;display: flex;flex-direction: column;align-items: center;margin: 0 auto;}
.documen {width: auto;height: auto;}
.documen_txt {height: 145px;width: 100%;margin-top: 25px;margin-left: 0px;}
.xiazai_zip {margin-top:30px;margin-left: 0px;width: 100%;float: none;}
.material_bg {height: 69px;}
.material_rady {height: 68px;width: 100%;float: none;margin-left: 0;margin-top: 30px;}
.xiazai {height: 70px;}
.material {width: 100%;height: auto;float: none;margin: 0 auto;}
.prompt {height: 69px;}
.neiron .neiron_box {float: none;width: 100%;}
.prompt_box {height: 66px;width: 100%;float: none;margin-left: 0;margin-top: 25px;}
.txt {width: 100%;margin-left: 0;margin-top: 15px;}
.material .service ul li {float: none;}
.material .service ul {display: flex;justify-content: center;}
.material .service {margin-left: 0;margin-top: 25px;height: auto;}
}
@media screen and (max-width: 760px) {
.banner .logo {margin-top: 10px;}
.banner .logo .gh img {width: 40%;}
.banner {height: 28vw;}
.top_right ul li {width:30%;}
.top_right ul li img{width:100%;}
.top_right ul li:nth-child(2) {margin: 0;margin-top: 20px;}
.top_right ul {justify-content: space-between;}
.xiazai_zip {height: 50px;margin-top:20px;display: flex;justify-content: space-between;align-items: center;}
.xiazai_zip .xiazai_zip_one {height: 100%;width: auto;font-size: 18px;padding:0 15px;line-height: 50px;}
.xiazai_zip_two {float: none;line-height: 0;}
.xiazai {height: auto;}
.documen_txt ul li a {font-size: 14px;}
.xiazai_zip_two a {font-size: 16px;}
.documen_txt {height: auto;padding: 10px 20px;}
.documen_txt ul {padding: initial;}
.documen_txt ul li {height: auto;line-height: 40px;}
.material_bg {height: auto;}
.material_rady {height: 50px;}
.material_rady a {height: auto;width: auto;padding: 0 20px;line-height: 50px;font-size: 18px;}
.prompt {height: 50px;}
.prompt_box {height: 50px;}
.prompt_box span {height: auto;width: auto;padding: 0 20px;line-height: 50px;font-size: 18px;}
.txt p {font-size: 14px;line-height: 25px;}
.material .service ul {flex-direction: column;align-items: center;}
.service_one {margin-right:0;margin-bottom:10px;}
}




















