﻿@charset "utf-8";
@import url(reset.css);
@import url(../fonts/iconfont.css);
@import url(slick.css);
@import url(settings.css);
@import url(animate.css);
@import url(style.css);
body,html{ overflow-x:hidden; height:auto; box-sizing:border-box;}
body{ color:#333; font-size:14px; background:url(../images/bodyBg.jpg) no-repeat bottom center; background-size:100% auto;}
.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:#790408;}
i,em{ font-style:normal;}

.img img{ width:100%; height:auto; display:block; }
.text-center{text-align:center}
.header .logo,
.header .wp,
.menu a,
.menu a:before,
.menu dt:before,
.slick-arrow,
.listA .pd,
.imgList .pd,
.teamList .pd,
.menu .box,
.more1{
transition: all 0.3s ease-out;
}

.iMain4_1 .img img,
.iMain3_1 .img img,
.iMain2_1 .img img,
.iMain1_1 .img img,
.listB .img img,
.listC .img img,
.listD .img img{transition: all 1s ease;}
.iMain4_1 .img,
.iMain3_1 .img,
.iMain2_1 .img,
.iMain1_1 .img,
.listB .img,
.listC .img,
.listD .img{ overflow:hidden;}
.iMain4_1 .pd:hover img,
.iMain3_1 .pd:hover img,
.iMain2_1 .pd:hover img,
.iMain1_1 .pd:hover img,
.listB .pd:hover img,
.listC .pd:hover img,
.listD .pd:hover img{ transform:scale(1.05,1.05);}

.listA .pd:hover{ transform:translateY(-5px);}



.slick-arrow,
.ipt_b1,
.menu span,
.menu i,
.pNav span,
.pNav i,
.pNav dd a:before,
.tparrows.round:before{
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:50%; margin-top:-20px; 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: #fff;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: #fff;
-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: #fff;
-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);
}


.wp{ width:1180px; margin:0 auto; position:relative;}

.header{ position:relative; left:0px; top:0px; right:0px; border-bottom:1px solid rgba(255,255,255,0.3); z-index:10; transform:translateZ(0); background:#a60109;}
.header:before{ content:''; position:absolute; left:0px; top:0px; right:0px; height:40px; background:#2f2f2f;}
.header:after{ content:''; position:absolute; left:0px; bottom:0px; right:0px; height:74px; background:#8c0007; border-top:1px solid #af4d52;}
.header .wp{ padding-top:166px;}

.logo{ position:absolute; left:50%; margin-left:-4em; top:74px; font-size:70px; line-height:1;}
.logo img{ height:1em; width:auto; display:block;}

.tSearch{ position:absolute; right:0px; top:0px; width:144px; z-index:2;}
.tSearch .i{ display:none;}
.tSearch .box{ padding-top:7px;}
.tSearch .pd{ position:relative;}

.ipt_t1{ background:#fff; border:none; color:#333; height:26px; line-height:26px; width:100%; padding:0 30px 0 10px; border-radius:13px !important; font-size:12px; box-sizing:border-box; display:block;}
.ipt_b1{ width:22px; text-align:center; font-size:14px; line-height:22px; height:22px; color:#fff; position:absolute; right:2px; top:50%; margin-top:-11px; background:#a60109; border:none; border-radius:15px!important; }

.tLanguage{ position:absolute; right:180px; top:0px; z-index:2; color:#cbcbcb;}
.tLanguage .i{ display:none;}
.tLanguage .box{ font-size:14px; line-height:40px;}
.tLanguage .box span{ margin:0 1em;}
.tLanguage .box a{ color:#cbcbcb;}
.tLanguage .box a:hover{ color:#fff;}
.tLanguage .pd{ position:relative;}


.menu{ text-align:center; position:relative; z-index:2; margin:0 -200px;}
.menu ul{ display:inline-block; vertical-align:bottom;}
.menu li{ position:relative; float:left; text-align:center; margin:0 10px;}
.menu .h3 a{ display:block; height:74px; position:relative; color:#e3e3e3; padding:0 30px;}
.menu .h3 strong{ display:block; font-weight:normal; line-height:1; margin-bottom:6px; padding-top:20px; font-size:18px;}
.menu .h3 em{ display:block; line-height:1;}
.menu li:hover .h3,
.menu li.curr .h3{ background:#580004;}
.menu li:hover .box{ visibility:visible; opacity:1; left:0px;}

.menu span{ display:none; position:absolute; right:30px; top:50%; margin-top:-20px; width:40px; height:40px; text-align:center; line-height:40px; cursor:pointer; margin-right:-10px; }
.menu span:before { content: "\e604"; }
.menu span.active:before { content: "\e606"; }
.menu i{ display:none; position:absolute; right:30px; top:50%; margin-top:-20px; width:40px; height:40px; text-align:center; line-height:40px; margin-right:-10px;}
.menu i:before { content:"\e8e9"; }

.menu .box span,
.menu .box i{ height:36px; line-height:36px; right:10px; color:#ccc;}

.menu .box{ visibility:hidden; opacity:0; background:#fff; border-top:none; text-align:left; width:230px; left:-20px; position:absolute;}
.menu .box a{ display:block; line-height:36px; height:36px; color:#c81a23; position:relative; z-index:2; padding:0 2em; border-bottom:1px solid #c81a23;}
.menu .box dl{ position:relative;}
.menu .box dt{ position:relative;}
.menu .box dt:before{ content:''; position:absolute; top:0px; bottom:0px; width:3px; background:#c81a23; left:0px;}
.menu .box dt span{ display:block;}
.menu .box dt span:before{ content:'\e915';}
.menu .box dd{ display:none; position:absolute; left:100%; top:0px; width:230px; box-shadow:0 6px 12px rgba(0,0,0,0.175);}
.menu .box dd a{ background:#fff;}
.menu .box dd a:before{ content:''; position:absolute; top:0px; bottom:0px; width:3px; background:#c81a23; left:0px;}
.menu .box dd a:hover{ background:#c81a23; color:#fff;}
.menu .box dl:hover dt:before{ width:100%;}
.menu .box dl:hover dt a{ color:#fff;}
.menu .box dl:hover dt em{ color:#fff;}
.menu .box dl:hover dt span{ color:#fff;}
.menu .box dl:hover dd{ display:block;}

.body_fix .header{ background:rgba(0,0,0,0.8);}

.ibanner{ overflow:hidden;}
.ibanner .pd{ display:block; position:relative; overflow:hidden;}
.ibanner .pd img{ width:100.418410041841%; height:auto; display:block;}

.banner{ background:#efefef; position:relative; z-index:1; overflow:hidden;}

.tit1{ margin-bottom:50px; text-align:center; line-height:1; font-size:30px; position:relative;}
.tit1 strong{ display:block;}
.tit1 em{ display:block; font-size:1.2em; text-transform:uppercase; margin-bottom:5px; color:#e5e5e7;}
.tit1 a{ position:absolute; right:0px; top:0px;}
.tit1_1 em{ letter-spacing:0.4em; font-family:arial;}
.tit1_2{ text-align:left;}
.tit1_2 strong{ color:#fff;}
.tit1_2 em{ color:#989898;}
.more1{ display:inline-block; vertical-align:bottom; font-size:16px; min-width:290px; line-height:3.5; height:3.5em; border-radius:1.75em; border:1px solid #c40000; color:#c40000; text-transform:uppercase; text-align:center; box-sizing:border-box; padding:0 3.5em;}
.more1:hover{ background:#c40000; color:#fff;}
.more1_2{ color:#fff; border-color:#fff;}
.more1_2:hover{ background:#fff; color:#c40000;}

.iMain{ padding:70px 0;}
.iMain1{ background:#fff;}
.iMain1_1{}
.iMain1_1 .single-item{ margin:0 -10px;}
.iMain1_1 .pd{ display:block; padding:16px; box-shadow:0 0 10px rgba(0,0,0,0.3); margin:10px; border-radius:6px;}
.iMain1_1 .img{}
.iMain1_1 .text{ padding:15px 0;}
.iMain1_1 .h3{ line-height:1.5; font-weight:normal; height:1.5em; margin-bottom:10px; color:#c40000; font-weight:bold; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:1;}
.iMain1_1 .p{ color:#333; line-height:1.5; height:4.5em; margin-bottom:10px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;}
.iMain1_1 .em{ color:#999;}
.iMain1_1 .slick-prev{ left:0px; margin-left:-50px;}
.iMain1_1 .slick-next{ right:0px; margin-right:-50px;}
.moreBoxA{ text-align:center; padding-top:40px;}


.iMain2{ background:url(../images/iMain2.jpg) no-repeat top center; background-size:100% auto;}
.iMain2_1{ padding:80px 126px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.iMain2_1 ul{}
.iMain2_1 li{ margin-bottom:30px;}
.iMain2_1 li:last-child{ margin-bottom:0px;}
.iMain2_1 .pd{ overflow:hidden; display:block; background:#f6f6f6;}
.iMain2_1 .img{ width:45.25862068965517%; float:left;}
.iMain2_1 .text{ padding:30px; margin:0 0 0 45.25862068965517%;}
.iMain2_1 .h3{ line-height:1.5; font-weight:normal; height:4.5em; margin-bottom:10px; color:#b11f30; font-weight:bold; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3;}
.iMain2_1 .p{ color:#333; line-height:1.5; height:6em; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:5;}
.iMain2_1 li:nth-child(even){}
.iMain2_1 li:nth-child(even) .img{ float:right;}
.iMain2_1 li:nth-child(even) .text{ margin:0 45.25862068965517% 0 0;}

.iMain3{ padding:30px 0;}
.iMain3_1{ padding:25px 25px 0 25px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.iMain3_1 ul{ margin-right:-30px;}
.iMain3_1 li{ width:33.3333%; margin-bottom:30px; float:left;}
.iMain3_1 li:first-child{ width:66.6666%;}
.iMain3_1 .pd{ display:block; position:relative; margin-right:30px;}
.iMain3_1 .img{ overflow:hidden;}
.iMain3_1 .img img{ height:310px; width:100%;}
.iMain3_1 .text{ position:absolute; right:0px; font-size:16px; line-height:2.5; height:2.5em; bottom:0px; background:rgba(0,0,0,0.5); border-radius:5px 0 0 0; color:#fff; padding:0 2em;}


.iMain4{}
.iMain4 .wp{ min-height:70px;}
.tit1_4{ position:absolute; left:0px; margin-top:-0.5em; top:50%;}
.iMain4_1{ background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.3); border-radius:3px; padding:8px 0; margin-left:260px;}
.iMain4_1 .pd{ display:block; margin:0 8px;}
.iMain4_1 .img{ border:1px solid #eee;}
.iMain4_1 .slick-prev{ left:0px; margin-left:-50px;}
.iMain4_1 .slick-next{ right:0px; margin-right:-50px;}


.footer{padding:30px 0; background:#323232; border-top:2px solid #c30000; color:#fff;}
.fCopy{ text-align:center;}
.fCopy p{ display:inline-block; vertical-align:bottom; margin:0 2em;}



.pg{ min-height:550px; padding:30px 0 50px 0;}
.pMain{ overflow:hidden;}
.pMainFl{ width:22%; float:left; position:relative;}
.tit4{margin-bottom: 15px;padding: 8px 10px 8px 0;border-bottom: 1px solid #790408;box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3);font-size: 19px;line-height: 1.4;}
.pNav{ border-radius: 5px; background: #fbfbfb;}
.pNav li{}
.pNav .h3{ position:relative;}
.pNav a{ position:relative; font-size:14px; line-height:36px; height:36px; display:block; padding-left:36px; color:#555;}
.pNav span{ display:block; position:absolute; left:0px; top:0px; width:36px; height:36px; text-align:center; line-height:36px; font-size:12px; cursor:pointer;}
.pNav span:before { content: "\e604"; }
.pNav span.active:before { content: "\e606"; }
.pNav dd a:before,
.pNav i{ display:block; position:absolute; left:0px; top:0px; width:36px; height:36px; text-align:center; line-height:36px; font-size:12px;}
.pNav dd a:before,
.pNav i:before{ content:"\e8e9"; }
.pNav .h3 a:hover,
.pNav .h3 a.active{ color:#790408;}
.pNav .box{ display:none;}
.pNav dl{ margin-left:22px;}
.pNav dt{ position:relative;}
.pNav dd{ display:none; margin-left:22px;}

.pNav li.curr{ background:#f2f2f2;}
.pNav li.curr .h3,
.pNav li.curr .h3 a,
.pNav dl.curr dt,
.pNav dl.curr dt a,
.pNav dd a.curr{color:#790408;}


.pMainFr{ width:76%; float:right;}
.crumbs{}
.crumbsFl{padding: 8px 10px 8px 0;font-size: 19px;font-weight: bold;line-height: 1.4;float:left;}
.crumbs {
    border-bottom: 1px solid #790408;
    box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3);
}
.crumbsFr {
    float: right;
    padding-top: 8px;
    font-size: 14px;
}
.pMainCon{ padding:30px 0 0 0 ;}

.newsInfo{}
.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:1.875; 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;}
.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;}
.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 #ccc; 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:33px 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{ line-height:1.5; overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical; color:#666;height:4.5em;}

@media screen and (max-width:1680px){
.logo{ font-size:50px; top:60px;}
.header .wp{ padding-top:130px;}
.header:after{ height:64px;}
.tLanguage{}
.tLogin{ }
.tSearch{}
.menu{ margin:0 -180px;}
.menu ul{}
.menu li{}
.menu .h3 a{ height:64px; padding:0 20px;}
.menu .h3 strong{ font-size:14px; padding-top:16px;}
.menu .h3 em{ font-size:12px;}
.iMain{ padding:60px 0;}
.iMain3{ padding:20px 0;}
.tit1{ margin-bottom:35px; font-size:24px;}
.more1{ min-width:200px; line-height:3; height:3em; padding:0 2em;}
.iMain2_1{ padding:50px 80px;}
.fCopy p{ margin:0 1em;}


.tparrows.round{ width:40px; height:40px; margin-top:-20px;}
.tparrows.round:before{ line-height:40px;}
.tp-bullets.simplebullets.round .bullet{ width:12px; height:12px;}

}
@media screen and (max-width:1600px){

}
@media screen and (max-width:1366px){
.wp{ width:1000px;}
.iMain3_1{ padding:25px 25px 5px 25px;}
.iMain3_1 ul{ margin-right:-20px;}
.iMain3_1 li{ margin-bottom:20px;}
.iMain3_1 .img img{ height:280px;}
.iMain3_1 .pd{ margin-right:20px;}
.iMain4 .wp{ min-height:60px;}
.iMain4_1{ margin-left:200px;}
.footer{ padding:20px 0;}
}
@media screen and (max-width:1280px){
}
@media screen and (max-width:1024px){
body{ padding-top:60px;}
.wp{ width:auto; margin:0 30px;}

.header{ left:0px; top:0px; right:0px; background:#8c0007; box-shadow:0 0 3px rgba(0,0,0,0.3); border-bottom:none; position:fixed;}
.header:before,
.header:after{ display:none;}
.header .wp{ height:60px; position:relative; padding:0px; margin:0 30px;}
.logo{ left:0px; font-size:40px; top:50%; margin-top:-0.5em; margin-left:0px;}


.tSearch{ position:absolute; right:24px; top:50%; margin-top:-20px; width:auto;}
.tSearch .i{ display:block; width:40px; height:40px; font-size:20px; line-height:40px; cursor:pointer; color:#fff; text-align:center;}
.tSearch .box{ position:fixed; left:0px; top:60px; right:0px; background:#790408; padding:15px 30px; display:none;}
.tSearch .i.active{ color:#fff;}
.ipt_t1{ background:#fff; color:#333; border:none;}


.tLanguage{ position:absolute; right:52px; top:50%; margin-top:-20px; width:auto;}
.tLanguage .i{ display:block; width:40px; height:40px; font-size:20px; line-height:40px; cursor:pointer; color:#fff; text-align:center;}
.tLanguage .box{ position:fixed; left:0px; top:60px; right:0px; background:#790408; padding:15px 30px; display:none; text-align:center; color:#fff;}
.tLanguage .box a{ color:#fff;}
.tLanguage .box span:last-child{ display:none;}
.tLanguage .i.active{ color:#fff;}

.menu-link{ display:block;}
.menu{ display:none; position:fixed; margin:0px; -webkit-transform: translateZ(0); top:60px; width:240px; right:0px; padding:0px; background:#f2f2f2;}
.menu ul{ display:block; padding-right:0px;}
.menu li{ float:none; padding:0px; width:auto; margin:0px;}
.menu .h3 a:before{ display:none !important;}
.menu .h3{ position:relative; border-bottom:1px solid rgba(162,104,90,0.1); padding:0px;}
.menu .h3 a{ height:auto; text-align:left; position:static; color:#333; padding:10px 30px; font-size:14px;text-decoration:none !important;}
.menu .h3 a:after{ display:none;}
.menu .h3 strong{ padding-top:0px; margin-bottom:3px;}
.menu li:hover .h3 a{}
.menu li.curr .h3 a,
.menu li.curr .h3 span{ background:#790408; color:#fff;}
.menu-link{ display:block;}
.menu li:hover .box{ display:none;}
.menu i{ display:block;}
.menu span{ display:block;}

.menu .box{ display:none; visibility:visible; opacity:1; transition:none; position:static; margin:0px !important; width:auto !important; background:#eee;}
.menu .box a{ position:static; color:#333; border-bottom:none;}
.menu .box span,
.menu .box i{ right:30px; color:#333;}
.menu .box dt:before{ display:none;}
.menu .box dt span:before{ content:"\e604";}
.menu .box dt span.active:before{ content:"\e606";}
.menu .box dd{ position:static; width:auto; box-shadow:none;}
.menu .box dd a{ background:rgba(255,255,255,0.3); border-bottom:1px solid rgba(255,255,255,0.1); text-align:center;}
.menu .box dd a:before{ display:none;}
.menu .box dl{border-bottom:1px solid rgba(162,104,90,0.1);}
.menu .box dl:hover dt span{ color:#333;}
.menu .box dl:hover dt a{ color:#333;}
.menu .box dl:hover dd{ display:none;}

.iMain{ padding:50px 0;}
.iMain1_1 .single-item{ margin:0 50px;}
.iMain2_1{ padding:40px;}
.iMain3{ padding:10px 0;}
.iMain3_1 .img img{ height:260px;}
.iMain3_1 .text{ font-size:14px;}
.iMain4_1{ margin-right:60px;}
.tit1{ margin-bottom:30px;}
.more1{ height:2.5em; line-height:2.5; min-width:160px;}
.fCopy p{ margin:0 0.5em;}




.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){

.iMain2_1 .img,
.iMain2_1 li:nth-child(even) .img{ width:auto; float:none;}
.iMain2_1 .text,
.iMain2_1 li:nth-child(even) .text{ margin:0px;}
.iMain3_1{ padding:20px 20px 5px 20px;}
.iMain3_1 ul{ margin-right:-15px;}
.iMain3_1 li{ margin-bottom:15px;}
.iMain3_1 .img img{ height:200px;}
.iMain3_1 .pd{ margin-right:15px;}
.tit1_4{ position:relative; left:auto; top:auto;}
.iMain4_1{ margin:0 50px;}
.fCopy p{ margin:0 auto; display:block;}



.crumbsFr{ display:none;}
.imgList li{ width:50%;}
}
@media screen and (max-width:768px){
.imgList ul{ margin-right:0px;}
.imgList li{ width:auto; float:none;}
.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;}
}
@media screen and (max-width:640px){
body{ padding-top:50px;}
.header .wp,
.wp{ margin:0 25px;}
.header .wp{ height:50px;}
.menu{ top:50px;}
.tSearch .box{ top:50px;}
.tLanguage .box{ top:50px;}
.logo{ font-size:32px;}
.tit1{ font-size:18px; margin-bottom:25px;}
.tit1_2 em{ font-size:14px;}
.slick-arrow{ font-size:12px;}
.slick-dots li{ margin:0 5px;}
.iMain{ padding:35px 0;}
.iMain3{ padding:5px 0;}
.iMain1_1 .single-item{ margin:0px 10px;}
.iMain1_1 .slick-prev{ margin-left:-20px;}
.iMain1_1 .slick-next{ margin-right:-20px;}
.moreBoxA{ padding-top:30px;}
.more1{ font-size:14px;}
.iMain2{ background-size:auto 150px;}
.iMain2_1{ padding:20px;}
.iMain2_1 li{ margin-bottom:15px;}
.iMain2_1 .text{ padding:15px;}
.iMain3_1 .img img{ height:180px;}
.iMain3_1 li{ width:auto; float:none;}
.iMain3_1 li:first-child{ width:auto;}
.iMain4_1{ margin:0 30px;}
.iMain4_1 .slick-prev{ margin-left:-30px;}
.iMain4_1 .slick-next{ margin-right:-30px;}
.iMain4_1 .pd{ margin:0 5px;}



}
@media screen and (max-width:480px){

.teamList .pd{ padding:15px;}
.newsList .text{ padding-left:15px}
.teamList .p{ line-height:1.5;}
}
@media screen and (max-width:413px){
body{ font-size:13px;}
.header .wp,
.wp{ margin:0 20px;}
.logo{ font-size:28px;}
.more1{ min-width:120px;}

.teamList .img{ width:80px;}
.teamList .text{ margin-left:80px;}
}
@media screen and (max-width:374px){
body{ font-size:12px;}
.header .wp,
.wp{ margin:0 15px;}
.logo{ font-size:24px;}

.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(desaturate.svg#grayscale);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}*/