html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;  
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#f2f3f5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/*up*/
.content-html blockquote {
    margin-top: 24px;
    padding: 24px 20px;
    color: #444c57;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.content-html p{
	margin-top:0px!important;
	font-size:16px;
}



/*footerswt*/
.footer_nav_box{width: 100%!important;height: 16.4vw!important;background: #ffffff!important;position: fixed!important;bottom: 0px!important;left: 0px!important;z-index: 999!important;display:none;}
.footer_nav_ul{width: 100%!important;height: auto!important;display: flex!important;justify-content: center!important;margin-top:0vw!important;}
.footer_nav_ul li{
    width: 11%;}
.footer_nav_ul li:nth-of-type(1){width:45%;}
.footer_nav_ul li:nth-of-type(2){margin-left: 0.67934783rem;width:45%;}
.footer_nav_ul li .image img{width: 6vw;height: auto;display: block;margin: 5px auto}
.footer_nav_ul li .phone_img img{width: 6vw;height: auto;display:flex}
.footer_nav_ul li .wechat_img img{width: 7vw;height: auto;display: block;}
.footer_nav_ul li .txt{font-size: 3.8vw;color: #da4e24;text-align: center;margin-top: 3px;}
.footer_nav_ul li .phone_txt{font-size:3.8vw;color: #ffffff;text-align: center;line-height: 7vw;margin-left: 10px}
.footer_nav_ul li h2{font-size: 3.8vw;color: #da4e24;text-align: center;margin-top: 8px;}
.phone{
    width: 100%;height: 11vw;background: #fa9040;
    margin: 10px auto;
    border-radius: 14px;
    background-color:#183883;
}
.wechat{
    width:100%;height: 11vw;
    margin: 10px auto;
    border-radius: 14px;
    background-color:#183883;
}
.phone_img{
    float: left;
    margin-top: 12px;
    margin-left: 45px;
}
.wechat_img{
    float: left;
    margin-top: 9px;
    margin-left: 45px;
}
.phone_txt{
    float: left;
    line-height: 13vw;
}
/*footer swt end*/



.newsxq .newstext table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100% !important;
}
.newsxq .newstext td{border:1px solid #e8e8e8 !important;  text-align: center !important;    height: 40px !important; line-height: 40px !important;} 
.con_width:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
a{text-decoration:none;-webkit-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s; }
ul:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
ul:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
.clearfix:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
.clearfix {zoom:1; }
.left{ float:left;}
.right{ float:right;}
.clearit {clear:both; height:0px; font-size:0px; overflow:hidden; width:100%; }
input { padding-top:0px; padding-bottom:0px; font-family:Arial, Helvetica, sans-serif;}
input[type="submit"],
input[type="reset"],
input[type="button"],
button { -webkit-appearance: none; outline: none;}
input::-moz-focus-inner { border:none; padding:0px; }
select, input { vertical-align:middle; outline:none; }
select, input, textarea { font-size:13px; margin:0px; }
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none; }
textarea { resize:none; }
 input:-webkit-autofill{background:#fff}
ul:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
.box:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
.box{ max-width:1300px; margin:0 auto;} 
.max{ min-width:1300px;}  
 .left{ float:left;}
 .right{ float:right;}

 @media (max-width:1300px) {
	.left,.right{float: none !important;}
 	.box{ max-width:96%; width: 90%; margin:0 auto;}
 	.max{ min-width:100%; width: 100%;background:#fff;}  
 }