﻿@charset "utf-8";
@import url(reset.css);
@import url(../fonts/iconfont.css);
@import url(slick.css);
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:#00469b;}
i,em{ font-style:normal;}

.img img{ width:100%; height:auto; display:block; }
.text-center{text-align:center;}

.iProCon li,
.header .logo,
.header .wp,
.menu a,
.menu a:before,
.menu dt:before,
.slick-arrow,
.listA .pd,
.imgList .pd,
.teamList .pd,
.teamListB .pd,
.menu .box,
.more1{
transition: all 0.3s ease-out;
}


.pd .img img{transition: all 1s ease;    max-height: 327px;}

.pd .img{ overflow:hidden;}
.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: #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: #00469b;
-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: #00469b;
-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:1200px; margin:0 auto; position:relative;}

.header{ position:relative; left:0px; top:0px; right:0px; box-shadow:5px 0 27px rgba(0,0,0,0.75); z-index:10; transform:translateZ(0); background:url(../images/header.jpg) no-repeat #ffffff; background-size:100% auto;}
.header:before{ content:''; position:absolute; left:0px; bottom:0px; right:0px; height:50px; background:#073e73; z-index:1;}
.header .wp{ padding:146px 0 0 0; z-index:3;}

.logo{ position:absolute; left:0px; font-size:100px; top:16px; line-height:1;}
.logo img{ width:auto; height:1em; display:block;}

.tSearch{ position:absolute; right:0px; top:50px; width:240px; z-index:2;}
.tSearch .i{ display:none;}
.tSearch .box{ padding-top:0px;}
.tSearch .pd{ position:relative;}

.ipt_t1{ background:#fff; border:1px solid #7fa0fd; color:#000; height:36px; width:100%; padding:0 58px 0 15px; border-radius:18px !important; font-size:14px; box-sizing:border-box; display:block;}
.ipt_b1{ width:48px; text-align:center; font-size:14px; line-height:36px; height:36px; color:#fff; position:absolute; right:0px; top:50%; margin-top:-18px; background:url(../images/bg.png) no-repeat #4d42c5; background-size:100% 100%; border:none; border-radius:18px!important; }

.tLanguage{ position:absolute; right:250px; top:50px; z-index:2; color:#666666;}
.tLanguage .i{ display:none;}
.tLanguage .box{ line-height:30px;}
.tLanguage .box a{ float:left; display:block; margin-right:10px;}
.tLanguage .box a.a1{ background:url(../images/bg.png) no-repeat #4d42c5; background-size:100% 100%; color:#fff; padding:0 1.5em; height:36px; line-height:36px; border-radius:18px; margin-right:30px;}
.tLanguage .box a.a1 i{ font-size:1.25em; margin-right:0.25em;}
.tLanguage .box a.a2{ margin-top:3px; border:2px solid #5f88fc; width:26px; height:26px; display:block; border-radius:50%; text-align:center; line-height:26px; color:#5f88fc;}
.tLanguage .box a.a2:hover{ color:#00469b;}
.tLanguage .pd{ position:relative;}


.thello{ position:absolute; left:0px; top:0px; z-index:2; color:#666666; display:none;}
.thello .i{ display:none;}
.thello .box{ line-height:44px;}
.thello .box span{ margin:0 1em;}
.thello .box a{ color:#cbcbcb;}
.thello .box a:hover{ color:#fff;}
.thello .pd{ position:relative;}


.menu{ position:relative; z-index:2; text-align:center;}
.menu ul{ display:inline-block; vertical-align:bottom;}
.menu li{ position:relative; float:left; text-align:center; padding:0px; box-sizing:border-box; margin:0 0.125em;}
.menu .h3{ padding:3px 0;}
.menu .h3 a{ display:block; height:44px; line-height:44px; font-size:16px; border-radius:22px; position:relative; color:#fff; padding:0 1.875em;}

.menu li.curr .h3 a,
.menu li:hover .h3 a{ color:#fff; background:#ed6d00;}
.menu li:hover .h3 a:before,
.menu li.curr .h3 a:before{ opacity:0;}
.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:1.25; min-width:180px; color:#00469b; position:relative; z-index:2; padding:10px 24px; border-bottom:1px solid #00469b;}
.menu .box dl{ position:relative;}
.menu .box dt{ position:relative;}
.menu .box dt:before{ content:''; position:absolute; top:0px; bottom:0px; width:3px; background:#00469b; 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:#00469b; left:0px;}
.menu .box dd a:hover{ background:#00469b; 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; width:100.418410041841%; position:relative; z-index:1; overflow:hidden;}

.more1{ display:inline-block; vertical-align:bottom; width:106px; box-sizing:border-box; height:34px; font-size:14px; line-height:34px; color:#fff; border:none; text-align:center; background:url(../images/bg.png) no-repeat #4d42c5; background-size:100% 100%; border-radius:17px;}
.more1 i{ font-size:1em;}
.more1 spna{}
.more1:hover{ color:#fff; box-shadow:0 2px 5px rgba(0,0,0,0.5); transform:translateY(-5px);}
.more1_2{ width:250px; height:48px; line-height:48px; font-size:16px; border-radius:25px;}
.more1_3{ width:250px; height:48px; line-height:48px; font-size:16px; border-radius:25px; box-shadow:0 0 0 1px #6e87d9; background:#fff; color:#6e87d9;}
.more1_3:hover{background:url(../images/bg.png) no-repeat #6e87d9; background-size:100% 100%; color:#fff;}

.tit1{ position:relative; margin-bottom:2.5em;}
.tit1 strong{ font-size:1.5625em; font-weight:bold; line-height:1; color:#606060; position:relative; display:inline-block; vertical-align:bottom;}
.tit1 strong:before,
.tit1 strong:after{ content:''; position:absolute; left:100%; top:50%; margin-left:1.25em; height:1px; width:156px; background:url(../images/titr.png) no-repeat;}
.tit1 strong:after{ left:auto; right:100%; margin:0 1.25em 0 0; background-image:url(../images/titz.png); display:none;}
.tit1 a{ position:absolute; right:0px; top:50%; margin-top:-17px;}
.tit1_2{ text-align:center;}
.tit1_2 strong:after{ display:block;}

.iMain{ padding:5em 0;}
.iMain1{ background:#f6f6fe;}
.iMain1_1{ width:51.5%; float:left;}
.iNoticeImg{}
.iMain1_2{ width:44.5%; float:right;}
.iNoticeList{}
.iNoticeList li{ margin-bottom:1.375em;}
.iNoticeList li:last-child{ margin-bottom:0px;}
.iNoticeList .pd{ display:block; background:#fff; position:relative; padding:1.125em 9.375em 1.125em 3.5em;}
.iNoticeList .pd:before{ content:''; position:absolute; left:0px; top:0px; bottom:0px; width:3px; background:#5a8af9;}
.iNoticeList .i{ width:11px; height:11px; position:absolute; left:1.875em; top:50%; margin-top:-5px; line-height:1;}
.iNoticeList .i:before,
.iNoticeList .i:after{ content:''; width:3px; height:11px; position:absolute; left:4px; top:0px; background:#3d3d3d;}
.iNoticeList .i:after{ transform:rotate(90deg);}
.iNoticeList .h3{ font-size:14px; line-height:22px; height:44px; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.iNoticeList .em{ position:absolute; right:1.5em; top:50%; line-height:22px; margin-top:-11px;}

.iMain2{ background:#ffffff;}
.iMain2_1{ width:47.5%; float:left;}
.iAbout{}
.iAbout li{ margin-bottom:1.5em}
.iAbout li:last-child{ margin-bottom:0px;}
.iAbout .h3{ font-size:16px; line-height:1.5; color:#6e87d9; font-weight:bold; height:1.5em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iAbout .p{ font-size:14px; color:#666; line-height:1.5; height:6em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;}
.iAboutMore{ padding-top:4em;}
.iMain2_2{ width:44.5%; float:right;}
.iNews{}
.iNews li{ margin-bottom:1.5em;}
.iNews li:last-child{ margin-bottom:0px;}
.iNews .pd{ display:block; position:relative; padding-left:104px;}
.iNews .em{ position:absolute; left:0px; top:0px; width:80px; background:#fff; text-align:center; border:1px solid #d8dcff; border-radius:5px;}
.iNews .em em{ height:36px; line-height:36px; color:#fff; background:url(../images/bg.png) no-repeat #4d42c5; background-size:100% 100%; border-radius:5px; display:block;}
.iNews .em span{ display:block; font-size:1.875em; height:64px; color:#6674e2; font-weight:bold; line-height:64px;}
.iNews .p{ font-size:14px; line-height:20px; color:#666; height:100px; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;}
.iNews .p strong{ color:#333;}

.iMain3{ background:#f6f6fe;}
.iMain3_1{}
.iDirection{}
.iDirection .single-item{ margin:0 -1em;}
.iDirection .pd{ display:block; margin:10px 1em; background:#fff; border-radius:5px; box-shadow:0 0 5px rgba(0,0,0,0.1); transition:0.3s ease all;}
.iDirection .img{ background:#e8eeff; border-radius:5px; color:#6e87d9; line-height:1; text-align:center; padding:3em 0;}
.iDirection .i{ font-size:60px;}
.iDirection .h3{ font-size:16px; height:1.5em; line-height:1.5; padding:1em 0 0 0; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.iDirection .text{ padding:2.25em 2.5em;}
.iDirection .p{ font-size:14px; line-height:2; height:12em; color:#666; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6;}
.iDirection .m{ text-align:center; padding-top:10px;}
.iDirection .pd:hover{ box-shadow:0 0 5px rgba(0,0,0,0.3); transform:translateY(-5px);}
.iDirection .pd:hover .img{ background:url(../images/bg.png) no-repeat #4d42c5; background-size:100% 100%; color:#fff;}

.footer{ background:#fff; border-top:1px solid #6e87d9; padding:20px 0; color:#666666;}
.footer a{ color:#666666;}
.footer a:hover{ color:#6e87d9;}
.fCopy{ width:640px; float:left; line-height:20px; font-size:14px;}
.fCopy p{ display:inline-block; vertical-align:bottom; margin-right:1em;}

.fLick{ position:relative; width:220px; float:right;}
.fLick .h3{ height:34px; line-height:34px; position:relative; background:#fff; border:1px solid #5f88fc; cursor:pointer; border-radius:17px;}
.fLick .h3 span{ display:block; padding:0 30px 0 20px; color:#6e87d9;}
.fLick .h3 i{ width:1em; height:1em; line-height:1em; transform:rotate(90deg); font-size:1em; right:1.5em; position:absolute; top:50%; margin-top:-0.5em; color:#6e87d9; text-align:center;}
.fLick .h3 i:before{ display:block;}
.fLick .box{ position:absolute; bottom:100%; left:0px; right:0px; background:#f5f5f5; border:1px solid #ccc; border-bottom:none; text-align:center; padding:15px 0; display:none; border-radius:0.5em 0.5em 0 0;}
.fLick .box a{ display:block; color:#333; line-height:2em;}
.fLick .box a:hover{ background:#6e87d9; color:#fff;}
.fLick.curr .h3 i:before{ transform:rotate(180deg);}
.fLick.curr .h3{ border-radius:0 0 0.5em 0.5em;}





/*师资队伍*/
.facultyHead{ margin-bottom:30px;}
/*.facultyNav{ margin-right:240px;}*/
.facultyNav li{ float:left; margin-right:3px; margin-bottom:3px;}
.facultyNav a{ display:block; width:34px; height:34px; border:1px solid #ddd; text-align:center; line-height:34px; border-radius:5px;}
.facultyNav li.curr a{ background:#1d609f; border-color:#018438; color:#fff;}
.facultySearch{ float:right; right:0px; top:0px; width:230px;}
.facultySearch .pd{ position:relative;}
.ipt_t2{ background:#fff; border:1px solid #018438; color:#000; height:36px; width:100%; padding:0 58px 0 15px; border-radius:18px !important; font-size:14px; box-sizing:border-box; display:block;}
.ipt_b2{ width:48px; text-align:center; font-size:14px; line-height:36px; height:36px; color:#fff; position:absolute; right:0px; top:50%; margin-top:-18px; background:url(../images/bg.png) no-repeat #018438; background-size:100% 100%; border:none; border-radius:18px!important; }
.facultyBottom{ padding-bottom:100px;}
.facultyTit{ line-height:50px;margin: 20px 0;font-size:30px;color: #018438;font-family: Arial;border-bottom: 1px solid;}






.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 #00469b;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:18px;padding:9px 0; height:auto; 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:#00469b;}
.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:#00469b;}


.pMainFr{ width:76%; float:right;}
.crumbs{}
.crumbsFl{margin-bottom: 20px;padding: 8px 10px 8px 0;border-bottom: 1px solid #00469b;box-shadow: 0 15px 20px -15px rgba(0, 0, 0, 0.3);font-size: 19px;font-weight: bold;line-height: 1.4;}

.pMainCon{ padding:30px 0 0 0 ;}

.newsInfo{}
.newsInfoTit{ margin-bottom:30px; text-align:center; border-bottom:1px solid #eee; padding-bottom:30px;}
.newsInfoTit .h3{ font-size:18px; line-height:1.5; margin-bottom:5px;}
.newsInfoTit .h3 h1{ font-size:24px; font-weight:bold;}
.newsInfoTit .em{ line-height:20px; color:#999; font-size:12px;}
.newsInfoTit .em i{ margin-right:5px; display:inline-block; vertical-align:bottom;}
.newsInfoTit .em em{ display:inline-block; vertical-align:bottom;}
.newsInfoTit .em span{ margin:0 1.5em;}
.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);}
.imgList2 li{ width:auto; float:none;}
.imgList2 .pd{ overflow:hidden;}
.imgList2 .img{ width:240px; float:left;}
.imgList2 .text{ margin-left:240px; padding-left:20px;}

.teamList{}
.teamList ul{ margin-right:-30px;}
.teamList li{ width:50%; float:left; margin-bottom:30px;}
.teamList .pd{height:141px; 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);}

.teamListB{}
.teamListB ul{}
.teamListB li{ margin-bottom:30px;}
.teamListB .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);}
.teamListB .img{ width:240px; height:240px; float:left;}
.teamListB .img img{ width:100%; height:100%; border-radius:50%;}
.teamListB .text{ margin-left:240px; padding-left:40px;}
.teamListB .h3{ font-size:22px; margin-bottom:30px; padding-left:1em; position:relative; line-height:1.25;}
.teamListB .h3 em{ display:block; margin-bottom:0.25em; height:1.25em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; }
.teamListB .h3 strong{ display:block; font-weight:bold; color:#1d609f; height:1.25em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; }
.teamListB .h3:before{ content:''; width:5px; border-radius:3px; height:100%; position:absolute; background:#1d609f; left:0px; top:0px;}
.teamListB .em{ font-size:14px; color:#666; margin-bottom:1em;}
.teamListB .p{ font-size:14px; line-height:1.75;  color:#666; margin-bottom:20px;}
.teamListB .m em{ display:inline-block; vertical-align:bottom; height:2em; line-height:2; padding:0 2em; border:1px solid #1d609f; border-radius:1em;}
.teamListB .pd:hover{ transform:translateY(-10px); 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){
body{ font-size:14px;}
.iMain{ padding:4em 0;}
.iNoticeList .pd{ padding:1.45em 9.375em 1.45em 3.5em;}





.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){


}
@media screen and (max-width:1280px){
}
@media screen and (max-width:1024px){
body{ padding-top:60px; background:#fff; font-size:14px;}
.wp{ width:auto; margin:0 30px;}

.header{ left:0px; top:0px; right:0px; background:#fff; 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; min-width:inherit;}
.logo{ font-size:50px; margin-top:-0.5em; top:50%; z-index:3;}




.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:#333; text-align:center;}
.tSearch .box{ position:fixed; left:0px; top:60px; right:0px; background:#e8eeff; padding:15px 30px; display:none;}
.tSearch .i.active{ color:#00469b;}
.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:#333; text-align:center;}
.tLanguage .box{ position:fixed; left:0px; top:60px; line-height:24px; right:0px; background:#e8eeff; padding:15px 30px; display:none; text-align:center; color:#fff;}
.tLanguage .box a{}
.tLanguage .box a.a1{ display:inline-block; vertical-align:bottom; float:none; height:30px; line-height:30px; margin-right:10px;}
.tLanguage .box a.a2{ display:inline-block; vertical-align:bottom; float:none;}
.tLanguage .box a:first-child{ border-left:none;}
.tLanguage .i.active{ color:#00469b;}

.thello{ display:none;}


.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; margin: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:0px 30px; height:40px; line-height:40px; border-radius:0px; 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:#00469b; color:#fff;}
.menu-link{ display:block;}
.menu li:hover .box{ display:none;}
.menu i{ display:block;}
.menu span{ display:block;}
.menu li:nth-child(4){ margin-right:0px;}

.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;}

.more1_2,
.more1_3{ width:150px; height:36px; line-height:36px;}
.iMain{ padding:60px 0;}
.tit1{ margin-bottom:2em;}
.iNoticeList li{ margin-bottom:1.2em;}
.iNoticeList .pd{ padding:1em 8.5em 1em 3em;}
.iNoticeList .i{ left:1.25em;}
.iMain1_1{ width:55%;}
.iMain1_2{ width:43%;}
.iMain2_1{ width:43%;}
.iAboutMore{ padding-top:2em;}
.iMain2_2{ width:55%;}
.iDirection .pd{ margin-bottom:30px;}
.iDirection .text{ padding:2em;}
.iDirection .p{ line-height:1.5; height:9em;}





.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;}
.teamListB ul{}
.teamListB .pd{ padding:25px;}
.teamListB li{ margin-bottom:20px;}
.teamListB .text{ padding-left:20px;}
}
@media screen and (max-width:980px){
.iMain1_1{ width:auto; float:none; margin-bottom:30px;}
.iMain1_2{ width:auto; float:none;}
.iMain2_1{ width:auto; float:none; margin-bottom:30px;}
.iMain2_2{ width:auto; float:none;}
.footer{ text-align:center;}
.fCopy{ width:auto; float:none; margin-bottom:10px;}
.fLick{ float:none; margin:0 auto;}
.fLick .h3 span{ text-align:left;}



.crumbsFr{ display:none;}
.imgList li{ width:50%;}
.imgList2 .img{ width:auto; float:none;}
.imgList2 .text{ margin:0px; padding-left:0px;}
}
@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;}

.teamListB .pd{ padding:20px;}
.teamListB .img{ width:120px; height:120px;}
.teamListB .text{ padding-left:15px; margin-left:120px;}
.teamListB .h3{ font-size:16px; margin-bottom:20px;}
.teamListB .h3:before{ width:4px;}
.teamListB .em{ font-size:12px; line-height:1.25; max-height:2.5em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.teamListB .p{ font-size:12px; line-height:1.5; max-height:6em; overflow:hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;}


}
@media screen and (max-width:640px){
.header .wp,
.wp{ margin:0 25px;}
.iMain{ padding:40px 0;}
.iAboutMore{ text-align:center;}
.iDirection .p{ -webkit-line-clamp:5; height:7.5em;}

}
@media screen and (max-width:480px){
.fCopy{ float:none; margin-bottom:10px;}
.fLick{ width:auto; float:none;}

.teamList .pd{ padding:15px;}
.newsList .text{ padding-left:15px}
.teamList .p{ line-height:1.5;}
.teamListB .pd{ padding:15px;}
.teamListB .img{ width:80px; height:80px;}
.teamListB .text{ padding-left:15px; margin-left:80px;}
.teamListB .h3{ margin-bottom:15px;}
.teamListB .h3:before{ width:3px;}

}
@media screen and (max-width:413px){
body{ font-size:13px;}
.header .wp,
.wp{ margin:0 20px;}



.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;}


.newsList .h3{ font-size:14px;}
.teamList .h3{ font-size:14px;}
.imgList .h3{ font-size:14px;}


}

.iVideo{}
.iVideo video{ width:100%; height:auto; display:block;}