* {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    font-size: 1rem;
    color: #222;
    text-align: center;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

body,
.wrap {
    height: 100%;
    width: 100%;
}

/* 头部：头部图片、选项卡 */

.header {
    width: 100%;
    height: 25rem;
}

.header_img {
    width: 100%;
    height: 25rem;
    background: url(http://zt.gaoxiaojob.com/zw2019/banner.png) no-repeat;
}


/* .header_img,
.header_img img {
    width: 100%;
    height: 20rem;
}*/

.header_nav {
    width: 100%;
    height: 2.5rem;
    background: #069bd2;
}

.btn {
    display: none;
}
	
.nav {
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    width: 45%;
    margin: 0 auto;
}

.nav li {
    color: #fff;
    padding: 0 .625rem;
    width: 5rem;
    margin-left: 15%;
    font-weight: bold;
}

.nav li:nth-child(1) {
    margin-left: 0;
}

.act {
    background: #e99825;
}

.nav li a {
    display: block;
    color: #fff;
}

/* 内容 */
.nav_main {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 1.25rem;
}

.container_content {
    width: 60%;
    margin: 3.125rem auto 0 auto;
}

.c_tab {
    display: none;
}

.show {
    display: block;
}

.home_page {
    display: flex;
    flex-direction: column;
}

.i_content {
    width: 100%;
    height: auto;
    margin: 3.125rem auto 0 auto;
}


.i_content p {
    font-size: 1rem;
}

.preface {
    height: 27.125rem;
    margin-top: 0;
}
/*gai*/
.p_img {
    max-width: 100%;
    margin: 0 auto;
}

.p_img img {
    max-width: 100%;
    height: auto;
}
/*wan*/
.p_text {
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-1.png) center no-repeat;
    width: 100%;
    height: 270px;
    background-size: 70%;
    margin: 1.25rem auto;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 2.25rem;
}

.p_text p {
    width: 62%;
    margin-right: 4.3125rem;
    margin-top: 3rem;
    text-align: left;
    line-height: 1.625rem;
    margin-left: 2%;
}

.s_img {
    width: 19.1875rem;
    height: 8.125rem;
    margin: 0 auto;
}

.s_img img {
    width: 100%;
    height: 8.125rem;
}

.s_text {
    width: 80%;
    margin: 1.875rem auto 0 auto;
}

.s_text h1,
.s_text p {
    text-align: left;
}

.s_text h1 {
    margin: .625rem 0;
    padding-left: 1.5625rem;
    background-size: 1.25rem;
}

.s_text h1:nth-child(1) {
    margin-top: 0;
}

.num1 {
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-2.png) left center no-repeat;
}

.num2 {
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-3.png) left center no-repeat;
}

.num3 {
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-4.png) left center no-repeat;
}

.num4 {
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-5.png) left center no-repeat;
}

.s_text p {
    width: 46.875rem;
    margin-left: 1.5625rem;
}

.r_img,
.c_img {
    width: 19.1875rem;
    height: 8.125rem;
    margin: 0 auto;
}

.r_img img,
.c_img img {
    width: 100%;
    height: 8.125rem;
}

.r_text,
.c_text,
.explain {
    width: 80%;
    margin: 0 auto;
    margin-top: 1.25rem;
}

.r_text p {
    text-align: left;
    line-height: 1.625rem;
}

.r_text p span,
.t_text p span,
.pr_text p span,
.c_text p span,
.explain p span {
    border-bottom: .0625rem solid #778d45;
    margin-right: .3125rem;
    color: #e99825;
}

.t_img {
    width: 32.5rem;
    height: 8.125rem;
    margin: 0 auto;
}

.t_img img {
    width: 100%;
    height: 8.125rem;
}

.t_text {
    width: 30%;
    margin: 1.25rem auto 0 auto;
    height: 90px;
}

.t_text p {
    text-align: left;
    line-height: 1.5625rem;
}

.pr_img {
    width: 27.8125rem;
    height: 8.125rem;
    margin: 0 auto;
}

.pr_img img {
    width: 100%;
    height: 8.125rem;
}

.pr_text {
    width: 80%;
    ;
    margin: 1.25rem auto 0 auto;
}

.pr_text p,
.attention p {
    text-align: left;
    line-height: 1.625rem;
}

.mode {
    width: 15.625rem;
    height: 15.625rem;
    margin: 1.25rem auto;
}

.mode img {
    width: 100%;
    height: 15.625rem;
}

.attention {
    width: 80%;
    margin: 0 auto;
}

.attention p {
    display: flex;
    flex-direction: row;
    text-indent: 1.25rem;
    background: url(http://zt.gaoxiaojob.com/zw2019/zhuangshi-6.png) 8px 5px no-repeat;
    background-size: .3125rem;
}

.c_text p,
.explain p {
    text-align: left;
    font-size: .875rem;
    line-height: 1.5625rem;
}

.explain h1 {
    background: #e99825;
    color: #fff;
    border-radius: .4375rem;
    width: 6.75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    margin-bottom: .625rem;
}

#fourPage {
    display: none !important;
}

.second_page {
    width: 100%;
    height: auto;
}

.page_list_box {
    width: 100%;
    height: auto;
}

.page_list_box h2{
	font-size: 1.5625rem;
    margin: 40px auto;
	width: 4.8125rem;
	height:35px;
	display: inline-block;
	color: #C26860;
	position: relative;
}

.page_list_box h2::after{
	content: "";
	display: block;
	position: absolute;
	width: 6.25rem;
	height: 2.5rem;
	top: 50%;
	left: 50%;
	margin-left: -3.125rem;
	margin-top: -1.25rem;
	border:1px solid #ccc;
	animation: halo 1s infinite ease-out;
	-webkit-animation: halo 1s infinite ease-out;
	-moz-animation: halo 1s infinite ease-out;
	-o-animation: halo 1s infinite ease-out;
	border-radius: 20px;
	opacity: 0;
	z-index: 3;
}

@keyframes halo{
	0%   {opacity:0.2; transform:scale(1);}
	50%  {opacity:1;}
	100% {opacity:0; transform:scale(1.2);}
}

@-webkit-keyframes halo{
	0%   {opacity:0.2; transform:scale(1);}
	50%  {opacity:1;}
	100% {opacity:0; transform:scale(1.2);}
}

@-moz-keyframes halo{
	0%   {opacity:0.2; transform:scale(1);}
	50%  {opacity:1;}
	100% {opacity:0; transform:scale(1.2);}
}

@-o-keyframes halo{
	0%   {opacity:0.2; transform:scale(1);}
	50%  {opacity:1;}
	100% {opacity:0; transform:scale(1.2);}
}

@-ms-keyframes halo{
	0%   {opacity:0.2; transform:scale(1);}
	50%  {opacity:1;}
	100% {opacity:0; transform:scale(1.2);}
}

.page_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 100%;
    margin: 0 auto;
}

.page_list li {
    width: 31%;
    height: 255px;
    border: 1px solid #eaeaea;
    box-shadow: #eaeaea 0px 0px 5px 5px;
    margin-bottom: 30px;
}

.page_list li a {
    display: flex;
    flex-direction: column;
    width: 86%;
    height: 230px;
    margin: 12px auto;
}

.page_list li a img {
    width: 100%;
    height: 200px;
}

.page_list li a>span {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 10px;
}

.page_list li a>span b:hover {
    color: #f90101;
}

.page_list li a>span b {
    font-size: .875rem;
    text-align: left;
}

.page_list li a>span b:first-child {
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mode_box {
    width: 70%;
    height: auto;
    margin: 0 auto;
}

.mode_box h2 {
    font-size: 1.5625rem;
    margin: 10px auto;
}

.email_mode {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 50px;
}

.email_mode h5 {
    text-align: left;
    height: 25px;
    line-height: 25px;
    margin-bottom: 20px;
}

.email_mode p {
    text-align: left;
    font-size: .875rem;
    height: 40px;
    line-height: 40px;
    text-indent: 33px;
}

.email_mode p span {
    color: #e99825;
    border-bottom: 1px solid #000;
    margin-right: 5px;
}

#zw_body {
	width: 80%;
	margin: 50px auto;
	padding: 0;
	border: 10px #F0EBD8 solid;
    background-color: #eee;
}

#zw_body h1 {
	font-size: 20px;
	color: #C26860;
	line-height: 50px;
}


#zw_body p {
	text-align: left;
	line-height: 30px;
	text-indent: 2em;
}

/*gai*/
/*#zw_body .p_img {
	width:100%;
	height:auto;
	margin: 20px auto;
	text-indent: 0;
	text-align: center;
	padding: 10px;
	border: 1px #929191 solid;
	line-height: 0;
}*/
#zw_body img {
	max-width: 100%;
	height: auto;
	display:block;
	margin:20px auto;
	padding:10px;
	border: 1px #929191 solid;
}
/*wan*/




/* 尾部 */

.footer {
    padding: 1.25rem 0;
    background: #e99825;
}

.footer p {
    color: #fff;
    font-size: .875rem;
    margin: .625rem auto;
}

@media screen and (max-width:480px) {
    .header {
        height: 8rem;
    }

    .header_img {
        height: 8rem;
        background-size: 100% 100%;
    }

    .header_nav {
        height: auto;
    }

    .btn {
        display: block;
        background: #069bd2;
        color: #fff;
        border: 0;
        width: 100%;
        height: 2.5rem;
        line-height: 2.5rem;
        font-weight: bold;
    }

    .nav {
        flex-direction: column;
        height: 10rem;
        width: 100%;
        display: none;
    }

    .nav li {
        width: 100%;
        margin: 0;
    }

    .container_content {
        width: 80%;
    }

    .preface {
        height: 27.9375rem;
    }

    .p_text {
        background-size: 100% 100%;
        height: 20.625rem;
    }

    .p_text p {
        width: 15.75rem;
        margin-top: 3.75rem;
        line-height: 1.5625rem;
        margin-right: 12%;
        font-size: .875rem;
    }

    .s_text p {
        width: auto;
    }

    .t_text {
        height: auto;
        width: 100%;
    }

    .t_text p {
        height: auto;
    }

    .p_img {
        width: 50%;
        height: 6.25rem;
    }

    .p_img img {
        width: 100%;
        height: 6.25rem;
    }


    .t_img,
    .t_img img,
    .s_img,
    .s_img img,
    .r_img,
    .r_img img,
    .pr_img,
    .pr_img img,
    .c_img,
    .c_img img {
        width: 100%;
        height: 6.25rem;
    }

    .page_list li a>span b:first-child {
        width: auto;
    }

    .page_list {
        display: flex;
        flex-direction: column;
    }

    .page_list li {
        width: 100%;
    }

    .email_mode {
        margin-top: 20px;
    }

    .email_mode h5 {
        text-align: center;
        margin-bottom: 0;
    }

    .email_mode p {
        height: auto;
        text-indent: 0;
    }

}

@media screen and (max-width:1550px) {
    .nav {
        width: 90%;
        margin: 0 27%;
    }
}

.td {
	margin-bottom: 15px;
	border: 1px solid #A0A0A0;
}

.td {
	margin-bottom: 15px;
	width: 100%;
}

.td td {
	padding: 5px;
	border: 1px solid #A0A0A0;
	vertical-align: middle;
	line-height: 30px;
	word-break: break-all;
}

.td th {
	padding: 5px;
	border: 1px solid #A0A0A0;
	vertical-align: middle;
	line-height: 30px;
	text-align: center;
}

.td th p {
	font-size: 16px;
	vertical-align: middle;
	text-indent: 0;
	text-align: center;
	margin-bottom: 0;
}

.td td p {
	font-size: 16x;
	vertical-align: middle;
	text-indent: 0;
	margin-bottom: 0;
}

.td td a:hover {
	text-decoration: underline;
	color: #F30;
}

.c_tab h1{
	margin: 20px auto;
}

.c_tab p{
	text-align: left;
}