/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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%;}
a{text-decoration:none;color:#000;}
a:hover{text-decoration:none;}
.main_container{width: 1200px;margin: 0 auto;height: auto;}
/*---------------------- header--------------------------------- */
.header {width: 100%;background: url('../img_2021/Background.png') no-repeat #9F0423;height: 120px;}
.header .nav_btn{display: none;width: 34px;height: 34px;background: url('../img_2021/menu-icon.png') no-repeat center center;cursor: pointer;
position: absolute;left: 4%;top:24px;background-color: #9F0423;}
.header .logo{width: 40%;height: 120px;float: left;position: relative;}
.header .logo img{width: 419px;margin-top: 16px;}
.header .search{width: 40%;float: right;padding-top:43px;}
.header .search .lang{width: 78px;height: 20px;float: right;color: #F3D7DB;font-size: 14px;line-height: 20px;
background: url('../img_2021/English.png') no-repeat;padding-left: 27px;margin-left: 25px;margin-top: 6px;}
.header .search .lang:hover{text-decoration: underline;color: #fff;}
.header .search .search_form{width: 171px;float: right;height: 36px;background-color: #fff;line-height: 36px;border-radius: 18px;
padding-left: 19px;padding-right: 10px;}
.header .search .search_form input{padding: 0px;margin: 0px;border: 0px;border-style: none;width: 140px;
float: left;height: 36px;line-height: 36px;outline:none;background-color: #fff;}
.header .search .search_form button{border: none;width: 27px;height: 36px;float: right;background: url('../img_2021/search.png') no-repeat center center;
cursor: pointer;outline: none;}

/* -----------------------------nav------------------------------- */
.nav{width: 100%;background: #fff;height: 60px;}
.nav h2{display: none;}
.nav .menu-switch-arrow{display: none;}
.nav .f_ul{width: 100%;height: 100%;}
.nav .f_ul > li{height: 60px;width: 11.1%;float: left;position: relative;z-index: 1;}
.nav .f_ul > li > a{width: 100%;height: 60px;line-height: 60px;text-align: center;font-size: 18px;color: #333333;display: inline-block;}
.nav .f_ul > li:hover > a{background: #9F0423;color: #fff;height: 60px;line-height: 60px;}
.nav .f_ul > li .sub_ul{position: absolute;z-index: 999;background: #fff;width: 230px;display: none;
top: 60px;left: 0;}
 .nav .f_ul > li:hover .sub_ul{display: block;}
.nav .f_ul > li .sub_ul li{width: 100%;min-height: 40px;}
.nav .f_ul > li .sub_ul li a{display: inline-block;width: 210px;padding: 0 10px;height: 40px;line-height: 40px;
font-size: 16px;overflow:hidden;}
.nav .f_ul > li .sub_ul li:hover a{background: #9F0423;color: #fff;}
.nav .thr_ul {display:none;}
.nav .sub_ul li .icon_close{display:inline-block; width: 30px;height:40px;background:url('../img/zk.png') center center no-repeat;float:right;}
.nav .sub_ul li .icon_open{display:inline-block; width: 30px;height:40px;background:url('../img/sq.png') center center no-repeat;float:right;}
.nav .sub_ul > li{position:relative;}
.nav .thr_ul{position:relative;}
.nav .sub_ul li:hover .thr_ul{display:block;}
.nav .thr_ul li{height:16px;font-size:14px;width:80%;}
.nav .thr_ul li:hover a{text-decoration: underline !important;}
.nav .f_ul > li .sub_ul li .thr_ul a{font-size:14px;padding-left:10%;width:90%;}
.nav .f_ul > li .sub_ul li .thr_ul li{width:100% !important;overflow:hidden;}
/* -----------------------------footer------------------------------- */
.footer{width: 100%;background: #A51B35;height: 300px;position: relative;}
/* footer_top */
.footer .footer_top{width: 100%;height: 200px;}
.footer .footer_top .logo_email{width:60%;float:left;height: 200px;position:relative;}
.footer .footer_top .logo{width: 401px;;position: relative;top: 20px;}
.footer .footer_top .logo img{width: 401px;}
.footer .footer_top .email{width: 200px;position: relative;top: -122px;left: 65%;}
.footer .footer_top .email li{width: 154px;margin-left: 10px;color: #fff;padding-left: 17px;
height: 57px;font-size: 12px !important;}
.footer .schooladress{color: #ffffff;margin-top: 60px;}
.footer .footer_top .email li.sjxx{background: #E59A16;margin-bottom: 30px;}
.footer .footer_top .email li.xzyx{background: #BA1C33;}
.footer .footer_top .email li .ts{font-size: 14px;margin: 12px 0 0 38px;line-height: 30px;color: #ffffff;padding-top:12px;}
.footer .footer_top .social_media{width: 38%;float: right;position: relative;top: 20px;}
.footer .footer_top .social_media li{float: right;width: 140px;margin-left: 20px;}
.footer .footer_top .social_media li img{width: 140px;height: 140px;}
.footer .footer_top .social_media li p{margin-top: 10px;font-size: 16px;color: #fff;text-align:center;}
.footer .line{max-width: 1600px;height: 1px;background: rgba(205, 134, 134, 0.45);width: 100%;position: relative;top: 199px;
margin: 0 auto;}
/* footer_bottom */
.footer .footer_bottom{width: 100%;height: 50px;padding-top: 28px;color: #fff;}
.footer .footer_bottom .bq{width: 60%;float: left;padding-top: 10px;}
.footer .footer_bottom .sydw{float: left;}
.footer .footer_bottom .peopleNum{float: right;}
.footer .footer_bottom .gab{float: left;height: 20px;line-height: 64px;margin: 0px 0px 0px 3px;color: #fff;
position: relative;left: 442px;top: -40px;}
.footer .footer_bottom .sydw_a{display: inline-block;text-decoration: none;height: 20px;
line-height: 20px;margin-left: 5px;color: #939393;}

 @media screen and (min-width:1191px) and (max-width:1600px){
.footer .footer_top .email{left:70%;}
   .footer .footer_top .social_media li{width: 100px !important;margin-left: 15px;}
   .footer .footer_top .social_media li img{width: 100px !important;height: 100px;}

.footer .footer_top .email li.sjxx{margin-bottom:10px;}
}
 @media screen and (max-width:1190px) {
.footer .footer_top .logo_email{
 height:200px;
}
.footer .footer_top .logo_email{float:none;width:100%;}
.footer .footer_top .email{left:0%;top:-50px;}
.footer .footer_top .social_media{display:block;}
 .footer .footer_top .social_media li{width: 100px !important;margin-left: 15px;}
   .footer .footer_top .social_media li img{width: 100px !important;height: 100px;}
.footer .footer_top .email{padding-top:0px;}
.footer .schooladress{margin: 20px;}
.footer .footer_top .email li .ts{padding-top:0px;margin-bottom:10px;}
.footer .footer_bottom .bq{height:110px !important;}
.footer_middle p{height:60px;}
}

.an_fadeInUp{visibility: visible; animation-name: fadeInUp;}
.wh_full{width:100%;height:100%;}