.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

li {
    list-style-type: none;
}

a {
    text-decoration: none;
}

a:focus:not(:focus-visible),
span:focus:not(:focus-visible),
div:focus:not(:focus-visible),
dl:focus:not(:focus-visible),
dt:focus:not(:focus-visible),
dd:focus:not(:focus-visible),
ul:focus:not(:focus-visible),
ol:focus:not(:focus-visible),
li:focus:not(:focus-visible),
h1:focus:not(:focus-visible),
h2:focus:not(:focus-visible),
h3:focus:not(:focus-visible),
h4:focus:not(:focus-visible),
h5:focus:not(:focus-visible),
h6:focus:not(:focus-visible),
pre:focus:not(:focus-visible),
code:focus:not(:focus-visible),
form:focus:not(:focus-visible),
fieldset:focus:not(:focus-visible),
legend:focus:not(:focus-visible),
input:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
p:focus:not(:focus-visible),
blockquote:focus:not(:focus-visible),
th:focus:not(:focus-visible),
td:focus:not(:focus-visible),
hr:focus:not(:focus-visible),
button:focus:not(:focus-visible),
article:focus:not(:focus-visible),
aside:focus:not(:focus-visible),
details:focus:not(:focus-visible),
figcaption:focus:not(:focus-visible),
figure:focus:not(:focus-visible),
footer:focus:not(:focus-visible),
header:focus:not(:focus-visible),
hgroup:focus:not(:focus-visible),
menu:focus:not(:focus-visible),
nav:focus:not(:focus-visible),
img:focus:not(:focus-visible),
section:focus:not(:focus-visible) {
    outline: 0;
}

.cf {
    zoom: 1;
}

.cf:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

.hide {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mobile_type {}

.older {}


.banner {
    height: 380px;
    background-color: #edf6ff;
}

.banner_box {
    width: 1200px;
    height: 380px;
    margin: auto;
    position: relative;
    background: url(banner.png) no-repeat center center;
}

.centent {
    background-color: #fff;
}

.centent_box {
    width: 1200px;
    margin: 0 auto 30px;
    min-height: auto;
    background-color: #ffffff;
    padding: 30px 0;
}

.big_title {
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: Bold;
    letter-spacing: 0px;
    color: #db140c;
    margin-bottom: 30px;
    position: relative;
    text-align: center;

}

.big_title::before {
    position: absolute;
}

.lm_list {
    margin-bottom: 30px;
    height: 70px;
    border-bottom: 1px solid #c2cfe3;
    text-align: center;
    letter-spacing: 0;
}

.lm_list a {
    display: inline-block;
    /* float: left; */
    font-family: MicrosoftYaHei;
    font-size: 22px;
    font-weight: Bold;
    letter-spacing: 0px;
    line-height: 70px;
    color: #000000;
    margin-left: 55px;
}

.lm_list a.hover {
    color: #0054a5;
    position: relative;
}

.lm_list a.hover::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    background-color: #0054a5;
    bottom: 0px;
}

/* .lm_list a {
    display: inline-block;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: Bold;
    letter-spacing: 0px;
    color: #999999;
    margin-right: 45px;
}

.lm_list a.hover {
    color: #000000;
    position: relative;
}

.lm_list a.hover::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    background-color: #0054a5;
    bottom: -10px;
} */

.list_box {
    margin-bottom: 10px;
}

.title {
    font-family: MicrosoftYaHei;
    font-size: 30px;
    font-weight: Bold;
    line-height: 50px;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #c8c8c8;
}

.clqk .zoom {
    /* text-align: center; */
}

.zoom {
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #333333;
    padding: 20px 0;
}

.zoom p {
    font-family: MicrosoftYaHei !important;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
}

.zoom p a{
    font-family: MicrosoftYaHei !important;
    font-size: 18px !important;
    line-height: 2 !important;
}

.list_box_item iframe {
    margin-top: 30px;
}

.yj_btn {
    margin: 0px 0px 0px 30px;
    width: 240px;
    height: 60px;
    text-align: center;
    background-color: #0054a5;
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #ffffff;
    cursor: pointer;
}

.min_txt {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #999999;
}

.zj-item { width:100%;}
.zj-item .state{ width:70px; margin:0 auto; color:#c1c1c1;border:1px solid; border-radius:5px;display:inline-block;line-height:25px;padding:0 5px; text-align:center;}
.zj-item .on{color:#1a74d0}
.zj-time{ text-align:center; color:#666; padding:0 0 10px;}
.zj-time p{ display:inline; padding:0 20px 0 0;}

.older .centent {
    background-color: #edf6ff;
}

.older .centent_box {
    width: 1200px;
    margin: 0 auto 30px;
    min-height: 960px;
    background-color: #ffffff;
    padding: 30px;
}

.older .big_title {
    font-size: 48px;
}

.older .lm_list {
    margin-bottom: 10px;
	height:auto;
	line-height:70px;
}
.older .lm_list a{ font-size:36px;}

.older .lm_list span {
    font-size: 30px;
    margin:0 15px 0 10px;
}

.older .zj-time{
	font-size: 30px;
	color:#666;
	text-align:left;
	padding:0 0 16px;	
}
.older .zj-time p{ display:block; line-height:48px;}
.older .zj-item .state{ width:1.5rem; font-size:.3rem; margin:.1rem auto .2rem; border-radius:.05rem; line-height:.58rem; padding:0;}

.older .list_box {
    margin-bottom: 20px;
}

.older .title {
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: Bold;
    line-height: 58px;
    padding: 0 20px;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
}
.older .zoom *{ font-size:36px !important; line-height: 2 !important;}
.older .zoom {
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #333333;
    padding-top: 30px;
}

.older .zoom p {
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 20px;
}

.older .zoom a{
	font-size:36px !important;	
}

.older .yj_btn {
    margin: 20px auto 30px;
    width: 300px;
    height: 80px;
    text-align: center;
    background-color: #0054a5;
    font-family: MicrosoftYaHei;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ffffff;
}

.older .min_txt {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: 0px;
    color: #999999;
}

.mobile_type .zj-time{ text-align:left;}
.mobile_type .zj-time p{ display:block;}

.mobile_type .banner {
    height: 40vw;
    background-color: #edf6ff;
}

.mobile_type .banner_box {
    width: 100%;
    height: 40vw;
    margin: auto;
    position: relative;
    background: url(banner.png) no-repeat 3vw center;
    background-size: 100%;
}

.mobile_type .centent {
    background-color: #edf6ff;
}

.mobile_type .centent_box {
    width: 100%;
    margin: 0 auto 4vw;
    min-height: 40vh;
    background-color: #ffffff;
    padding: 4vw;
}

.mobile_type .big_title {
    font-size: 0.38rem;
    margin-bottom: .3rem;
}

.mobile_type .big_title::before {
    left: 0;
    top: 5px;
    width: 4px;
    height: 24px;
    background-color: #0054a5;
}

.mobile_type .lm_list {
    margin-bottom: 4vw;
    height: auto;
	display:flex;
	overflow-x: auto;
}

.mobile_type .lm_list a {
    display: inline-block;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: .34rem;
    line-height: 10vw;
    font-weight: Bold;
    letter-spacing: 0px;
	margin-left:0;
    margin-right: 5vw;
	white-space: nowrap;
}

.mobile_type .lm_list a.hover {
    position: relative;
}

.mobile_type .lm_list a.hover::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    background-color: #0054a5;
    bottom: 0;
}

.mobile_type .lm_list a {
    display: inline-block;
    float: left;
    font-family: MicrosoftYaHei;
    font-size: 5vw;
    line-height: 10vw;
    font-weight: Bold;
    letter-spacing: 0px;
    color: #000;
    margin-right: 4vw;
}

.mobile_type .lm_list a.hover {
    color: #0054a5;
    position: relative;
}

.mobile_type .lm_list a.hover::before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    height: 3px;
    background-color: #0054a5;
    bottom: 0;
}

.mobile_type .title {
    font-family: MicrosoftYaHei;
    font-size: 6vw;
    font-weight: Bold;
    line-height: 12vw;
    padding: 0 4vw;
    letter-spacing: 0px;
    color: #000000;
    text-align: center;
    border-bottom: 1px solid #c8c8c8;
}

.mobile_type .zoom {
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 8vw;
    letter-spacing: 0px;
    color: #333333;
	padding:0;
}

.mobile_type .zoom p {
    font-family: MicrosoftYaHei;
    font-size: .3rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: .3rem;
}

.mobile_type .yj_btn {
    margin: 0px auto 4vw;
    width: 50vw;
    height: 10vw;
    text-align: center;
    background-color: #0054a5;
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    font-weight: bold;
    font-stretch: normal;
    line-height: 10vw;
    letter-spacing: 0px;
    color: #ffffff;
}

.mobile_type .min_txt {
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 4vw;
    font-weight: normal;
    font-stretch: normal;
    line-height: 10vw;
    letter-spacing: 0px;
    color: #999999;
}
.mobile_type .list_box_item iframe {
    margin-top: 0;
}

.btn_box {
    text-align: center;
}

.zsjcwb_btn {
    display: block;
    margin: 80px auto 20px;
    width: auto;
    text-align: center;
    padding: 0;
    font-size: 20px;
    line-height: 33px;
    color: #0054a5;
    text-decoration: revert;
    font-weight: bold;
}

.older .zsjcwb_btn {
    display: block;
    margin: 50px auto;
    padding: 30px;
    font-size: 36px;
    line-height: 60px;
}

.mobile_type .zsjcwb_btn {
    display: block;
    margin: 4vw auto;
    width: 50vw;
    padding: 4vw;
    font-size: 4vw;
    line-height: 6vw;
}

.cayw,
.cajd,
.yj {
    display: none;
}
#vc_content{border: 1px solid #f60;}
.older #vc_content,.older #vc_sendname,.older #vc_tel,.older #code{ font-size: 24px; line-height: 40px; font-family:Arial, Helvetica, sans-serif;}