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%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body,html{width: 100%;}
body{background: #fff;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;}
/* .en_container{max-width: 1920px;width: 100%;} */
.main_container{max-width: 1400px;margin: 0 auto;height: auto;width: 72.91%;min-width:1280px;}
.en_container{min-width: 1360px;}


/* -----------------------------footer------------------------------- */
.footer{width: 100%;height: 264px;clear: both;margin-top: 60px;}
.footer_top{width: 100%;height: 202px;background: #242633;color: #fff;}
.footer_top .left{width: 60%;float: left;height: 202px;}
.footer_top .left img{margin-top: 28px;margin-bottom: 20px;}
.footer_top .left p{font-size: 15px;font-family: Source Han Sans CN;padding-left: 30px;line-height: 30px;}
.footer_top .left .email{background: url('../img/icon9.png') no-repeat left center;}
.footer_top .left .address{background: url('../img/icon8.png') no-repeat left center;}
.footer_top .right{width: 37%;float: right;height: 202px;}
.footer_top .right ul{margin-top: 39px;}
.footer_top .right ul li{float: right;margin: 0 30px 0 30px;}
.footer_top .right ul li p{font-size: 16px;color: #D2D2D2;text-align: center;line-height: 32px;}
.footer_bottom{width: 100%;height: 62px;background: #B32734;}
.footer_bottom ul li{float: left;height: 62px;line-height: 62px;color: #fff;font-size: 16px;
font-family: Source Han Sans CN;}
.footer_bottom .bq{width: 50%;}
.footer_bottom .sydw{width: 29%;float:right;}
.footer_bottom .onlineNum{width: 20%;}
.footer_bottom ul li a{color: #fff;}
.footer_bottom ul li.sydw{text-align: center;}
.footer_bottom ul li.sydw img{position: relative;top:10px;}
.footer_bottom ul li.onlineNum{text-align: right;}

@media screen and (max-width: 1280px) {
   .header_top .left{width:26% !important;}
  .header_top .right{width:74% !important;}
}
@media screen and (min-width: 1281px) and (max-width: 1380px) {
   .header_top .left{width:27% !important;}
  .header_top .right{width:73% !important;}
}
@media screen and (min-width: 1381px) and (max-width: 1580px) {
   .header_top .left{width:28% !important;}
  .header_top .right{width:72% !important;}
}