@charset "utf-8";

/* 重置  */
*{-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: text;outline: 0;-webkit-tap-highlight-color: transparent;-webkit-tap-highlight-color: transparent}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:14px "Microsoft YaHei","微软雅黑",\9ed1\4f53,\5b8b\4f53, "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;}
body{background: #fff; color:#333 }
html,body{height: 100%;}
a{color:#333;}
img{border:0px}

/* 清除浮动 */
.clearfix:after {content: "";display: block;height: 0;visibility: hidden;clear: both;}
.clearfix {*zoom: 1;} 

/*边距*/
.m5{margin:5px}
.m10{margin:10px}
.m15{margin:15px}
.m30{margin:30px}
.mt2{margin-top:2px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt30{margin-top:30px}
.mt40{margin-top:40px}
.mt50{margin-top:50px}
.mt80{margin-top:80px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb30{margin-bottom:30px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml30{margin-left:30px}
.ml50{margin-left:50px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr30{margin-right:30px}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p30{padding:30px;}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom:20px}
.pb30{padding-bottom:30px}
.pl10{padding-left:10px}
.pl15{padding-left:15px}
.pl30{padding-left:30px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr30{padding-right:30px}

/*字号*/
.bold {font-weight: bold !important;}
.fs-10 {font-size: 10px !important;}
.fs-11 {font-size: 11px !important;}
.fs-12 {font-size: 12px !important;}
.fs-13 {font-size: 13px !important;}
.fs-14 {font-size: 14px !important;}
.fs-15 {font-size: 15px !important;}
.fs-16 {font-size: 16px !important;}
.fs-17 {font-size: 17px !important;}
.fs-18 {font-size: 18px !important;}
.fs-20 {font-size: 20px !important;}
.fs-24 {font-size: 24px !important;}
.fs-30 {font-size: 30px !important;}
.fs-35 {font-size: 35px !important;}
.fs-40 {font-size: 40px !important;}
.fs-50 {font-size: 50px !important;}


/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vm{vertical-align:middle} 
.pr{position:relative} 
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1} 
.hidden{visibility:hidden} 
.none{display:none}
.fw{font-weight:bold;}
.fw_400{font-weight:400;}
/*颜色*/
.gray-fc{color:#999}
.gray-fc1{color:#666}
.gray-fc2{color:#bcbcbc}
.white-fc{color:#fff;}
.black-fc{color:#000}
.red-fc{color:#ff0000}
.yellow-fc{color: #f2a203;}
.green-fc{color:#22b512}
.blue-fc{color:#00b4eb}
.orange_fc{color:#ff5a05}

/* 布局 */
.g-body,.g-head,.g-foot{width:100%; float:left}
.g-wrap,.g-box{width: 100%;
   /* height: calc(150px - 60px); */
    padding: 0 calc(50% - 81.25rem / 2);
	/* padding: 0 50px; */
    box-sizing: border-box;
}
.g-wrap,.g-box-d{width: 100%;
    padding: 0 calc(50% - 1440px / 2);
    box-sizing: border-box;
}
.wp_listcolumn .wp_column a.selected {
    background-color: rgb(0, 100, 176);
color:#fff !important;
}
.g-wrap,.g-box-top{width: 100%;
   /* height: calc(150px - 60px); */
    /* padding: 0 calc(50% - 1400px / 2); */
	padding: 0 30px;
    box-sizing: border-box;
}
/*盒容器*/
.m-box{width:100%; float:left;}/*盒容器*/
.arrow{  position: absolute; left: 50%; width: 204px; margin: -40px 0 0 -102px; }
.img{  width: 100%;}



/*字体图标*/
@font-face {font-family: 'iconfont';
src: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/font/iconfont.eot"); /* IE9*/
src: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/font/iconfont.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/font/iconfont.ttf") format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/font/iconfont.woff") format('woff'), /* chrome、firefox */
url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/font/iconfont.svg#iconfont") format('svg'); /* iOS 4.1- */}
/* .iconfont {font-family:"iconfont";font-size:16px;font-style:normal;} */


/*显视*/
.pc_box{ display: block; }
.app_box{ display: none;  }


/*线条*/
.line_top {border-top: 1px solid #ededed;}
.line_bottom {border-bottom: 1px solid #ededed;}
.line_left {border-left: 1px solid #ededed;}
.line_right {border-right: 1px solid #ededed;}

/*按钮*/
.btn_gray{float: left; height: 32px; font-size: 12px; line-height: 32px; border-radius: 4px; background: #fff; color: #888; border: 1px solid #ddd; padding: 0 16px ; }
.btn_gray:hover{border: 1px solid #15ab47; background: #15ab47; color: #fff; }

.btn_green{float: left; height: 32px; font-size: 12px; line-height: 32px; border-radius: 4px; background: #2b8ee2; color: #fff; border: 1px solid #2b8ee2; padding: 0 16px ; }
.btn_green:hover{border: 1px solid #2b8ee2; background: #2b8ee2; color: #fff; }

.btn_green_big{padding: 8px 24px; height: 32px; font-size: 12px; line-height: 32px; border-radius: 4px; background: #2b8ee2; color: #fff; border: 1px solid #2b8ee2;  }
.btn_green_big:active{border: 1px solid #2b8ee2; background: #2b8ee2; color: #fff; }
.btn_app_box{float: left; width: 100%; text-align: center; margin: 24px 0;}
.btn_app_box{float: left; width: 100%; text-align: center; margin: 24px 0;}

/* 导航 */
.nav_box{ position: fixed; top: 0; z-index: 999; width: 100%;  height: 180px;background-image: linear-gradient(#00000061,#ffffff00);}
.nav_box .top_Contact{width: 100%; background:#ffffff00 ; height: 3.2rem;}
.nav_box .top_Contact .top_Contact_left{ float: left; color: #ffff; font-size: 14px; margin-top: 15px;}
.nav_box .top_Contact .top_Contact_right1{ float: right; margin-top: 11px;}
.nav_box .top_Contact .top_Contact_right1 .searchBox input{border: 0px solid #15ab47;background: #ffffff00;color: #fff;border-radius: 20px 0 0 20px; float: left;width: 140px;height: 28px;box-sizing: border-box;text-indent: 15px; font-family: "微软雅黑", Arial;outline: 0;font-size: 14px;}
.nav_box .top_Contact .top_Contact_right1 .searchBox .searchbtn{background: #ffffff00;float: left;cursor: pointer;padding:5px 12px;height: 28px;line-height: 28px;text-align: center;border-radius: 0 20px 20px 0;}
.nav_box .top_Contact .top_Contact_right2{ float: right;     margin: 1rem 2rem 0 0; color: #fff;font-size: 1rem;}
.nav_box .top_Contact .top_Contact_phone{color: #fff;font-weight: 600;font-size: 18px;margin: 13px 30px 0 0;}
.nav_box .top_Contact .top_Contact_right2 a{color: #fff;margin: 0px 15px;font-weight: 100;}
.nav_box .top_Contact .top_Contact_right2 a:hover{ color: #07f8f5;}
.nav_box .top_box{ width: 100%;  height: 6.3rem;  }
.nav_box .top_box .logo_img{ float: left;margin-top: -15px;    width: 30%;}
.nav_box .top_box .searchBox{float: right;height: 40px; margin-top: 28px; background-color: #15ab47; border-radius: 4px;}
.nav_box .top_box .hcontact{ float: right; margin-top: 0.9rem;  }
.nav_box .right_box{ float: right; margin: 10px 30px 0 0 ; color:#ddd; line-height: 50px; }
.nav_box .right_box a{ color: #666; padding: -2px 0;}
.line{ float: none; width: 20px;text-align: center; color: #666; font-size: 14px;line-height: 53px; }

.nav_box .top_Contact_two{width: 100%; background:#ffffff00 ;     height: 3rem;}
.nav_box .top_Contact_two .top_Contact_left{ float: left; color: #0064b0; font-size: 14px; margin-top: 15px;}
.nav_box .top_Contact_two .top_Contact_right1{ float: right; margin-top: 11px;}
.nav_box .top_Contact_two .top_Contact_right1 .searchBox input{border: 0px solid #0064b0;background: #ffffff00;color: #0064b0;border-radius: 20px 0 0 20px; float: left;width: 140px;height: 28px;box-sizing: border-box;text-indent: 15px; font-family: "微软雅黑", Arial;outline: 0;font-size: 14px;}
.nav_box .top_Contact_two .top_Contact_right1 .searchBox .searchbtn{background: #ffffff00;float: left;cursor: pointer;padding:5px 12px;height: 28px;line-height: 28px;text-align: center;border-radius: 0 20px 20px 0;}
.nav_box .top_Contact_two .top_Contact_right2{ float: right; margin: 1rem 2rem 0 0; color: #fff;font-size: 1rem;}
.nav_box .top_Contact_two .top_Contact_phone{color: #0064b0;font-weight: 500;font-size: 16px;margin: 13px 30px 0 0;}
.nav_box .top_Contact_two .top_Contact_right2 a{color: #fff;margin: 0px 15px;font-weight: 500;}
.nav_box .top_Contact_two .top_Contact_right2 a:hover{ color: #07f8f5;}

/* 设置placeholder字体颜色为灰色 */
::placeholder {
  color: #ffffff;
}
/* 导航-pc */
.navBar{z-index:1; color:#fff; height:3rem; line-height:3rem; margin: 0; float: left;  }
.nav h3{ font-size:100%;  font-size:1rem; font-weight: 500; }
.nav .m{  position:relative; float:left;   display:inline; text-align:center;   }
.nav .m h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px;  overflow:hidden; margin:0; vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; }
.nav h3 a{ float: left;  zoom:1;  height:40px; line-height:36px; padding: 0 2rem; display:block; color:#ffffff }
.nav h3 .zs{position: absolute; color: #ffffff; font-weight: 100; margin-left: -2px;}
.nav .on h3 a{height:40px; line-height:35px; padding: 0 2rem;  color:#fff; border: 3px solid #fff;border-radius: 50px; }
.nav .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.nav .sub{ display:none; /*默认隐藏*/ width:140px; padding:18px 0;  position:absolute; left:0px; top:48px;  background:#ededed;  float:left; line-height:40px; box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.nav .sub li{ text-align:center; font-size: 14px ; }
.nav .sub li a{ color:#333; display:block; zoom:1; }
.nav .sub li a:hover{  background:#0064b0; color:#fff;   }


.navl h3{ font-size:100%;  font-size:1rem; font-weight: 500; }
.navl .z{  position:relative; float:left;   display:inline; text-align:center;   }
.navl .z h3 i{ display:inline-block; *display:inline; zoom:1; width:7px; height:4px;  overflow:hidden; margin:0; vertical-align:middle; filter:alpha(opacity=50);opacity:0.5; }
.navl h3 a{ float: left;  zoom:1;  height:40px; line-height:36px; padding: 0 2rem; display:block; color:#000000 }
.navl h3 .zs{position: absolute; color: #ffffff; font-weight: 100; margin-left: -2px;}
.navl .on h3 a{height:40px; line-height:40px; padding: 0 2rem;background:#0064b0;  color:#fff; border-radius: 50px; }
.navl .on h3 a i{ filter:alpha(opacity=100);opacity:1;  }
.navl .sub{ display:none; /*默认隐藏*/ width:140px; padding:18px 0;  position:absolute; left:0px; top:48px;  background:#ededed;  float:left; line-height:40px; box-shadow: 0 2px 8px rgba(0,0,0,.1);}
.navl .sub li{ text-align:center; font-size: 14px ; }
.navl .sub li a{ color:#333; display:block; zoom:1; }
.navl .sub li a:hover{  background:#0064b0; color:#fff;   }


/* 导航-app */
.leftMenu {background: #f5f5f5;left: -1000px;position: fixed;top: 0;bottom: 0;display: block;height: 100%;width: 68%;min-width: 140px;max-width: 440px;z-index: 90002;transition: all 0.4s ease;-moz-transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;overflow: auto;}
.leftMenu.menu-open { left: 0;}
.leftMenu .on{color: #fff;background: #fec210;}
.leftMenu .on a{ color: #666; font-weight: bold;}
.leftMenu a{text-decoration: none;display: block; padding-left: 20px; color: #000;}
.leftMenu a:active{background: #f5f5f5;}
.leftMenu ul { width: auto !important;}
.leftMenu ul li {position: relative; line-height: 60px; border-bottom: 1px solid #ededed;}
.leftMenu ul li .hasChild > a:after { content: "+"; position: absolute; right: 20px; top: 4px; font-size: 24px;font-weight: 300;}
.leftMenu ul li .hasChild.open > a:after { content: "-"; right: 23px; font-size: 28px; top: 3px;}
.f2, .f3 { background: #fff; height: 0; padding-left: 20px;overflow: hidden; position: relative; transition: height 0.4s ease;-moz-transition: height 0.4s ease;-webkit-transition: height 0.4s ease; -o-transition: height 0.4s ease;}

.picbase1-credit{
    display: none;
}
.wp_paging li input{
    width: 50px;
    height: 20px;
    line-height: 20px;
}
div.slider-nav span.left{
opacity: 0.2;
}
div.timer{
opacity: 0;
display: none;
}
div.slider-nav span.right{
opacity: 0.2;
}

.orbit-wrapper{
    width: 100% !important;
    height: 56rem !important;
}
#featuredw3{
    width: 100% !important;
    height: 56rem !important;
}
#featuredw3 img {
    width: 100% !important;
    height: 56rem !important;
}
.more {display: none;}
/* 首页 */

.ztree li span.button.ico_docu{    display: none;}
.index-content{ padding: 0px 0 40px 0;  }
.index-content1{ width: 100%; float: left; padding: 6.936rem 0 0px 0;}
.index-txt{float: left; width: 100%;margin: 40px 0px 0px 0px;padding: 10px 0;border-bottom: 1px dashed #999999;}
.index-txt .txt_1{ width: 100%; font-size: 32px; color: #333333; display: inline-block; text-align: left; font-weight: bold;}

.index-txt-bottom{float: left; width: 100%;margin: 40px 0px 0px 0px;padding: 10px 0;border-bottom: 1px dashed #999999;}
.index-txt-bottom .txt_1{ width: 100%; font-size: 32px; color: #333333; display: inline-block; text-align: left; font-weight: bold;}
.more-div{
	width: 100%;height: 50px;float: left;margin-bottom:0px;display: flex;align-items: center;justify-content: center;
}
.more-div div{
	text-align: center;cursor:pointer;
	    display: flex;
	    align-items: center;
	    justify-content: center;
		font-size: 16px;
transition: all .4s;
	overflow: hidden;
	object-fit: cover;
}
.more-div div:hover{
	text-align: center;
transform: scale(1.1);
}
.more-div-f{
	width: 100%;height: 50px;float: left;margin-bottom:20px;display: flex;align-items: center;justify-content: center;
}
.more-div-f div{
	border: 1px solid rgb(255, 255, 255);color: rgb(255, 255, 255);padding: 10px 50px;width: 200px;text-align: center;cursor:pointer;
}
.more-div-f div:hover{
	background-color: #fff;border: 1px solid #127a55;color: #127a55;padding: 10px 50px;width: 200px;text-align: center;
}
.more-link .moretext img{
display: none;
}
.more-link .moretext {
    display: block;
width: 90px;
    height: 30px;
    background-image: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/more.png");
    margin: 0 auto;
    background-repeat: no-repeat;
}
.more-botton{
	text-align: center;
	color: #fff;
	margin-top: 40px;
	cursor: pointer;
}
/* 首页图片轮播css */
.picbase1-content{
    display: none;
}
/* banner-pc */
.carousel-card {
		  margin-top: 0px;
		  height: 400px;
		  padding-top: 150px;
		}
.carousel-card-height{
	height: 150px;
}
.banner_box{ width: 100%; float: left;    height: 100%; }
.banner_box .img{ width: 100%;}
.banner_box .top_img{position: absolute; width: 100%;}
.focusBox { position: relative; width:100%; height:100%; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0;  position:absolute;left:50%;margin-left:-960px; }
.focusBox .pic img {  height:900px; display: block; }
.focusBox .hd .on{ background-position:0 0; }
.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/ad_ctr.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.carousel-card  .prev,
.carousel-card .next { width: 60px; height: 90px; margin: 0px 0 0; display: none; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/ad_ctr.png") no-repeat 0 0; position: absolute; top: 70%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.carousel-card .prev { left: 0; }
.carousel-card .next { background-position: 0 -90px; right: 0; }
.carousel-card .prev:hover,
.carousel-card .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
/* banner-App */
.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:16px; text-align:center;  }
.focus .hd ul{ display:inline-block; height:8px; padding:3px 8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:0; vertical-align:top;}
.focus .hd ul li{ display:inline-block; width:8px; height:8px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; background:#ddd; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.focus .hd ul .on{ background:#ffc90f;  }
.focus .bd{ position:relative; z-index:0; }
.focus .bd li img{ width:100%;  background:url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/loading.gif") center center no-repeat;  }
.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

/* 首页按钮 */
.index_bnt_box{ position: absolute; width: 100%;  margin-top: 44%; z-index: 99;}
.index_bnt_bj{width: 78.823rem;height:6.936rem;  background:#fff; margin: 0 auto; font-size: 1.15rem; color: #back; box-shadow: 0 0 15px #999; z-index: 99;  text-align: center;}
.index_bnt_bj img{width:1.8rem;}

/* .index_bnt_bj_p :hover{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);} */
	
.index_bnt_bj .text-p{margin-left: 15px;font-weight: 600;}
.iframe_fenshu{
	width: 1200px;
	height: 1250px;
}

.index_bnt_bj_6{ float: left; width: 20%;background: #0064b0;transition: all .4s;}
.index_bnt_bj_7{ float: left; width: 20%;background: #fff;transition: all .4s;}

.index_bnt_bj_6:hover{
transform: scale(1.1);
}

.index_bnt_bj_7:hover{
transform: scale(1.1);
}

.index_bnt_bj_p{ 
	height: 6.936rem;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
	object-fit: cover;}
	.index_bnt_bj_p a {
		height: 6.936rem;
		    display: flex;
		    align-items: center;
		    justify-content: center;
	}
	
	.index_bnt_bj_p:hover{transform: scale(1.1);}
.zxxz_img{
	width: 45% !important;
	cursor: pointer;
	transition: all .4s;
	overflow: hidden;
	object-fit: cover;
}
.zxxz_1{
	height: 29rem !important;
	margin-right: 1.3rem;
}
.zxxz_2{
	height: 14rem !important;
	margin-bottom: 1.3rem;
}
.zxxz_3{
	height: 13.5rem !important;
}

.zxxz_img:hover{
	transform: scale(1.03);
}
.animationTwo_img{
	cursor: pointer;
	transition: all .4s;
	overflow: hidden;
	object-fit: cover;
	float: left;
}
.animationTwo_img:hover{
	transform: scale(1.08);
}
.animationTwo_img img{
	width: 100%;
	height: 10.937rem;
    object-fit: cover;
    object-position: center;
}
.animation_1{
	width: 45.5%;margin-right: 7px;
}
.animation_2{
	width: 45.5%;
}
.animation_3{
	width: 30%;margin-right: 7px;margin-top: 7px;
}
.animation_4{
	width: 30%;margin-right: 7px;margin-top: 7px;
}
.animation_5{
	width: 30%;margin-top: 7px;
}
.display_flex{display: flex;position: relative;padding: 0px;}
/* 视频东秦 */
.spdq_box_bj{ width:100%; height: 30rem; float: left; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/bj_01.png");margin-top: -40px;     background-size: cover;}
.spdq_box_bj p a{
color: #fff;
}
.spdq_box_bj p{
    line-height: 3.125rem;
    background-color: rgba(0, 0, 0, 0.5);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
    color: #fff;
    font-size: 0.8rem;
    padding: 0 1.3rem;
	font-weight: 600;
    margin-top: -3.2rem;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: all .4s;
    overflow: hidden;
    object-fit: cover;
} 
.spdq_box_bj .spdq_box_bj_top{width: 100%;display: flex;flex-wrap: wrap;align-content: space-between;margin: 40px 0px;font-size: 32px;color: #fff;font-weight: 600;border-bottom: 1px dashed #fff;padding-bottom: 30px;position: relative;}
.spdq_box_left{ width: 50%;  float: left;  }
.spdq_box_left .spdq_box_left_img_box{ width: 650px;height: 415px;
 margin: 30px 20px; background: #fff; text-align: center; }
 .spdq_box_left .spdq_box_left_img_box img{ width: 580px;height: 365px;margin: 20px 0 10px 0; box-shadow: 0 3px 8px 3px #bbb;
 transition: all .4s;
     overflow: hidden;
     object-fit: cover;}
 .spdq_box_left .spdq_box_left_img_box:hover img{ transform: scale(1.1);width: 580px;height: 365px;margin: 20px 0 10px 0; box-shadow: 0 3px 8px 3px #bbb}
  .spdq_box_left .spdq_box_left_img_box p{ 
	  float: left;
	      width: 89%;
	      line-height: 40px;
	      background-color: rgba(0, 0, 0, 0.5);
	      color: #fff;
	      font-size: 14px;
	      padding: 0 20px;
	      margin-top: -55px;
		  position: relative;
	      overflow: hidden;
	      text-overflow: ellipsis;
	      display: -webkit-box;
	      -webkit-box-orient: vertical;
	      -webkit-line-clamp: 1;
		  margin-left: 38px;
		  transition: all .4s;
		      overflow: hidden;
		      object-fit: cover;
  }
  .spdq_box_left .spdq_box_left_img_box:hover p{
  	  transform: scale(1.1);
	  margin-top: -40px;
  }
.three-div{width: 100%;display: flex;flex-wrap: wrap;align-content: space-between}
.three-div img{width: 30%;height: 180px;margin: 20px;    transition: all .4s;
    overflow: hidden;
    object-fit: cover;}
.three-div img:hover{  -webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.spdq_box_right{ width: 50%; float: right;  color: #000;}
.spdq_box_right .spdq_box_right_txt{ width: 93%; height: 50px;
  margin: 20px 0 10px 40px; font-size: 32px; font-weight: bold;}
.pc_bottom_a{color: #fff;text-align: center;line-height: 5rem;font-size: 1rem;}
.pc_bottom_a a{margin: 0px 1.3rem;    font-size: 1rem;}
.spdq_box_right .spdq_box_right_ul{ width: 100%; height: 100px;
  margin: 20px 0 10px 15px; padding-left: 20px; }
.spdq_box_right .spdq_box_right_ul li{float: left; width: 280px;  margin: 10px ;transition: all .4s;
    overflow: hidden;
    object-fit: cover; }
.spdq_box_right .spdq_box_right_ul img{float: left; width: 100%;height: 197px;transition: all .4s;
    overflow: hidden;
    object-fit: cover;  }
.spdq_box_right .spdq_box_right_ul img:hover{transform: scale(1.1);  }
.spdq_box_right .spdq_box_right_ul p{float: left; width: 100%; line-height: 40px;  background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 14px; padding: 0 20px;  margin-top: -40px;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;position: relative;}
.snb_box{
	    height: 31.25rem;margin-top: -0.6rem;position: relative;background-size: cover;    min-height: 500px;
}
.snb_box .snb_box_div1{width: 30rem;
    min-height: 480px;
    height: 30rem;margin-top: 1.3rem;margin-right: 5px;position: relative;    overflow: hidden;
}
.snb_box_title {
	width: 100%;height: 100px;background-color: #0064b0;text-align: center;
}
.snb_box .snb_box_div2{    width: 40rem;
    min-height: 480px;
    height: 30rem;background-color: #0064b0;margin-top: 1.3rem;padding: 40px;color: #fff;line-height: 24px;position: relative;overflow: hidden;
}
.snb_box_a{
	width: 200px;height: 40px;background-color: #000;position: absolute;left: 16%;bottom: 30px;display: flex;transition: all .4s;
    overflow: hidden;
    object-fit: cover;
}
.snb_box_a:hover{
transform: scale(1.1);
}
.snb_box_b{
	width: 200px;height: 40px;background-color: #000;position: absolute;right: 22.7%;bottom: 30px;display: flex;transition: all .4s;
    overflow: hidden;
    object-fit: cover;
}
.snb_box_b:hover{
transform: scale(1.1);
}
.snb_box_left{
	width: 25%;background: #0064b0;height: 40px;display: flex;justify-content: center;align-items: center;
}
.snb_box_right{
	width: 75%;height: 40px;color: #fff;text-align: center;line-height: 40px;
}
.snb_box .snb_box_div3{
	width: 16.5%;height: 100%;padding-top: 30px;padding-left: 20px;
}
.yx_box{background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/css/img/bj_03.png");padding-top: 20px;width: 100%;}
/* 资讯中心 */
.zxzx_box{ width: 100%;}
/* 招生动态 */
.zxzx_box .zsdt_box{float: left; width: 30%; margin-right: 3%; padding: 48px 0;}
.zxzx_box .zsdt_box  .zsdt_box_txt{ width: 100%;  padding: 0 10px;border-bottom: 1px solid #ccc; height: 48px; line-height: 48px;}
.zxzx_box .zsdt_box li{ width: 100%;  padding: 10px 10px;border-bottom: 1px dashed #ccc;  line-height: 24px; margin: 10px 0;}
.zxzx_box .zsdt_box li:hover{  color: #004ea1; }
.zxzx_box .zsdt_box li:hover .time_box{  border: 1px solid  #004ea1; }
.zxzx_box .zsdt_box li:hover .time_box_1{ background: #004ea1; color: #fff;  }

.zxzx_box .zsdt_box  .time_box{ width: 52px; border: 1px solid #ccc;  line-height: 24px; margin-right:15px ;}
.zxzx_box .zsdt_box  .time_box_1{ width: 100%; text-align: center; line-height: 24px; background: #cbcbcb; color: #fff; font-size: 12px;}
.zxzx_box .zsdt_box  .time_box_2{ width: 100%; text-align: center; line-height: 24px; background: #fff; color: #333; font-size: 13px;}
/* 图片 */
.zxzx_box .zsdt_box1{float: left; width: 50%;  padding: 2rem 0;}
.zxzx_box .zsdt_box1 img{ float: left; width: 100%;height: 364px;    border-radius: 5px;  }
.zxzx_box .zsdt_box1 p{float: left;  width: 100%;   font-size: 1rem; padding: 0 20px;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}

.zxzx_box .zsdt_box2{float: right; width: 50%;  padding: 2rem  0;}
.zxzx_box .zsdt_box2 img{ float: right; width: 100%;height: 364px;  }
.zxzx_box .zsdt_box2 p{float: right;  width: 100%;   font-size: 1rem; padding: 0 20px;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
/* 通知公告 */

 .zsdt_div{width: 92%;display: flex;
	transition: all .4s;
     overflow: hidden;
	 cursor:pointer;
     object-fit: cover;
	     background: #fff;
	     margin: 0.8rem 0.6rem;
		 border-radius: 5px;
		 padding:0.8rem 0.6rem;
	 }
 .zsdt_div:hover{transform: scale(1.05);background: #0064b0;border-radius: 5px;}
 .zsdt_div:hover .zsdt_div_left{color: #ffffff;border-right: 1px solid #ffffff;}
 .zsdt_div:hover .zsdt_div_right p a{color: #ffffff;}
 .zsdt_div:hover .zsdt_div_right .zsdt_div_right_p{color: #eaeaea;}
 
 .zsdt_div .zsdt_div_left{border-right: 1px solid #a6a6a6;color: #a6a6a6;}
 .zsdt_div .zsdt_div_right{width: 31rem;font-size: 1.3rem;color: #000;}
 .zsdt_div .zsdt_div_right .zsdt_div_right_p{color: #b8b8b8;font-size: 12px;margin-top: 10px;}
 
 
 .zsds_div{width: 100%;display: flex;justify-content: space-between;border-bottom: 1px dotted #999999;padding: 14px 8px;
 transition: all .4s;
     overflow: hidden;
	 cursor:pointer;
     object-fit: cover;}
 .zsds_div .zsdt_div_left{width: 70px;height: 70px;background-color: #fff;font-size: 12px;color: #127a55;text-align: center;padding: 8px;}
 .zsds_div:hover {background-color: #ffffff;border-radius: 10px;transform: scale(1.05);}
 .zsds_div:hover .zsdt_div_left{background-color: #127a55;font-size: 12px;color: #fff;}
 .zsds_div:hover .zsdt_div_right{color: #fff;}
 .zsds_div .zsdt_div_right{width: 80%;font-size: 14px;color: #ffffff;}
 .zsds_div .zsdt_div_right .zsdt_div_right_p{color: #ffffff;font-size: 12px;margin-top: 10px;}
 .zsds_div:hover .zsdt_div_right .zsdt_div_right_p{color: #127a55;}


/* 联系我们 */
.lxwm_box{ width: 100%; float: left; margin: 40px 0; }
.lxwm_box .left_a{ width: 50%; float: left; }
.lxwm_box .left_a .inputtxt {color: #555;border: 1px solid #e1e7ee;width: calc(100% - 20px);margin-right: 20px;margin-bottom: 20px;background: none;float: left;margin-right: 42px;height: 40px;line-height: 20px;padding: 10px 20px;box-sizing: border-box;}
.lxwm_box .left_a .textarea {height: 70px;resize: none;overflow: hidden;margin-right: 0;}
.lxwm_box .right_b{ width: 50%; float: left; }
.lxwm_box .right_b .box_bj{ margin: 16% 0 0 20%;}
.lxwm_box .right_b .box_bj h3{ font-size: 18px; color: #333; line-height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.lxwm_box .right_b .box_bj p{ font-size: 14px; color: #999; line-height: 1.3;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}


/* 联系我们二级页 */
.lxwm_erji{ padding: 24px; }
.lxwm_erji .lxwm_erji_txt{ font-size: 20px; color: #15ab47; font-weight: 400; border-left: 3px solid #15ab47; padding:0 8px ; margin-bottom: 16px; }
.lxwm_erji  p{font-size: 16px; color: #777; }
.map{ width: 100%; height: 320px; background: #f9f9f9;}

/* 详情页 */
.content_box{ width: 100%;float: left;   }
.content_box1{ padding: 10px; min-height: 800px !important;}
.content_box2{ padding: 10px; }
.content_box p{color: #555; font-size: 16px; line-height: 1.7; margin-bottom: 8px; }
.content_box .biaoti_top{ width: 100%;float: left; margin: 0 0 24px 0;}
.content_box .biaoti_top h3{font-size:28px;color: #000; text-align: center; font-weight: bold; margin-top: 10px;}
.content_box .biaoti_top p{font-size: 13px;color: #666;}
.content_box .biaoti_top .biaoti_top_txt{font-size: 13px;color: #333; background: #f6f6f6; padding: 10px; line-height: 20px; text-align: center; margin: 20px 0;}

/* 二级-内容 */
.erji_content{padding: 0;  }
.shuangshi_01{ box-shadow: 0 0 12px #eee; }
.erji_content_left{ float: left;     width: 280px;margin-top: -60px;    border-radius: 10px 10px 0 0;    position: relative;   }
/* 二级-左侧导航*/

.erji_content_left .content_left_nva{ width: 100%;}
.erji_content_left .content_left_nva .left_nva_top{ width: 280px; height: 110px;background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/css/images/sidenavbg.png");border-radius: 10px 10px 0px 0px;}
.erji_content_left .content_left_nva .left_nva_top p{ font-size: 28px;  color: #fff; font-weight: bold; padding: 20px 0 10px 20px; line-height: 40px;}
.erji_content_left .content_left_nva ul{float: left; width: 100%; margin-top: 5px;}
.erji_content_left .content_left_nva ul li{ background: #004098; height: 50px;  line-height: 50px; text-align: left; font-size: 18px; color: #000; margin-bottom: 5px; float:left; width: 100%; display:inline;}
.erji_content_left .content_left_nva ul li a{ display:block;    border-left: 10px solid #004098 ;padding-left: 30px;color: #fff;}
.erji_content_left .content_left_nva ul li a:hover{ display:block;background: #fff;font-weight: bold; color: #0064b0; border-left: 10px solid #004098; border-bottom: 1px solid rgb(221, 221, 221);}

.erji_content_left .content_left_nva ul li .on{     background: #fff;
    color: #0064b0;
    font-weight: bold;
    border-left: 10px solid #0064b0;
    padding-left: 30px;}
.erji_content_left .content_left_nva ul li .selected{     background: #fff;
    color:  #004098;
    font-weight: bold;
    border-left: 10px solid  #004098;
    padding-left: 30px;}

.erji_content_left .content_left_nva ul li .i2{     background: #fff;
    color: #0064b0;
    font-weight: bold;
    border-left: 10px solid #0064b0;
    padding-left: 30px;}

.erji_center{
	/*border: 1px solid #d0d0d0;
	box-shadow: 0 0 12px #e2dfdf;
	padding: 0px 30px;
	margin-top: -60px; */
	position: relative;
	background: #fff;
          min-height: 600px;
}
/* 二级-右侧内容*/
.erji_content_right{ width: 100%; padding:0 0 0 300px;}

/* 二级-图片*/
.erji_bannner{  width: 100%;     height: 300px;}
.erji_bannner img{ width: 100%;object-fit: cover;object-position: center;height: 300px;}
/* 二级-上页下页*/
.erji_fanye{  width: 100%; padding-top: 20px; }
.erji_fanye p{ line-height: 40px; font-size: 15px;}
.erji_fanye p a{color: #666;}
.erji_fanye p a:hover{color: #2b8ee2; }
/* 二级分类按钮 */
.erji_btn_box{width: 100%;}
.erji_btn_box li{float: left; margin:0 4px;}
.erji_btn_box .erji_btn{float: left; height: 32px; line-height: 32px; border-radius: 4px; background: #fff; color: #888; border: 1px solid #eee; padding: 0 16px ; margin-bottom: 4px; }
.erji_btn_box .erji_btn:hover{border: 1px solid #2b8ee2; background: #2b8ee2; color: #fff; }
.erji_btn_box .on{ border: 1px solid #2b8ee2; background: #2b8ee2; color: #fff;}

/* 多行式面包屑导航-默认竖线分隔 */
.m-crumb{overflow:hidden;line-height:1.5; padding: 16px 0; border-bottom: 1px dashed #ddd; margin-bottom: 25px;}
.m-crumb ul{margin-right:-20px; float: left; font-size: 14px; color: #2b8ee2; }
.m-crumb li{float:left;word-wrap:normal;white-space:nowrap;}
.m-crumb li a{color: #333;}
.m-crumb li a:hover{color: #2b8ee2;}
.m-crumb li:after{display:inline-block;width:20px;text-align:center;content:'|';font-size:13px;color:#ccc;font-family:\5b8b\4f53;}
/* 箭头分隔 */
.m-crumb-arr li:after{content:'\3E';}
/* 空白分隔 */
.m-crumb-blank ul{margin-left:-10px;}
.m-crumb-blank li:after{width:10px;content:'';}

/* 普通翻页器-默认居中 */
.m-page-box_bj{width: 100%; float: left;}
.m-page{margin:24px 0 0 20px;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.m-page a,.m-page a:hover{text-decoration:none;color:#666;}
.m-page a:first-child{margin-left:2;border-top-left-radius:2px;border-bottom-left-radius:2px;}
.m-page a:last-child{margin-right:2;border-top-right-radius:2px;border-bottom-right-radius:2px;}
.m-page a.pageprv:before,.m-page a.pagenxt:after{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;}
.m-page a.pageprv:before{margin-right:3px;content:'\3C';}
.m-page a.pagenxt:after{margin-left:3px;content:'\3E';}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#fff;background:#2b8ee2;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;border-radius:2px;}
.m-page-sr i{border:0;}
.m-page-sr a:first-child,.m-page-sr a:last-child{border-radius:2px;}


/* 版权 */
.foot_box{float: left; width: 100%;height: 21.875rem; }
.foot_box_top{width: 100%;background-color: #005a9e;}
.foot_box_certer{height: 17.5rem;width: 100%;background-color: #0064b0;padding: 2rem;}
.foot_box_left{float: left;width: 31%;color: #fff;padding: 10px;border-right: 1px dashed #fff;height: 12.5rem;font-size: 1rem;margin-right: 1.3rem;}
.foot_box_left_title{margin: 0.625rem 0;font-weight: 600;font-size: 1.125rem;}
.foot_box_left_cer{display: flex;justify-content: space-between;flex-wrap: wrap;margin: 0.625rem 0;color: #dedede;line-height: 2rem;}
.foot_box a{color: #fff;}
.foot_box a:hover{ color: #07f8f5;}
.foot_box .foot_box_three{float: left; width: 30%; font-size: 14px; color: #fff; padding: 24px 0; margin: 80px 0px 24px 200px; }
.foot_box .foot_box_three span{ padding-left: 40px; }
.foot_box .foot_box_three .banbi{ float: left; width: 50%; }
.foot_box  p{ line-height: 30px;}
.foot_box  h3{ font-size: 18px; line-height: 24px; margin-bottom: 8px;}
.foot_box .foot_box_one{float: right; width: 30%;  font-size: 14px; color: #fff; padding: 24px 0; margin: 80px 150px 24px 0px;  text-align: center;}
.foot_box .foot_box_one img{ width: 100px; height: 100px; }
.foot_box .foot_box_one .foot_box1{ width: 50%; float: left;}
.foot_box .foot_box_bottom{ width: 100%; background-color: #000000; font-size: 12px; color: #fff; padding: 12px ;  text-align: center;}
.foot_box_left img{
width: 6.25rem;
}
.foot_box p{    line-height: 2rem;}
/* 二级学校专业 */
.erji_xxzy{ width: 100%;}
.erji_xxzy li{float: left; width: 33%; }
.erji_xxzy li .erji_xxzy_bj:hover{  box-shadow: 0 0 12px #eee;}
.erji_xxzy li .erji_xxzy_bj{ float: left;width: 90%; background: #fff; border: 1px solid #ededed; border-radius:16px; padding: 10px; margin: 15px 5%; box-shadow: 0 5px 8px 5px #eee}
.erji_xxzy li .erji_xxzy_bj img{float: left; width: 75px;  margin: 20px ; }
.erji_xxzy li .erji_xxzy_bj .erji_xxzy_bj_txt{  margin: 44px 20px 0 95px; font-size: 16px; }
.erji_xxzy li .erji_xxzy_bj:hover{ box-shadow: 0 0 12px #eee;}

/* 二级文章列表1 */
.wxlb_list{ width: 100%;}
.wxlb_list li{width: 100%; padding: 10px 0; border-bottom: 1px solid #ededed;; margin-bottom: 10px;}
.wxlb_list li a{}
.wxlb_list li a:hover{color:#2b8ee2 ;}
.wxlb_list li h3{ font-weight: bold; font-size: 18px; margin-bottom: 10px;}
.wxlb_list li p{  font-size: 14px; color: #666; line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}


/* 二级文章列表2 */
.wxlb_list2{ width: 100%;}
.wxlb_list2 li{width: 100%; padding: 20px 0; border-bottom: 1px solid #ededed; margin-bottom: 10px;}
.wxlb_list2 li a{}
.wxlb_list2 li a:hover{color:#2b8ee2 ;}

.wxlb_list2 li .time_box{ float: left; width: 80px; background: #0064b0; line-height: 24px; margin-right:15px ;}
.wxlb_list2 li:hover .time_box{ background: #0064b0; }
.wxlb_list2 li .time_box_1{ width: 100%; text-align: center; padding-top: 15px; line-height: 20px; color: #fff; font-size: 30px; font-weight: bold;}
.wxlb_list2 li  .time_box_2{ width: 100%; text-align: center; line-height: 40px;  color: #fff; font-size: 13px;}
.wxlb_list2 li .txt_box { width: 100%;padding: 0 0 0 100px;}
.wxlb_list2 li .txt_box h3{ font-weight: bold; font-size: 18px; margin-bottom: 10px;}
.wxlb_list2 li .txt_box p{  font-size: 14px; color: #666; line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}

/* 二级图片列表 */
.wxlb_tp_list{ width: 100%;}
.wxlb_tp_list li{float: left; width: 33%; padding: 20px; margin-bottom: 20px;}
.wxlb_tp_list li .wxlb_tp_bj{padding: 10px; background: #fff; border: 1px solid #ededed;}
.wxlb_tp_list li .wxlb_tp_bj:hover{ box-shadow: 0 0 12px #eee;}
.wxlb_tp_list li .wxlb_tp_bj img{ width: 100%; height: 190px;}
.wxlb_tp_list li .wxlb_tp_bj p{ line-height: 20px; margin: 5px ; font-size: 13px; color: #333; line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.wxlb_tp_list li a:hover{color:#2b8ee2 ;}

/* 二级中外办学 */
.wxlb_zw_list{ width: 100%;}
.wxlb_zw_list li{float: left; width: 50%; padding: 20px; margin-bottom: 20px;}
.wxlb_zw_list li .wxlb_zw_bj{padding: 10px; background: #fff; border: 1px solid #ededed;}
.wxlb_zw_list li .wxlb_zw_bj:hover{ box-shadow: 0 0 12px #eee;}
.wxlb_zw_list li .wxlb_zw_bj img{ width: 100%; height: 264px;}
.wxlb_zw_list li .wxlb_zw_bj p{ line-height: 20px; margin: 5px ; font-size: 14px; color: #666; line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.wxlb_zw_list li a:hover{color:#2b8ee2 ;}
.wxlb_zw_list li .wxlb_zw_bj h3{ line-height: 20px; margin: 5px ; font-size: 18px; font-weight: bold; color: #333; line-height: 1.5;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.wxlb_zw_list li a:hover{color:#2b8ee2 ;}


/* 招生专业 */
.zszy_box_top{ width: 100%; line-height:64px ; background: #004ea1; color: #fff; text-align: center; font-size: 24px}
.zszy_box{ float: left; width: 50%; padding: 5px; }
.erji_content_right-dt-title{
    height: 64px;
    line-height: 64px;
    background: #004098 ;
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
}
.accordion dl,.accordion-list { width: 48%; float:left ; background: #fff; margin: 10px 0;}
.erji_content_botton{
padding: 20px 0 15px 0;width:100%;
}
.erji_content_botton a{
display: block;
    margin: 0 auto;
    background: #004098;
    color: #fff;
    width: 146px;
    height: 47px;
    line-height: 47px;
    border-radius:40px;
    text-align: center;
}
.accordion h3 { font-size: 16px; font-weight: bold;padding: 10px 0;}
.accordion p { font-size: 15px; padding: 10px 0; }
.accordion p span{width: 50%; float: left;}
.accordion {width: 100%;}
.container {width: 100%;}

.accordionTitle,
.accordion__Heading {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  text-align: center;
  padding: 20px 15px;
  /* margin: 7px 5px; */
  font-size: 16px;
  display: block;
  text-align: left;
  text-decoration: none;
  color: #333;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "▼";
  font-size: 14px;
  line-height: 1.2em;
  float: right;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #d9dfe4;
  color: #004ea1;
   
}

.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: #004098;
  color: #fff;
font-weight: bold;
}
.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
  background: #f5f8f8;

}
.zy_title{
	font-size: 30px;font-weight: 600;color: #004098;;margin: 20px 0;
}
.zy_div{
	display: flex;flex-wrap: wrap;
}
.zy_div_item{
	display: flex;align-items: center;width: 100%;flex-wrap: wrap;    margin: 7px 0px;
}
.zy_div_aft{
	width: 8px;height: 8px;border-radius: 10px;background: #004098;margin: 0 10px;
}

.accordionItem.is-collapsed {
  max-height: 0;
}

.no-js .accordionItem.is-collapsed {
  max-height: auto;
}

/* 校园风光 */
.ladyScroll_a{width:100%;height:340px;position:relative;  }
.ladyScroll_a .prev{position:absolute; z-index: 10; top:110px;left:0;padding: 12px; font-size: 24px; font-weight: bold; background: #cccccc; color: #fff;  }
.ladyScroll_a .next{position:absolute;top:110px;right:0;padding: 12px; font-size: 24px; background: #cccccc; color: #fff; }
.ladyScroll_a .prev:hover{padding: 12px;  background: #2b8ee2; color: #fff;  }
.ladyScroll_a .next:hover{padding: 12px; background: #2b8ee2; color: #fff; }
.ladyScroll_a .scrollWrap{width:100%;padding-top:15px; margin-left: 3px; overflow:hidden;position:absolute;}
.ladyScroll_a dl{float:left;width:260px; height: 220px; text-align:center;position:relative; margin:0 10px 0 10px ;background:transparent ;}
.hzhb_box {float: left; width:100%; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/xyfg_bj.png"); padding-top: 20px;}
.hzhb_box .box_bj{width:100%; height: 100%; background:transparent ;position: relative;overflow: hidden; 
  border-radius: 10px;}
.hzhb_box .box_bj:hover img{height: 120%; -webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
	
.hzhb_box .box_bj img{width:100%; height: 100%;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
	object-fit: cover; 
  border-radius: 10px;}
.hzhb_box p{font-size: 16px; color: #000;line-height:32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}


/* 图片轮播 */
	.focusBox1 { position: relative; width: 650px; height: 400px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; }
	.focusBox1 .pic img {  width: 650px; height: 400px;display: block; -webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
		overflow: hidden;
		object-fit: cover; }
	
	.focusBox1 .pic:hover img{  -webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

	.focusBox1 .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.6; overflow: hidden; }
	.focusBox1 .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
	.focusBox1 .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
	.focusBox1 .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
	.focusBox1 .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
	.focusBox1 .num li{ float: left; position: relative; width: 12px; height: 12px; line-height: 12px; overflow: hidden; text-align: center; margin-right: 4px; cursor: pointer; border-radius: 100%; }
	.focusBox1 .num li a,.focusBox1 .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
	.focusBox1 .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
	.focusBox1 .num li.on a,.focusBox1 .num a:hover{ background:#f60;  }


	.focusBox .hd {
				width: 15%;
				right: 0;
				position: absolute;
				bottom: 10px;
				text-align: center;
				font-size: 0;
				z-index: 1;
			}

			.focusBox .hd li {
				margin: 0 5px;
				background:url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/dot.png") no-repeat 0 -16px;
				height: 16px;
				overflow: hidden;
				width: 16px;
				cursor: pointer;
				display: inline-block;
				*display: inline;
				zoom: 1;
				_background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/dot.png") no-repeat 0 -16px;
			}

			.focusBox .hd .on {
				background-position: 0 0;
			}

.wp_entry img {
 max-width: 100% !important;
}
.wp-display-wrapper .cbtn ul li imgtitle{
    right: 9px;
    width: 104px !important;
}
.wp-display-wrapper .cbtn ul li tt{
    right: 9px;
}
.provinces-bottom{
margin-bottom: 50px;  
}
.iframe-mian{
width: 1060px;margin-top: 30px;
}
.cd-div{
width: 100%;
    color: #fff;
    height: 48px;
    line-height: 48px;
    font-size: 17px !important;
    background: url("https://www.machinetoolsuk.com/_upload/tpl/13/3f/4927/template4927/img/cd.png") no-repeat right 16px center #005a9e;
    padding: 0 16px;
}




.content_box1  table {
    width: 815px !important;
}
.content_box1  td {
        width: 262px !important;
           padding: 10px 20px !important;
text-align: center;
    border-top-color: #eee !important;
    border-right-color: #eee !important;
    border-bottom-color: #eee !important;
    border-left-color: #eee !important;
}
.content_box1 th{
background: #fafafa  !important;
}


























@media screen and (max-width: 900px) {




.content_box1  table {
    width: 100% !important;
}
.content_box1  td {
        width: 30% !important;
           padding: 0px !important;
text-align: center;
    border-top-color: #eee !important;
    border-right-color: #eee !important;
    border-bottom-color: #eee !important;
    border-left-color: #eee !important;
}
.content_box1 th{
background: #fafafa  !important;
}



.iframe-mian{
width: 100%;margin-top: 30px;
}
.wp_articlecontent  img{
        max-width: 100% !important;
}
.contact_information .wp_articlecontent{
    overflow: auto;
}

.provinces-bottom{
margin-bottom: 260px;  
}
.foot_box_certer{height: 650px;width: 100%;background-color: #0064b0;padding:10px;}
.foot_box_left{float: left;width: 100% !important;color: #fff;padding: 10px;border-right: 0px dashed #fff;height: auto;font-size: 16px;margin-right: 0px;}
.zxzx_box .zsdt_box1 p{float: left;  width: 100%;   font-size: 14px; padding: 0 20px;  overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.zxzx_box .zsdt_box2 p{  font-size: 14px;}
.foot_box_left img{
width: 100px;
}
.snb_box_div1  span{
font-size: 18px !important;
line-height: 2 !important;
}
.foot_box a{font-size: 14px}
.snb_box_div2  span{
font-size: 18px !important;
line-height: 2 !important;
}
.foot_box_left_title{font-size: 18px }
.foot_box p {
    line-height: 30px;
}
.foot_box_left_cer{line-height: 30px;}
 .zsdt_div{width: 92%;display: flex;
	transition: all .4s;
     overflow: hidden;
	 cursor:pointer;
     object-fit: cover;
	     background: #fff;
	     margin: 12px 6px;
		 border-radius: 5px;
		 padding:12px  6px;
	 }

.zxxz_1{
	height: 435px !important;
	margin-right: 10px;
}
.zxxz_2{
	height: 212px !important;
	margin-bottom: 10px;
}
.zxxz_3{
	height: 212px !important;
}
.snb_box{
	height: 1080px;margin-top: -20px;position: relative;
}
.snb_box_a{
	width: 200px;height: 40px;background-color: #000;position: absolute;left: 30%;bottom: 500px;display: flex;
}
.snb_box .snb_box_div1{
	width: 100%;height: 620px;margin-top: 20px;margin-left: 0px;margin-right: 5px;
}
.snb_box .snb_box_div2{
	width: 100%;background-color: #0064b0;height: 480px;margin-top: 0px;padding: 40px;color: #fff;line-height: 24px;
}
.display_flex{position: relative;    display: block;}
	.index_bnt_bj_p a {    display: block;    height: auto;}
.index_bnt_bj .text-p{margin-left: 0px;font-weight: 600;}
	/*显视*/
	.pc_box{ display: none; }
	.app_box{ display: block;}
	
	/* 布局 */
	.g-wrap,.g-box{width:100%;padding: 0 calc(50% - 1300px / 2);}
	.arrow{  width: 100px; margin: -20px 0 0 -50px; }
	
	/* 导航 */
	.nav_box{  height: 72px; }
	.nav_box .top_box{ height: 72px;background-color: #ffffff;}
	.nav_box .top_box .logo_img{ margin: 16px 0px 0 5px;  height: 35px;width: 70%;  }
	.nav_box .right_box{  margin: 3px 15px 0 0 ;}
	.nav_box .top_Contact{width: 100%; background:#0064b0; height: 48px;}
	.nav_box .top_Contact .top_Contact_left{ margin-left: 13px;}
        .nav_box .top_Contact_two{
         display: none;
        }
	.banner_box{
                height: 50rem;
         }
        .picbase1s{   width:100% !important;height: 50rem !important;}
.picbase1{   width: 100% !important;height: 50rem !important;}
.picbase1 img{width:100% !important;height: 50rem !important;}
	.g-wrap,.g-box-top{
		width: 100%;
	    padding: 0 calc(50% - 1300px / 2);
	}
	.nav_box .top_Contact .top_Contact_phone{
			color: #fff;
		    font-weight: 500;
		    font-size: 14px;
		    margin: 13px 30px 0 30px;
			float: left;
	}
	.iframe_fenshu{
		width: 375px;
		    height: 350px;
	}
	
	/* 导航-pc */
	.navBar{display:none ;}
	
	/* 首页 */
	.index-content{ padding: 72px 0 24px 0;}
	.index-content1{  padding: 300px 0 0px 0;}
	.index-txt{ padding: 40px 24px 24px 20px;}
	.index-txt-bottom{padding: 24px 24px 24px 20px;margin: 0px;}
	.index-txt-bottom .txt_1{display: block; font-size: 24px}
	.index-txt .txt_1{  display: block; font-size: 24px}
	.zsdt_div .zsdt_div_right{
		    width: 75%;
		    font-size: 14px;
	}
	.zsdt_div .zsdt_div_right .zsdt_div_right_p{
		margin-top: 5px;
		word-break: break-all;
		    text-overflow: ellipsis;
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2; /* 这里是超出几行省略 */
		    overflow: hidden;
	}
	.spdq_box_bj .spdq_box_bj_top{
		font-size: 18px;
		margin: 25px 0px;
	}
	.zsds_div .zsdt_div_right{width: 75%;font-size: 14px;color: #ffffff;}
	.zsds_div .zsdt_div_right .zsdt_div_right_p{color: #ffffff;font-size: 12px;margin-top: 10px;}
	.three-div img{width: 43%;
    margin: 10px;height: auto;}
	.logo_img_bottom{width: 80%;}
	/* 业务领域 */
	.ywly_box{padding: 16px 0; }
	.ywly_box li{ width: 100%; }
	.ywly_box li .box_bj{ padding:0 24px 24px 24px ; }
	.ywly_box li .box_bj .right_line{border-right: 0px;}
	.ywly_box_2{margin: 0 0 20px 0; padding: 20px 0 ; }
	.ywly_box_2 li{ width: 50%; padding: 8px 0; }
	.ywly_box_2 li .span1{font-size: 32px; }
	/* 新闻中心 */
	.xwzx_box{  margin:0px 0 24px 0; }
	.xwzx_box .xwzx_list .img_left{display: none; }
	.xwzx_box .xwzx_list .txt_right{margin: 24px; }
	.xwzx_box .xwzx_list .txt_right:hover h3{ color: #999;}
	.xwzx_box .xwzx_list .txt_right:active h3{ color: #333;}
	.xwzx_box .xwzx_60{ float: left; width: 100%; margin-bottom: 24px; }
	.xwzx_box .xwzx_60 .btn_gray{display: none;}
	.xwzx_box .xwzx_40{ float: left; width: 100%;}
	.xwzx_box .xwzx_40 .txt_right{ margin:0 24px;  border-bottom: 1px dashed #ddd;}
	.xwzx_box .xwzx_40 .txt_right h3{ font-size: 14px; color: #333; font-weight: 400; line-height: 40px;}
	.xwzx_box .xwzx_40 .txt_right p{display: block; margin-bottom: 16px; line-height: 1.3;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.xwzx_box .xwzx_40 .txt_right .time{ line-height: 40px; text-align: left; width: 80px;}
	.xwzx_box .xwzx_40 .txt_right .time .time_a{ display: none; }
	/* 产品与解决方案 */
	.jjfa_box{  margin: 24px 0; }
	.jjfa_box .jjfa_list{float: left;  width: 100%; margin-bottom: 24px; }
	.jjfa_box .jjfa_list .img_left{ width:100%; height:100%;   }
	.jjfa_box .jjfa_list .txt_right{float: left; padding: 8px ; }
	.jjfa_box .jjfa_list .txt_right p{ font-size: 14px; color: #999; line-height: 1.3;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.jjfa_box .jjfa_list .txt_right h3{  font-size: 16px; color: #333; line-height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
	.jjfa_box .jjfa_list .txt_right:hover h3{ color: #0aa83f;}
	.ladyScroll{ float: left; width:100%;}
	.ladyScroll .btn_box{width: 100%; height: 40px;  text-align: center; margin-top: 20px;}
	.ladyScroll .prev{padding: 8px;  background: #cccccc; color: #fff; }
	.ladyScroll .next{ padding: 8px; background: #cccccc; color: #fff; }
	.ladyScroll .prev:hover{ background: #15ab47; }
	.ladyScroll .next:hover{ background: #15ab47;  }
	.ladyScroll .scrollWrap{width:100%;overflow:auto;}
	.ladyScroll dl{float:left;width:100%;position:relative; color-interpolation: #333;}
	/* 服务中心 */
	.fwzx_box{margin: 40px 0; }
	.fwzx_box .fwzx_list { width: 90%; margin: auto; }
	.fwzx_box .fwzx_list .img_left{float: left;  width:100%; height: 100%; background: #e5f1e8; padding: 5%; border-radius: 16px;  }
	.fwzx_box .fwzx_list .img_left img{  width:100%; height: 100%;   }
	.fwzx_box .fwzx_list .txt_right{float: left; width: 100%; padding:16px 0; }
	.fwzx_box .fwzx_list .txt_right p{ font-size: 14px; color: #999; line-height: 1.3;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
	.fwzx_box .fwzx_list .txt_right h3{  font-size: 16px; color: #333; line-height: 40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
	.fwzx_box .fwzx_list .txt_right:hover h3{ color: #0aa83f;}
	.fwzx_box .fwzx_list .txt_right .line_sz{ height: 8px; width: 100px; border-bottom: 1px solid #e8e8e8; margin-bottom: 8px; }
	/* 服务宗旨 */
	.fwzz_box{margin: 40px 0; padding: 16px;}
	.fwzz_box .left_a{ width: 100%;}
	.fwzz_box .left_a .txt_e{margin: 0;}
	.fwzz_box .left_a .txt_e h1{font-size: 32px; }
	.fwzz_box .left_a .txt_e h3{font-size: 20px;}
	.fwzz_box .left_b{width: 100%; }
	.fwzz_box .left_b .txt_d{ margin: 8% 0 0 4%;}
	.fwzz_box .left_b .txt_d h3{ font-size: 24px}
	/* 关于我们 */
	.gywm_box{padding: 0 0 30px 0; }
	.gywm_box .gywm_list{ margin:0 24px; }
	.gywm_box .gywm_list .left_a{width: 100%;}
	.gywm_box .gywm_list .right_b{ width: 100%;}
	.gywm_box .gywm_list .right_b .box_bj{margin:0 0 ;}
	.gywm_box .gywm_list .right_b .content_a {width: 100%; float: left;}
	.gywm_box .gywm_list .right_b .content_a p{font-size: 14px; color: #999; line-height: 1.3;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;}
	.video-body {display: block;margin: 0 auto;width:100%; height: 340px;}
	.video-body video {width: 100%;  height: 100%;background:url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/temp/temp_05.png"); background-size: 100% 100%;}
		
		.carousel-card {
		  margin-top: 0px;
		  height: 300px;
		  padding-top: 100px;
		}
		.carousel-card-height{
			height: 40px;
		}
		.carousel-card  .prev,
		.carousel-card .next { width: 60px; height: 90px; margin: 0px 0 0; display: none; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/ad_ctr.png") no-repeat 0 0; position: absolute; top: 60%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
		.carousel-card .prev { left: 0; }
		.carousel-card .next { background-position: 0 -90px; right: 0; }
		.carousel-card .prev:hover,
		.carousel-card .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
	
	/* 校园风光 */
	.hzhb_box .box_bj{width:95%; height: 124px; }
	.hzhb_box .box_bj img{width:100%; height: 100%; }
	.hzhb_box p{color: #333;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
	/* 联系我们 */
	.lxwm_box{ width: 100%; float: left; margin: 40px 0; }
	.lxwm_box .left_a{ width: calc(100% - 20px); margin-right: 20px; }
	.lxwm_box .left_a .inputtxt {margin:0 0 20px 20px ;width: calc(100% - 20px);}
	.lxwm_box .left_a a { margin:0 20px; }
	.lxwm_box .right_b{ width: 100%;  }
	.lxwm_box .right_b .box_bj {margin: 16px 10%;}
	



	/* 二级-内容 */
	.erji_content{padding: 10px 20px 20px; }

	/* 二级分类按钮 */
	.erji_btn_box{width: 100%;}
	.erji_btn_box li{float: left; margin:0 4px;}
	.erji_btn_box .erji_btn{float: left; height: 32px; line-height: 32px; border-radius: 4px; background: #fff; color: #888; border: 1px solid #eee; padding: 0 16px ; }
	.erji_btn_box .erji_btn:hover{border: 1px solid #15ab47; background: #15ab47; color: #fff; }
	.erji_btn_box .on{ border: 1px solid #15ab47; background: #15ab47; color: #fff;}
		



	/* 版权 */
	.foot_box .foot_box_three{width: 100%;   border-bottom: 1px solid #4c7eb1;  padding: 24px ; margin: 0; }
	.foot_box .foot_box_one{width: 100%;  padding: 24px 0; margin:0; }


	/* 首页按钮 */
	.index_bnt_box{  width: 100%;  margin-top: 50rem; }
	.index_bnt_bj{width: 94%; height: 280px;  padding: 10px; margin: 0 3%; font-size: 14px; color: #127a55; }
	.index_bnt_bj img{width: 40px;height: 42px; }
	.index_bnt_bj_6{ width: 33.3%; padding-top: 5px;  padding: 5px 12px;background: #0064b0;}
	.index_bnt_bj_7{ width: 33.3%; padding-top: 5px;  padding: 5px 12px;}
	.index_bnt_bj_p{border-radius: 10px;padding: 20px 10px;height: auto;}

	/* 视频东秦 */
	.spdq_box_bj{ width:100%; height: auto; float: left; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/spdq_bj.png"); }
	.spdq_box_left{ width: 100%; padding: 20px; }
	.spdq_box_left .spdq_box_left_img_box{ width: 100%;height: auto;margin: 0; padding: 10px; }
	 .spdq_box_left .spdq_box_left_img_box img{ width: 100%;height: 200px;margin: 0px 0 10px 0; }
	 /* .spdq_box_left .spdq_box_left_img_box:hover img{ width: 100%;height: 200px;margin: 0px 0 10px 0; } */
	  .spdq_box_left .spdq_box_left_img_box p{ font-size: 14px;}
	  
	.spdq_box_right{ width: 100%; background: url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/icon_31.png");}
	.spdq_box_right .spdq_box_right_txt{ width: 100%; height: auto; margin: 0; padding: 20px; font-size: 24px; }
	.spdq_box_right .spdq_box_right_ul{ height: auto;margin:0 0px; padding: 0;  }
	.spdq_box_right .spdq_box_right_ul li{float: left; width: 50%; height: auto; margin:0; padding: 10px ; }
	.spdq_box_right .spdq_box_right_ul img{ width: 100%;height:120px;  }
	.spdq_box_right .spdq_box_right_ul p{ width: 100%; line-height: 40px;  background-color: rgba(0, 0, 0, 0.5); color: #fff; font-size: 14px; padding: 0 20px;  margin-top: -44px;}
	
	
	/* 资讯中心 */
	.zxzx_box{ width: 100%; background:url("https://www.machinetoolsuk.com/_upload/tpl/15/70/5488/template5488/img/icon_32.png") }
	/* 招生动态 */
	.zxzx_box .zsdt_box{width: 98%; margin: 0 1%; padding: 24px 0;}

	/* 图片 */
	.zxzx_box .zsdt_box1{width: 94%; margin: 0 3%; padding: 24px 0;}
	.zxzx_box .zsdt_box1 img{ height: 300px;  }

	/* 通知公告 */
	.zxzx_box .zsdt_box2{width: 94%; margin: 0 3%; padding: 24px 0;}
	.zxzx_box .zsdt_box2 .bj_color{  border-radius: 4px; height: 364px;}
	.zxzx_box .zsdt_box2 .bj_color .bj_color_top{border-radius: 4px 4px 0 0;;}
	.zxzx_box .zsdt_box2 ul li{font-size: 14px; }
	
	
	
	/* 二级-右侧内容*/
	.erji_content_right{ width: 100%; padding:0 0 0 0px;}
	.content_box1{  padding: 0px; }
	.content_box2{  padding:  0px; }
	.erji_bannner{  width: 100%; height: auto;}
	.erji_bannner img{ width: 100%;height: 200px;}
	
	
	/* 二级学校专业 */
	.erji_xxzy li{width: 100%;}
	
	/* 二级图片列表 */
	.wxlb_tp_list li{width: 100%;padding: 0;margin-bottom: 20px;}
	
	/* 二级中外办学 */
	.wxlb_zw_list li{width: 100%; padding: 0;margin-bottom: 20px;}

	
	/* 招生专业 */
	.accordion dl,.accordion-list { width: 100%; float:left ; background: #fff; margin: 5px 0;}
	.accordion p span{width: 100%;}
	
	
	.btn{ width: 100%;  height: 60px; line-height: 60px; border:0; font-size: 14px; color: #333; background-color: #fff;}
	
	
	/* 图片轮播 */
		.focusBox1 {  width: 100%; height: 200px;  }
		.focusBox1 .pic img {  width: 100%; height: 200px;}
		
	
	

.wp_entry {
    overflow: auto;
}
.wp_entry img {
    max-width: 200% !important;
}
}







