@charset "UTF-8";
/**
 * [xLarge Screen for PC]
 * >=1200
 */

/**
 * [Large Screen for PC & Pad]
 * 960~1199
 */
@media screen and (max-width: 1250px) {
.en#header .inner{    height: 150px;    background-size: cover;}
}

@media screen and (max-width: 1220px) {
.header .head-left a{    width: 664px;}
.wrapper.en .inner{ width:100%; margin:0 auto;padding:0 10px;box-sizing:border-box}
.nav.en .wp-menu .menu-item a.menu-link {    padding: 0 40px;    font-size: 16px;line-height: 48px;}
.nav.en .sub-menu{top:48px}
.nav.en .wp-menu{    display: flex;  justify-content: center;}
.header.en .head-left{margin-left:0}
.header.en .head-left a{    width: 664px;}

#footer.en .inner{padding-left:10px;padding-right:10px;}
}
@media screen and (max-width: 1115px) {
.nav.en .wp-menu .menu-item a.menu-link{  padding: 0 35px;    }
}
@media screen and (max-width: 1044px) {
.nav.en .wp-menu .menu-item a.menu-link{  padding: 0 30px;    }
.en .foot-right .botlinks{    margin-right: 25px;}
.en .shares li.i1{    margin-right: 20px;}
}


/**
 * [Medium Screen for Pad]
 * 768~959
 */
@media screen and (max-width: 999px) {
#container2.en .inner{width:100%;padding:10px;box-sizing:border-box}
.header.en .head-left a{      width: 87%;
    height: auto;
    padding-top: 14%;}
#nav.en{display:none}
.en .foot-right{display:block;}
.en.header{    position: relative;}
.en.header .head-left a{      width: 87%;  height: auto; padding-top: 14%;}
.en.header .sitelogo{float:none;    margin-top: 35px;}
.en.header .head-left{    width: 100%; text-align: center;float:none}
.en .navi-aside-toggle,
.en .navi-aside-search {display: block;}
.en#header .inner{background:url(images/mlogo.png) no-repeat center / cover;height:auto;}
.en .foot-right .botlinks{    width: 50%;    min-width: 280px;  margin: auto; margin-bottom: 20px;}
/*导航样式：后台绑定时也可以定义配置*/
.en .wp-navi .wp-menu{display:none;}
.en .wp-navi-slide .navi-slide-head {display: block;padding:0 10px;height: 40px;}
.en .wp-navi-slide .wp-menu {background:#fff;}
.en .wp-navi-slide .wp-menu .menu-item {display: inline-block;float:none; position: relative; z-index: 100;width:100%;padding-left:0px;text-align:left;border-bottom:1px solid #eee}
.en .wp-navi-slide .wp-menu .menu-item .menu-switch-arrow{display: block;width: 38px;height: 38px;position: absolute;right: 6px;top: 1px;background: url(css/img/icons.png) no-repeat 10px -116px;}
.en .wp-navi-slide .wp-menu .menu-item a.menu-link {display:block;padding: 0 20px;line-height: 40px;color: #343434;font-size: 14px; }
.en .wp-navi-slide .wp-menu .menu-item a.menu-link.hover,
.en .wp-navi-slide .wp-menu .menu-item.hover a.menu-link,
.en .wp-navi-slide .sub-menu .sub-item.hover> a,
.en .wp-navi-slide .sub-menu .sub-item a:hover{ text-decoration: none; color: #000; background-color: #eee; }
.en .wp-navi-slide .sub-menu {display: none;position:relative;left: 0;bottom: 0px;top: 0px;min-width: 0px;z-index: 100;background: #fff;opacity: 0.8;}
.en .wp-navi-slide .sub-menu .sub-item {position: relative;white-space: nowrap;vertical-align: top;border-bottom: 1px solid #eee;}
.en .wp-navi-slide .sub-menu .sub-item a {display: block;color: #000;height: auto;line-height: 40px;padding: 0 36px;font-size: 14px;background:none;}
.en .wp-navi-slide .sub-menu .sub-item a:hover { color: #000; background-color:#eee; display: block; }
.en .wp-navi-slide .sub-menu .sub-menu {left:0;top: 0;}
.en .wp-navi-slide .sub-menu .sub-menu .sub-item a {padding: 0 52px;}

.en#footer .inner {background:none;}
.en#footer .inner .foot-left{float:none;padding-left: 0px;background: none;padding: 0;}
.en#footer .inner .foot-left p{text-align:center;}
.en#footer .inner .foot-right{float:none;margin-top: 12px;}
.en .shares ul{display:inline-block;width:auto; margin:0 auto;float:none;}

/**友情链接**/
.en .botlinks .links-wrap {float: none;display: inline-block;margin:4px 0px;width:100%;}
.en .botlinks .links-wrap .link-items {min-width:100%;}
}
/**
 * [Small Screen for Smart Phone and Mini Pad]
 * 480~767
 */
@media screen and (max-width: 600px) {
.en .photo{    float: none !important;    width: 100%;
    text-align: center;}
.en .photo img{    width: 50%;
    height: auto;
    min-width: 200px;}
.en .carrer{margin-left:0 !important;margin-top:20px;}
}
@media screen and (max-width: 767px) {

.en .shares li .con{    bottom: 50px;}
.en .shares .news_list li a{    width: 40px;
    height: 40px;}
.en#footer .inner p{    font-size: 14px;margin-bottom:10px;
    line-height: 20px;}


.en#header .inner{height: auto;background:#0072d6 url(images/mlogo.png) no-repeat center / 90%}
.en.header .sitelogo a img{max-width: 85%;margin:5px 0px;}
.en.header .sitelogo a{}
.en.header .sitetitle {display:block;margin-top: 10px;font-size:18px;}
.en#footer .inner {padding: 17px 0px;}
.en#footer .inner .foot-left{float:none;}
.en#footer .inner p{text-align:center;}

}
/**
 * [xSmall Screen for Smart Phone]
 * 480~767
 */


@media screen and (max-width: 479px) {

.en .site-lang ul li.links a{margin: 0px 2px 0px 2px;}

.en#footer .inner p.copyright span{display:block;}


}
