﻿@charset "utf-8";*{margin:0px;padding:0px;}
html,body,b,div,ul,li,h1,h2,h3,h4,h5,h6,img,pre,form,p,input,td,div{margin:0px auto;padding:0;}
ul{list-style-type:none;}
ul,li { list-style: none;}
a { color: #000000;}
a:link,a:visited{text-decoration:none;}
a:hover{text-decoration:none;border:0;}
img{ border:0;}
.pre { position: relative;}
input,select,button,textarea{ border:none; }

.table-cell {display: table-cell;vertical-align: middle;}
.table { display: table;}

.ary_ctent {
	width: 100%;
}

.mymap{ width:100%}

.ary_ctent img {
	width: 100%;
}
.mobe_foot {
	display: none;
}

.program_mobe {
	display: none;
}

.banner_me {
		display: none;
	}

.remove {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	border:none; 
	outline:none;
}

.full_m {
	display: none;
}

.list p {
line-height: 2;
}

.aboutbar_m {
	display: none;
}

input{ outline:none; }
input:focus{ outline:none; }
input{ outline:none; border:0; }



input,select{
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	 border:none;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fdfdfd;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fdfdfd;}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fdfdfd;}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fdfdfd;}
   
.time{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.time2{transition:all ease-out .2s 0s;-webkit-transition:all ease-out .2s 0s;-moz-transition:all ease-out .2s 0s;-o-transition:all ease-out .2s 0s;}



.w100{ width:100%}
.l{ float:left}
.r{ float:right}
.cur{ cursor:pointer}
.fd{ width:100%; min-width:1280px; display:block}
.jz{ display:table; margin:0 auto}
.main{ width:1280px}
.over{overflow:hidden}
.pos{ position:relative}
.tright{ text-align:right}
.tcenter{ text-align:center}
.wd100{ width:100%}
.mgt20p{ margin-top:12%}
.mgt120{margin-top:120px}
.mgt100{margin-top:100px}
.mgt80{margin-top:80px}
.mgt60{margin-top:60px}
.mgt50{margin-top:50px}
.mgt45{margin-top:45px}
.mgt30{margin-top:30px}
.mgt35{margin-top:35px}
.mgt20{margin-top:20px}
.mgt10{margin-top:10px}
.mgl18{ margin-left:18px}
.mgl20{ margin-left:20px}
.mgl30{ margin-left:30px}
.mgr20{ margin-right:20px}
.mgr30{ margin-right:30px}
.mgr70{ margin-right:70px}
.mgb40{ margin-bottom:40px}
.padt72{ padding-top:72px}
.padb54{ padding-bottom:54px}
.padb60{ padding-bottom:60px}
.padb80{ padding-bottom:80px}
.padb120{ padding-bottom:120px}
.fts30{ font-size:30px}
.fts36{ font-size:36px}
.fts45{ font-size:45px}
.cfff{ color:#fff}
.c000{ color:#000}
.cgray{ color:#434343}
.c1b7{ color:#00a1ea}
.c87c{ color:#87c02c}
.cc2a,.do_list a:hover .wz{ color:#cc2a1e}
.c2b6{ color:#2b6bd7}
.c8ab{ color:#8ab63d}
.c666{ color:#666}
.dis_in{ display:inline}
.dis_inb{ display:inline-block}

.mt90{ margin-top:90px; display:none}
/**通用**/
.title{ width:100%; font:bold 36px/40px "微软雅黑"; text-transform:uppercase}
.title p{ width:100%; font:24px/40px "微软雅黑";}
.title b{ width:100%; float:left; font: normal 16px/24px "微软雅黑"; color:#808080; padding:0 12.5%; box-sizing:border-box; margin-top:15px;}

/**end通用**/

.sybox{ width:100%; padding:0 13.5%; box-sizing:border-box}
.topbdiv{ width:100%; padding:0 13.5%; box-sizing:border-box}
.slides {
	width: 100%;
}

.slides img{
	width: 100%;
}



.last_item a {
display: block;
}

.slides, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.banner .flex-direction-nav {
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 0px;
    z-index: 9;
    width: 100%;
    margin-top: -32px;
}

.banner .flex-direction-nav li:first-child {
    float: left;
    left: -100px;
}

.banner .flex-direction-nav li {
    float: right;
    right: -100px;
}

.banner:hover .flex-direction-nav li:first-child {
	left: 0px;
}

.banner:hover .flex-direction-nav li {
	right: 0px;
}

.banner .flex-direction-nav li {
    position: relative;
    transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
}

.banner .flex-direction-nav li a {
    height: 64px;
    width: 64px;
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
}

.banner .flex-direction-nav li .flex-prev {
    background-image: url(images/banner_left.png);
}

.banner .flex-direction-nav li .flex-next {
    background-image: url(images/banner_right.png);
}


.banner .flex-control-nav {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 100%;
    height: 14px;
    margin-left: -50%;
    text-align: center;
    z-index: 8;
}

.banner .flex-control-nav li {
    display: inline-block;
    margin: 0 10px;
}


.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px 
    rgba(0, 0, 0, 0.3);
}

.banner .flex-control-nav a.flex-active {
    zoom: 1;
    background: url(images/banner_hover.png) center center no-repeat !important;
}

.banner .flex-control-nav a {
    width: 14px !important;
    height: 14px !important;
    background: url(images/banner_a.png) center center no-repeat !important;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    zoom: 1;
}


#popup {
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 560px;
    width: 180px;
    height: 180px;
	background: #fff;
}



#popup .title span{
	background: #fff;
	width: 100%;
	display: block;
	color: #aba6a6;
	font-size: 18px;
	text-align: right;
	padding: 0px 20px;
	box-sizing: border-box;
	line-height: 24px;
	height: 24px;
}

#popup .cont {
	text-align: center;
}

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
background: rgb(0, 0, 0, .3) none repeat scroll 0% 0%;

}

.wz a {
	margin: 0px;
}

.float{ min-height:400px; position:fixed; right:5px; bottom:35%; z-index:99999}
.float .nr{ width:70px}
.float .sk{ width:50px; height:50px; border:solid 1px #ccc; box-sizing:border-box; background:#fff}
.float #ska:hover{ background:#eee}
.float .sk .icon{ width:50px; height:50px; display:inline-block}
.float .sk .wz5{ width:100%; font:12px/30px "微软雅黑"; color:#fff}
.float .sk .tel{ width:0; height:50px; background:#00a1ea; font:18px/50px "微软雅黑"; position:absolute; right:0; top:-1px}
.float #skb:hover .tel{width:180px;}
.float .sk .wxewm{ width:0; height:150px;background:#00a1ea; position:absolute; right:50px; bottom:-1px}
.float .sk .wxewm img{ width:132px; border:solid 4px #fff; margin:5px; display:inline}
.float #ska:hover .wxewm{width:150px;}
@media screen and (max-width: 1450px)
{
.float{ min-height:0}
.float .nr{ width:60px}

}


.topdiv {width: 100%;}
.topBox {display: none;}
.menuBox { display: none;}


.nylogo {
	width: auto;
	margin-right: 4%;
}

.logo {
	width: auto;
	margin:35px 0;
	margin-right: 4%;
}

.logo img {
	width: 100%;
}


.column {width:100%; position:absolute; left:0; top:135px; z-index:9; height:60px; background:rgba(0,0,0,0.5); padding:0 13.5%; box-sizing:border-box}
.column ul {width: 100%;}
.column ul li { width:calc(100%/7); float:left; font:20px/60px "微软雅黑";text-align: center; box-sizing:border-box; padding:0 10px; }
.column li.lihover a{ color:#00a1ea}
.column li.lihover{ background:#fff}
.column ul li .drop {width: 100px;background: #fff;position: absolute;	z-index: 99;padding: 15px;	margin: 0px 0px 0px -32px;-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);display: none;}
.column ul li:hover .drop{display: block;}
.column ul li .drop dd {padding: 5% 0px;display: block;border-bottom: 1px solid #e6e6e6;}
.column ul li .drop dd:hover {border-color: #00a1ea;}
.column ul li  .drop dd a {color: #666;	font-size: 15px;}



.hdiv .sub2 {
    border-top: 2px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
    padding-top: 8px;
    padding-bottom: 8px;
    top: 60px;
}
.hdiv .sub {  display: none;width: 100%; box-sizing:border-box;padding-top: 0px; padding-bottom: 0px;  background: rgba(179, 144, 88, 0.5); background-color: #fff;  position: absolute;  left: 0;  z-index: 110;  padding: 0.5% 13.5%;}
.scroll_header .sub2 { top:120px!important;}
.wrap {  clear: both;  width: 100%;  margin: 0 auto;  text-align: left; zoom: 1;overflow: hidden;}
.sub.sub2 dd {  list-style: none; text-decoration: none; width: 23%; margin-right: 2.0%;  float: left;  margin-bottom: 16px;}

.sub.sub2 dd a { 
    float:left;
	color: #666;
}

.sub.sub2 dd a:hover { 
	color: #00a1ea;
}

.sub.sub2 dd .div {
    overflow: hidden;
    width: 240px;
    transition: all 0.3s;
    padding-bottom: 6px;
}

.sub.sub2 dd .top_img.slogan {
    width: 238px;
    margin-top: 5px;
    padding-top: 5px;
}



.sub.sub2 dd .top_text {margin-left: 3px;float:left;overflow: hidden;width: 170px;text-align:left;}
.sub.sub2 dd .top_text h2 {font-size: 14px;color: #333333;font-weight: normal;height: 20px;line-height: 20px;overflow: hidden;margin-top: 14px;
letter-spacing: 1px;text-align: left;}

.sub.sub2 dd .slogan {
    width: 240px;
    height: 60px;
    overflow: hidden;
    padding: 0 5px;
        padding-top: 0px;
    line-height: 20px;
    font-size: 12px;
    color: #b1b1b1;
    letter-spacing: 0.5px;
}

.sub.sub2 dd .top_img {
    float: left;
    width: 66px;
    overflow: hidden;
    text-align: right;
}

.sub.sub2 dd .top_img img {
    max-width: 100%;
}

.sub.sub2 dd .slogan {
    width: 240px;
    height: 60px;
    overflow: hidden;
    padding: 0 5px;
    line-height: 20px;
    font-size: 12px;
    color: #b1b1b1;
    letter-spacing: 0.5px;
}

dl li.major{width:calc(100%/8); float:left	}
dl li.major .mpic{ width:100%; height:100px; position:relative; margin-bottom:10px;}
dl li.major .mpic img{ width:100%; height:100%; display:inline-block; object-fit:cover;}

.wz{ position:absolute; bottom:0; left:0; background:rgba(0,0,0,0.5); color:#fff; text-align:center;width: 100%;font:15px/30px "微软雅黑";}
.wz a{ color:#fff; font:15px/30px "微软雅黑";}

.column ul li a.mz {color: #444; font:15px/25px "微软雅黑"; text-align:center;width: 100%; margin:10px 0;}

.column ul li a.clwz3 {
	color: #999;
	font-size: 14px;
	margin-right: 16px;
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 16px;
	margin-top: 6px;
}

.search {width: 19%;margin-top: 3.5%;}
.search select{height: 44px;line-height: 44px;border: 2px solid #5c5d5d;color:#555555;width: 24%;box-sizing: border-box;float: left;text-align: center;}
.sech {width: 100%;height: 44px;line-height: 44px;border: 2px solid #5c5d5d;box-sizing: border-box;position: relative;}

.rx{ margin-left:3%;width:20%; margin-top:3.5%;}
.rx i{ display:block; float:left; margin-right:15px;}
.rx p{ font-size:18px;  }
.rx b{ font:bold 24px/24px "微软雅黑"; color:#00a1ea}
.path_stext {
	font-size: 14px;
	color:#333333;
}

.path_stext span {
	color: #001f50;
}

.sech .sech_ipt {
	width: 80%;
	line-height: 40px;
	text-indent: 1em;
	color: #959595;
	outline: none;
}

.sech .submit {
	position: absolute; background:#5c5d5d;
	top: 0px;
	right: 0px;
	width: 20%;
	height: 100%;
}

.sech .submit img{ max-width:100%}

/**首页关于我们**/
.about{ width:100%; padding:20px 13.5%; box-sizing:border-box; text-align:center; margin-top:10px;}
.info{ width:100%; padding:0 3%; box-sizing:border-box; font:20px/36px "微软雅黑"; text-align:center; color:#4f4f4f; margin-top:35px;}
/**end首页关于我们**/


/**首页我们将为您提供一流的游乐场设备**/
.yldiv{ width:100%; padding:45px 13.5%; box-sizing:border-box; background:#f2f2f2; margin-top:45px;}
.yldiv .yltitle{ width:100%; font:30px/30px "微软雅黑"; color:#434343; letter-spacing:2px; text-transform:uppercase; text-align:center}
.yldiv .yltitle p{font:18px/30px "微软雅黑"; letter-spacing:normal}

.ylul{ width:100%; float:left; margin-top:20px;}
.ylul li{ width:calc(100%/4); float:left;}
.ylul li i{ width:105px; height:105px; margin:0px auto; display:table;}
.ylul li i:hover{ transform: rotate(45deg) scale(1);
            -webkit-transform: rotate(45deg) scale(1);
            -moz-transform: rotate(45deg) scale(1);
            -o-transform: rotate(45deg) scale(1);
            -ms-transform: rotate(45deg) scale(1);}
.ylul li .dbt{ width:100%; float:left; font:30px/35px "微软雅黑"; color:#000; text-align:center;}
.ylul li .xwz{width:100%; float:left; font:16px/22px "微软雅黑"; color:#000; text-align:center; padding:0 15%; box-sizing:border-box; margin-top:10px;}

/**end**/

/**首页产品展示**/
.infl{ width:100%; margin-top:60px;}
.infl li{ width:24%; float:left; margin-right:1.333333333%; margin-bottom:25px;}
.infl li:nth-child(4n+0){ margin-right:0}
.infl li .pic{ width:100%; height:253px; overflow:hidden}
.infl li .pic img{ width:100%; height:100%; display:inline-block; object-fit:cover;}
.infl li .wz1{ width:100%; float:left; font:16px/50px "微软雅黑";  color:#000; text-align:center;}
.infl li a:hover .pic img{ transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}
/**end**/

/**经典案例**/
.casediv{ width: 100%;  padding: 70px 13.5%; box-sizing: border-box;background:url(images/casebg.jpg) no-repeat center center fixed;}
.honor_box {width: 100%;position: relative; margin-top:50px;}
.honor_list .hd .honor_next, .honor_prev { top: 38%;  width: 46px;  height: 84px; overflow: hidden;  position: absolute;  margin: 0 auto; z-index: 1;  cursor: pointer;}
.honor_list .hd .honor_next { right: 0px;  background: url(images/next_h.png) no-repeat;  margin-right: -50px;}
.honor_list .hd .honor_prev {  left: 0px;  background: url(images/prev_h.png) no-repeat;margin-left: -50px;}
.honor_box ul {width: 100%;}
.honor_box ul li {width:33.5%;height: 303px; margin-left:23px;  box-sizing:border-box; border:10px solid #fff;overflow:hidden;float: left;text-align: center;}
.honor_box ul li img {width: 100%; height:100%; display:inline-block; object-fit:cover;}
.honor_img {width: 100%;overflow: hidden;	height: 303px;}
.honor_img:hover img {transform: scale(1.02);	-webkit-transform: scale(1.02);-moz-transform: scale(1.02);-ms-transform: scale(1.02);}
.honor_box ul li p {color:#fff;line-height: 48px;}

.casemore{ width:265px; font:16px/45px "微软雅黑"; background:#fff; color:#000; margin:0px auto; display:table; border-radius:30px; text-align:center}
.casemore:hover{ background:#000; color:#fff;}

/**end经典案例**/

/**首页新闻**/
.industry {width: 50%; position:relative}
.industry ul li h2 {font-size: 18px;font-weight: normal;box-sizing: border-box;height: 70px; line-height:24px;padding-left:3%;overflow: hidden;color:#fff;}
.industry ul li h2 p{ font:14px/24px "微软雅黑"; padding-right:20px;}
.industry ul li:hover .nrnr{ background:#000}

.industry ul li .npic{ width:100%; height:423px;}
.industry ul li .npic img{ display:inline-block; width:100%; height:100%; object-fit:cover;}
.industry ul li .nrnr{ width:100%; padding:20px 0;  background:rgba(0, 0, 0, 0.5);position:absolute; left:0; bottom:0}
.industry ul li .nrnr span{ width:auto; float:left; text-align:center; padding:0px 1%;color:#fff}
.industry ul li .nrnr span .d1{ width:100%;font: bold 30px/40px "微软雅黑"}
.industry ul li .nrnr span .d2{ width:100%; font: 18px/30px "微软雅黑"}
  

.company {width:44.3%; height:410px;}
.company li {box-sizing: border-box; height:calc(100%/3);float:left; background:#fff; margin-bottom:46.5px;}
.company li:last-child{ margin-bottom:0}
.company ul li span {font:14px/40px "微软雅黑";box-sizing: border-box;}
.company p{font-size: 14px;margin:0.5% 0;color:#7f7f7f;line-height:24px; height:72px; overflow:hidden;}
.company h2 {font-size: 18px; line-height:30px;font-weight: normal; color:#000}

.company li .date{ width: 25%; float:left; color:#000; text-align:center; padding:20px 0px;  background:#eee}
.company li .date span .d1{ width:100%;font: bold 30px/40px "微软雅黑"}
.company li .date span .d2{ width:100%; font: 16px/30px "微软雅黑"}
.company li .cnr{ width:70%; }

.company li:hover,.company li:hover .date{ background:#000}
.company li:hover span,.company li:hover p,.company li:hover h2{ color:#fff}


/**end首页新闻**/

/**联系我们**/
.conbt{ width:100%; font:bold 60px/80px "微软雅黑" ; color:#fff; text-align:center; text-transform:uppercase; }
.conbt p{ font:normal 30px/30px "微软雅黑"}
.cona{width:auto;}
.cona p{ width:100%; font:18px/20px "微软雅黑"; color:#fff; text-align:center; margin-top:10px;}
.concon{ width:56%;}
.concon li{ width:auto; float:left; margin-bottom:20px;}
.concon li .icobg{ width:105px; height:68px; margin-right:45px; background:url(images/conbg.png) repeat-x; padding:9px 0 0 20px; box-sizing:border-box; color:#fff;}
.concon li .icobg b{ font:18px/20px "微软雅黑"}
.concon li .icobg p{ font: bold 30px/30px "微软雅黑"; text-transform:uppercase}
.wz1{ width:280px; }
.wz2{ width:75px; }
.concon li .conwz{  color:#fff}
.concon li .conwz span{ width:100%; float:left; font:bold 24px/30px "微软雅黑"}
.concon li .conwz font{ width:100%; float:left; font: normal 18px/40px "微软雅黑"}
/**end联系我们**/



/*foot*/
.footer{  width:100%; padding:0% 13.5%; box-sizing:border-box;  float: left;  background: url(images/fbg.jpg) top no-repeat #666; position:relative; margin-top:100px;} 

.footer .fldiv{ width:27.5%; box-sizing:border-box; border-right:1px solid #8b8b8b; padding:20px 0 45px 0}
.footer .fldiv .flogo{ width:100%; text-align:left; }

.footer .fldiv .flx{ width:100%; margin-top:20px;}
.footer .fldiv .flx li{ float:left; width:100%; text-align:left; font:14px/22px "微软雅黑"; color:#fff;}
.footer .fldiv .flx li a{ color:#fff}

.footer .ffeek{ width:36.4%; margin-left:6%; padding:30px 7.1% 30px 0;  border-right:1px solid #8b8b8b; }
.footer .ffeek .fbt{ font:bold 28px/28px "微软雅黑"; color:#fff}
.footer .ffeek .fbt span{ font: bold 14px/14px "微软雅黑"; display:inline-block; color:#c0c0c0; margin-left:5px; text-transform:uppercase;}
#form1{ position:relative; margin-top:20px}
.footer .ffeek input[type=text]{ width:49.5%; margin-right:1%;  height:40px; background:#777; margin-top:13px; display:inline; font:14px/40px  "微软雅黑"; color:#fff; text-indent:12px;box-sizing:border-box;border:1px solid #fff; float:left}
.footer .ffeek textarea{ width:100%; height:87px;display:inline; background:#777; border:1px solid #fff; font:14px/20px  "微软雅黑"; color:#fff; padding:12px; box-sizing:border-box; margin-top:5px;}
.footer .ffeek .button{ width:115px; height:32px; margin-top:10px; display:inline; background:#00a1ea; text-align:center; font: 14px/32px  "微软雅黑"; color:#fff;}

.footer .ewm{ width:auto;  margin:0% auto 0;}
.footer .ewm .ewmdiv{ width:154px; height: auto; margin-top:55px;}
.footer .ewm .ewmdiv .ewmimg{ width:154px; height:154px;}
.footer .ewm .ewmdiv .ewmimg img{ max-width:100%;}
.footer .ewm .ewmdiv p{ font:16px/41px "微软雅黑"; text-align:center; color:#fff}

.kong{ width:100%; height:75px; display:none; clear:both; float:left}
.f_bot{ width:100%; padding:6px 0;  background:#000; position:fixed; left:0; bottom:0; display:none}
.f_bot a{ width:25%}
.f_bot a .icon,.f_bot a .icon img{ width:auto; height:34px}
.f_bot a .wz2{ width:100%; margin-top:3px; font:12px/18px "微软雅黑"; color:#fff; text-align:center}


/**内页荣誉资质**/
.nyhonor {
	width: 100%; padding:50px 13.5%; box-sizing:border-box;
}
.nyhonor_box {
	width: 100%;
	position: relative;
}

.nyhonor_list .hd .nyhonor_next, .nyhonor_prev {
    top: 45%;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    margin: 0 auto;
    z-index: 1;
    cursor: pointer;
}

.nyhonor_list .hd .nyhonor_next {
    right: 0px;
    background: url(images/next_nh.png) no-repeat;
    margin-right: -40px;
}

.nyhonor_list .hd .nyhonor_prev {
    left: 0px;
    background: url(images/prev_nh.png) no-repeat;
    margin-left: -40px;
}

.nyhonor_box ul {
	width: 100%;
}

.nyhonor_box ul li {
	width: 298px;
	overflow:hidden;
	float: left;
	text-align: center;
}

.nyhonor_box ul li img {
	width: 90%;
	display: block;
}

.nyhonor_img {
	width: 298px;
	overflow: hidden;
	height: 346px;
}

.nyhonor_img:hover img {
	transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
}

.nyhonor_box ul li p {
color:#fff;
line-height: 48px;
}


/**内页联系我们**/
.contarea{ width:360px; margin:10px 20px 0; display:inline}
.contarea .bt{ font:20px/50px "微软雅黑"; color:#333}
.contarea .line{ width:50px; height:1px; background:#00a1ea; display:inline-block}
.contarea .contwz{ font:16px/40px "微软雅黑"; color:#666}
.contarea .contwz img{ margin-right:8px}

.contbg{position: relative;background-position: center top;background-size: cover;background-attachment: fixed;background-repeat: no-repeat;color: #fff; background:url(../images/contact_bg.jpg) no-repeat}
.contbg .cbt{ font:35px/60px "微软雅黑"; color:#fff; font-weight:bold}
.contbg .c1{ width:26%; height:50px; margin-right:11%; display:inline; border-bottom:solid 1px #fff; font:16px/50px "微软雅黑"; color:#fff; background:none}
.contbg .c1:last-child{ margin-right:0}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#fff;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#fff;}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#fff;}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#fff;}
.contbg textarea{ width:100%; border:solid 1px #fff; box-sizing:border-box !important; height:150px; background:none;font:16px/40px "微软雅黑"; color:#fff}
.contbg .submit{ width:200px; height:44px; background:#00a1ea; font:16px/44px "微软雅黑"; color:#fff}


/****/
.prodLilist{
	text-align:center; 
	width: 31%; 
	margin-right: 2.333%;
	float:left;  
	overflow:hidden; 
	margin-bottom: 27px;
	}
.prodLilist span{ width:100%; height:300px; display:block; overflow:hidden;}
.prodLilist span img {
	height:100%;
	width: 100%;
	display:inline-block; object-fit:cover;
}
.prodLilist span:hover img{ transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);}

.prodLilist a {
	display: block;
}
.pc_ul {
	width:100%; 
	text-align:center; 
	margin:0px auto; 
	}
.pc_ul p {
	
	font-size:16px; 
	color: #666; 
	width: 100%; float:left;
	text-align:center;
	line-height: 56px;
	background: #fff;
	}
.pc_ul b {
	font-weight:normal;
	font-size:14px; 
	color: #999; 
	width: 100%;
	text-align:center;
	line-height:24px;
	}


.series {
	background: #f5f5f5;
	width: 100%;
	padding: 37px 0px;
	overflow: hidden;
}

.series_list {
	width: 100%;
	position: relative;
	height: 100%;
}


.series hd {
	width: 100%;
}

.series .hd .next,.prev {
	top: 32px;
	width: 12px;
	height: 22px;
	overflow: hidden;
	position: absolute;
	margin: 0 auto;
	z-index: 1;
	cursor: pointer;
}

.series .hd .next {
	right: 0px;
	background: url(images/main_right.png) no-repeat;
	margin-right: -30px;
}

.series .hd .prev {
	left: 0px;
	background: url(images/main_left.png) no-repeat;
	margin-left: -30px;
}

.series_list ul li {
    float: left;
    width: 119px;
    overflow: hidden;
    border-left: 1px solid #ebebeb;
	text-align: center;
	font-size: 14px;
	color: #666666;
}

.series_list .tempWrap ul li i {
	display: block;
	width: 100%;
	height: 66px;
	margin: 0px auto 4px;
}

.series_list .tempWrap ul li:hover i { 
	position: relative;
	left: -119px;
	border-right: 119px solid transparent;
	-webkit-filter: drop-shadow(119px 0 #001f50);
	filter: drop-shadow(119px 0 #001f50);
}

.series_list .tempWrap ul li p {
	font: 14px/20px "微软雅黑";
	color: #666;
	padding: 0px 12px;
	box-sizing: border-box;
}
.series_list .tempWrap ul li:hover p {
	color:#001f50;
}


.sach_new {
	width: 100%;
}

.sernew_lis {
	border: 1px solid #e5e5e5;
	margin-bottom: 3%;
}

.sernew_imgs {
	width: 25%;
}

.sernew_imgs img {
	width: 100%;
}

.sernew_txt {
	width: 70%;
	padding-top: 3%;
	box-sizing: border-box;
}

.sernew_txt h2 {
	height: 36px;
	line-height: 36px;
	text-overflow: ellipsis;
	font-weight: normal;
	color: #333;
	font-size: 18px;
}

.sernew_txt span {
	color:#999999;
	display: block;
	font-size: 14px;
	margin-bottom: 7px;
}

.sernew_txt p {
	line-height: 24px;
	color:#646464;
	font-size: 14px;
	height: 46px;
	overflow: hidden;
}

.box {
	width:100%; padding:50px 13.5%; box-sizing:border-box;
}

.system {
width: 100%;
}

.box .title {
	text-align: center;
	position: relative;
	background: url(../images/title_bk.jpg) center center repeat-x;
}

.box .title span 
 {  
	font-size: 18px;
	color: #ffffff;
	width: 218px;
	height: 42px;
	background:#00a1ea;
	border-radius: 7px;
	display: block;
	line-height: 42px;
	margin: 0px auto;
}

.box_list {
	width: 100%;
}

.box_item {
	width: 32.25%;
	overflow: hidden;
}


li.box_item:nth-child(2n) {
	margin: 0px 1.625%;
}


.foot_wx li:nth-child(2n) {
	margin-right: 16px;	
	}

.item_line::after,.item_line::before {
	position: absolute;
	top: 25px;
	right: 25px;
	bottom: 25px;
	left: 25px;
	content: '';
	-webkit-transition: all .5s;
	transition: all .5s;
	-moz-transition: all .5s;
	z-index: 99;
}

.item_line::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-moz-transform: scale(1, 0);
}


.box_item img {
	width: 100%;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.item_line::before { 
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
	-moz-transform: scale(0, 1);
}

.item_img {
	width: 100%;
	max-height: 366px;
	overflow: hidden;
	position: relative;
}

.item_text {
	background: #f5f5f5;
	padding: 5%;
	box-sizing: border-box;
	text-align: left;
}

.item_text p {
	text-transform: uppercase;
	font: 16px/24px "微软雅黑";
	margin-bottom: 2%;
}

.item_text p.item_p {
	font: 20px/24px arial;
}

.box_item:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.box_item:hover .item_text {
	background: #00a1ea;
}

.box_item:hover .item_line::before, .box_item:hover .item_line::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-moz-transform: scale(1);
}

.box_item:hover .item_text p{
	color: #fff;
}

.program {
	width: 100%;
}

.prm_item {
	width: 23.33333333%;
	overflow: hidden;
}

.prm_item img {
	width: 100%;
}

.prm_item:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.prm_item .program_text {
	width: 100%;
	padding: 24px;
}


.program_list .prm_item{
	margin-bottom: 2.2%;
}

.program_list .prm2 {
	margin-left: 2.2%;
	margin-right: 2.2%;
}

.program_list .prm3 {
	margin-right: 2.2%;
}

.program_list .prm6 {
	margin-left: 2.2%;
	margin-right: 2.2%;
}

.program_list .prm7 {
	margin-right: 2.2%;
}

.program_text {
	background: #f5f5f5;
	padding: 9.5% 5%;
	box-sizing: border-box;
	text-align: center;
	font: 18px/22px "微软雅黑";
}

.prm_item:hover .program_text {
    background:#00a1ea;
}

.prm_item:hover .program_text {
	color: #fff;
}



.box_last {
	width: 100%;
}

.last_item {
	width: 31.58333333%;
	overflow: hidden;
	border: 1px solid #bfbfbf;
	box-sizing: border-box;
	float: left;
	position: relative;
}


li.last_item:nth-child(2n) {
    margin: 0px 1.625%;
}

.last_item:hover {
	border-color:#00a1ea;
}

.lst_mag {
	margin: 0px 2.58333333%;
}

.last_text {
	position: absolute;
	top: 36%;
	left: 10%;
}

.last_text h2 {
	color: #586090;
	font-size: 20px;
	margin-bottom: 6px;
}

.last_text p {
	text-transform: uppercase;
	color: #848484;
	font-size:12px;
}



.cot_text {
	margin-left: 8px;
	text-align: left;
}


.cot_text p{
	color: #fff;
	font: 14px/14px "微软雅黑";
	margin-bottom:8px;
	text-align: left;	
}

.cot_text h2 {
	color: #fff;
	font: 24px/24px "arial";
	text-align: left;
}




.infor_left img {
	margin-right: 44px;
}

.infor_left a {
	float: left;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
}

.infor_left a span {
	margin: 0px 5px 0px 2px;
}

.infor_right {
	color: #fff;
	font-size: 14px;
	text-align: right;
}

.infor_right a {
	color: #fff;
}

.infor_right span {
	margin-left: 8px;
}

.infor_p {
	margin-bottom: 3px;
}

.sidebar {
	background: #00a1ea;
	width: 100%;
	height: 86px;
	padding: 0px 11.45833333%;
	box-sizing: border-box;
}

.sidebar ul {
	width: 100%;
}

.sidebar ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.sidebar ul li.ser_left {
	background: #f08619;
}

.sidebar ul li a {
	line-height: 86px;
	color: #fff;
	display: block;
}

.inner_box {
	width: 100%;
	padding: 92px 11.45833333%;
	box-sizing: border-box;
}

.ser_one {
	width: 100%;
}

.ser_one_img {
	width: 50%;
}

.ser_one_img img {
	width: 100%;
}

.ser_one_text {
	width: 43%;
	padding-top: 24px;
}


.ser_about {
	width: 100%;
}

.ser_about p {
	text-indent: 2em;
	color: #17221a;
	font: 14px/28px "微软雅黑";
}


.ser_two {
	width: 100%;
}

.ser_item {
	width: 25%;
	height: 330px;
	overflow: hidden;
}

.ser_img {
	width: 100%;
	position: relative;
}

.ser_img_lt::after {
	content: '';
	width:0;
	height:0;
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
	border-right:20px solid #fff;
	position: absolute;
	top: 45%;
	right: 0;
	
}

.ser_img_rt::after {
	content: '';
	width:0;
	height:0;
	border-top:20px solid transparent;
	border-bottom:20px solid transparent;
	border-right:20px solid #fff;
	position: absolute;
	top: 45%;
	left: 0;
	transform: rotate(180deg);
}

.ser_img img{
	width: 100%;
}

.ser_text {
	width: 100%;
	text-align: center;
	padding: 16% 10% 10%;
	box-sizing: border-box;
	height: 100%;
}


.ser_text h2 {
	font: 18px/18px "微软雅黑";
	color: #010101;
	margin: 8% 0px;
}

.ser_text p.ser_text_cot {
	color: #7d7d7d;
	font-size: 14px;
	margin-bottom: 20%;
}

.ser_text p.ser_text_item {
	font:30px/30px arial;
	color: #7d7d7d;
	position: relative;
}

.ser_text p.ser_text_item::after {
	content: '';
	width: 48px;
	height: 1px;
	background: #d4d4d4;
	position: absolute;
	top: 50%;
	right:20%;
}

.ser_text p.ser_text_item::before {
	content: '';
	width: 48px;
	height: 1px;
	background: #d4d4d4;
	position: absolute;
	top: 50%;
	left:20%;
}

.ser_three {
	width: 100%;
}

.ser_tre_title {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}

.ser_tre_title h2 {
	font: 30px/30px "微软雅黑";
	color: #00a1ea;
	margin-bottom: 1%;
}

.ser_tre_title p {
	color: #a4a4a4;
	font: 30px/30px arial;
	text-transform: uppercase;
}
#contact1 {
	width: 100%;
	margin: 0px 0px;
}

#contact1 li {
	width: 48%;
	float: left;
	box-sizing: border-box;
}

#contact1 li.cont_text {
	text-align: left;
	line-height: 2;
	font-size: 15px;
	float:right;
}

#contact1 li.cont_img img{
	width: 100%;
}

#contact1 li.cont_li {
	margin: 0px 30px;
}

#contact1 li h2 {
	color: #222;
	font: 30px/80px "微软雅黑";
}

#contact1 li p {
	color: #595959;
	font: 14px/14px "微软雅黑";
	margin-top: 34px;
}

.ser_tre_box {
	width: 100%;
}

.ser_tre_box li {
	width: 23%;
	float: left;
	list-style: none;
	margin-right:2.66666666666666%;
	text-align: center;
}

.ser_tre_box li:last-child {
	margin-right: 0;
}

.ser_tre_box li img.ser_tre_img {
	width: 100%;
	margin-bottom: 6%;
}

.ser_tre_box li p {
	margin-top: 3%;
	color:#7d7d7d;
	font-size: 14px;
}


.process_one {
	width: 100%;
	text-align: center;
}

.process_one h2 {
	font: 30px/30px "微软雅黑";
	color: #000000;
	margin-bottom: 2%;
}

.process_one ul {
	width: 100%;
}

.process_one ul li {
	width: 10%;
	margin-right:2.85714258%;
}

.process_one ul li:last-child {
	margin-right: 0;
}

.process_one ul li img {
	width: 100%;
}

.process_one  span {
	width: 76px;
	height: 3px;
	display: block;
	background: #f08619;
	margin: 0px auto;
}

.process_two {
	width: 100%;
	padding: 4% 0px;
	box-sizing: border-box;
	background: #00a1ea;
}


.process_two h2{
	font: 30px/30px "微软雅黑";
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-bottom: 2%;
}

.process_two i {
	width: 76px;
	height: 3px;
	display: block;
	background: #f08619;
	margin: 0px auto;
}

.process_two span {
	font-weight: lighter;
}

.process_two .process_two_box {
	width: 100%;
}

.process_item {
	width: 21%;
}

.process_item img {
	width: 100%;
}

.process_head {
	margin-right: 8%;
	position: relative;
}

.process_head::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	width: 40px;
	height: 62px;
	background: url(images/process_path.png) no-repeat;
	top: 40%;
	right: -30%;
}

.process_2 {
	margin-right: 4%;
}


.process_three  {
	width: 100%;
}

.process_three_text {
	width: 48%;
}

.process_three_evgre {
	width: 10%;
}

.process_three_rexian {
	width: 86%;
}

.process_three_rexian h2 {
	font-size: 36px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 5%;
}

.process_three_rexian p {
	font-size: 28px;
	color: #000;
	
}

.process_three_img {
	width: 46%;
}

.process_three_img img {
	width: 100%;
}

.lxwmo {
	width: 100%;
	height: 84px;
	border: 1px solid #f08619;
	margin-top: 10%;
	text-align: center;
}

.lxwmo h3 {
	width: 80%;
	line-height: 84px;
	font-size: 40px;
	color: #f08619;
}

.lxwmo span {
	width: 20%;
	height: 84px;
	background: #f08619;
	color: #fff;
	line-height: 84px;
}

.path {
	width: 100%;
	background: #e9e9e9;
	padding: 17px 0px;
	line-height: 24px;
}

.path_left h2{
	font: 24px/24px "微软雅黑";
	color: #001f50;
}

.path_left ul li {
	float: left;
	margin-left: 35px;
}
.path_left ul li.focus{ background:#000}

.nypro_list{ width:18%; float:left; min-height:808px; box-sizing:border-box; border:1px solid #d2d2d2; border-top:none}
.nypro_list .nypbt{ width:100%; background:#00a1ea; font:bold 28px/90px "微软雅黑"; color:#fff; text-align:center;}
.nypro_list .nypbt span{font: normal 18px/90px "微软雅黑";}
li.prow{width: 100%;float: left; background:#f6f6f6; }
li.prow .wz7{ width:100%; font:18px/50px "微软雅黑"; color:#000;text-indent:20px; border-bottom:1px dashed #c9c9c9; box-sizing:border-box}
li.prow .wz7 a{color:#000;}
li.prow .epdh{ width:100%; display:none}
li.prow .epdh a.mz { font:14px/40px "微软雅黑";color: #000;width: 100%;display: block;text-align: left;text-indent:12px;}
li.prow .epdh a.mz:hover{ color:#00a1ea}
li.prow .epdh a.clwz3 {
	color: #999;
	font-size: 14px;
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 16px;
	margin-top: 6px
; box-sizing:border-box
}
.leftclass .wb{ background:#b40000; color:#fff; border-top:solid 1px #fff}

.proddiv{width: 80.4%;}
.proddiv .pdbt{ width:100%; font:24px/45px "微软雅黑"; color:#000; border-bottom:1px solid #b1b1b1; margin-bottom:15px;}

.proddiv ul {
	width: 100%;
}

.proddiv ul li {
	float: left;
	width: 22.5%; 
	margin-right:3.3333333%;
	margin-bottom:1.1%;
}
.pc_ul .pcpic{ width:100%; height:180px;}
.pc_ul .pcpic img{ width:100%; height:100%; display:inline-block; object-fit: cover;}


.proddiv ul li:nth-child(4n) {margin-right:0;}
.proddiv ul li a {display: block;}

.proddiv ul li p.prod_p {
	margin-bottom: 6px;
	font-family: arial;
	height: 24px;
}

.proddiv .prod_text {
	margin-top: 16px;
	background: url(images/prod_icon.jpg) no-repeat right top;
	border-bottom: 1px solid #cbcbcb;
	box-sizing: border-box;
	padding-bottom: 24px;
}

.proddiv ul li:hover img {
	border-color: #00a1ea;
}

.proddiv ul li:hover .prod_text  {
	background: url(images/prod_icon1.jpg) no-repeat right top;
	border-color: #00a1ea;
}

.page {
	width: 100%;
	text-align: center;
}

.page a {
	line-height: 32px;
	border: 1px solid #e4e4e4;
	display: inline-block;
	padding: 0px 0.75rem;
	margin: 0px 0.1875rem;
}

.page span {
	background: #e99313;
	color: #fff;
	padding:0.375rem 0.75rem;
}

.pic_viem {
	width: 80.4%;
}

.pic_v_img {width: 500px; height:auto;}

.pic_v_img img {width: 100%; height:100%; display:inline-block; object-fit:cover;}

.pic_v_txt {
	width: 49%;
}

.pic_list {
	width: 100%;
}

.pic_list li{
	width: 100%;
	list-style: none;
	text-align: center;font:22px/45px "微软雅黑"; color:#707070; box-sizing:border-box; border-bottom:1px dashed #c6c6c6;
	cursor: pointer;
}

.pic_list li.active {
	background: #00a1ea;
	color: #fff;
}


.piclist {
	width: 100%;
	min-height: 350px;
	max-height: 364px;
	/*overflow-y: auto;*/
}


#list2 {
	font-size: 15px;
	line-height: 2;
}

.pic_v_model {
	width: 100%;
	font: 16px/50px "微软雅黑";
	color: #707070;
	 box-sizing:border-box; border-bottom:1px dashed #c6c6c6;
}

.proxi{ width:150px; height:60px; float:left; border:1px  solid #b5b5b5; border-bottom:none; position:relative}
.proxi span{width:100%; height:61px; font:20px/61px '微软雅黑'; color:#000; background:#fff; position:absolute; left:0; top:0; text-align: center;}
.pwz{width:100%; min-height:350px; box-sizing:border-box; border:1px  solid #b5b5b5; font:14px/26px '微软雅黑'; color:#333; box-sizing:border-box; padding:25px;}
.pwz img{ max-width:100%}

.tjpc_ul{ width:100%; border:1px  solid #b5b5b5; padding:25px; box-sizing:border-box;}
.tjpc_ul li{ width:23.5%; float:left; margin-right:2%;}
.tjpc_ul li:nth-child(4n+0){ margin-right:0}
.tjpc_ul li .tjpic{ width:100%; height:230px; float:left}
.tjpc_ul li .tjpic img{ width:100%; height:100%; display:inline-block; object-fit:cover;}
.tjpc_ul li p{ width:100%; float:left; font:16px/50px "微软雅黑"; color:#000; text-align:center;}

.pic_all {
	width: 100%;
	margin-top: 0.5rem;
}

.pic_all a {
	display: block;
	width: 100%;
	text-align: center;
	background: #e9e9e9;
	color: #3d3d3d;
	line-height: 48px;
}

.pic_all a:hover {
	background: #00a1ea;
	color: #fff;
}

.pic_related {
	width: 100%;
}

.related_text {
	width: 100%;
	background: #f5f5f5;
	color: #000000;
	font:18px/18px "微软雅黑";
	padding: 10px 28px;
	box-sizing: border-box;
}

.pc_page {
	width: 100%;
}

.pc_page  .prew,.pc_page  .nextw{ width:48%;}
.pc_page p{display: block;
	text-align: center;
	background:none;
	color: #3d3d3d;
	line-height: 48px;}
.pc_page .prew:hover,.pc_page .nextw:hover {
	background:none;
	color: #fff;
}
.pc_page .prew:hover a,.pc_page .nextw:hover a { color:#fff}
.pgm_text {
	width: 100%;
	text-align: center;
}

.pgm_text h2 {
	font: 28px/28px "微软雅黑";
	color: #000000;
}

.program_box {
	width: 100%;
}

.program_box ul {
	width: 100%;
}

.program_box ul li {
	width: 100%;
	padding:260px 0px;
	margin-bottom: 22px;
}

.program_content {
	width: 1200px;
	margin: 0px auto;
}

.program_text {
	color:#fff;
	padding: 28px;
	box-sizing: border-box;
	background-color:rgba(145, 145, 147, 0.9);
	margin: 0;
	text-align: left;
	width: 600px;
}

.program_text h2 {
	font: 36px/44px "微软雅黑";
}

.program_text p {
	font: 14px/24px "微软雅黑";
	height: 90px;
	overflow: hidden;
	margin-top: 25px;
}

.program_text .program_more{
	display: block;
	width: 170px;
	height: 40px;
	border: 1px solid#f7f7f7;
	border-radius: 20px;
	font-size: 18px;
	margin-top: 25px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}

.program_text span.pro_span {
	margin-top: 14px;
	display: inline-block;
	background: #fff;
	font-size: 18px;
	line-height: 30px;
	color:#919294;
	text-transform: uppercase;
	padding-left: 8px;
	padding-right: 20px;
	position: relative;
}

.program_text span.pro_span::after{
	content: '';
	display: block;
	width: 20px;
	height: 30px;
	background: url(images/program_icon.png);
	position: absolute;
	top: 0px;
	right: -20px;
}


.pgmview_now {
	width: 100%;
	background: url(images/prg_icon.png) no-repeat left center;
	padding-left: 25px;
	box-sizing: border-box;
	line-height: 23px;
	margin: 30px 0px;
	color: #666;
}

.pgmview_now a {
	color: #666;
}

.pro_bner {
	width: 100%;
	height: 684px;
	position: relative;
	overflow: hidden;
	}

.pro_bner img {
	width: 100%;
}

.pro_text {
	position: absolute;
	top: 30%;
	max-width: 470px;
	line-height: 2;
	font-size: 18px;
	color:#fff;
	background-color: rgba(145, 145, 147, 0.9);
	padding: 28px;
	box-sizing: border-box;
}

.pgmview_box  {
	width: 100%;
}

.pgmview_img {
	width: 46%;
}

.pgmview_img img {
	width: 100%;
}

.pgmview_text {
	width: 46%;
}

.pgmview_text h2 {
	font: 28px/58px "微软雅黑";
	color:#333;
	padding-bottom: 11px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 33px;
}

.pgmview_text p {
	font-size: 14px;
	color: #999;
	line-height: 2;
	height: 240px;
	overflow: hidden;
}

.pgmlink {
	width: 100%;
	border-top: 1px solid #e9e9e9;
	padding-top: 40px;
}

.pgmlink a {
	width: 220px;
	height: 46px;
	display: block;
	border-radius: 30px;
	font: 18px/46px "微软雅黑";
	color: #00a1ea;
	text-align: center;
	background:#e9e9e9 url(images/pgmlink_icon.png) no-repeat 40px;
}

.pgmview_intro {
	width: 100%;
}

.program_img {
	width: 100%;
	position: relative;
	
}

.program_img img {
	width: 100%;
}

.pgm_par {
	top: 40%;
	left: 5%;
}

.pgm_par1 {
	right: 16%;
	top: 10%;
}

.pgm_par2 {
	top: 14%;
	left: 14%;
}

.pgmview_txt {
	position: absolute;
	text-align: -moz-center;
	text-align: center;
}

.pgmview_txt h2 {
	font-family: "微软雅黑",arial;
	font-size: 48px;
	color:#333;
	font-weight: 100;
}

.pgmview_txt span {
	font-size: 16px;
	color:#999;
	line-height: 24px;
	max-width: 600px;
	display: block;
}

.pgmview_txt p {
    margin-top: 25px;
    font-size: 24px;
    color: #333;
    font-weight: 100;
}

.pgm_par2 span {
	width: 400px;
}

.pgmview_list {
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

.pgmview_list li {
	display: inline-block;
	text-align: center;
	transition: all 0.3s;
	border-bottom: 2px solid #fff;
	margin: 0px 32px;
}

.pgmview_list li:hover {
	border-color: #00a1ea;

}

.pgmview_list li:hover a{
	color: #00a1ea;
}

.pgmview_list li:last-child {
	background: none;
}

.pgmview_list li a {
	line-height: 78px;
	font-size: 19px;
	font-weight: bold;
	color: #666;
	display: block;
}

.pgmview_list li.bor {
	border-color: #00a1ea;
}

.pgmview_list li.bor a{
	color: #00a1ea;
}



.pgmview_cot {
	width: 100%;
	min-height: 400px;
}

.fex {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	background: #fff;
}

.newbar {
	width: 100%; padding: 0 13.5%;
	height: 80px;
	background: #fff;
	box-sizing: border-box;
}

.barfex {
	width: 100%;
}

.bar_btm{border-bottom: 1px solid #e9e9e9;}


.position {
	background: url(images/prg_icon.png) no-repeat left center;
	padding-left: 25px;
	box-sizing: border-box;
	color: #999;
	font-size: 14px;
	line-height: 80px;
}

.position a {
	color: #999;
}

.newbar ul li {
	float: left;
	padding: 0px 32px;
	line-height: 80px;
}

.newbar ul li.bor { 
	background: #00a1ea;
}

.newbar ul li.bor a{
	color: #fff;
}

.newbar ul li a {
	font-size: 15px;
	display: block;
}

.newbar ul li.new_left {
	background: #00a1ea;
}

.newbar ul li.new_left a{
	color: #fff;
}

.new_rmd {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
	padding: 0px 0px 30px;
}

.new_rmd li {
	width: 100%;
	list-style: none;
}

.new_img {
	width: 36%;
	max-height: 300px;
	overflow: hidden;
}


.new_img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.new_img img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.new_text {
	width: 58%;
}

.new_text h2{
	padding: 20px 0 15px;
	line-height: 36px;
	font-size: 22px;
	display: block;
	width: 100%;
}

.new_text p {
	color: #666;
	line-height: 2;
	font-size: 15px;
	height: 85px;
	overflow: hidden;
}

.new_text span {
	width: 120px;
	height: 42px;
	display: block;
	line-height: 42px;
	background: #e9e9e9;
	text-align: center;
	color: #666;
	margin-top: 24px;
}

.new_rmd li:hover h2 {
	color: #00a1ea;
}

.new_text span:hover {
	background: #00a1ea;
	color: #fff;
}

.new_box {
	width: 100%;
}

.new_box .new_lis {
	width: 100%;
	margin-bottom: 30px;
	border-bottom: 1px solid #e9e9e9;
	padding: 30px 0;
}

.new_box .new_lis:hover .new_txt h2{
	color: #00a1ea;
}

.new_txt {
	width: 75%;
	float: left;
}

.new_txt h2 {
	font-size: 18px;
	color: #3d3d3d;
	line-height: 38px;
	margin-bottom: 5px;
}

.new_txt h2 span {
	display: inline-block;
	color: #888888;
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
}

.new_txt p {
	color:#666;
	line-height: 2;
	font-size: 15px;
}

.new_imgs {
	width: 16%;
	max-height: 135px;
	overflow: hidden;
}

.new_imgs:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.new_imgs img {
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.new_cnt {
	width: 100%;
}

.new_tit h2{
	font-size: 18px;
	font-weight: normal;
	color:#333;
	line-height: 2;
	text-align: center;
}

.new_tit h3{ 
	font-size: 14px;
	line-height: 2;
	color:#333;
	text-align: center;
	font-weight: normal;
}

.new_content {
	width: 100%;
	max-width: 850px;
	margin: 40px auto 0px;
	font-size: 15px;
	color: #333;
}

.new_t_cot {
	width: 100%;
	min-height: 300px;
	background: #fff;
	padding: 3% 0px;
	box-sizing: border-box;
}

.new_min_wt {
	width: 70%;
	margin: 0px auto;
}

.new_bx {
	background: #fafafa;
}

.new_t_cot img {
	width: 100%;
	max-width: 800px;
}

.preNext {
	width: 100%;
	margin-top: 2.8125rem;
	padding-top: 2.8125rem;
	border-top:1px solid #e9e9e9;
}

.prew , .nextw {
	font-size: 15px;
}

.prew {
	margin-bottom: 8px;
}

.closeWindow a{
	display: inline-block;
	padding: 8px 22px;
	border: 2px solid #eee;
	color: #888;
	transition: all 0.5s;
}

.closeWindow a:hover {
	background: #00a1ea;
	color: #fff;
	border-color: #00a1ea;
}

.join {
	width: 100%;
}

.ate_bk {
	background: #f6f6f6;
}

#advantage {
	width: 100%;
	padding: 72px 0px;
}

.ate_title {
	width: 100%;
}

.ate_title h2 {
	height: 38px;
	padding-left: 24px;
	font: 36px/38px "微软雅黑";
	color:#333;
	box-sizing: border-box;
	border-left: 2px solid #00a1ea;
	font-weight: lighter;
}

.ate_cot {
	width: 100%;
}

.ate_cot .ate_item {
	float: left;
	width: 100%;
	list-style: none;
	height: 322px;
	overflow: hidden;
}

.ate_img {
	width: 50%;
	height: 100%;
	background-size:cover ;
	position: relative;
}

.ate_cot .ate_img.l::after {
	top:20%;
	right: 0;
	width: 29px;
	height: 54px;
	content: '';
	position: absolute;
	background: url(images/attr_icon.png);
}

.ate_cot .ate_img.r::after {
	top:20%;
	left: 0;
	width: 29px;
	height: 54px;
	content: '';
	position: absolute;
	background: url(images/attr_icon2.png);
}

.ate_img img {
	width: 100%;
}

.ate_text {
	position: relative;
	z-index: 1;
	width: 50%;
	height: 100%;
	padding: 80px 75px 0;
	box-sizing: border-box;
	background:#fff;
	margin: 0;
}

.ate_text h2 {
	font-weight: normal;
	position: relative;
}

.ate_text h2::after {
	content: '';
	position: absolute;
	width: 2px;
	height: 100%;
	display: block;
	background: #00a1ea;
	top: 0px;
	left: -24px;
}
.aboutbar li.bor{ background:#00a1ea}
.aboutbar li.bor p{
	color: #fff;
}

.ate_text h2 em {
	font-style: normal;
	display: block;
	color:#e9e9e9;
	text-transform: uppercase;
	
}

.ate_text h2 p {
	color: #333;
	font: 30px/38px "微软雅黑";
}
.ate_text h2 p span {
	color: #00a1ea;
}

.pce_bk {
	width: 100%;
	padding: 140px 0;
	background: url(images/pce_bk.jpg) no-repeat center fixed;
	background-size: cover;
	box-sizing: border-box;
}

.process_ul {
	width: 100%;
}

.process_ul li {
	width: 18%;
	float: left;
	margin-right: 2.5%;
	text-align: center;
	background: #fff;
	border-radius:50%;
	padding: 60px 30px 0;
	box-sizing: border-box;
	height: 216px;
	cursor: pointer;
}

.process_ul li:last-child {
	margin-right: 0;
}

.process_ul li:hover {
	background: #00a1ea;
}

.process_ul li i {
	display: block;
	width: 60px;
	height: 60px;
	background: url(images/process_icon.png) no-repeat;
	margin: 0px auto;
}

.process_ul li:hover i.pcs_1 {
	background-position: 0px -60px;
}

.process_ul li i.pcs_2 {
	background-position: -60px 0px;
}

.process_ul li:hover i.pcs_2 {
	background-position: -60px -60px;
}

.process_ul li i.pcs_3 {
	background-position: -120px 0px;
}

.process_ul li:hover i.pcs_3 {
	background-position: -120px -60px;
}

.process_ul li i.pcs_4 {
	background-position: -180px 0px;
}

.process_ul li:hover i.pcs_4 {
	background-position: -180px -60px;
}

.process_ul li i.pcs_5 {
	background-position: -240px 0px;
}

.process_ul li:hover i.pcs_5 {
	background-position: -240px -60px;
}

.process_ul li p {
	font-size: 14px;
	color: #333;
}

.process_ul li:hover p  {
	color: #fff;
}

.intention {
	width: 100%;
	padding: 6.25rem 0px;
}

.int_bk {
	width: 100%;
	background: #f6f6f6;
	padding: 3.125rem 2.5rem;
	box-sizing: border-box;
}

.int_item {
	width: 100%;
	margin-bottom: 40px;
}

.area {
	width: 100%;
	margin-bottom: 40px;
}

.int_item span{
	float: left;
	margin-right: 3%;
	font-size: 16px;
	color:#333;
	line-height: 48px;
	width: 10%;
	text-align: right;
}

.area span{
	float: left;
	margin-right: 3%;
	font-size: 16px;
	color:#333;
	line-height: 48px;
	width: 10%;
	text-align: right;
}

.area span i {
	color: #f00;
	font-size: 16px;
	margin-right: 3px;
	font-style: normal;
}

.address {
display: inline-block;
width: 60%;
}

.address .select {
	width: 30%;
	float: left;
	height: 48px;
	padding: 12px 10px;
	border: 1px solid #e2e2e2;
	background:#fff;
	box-sizing: border-box;
	font-size: 14px;
	color:#666;
	line-height: 24px;
	margin-right: 2%;
}

.address .select select{
	width: 100%;
	color:#666;
	font-size: 14px;
}

.address input {
	width: 94%;
	height: 48px;
	padding: 12px 10px;
	border: 1px solid #e2e2e2;
	background:#fff;
	box-sizing: border-box;
	font-size: 14px;
	color:#666;
	line-height: 24px;
	margin-top: 24px;
}


.int_item span i {
	color: #f00;
	font-size: 16px;
	margin-right: 3px;
	font-style: normal;
}

.int_item input {
	width: 50%;
	height: 48px;
	padding: 12px 10px;
	border: 1px solid #e2e2e2;
	background:#fff;
	box-sizing: border-box;
	font-size: 14px;
	color:#666;
	line-height: 24px;
	vertical-align: top;
}

.int_item input#checkcode {
	width: 20%;
	margin-right: 1%;
}

.int_bnt {
	padding-left: 13%;
	box-sizing: border-box;
}

.int_item img.code {
	width: 10%;
	margin-top: 1%;
}

.int_bnt .submit{
	width: 24%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #00a1ea;
}

#sccj {
	width: 100%; padding-bottom:70px;
}

.erg_cot {
	width: 100%;
	overflow: hidden;
}

.erg_img {
	width: 48%;
	height:440px;
	margin: 0px 1% 2%;
}
.imgdiv{ width:100%; height:385px;}
.erg_img .imgdiv img {
	width: 100%;
	height:100%; display:inline-block; object-fit:cover;
}

.erg_img p {
	height: 45px;
	line-height: 45px;
	background: #fff;
	color: #333;
	padding: 0px 5%;
}

.more_wrap .clpse{
	display: none;
	width: 20%;
	margin: 0px auto;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color:#fff;
	background:#00a1ea;
	cursor:pointer;
}

.more_wrap {
	width: 100%;
}

.more_wrap  .view_more {
	width: 20%;
	margin: 0px auto;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color:#fff;
	background:#00a1ea;
	cursor:pointer;
}



#specialty {
	width: 100%;
	padding: 6.25rem 0px;
}

.spy_cot {
	width: 100%;
}

.spy_cot li {
	width: 32%;
	float: left;
	margin-right: 2%;
	list-style: none;
	text-align: center;
}

.spy_cot li:last-child {
	margin-right: 0px;
}

.spy_cot li img {
	width: 100%;
}

.spy_cot li p{
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #f6f6f6;
	color: #333;
}

.network  {
	width: 100%;
	text-align: center;
}

.network a {
	display: block;
	width: 100%;
	margin: 0px auto;
	height: 48px;
	text-align: center;
	line-height: 48px;
	color:#fff;
	background:#00a1ea;
	border-radius:10px;
}

.network li {
	display: inline-block;
	width: 20%;
	margin: 0px 10px;
}


.cotact_text {
	width: 100%;
	text-align: center;
}

.cotact_text h2 {
	font:32px/32px "微软雅黑";
	color: #00a1ea;
}

.cotact_text p {
	text-transform: uppercase;
	font: 24px/24px arial;
	color: #666;
	margin-top:10px;
}

.cotact_box {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.cotact_box ul {
	width: 70%;
	margin: 0px auto;
}

.cot_img {
	margin-right: 20px;
}

.cot_img img {
	transition: all 0.5s;
}

.cotact_box ul li {
	width: 45%;
	float: left;
	margin-right: 10%;
	margin-bottom: 10%;
}

.cotact_box ul li:nth-child(2n)  {
	margin-right: 0;
}

.cotct_text {
	float: left;
	font-size: 14px;
	color:#666;
	line-height: 24px;
}

.cotct_text h2 {
	font-size: 20px;
	color:#000000;
	line-height: 30px;
	padding: 5px 0 20px;
	font-weight: normal;
}

.cotct_text a {
	color:#666;
}

.cotct_text a:hover {
	color: #00a1ea;
}

.cot_map {
	width: 100%;
	padding: 0px 10%;
	box-sizing: border-box;
}

.cot_map .cot_map_bk {
	width: 54%;
	height: 440px;
	overflow: hidden;
	background: url(images/cot_map.png) no-repeat;
	background-size: 100% 100%;
	position: relative;
}

.cot_map_bk li {
	list-style: none;
}

.cot_map_bk li.active i{
	background-position: 0px -26px;
}

.cot_map_bk li i.map_li1{
	top: 34%;
	right: 35%;
}

.cot_map_bk li i.map_li2{
	top: 20%;
	right: 20%;
}

.cot_map_bk li i.map_li3{
	top: 50%;
	right: 23%;
}

.cot_map_bk li i.map_li4{
	top: 62%;
	right: 26%;
}

.cot_map_bk li i.map_li5{
	top: 60%;
	right: 31%;
}

.cot_map_bk li i.map_li6{
	top: 48%;
	right: 36%;
}

.cot_map_bk li i.map_li7{
	top: 65%;
	right: 35%;
}

.cot_map_bk li i.map_li8{
	top: 48%;
	left: 51%;
}

.cot_map_bk li i{
	width: 17px;
	height: 26px;
	display: block;
	background:url(images/map_icon.png) no-repeat;
	position: absolute;
}

.cot_map_bk li i:hover {
	background-position: 0px -26px;
}

.cot_map_box {
	width: 36%;
	border: 1px solid #eee;
}

.map_item {
	display:block;
	padding: 0px 0 24px;
	box-sizing: border-box;
}

.map_tit {
	width: 100%;
	font: 20px/38px "微软雅黑";
	text-align: center;
	padding: 15px 28px ;
	box-sizing: border-box;
	background: #f9f9f9;
}

.map_cot {
	width: 100%;
	padding: 24px 28px;
	box-sizing: border-box;
	line-height: 2;
	color: #666;
}

.map_cot p{
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 12px;
}


.search_job {
	width: 100%;
}

.search_job {
	width: 100%;
	box-sizing: border-box;
	background: #f6f6f6;
	padding: 3% 5% 2%;
	box-sizing: border-box;
}

.search_job .dd01 {
	display: block;
	width:40%;
	float: left;
	line-height: 50px;
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
}

.search_job .dd01 input {
	line-height: 50px;
	width: 100%;
	text-indent: 2em;
	color: #999;
	font-size: 15px;
}

.search_job .dd02 {
	display: block;
	width: 16%;
	float: left;
	line-height: 50px;
	text-align: center;
	background: #00a1ea;
	color: #fff;
}

.search_job .dd02 input {
	color: #fff;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 50px;
	background: #00a1ea;
	outline: none;
}

.search_box {
	width: 100%;
	padding: 0px 5%;
	box-sizing: border-box;
}

.key {
	width: 100%;
	line-height: 50px;
	font-size: 14px;
	color:#585c64;
}

.key span {
	margin-right: 10px;
	cursor: pointer;
}



.job_title {
	width: 100%;
	border-bottom: 1px solid #e9e9e9;
	line-height: 43px;
}

.job_title div {
	width: 20%;
}

.cet_all {
	text-align: center;
}

.job_list {
	width: 100%;
}

.job_list li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ececed;
	font-size: 14px;
	list-style: none;
}

.job_list li p{
	width: 20%;
	float: left;
}

.job_list li p img {
	display: none;
	margin: 0;
	margin-left: 8px;
}

.job_list li p img.heat{
	display: inline-block;
	
}

.btn_job {
	color: #00a1ea;
}


.boon {
	width: 100%;
}

.boon_text {
	width: 40%;
}

.boon_text h2 {
	color:#00a1ea;
	font-weight: 600;
	line-height: 45px;
	font-size: 38px;
}

.boon_text p {
	font-size: 34px;
	color:#666666;
	text-transform: uppercase;
	line-height: 40px;
	font-family: arial;
}

.boon_text i {
	display: block;
	width: 22px;
	height: 2px;
	background:#00a1ea;
	margin-top: 20px;
}

.boon_box {
	width: 60%;
	font-size: 14px;
	color:#666666;
	line-height: 24px;
}

.boon_box span{
	font-size: 16px;
	color: #00a1ea;
}


.jobview {
	width: 70%;
	margin: 0px auto;
	}

.jobview h2 {
	color: #333;
	font-size: 28px;
	font-weight: normal;
}



.description {
	width: 100%;
}

.dtion_title {
font-size: 18px;	
}


.dtion_box {
	color: #666;
	line-height: 2;
	font-size: 14px;
}

.jobhidden {
	width: 100%;
}

.jobhidden a {
	line-height: 38px;
	border-radius: 10px;
	width:18%;
	display: block;
	text-align: center;
	color: #fff;
}

.jobhidden a.btn_orange {
	background-color: #fd8d56;
	margin-right: 16px;
}

.jobhidden a.btn_green {
	background-color: #01b78e;
}


.aboutbar {
	    width: 100%;
	    
	    background:  #fff;
	    box-sizing: border-box;
		text-align: -moz-center;
		text-align: center;
}

.aboutbar ul {
	width: 100%;
	height: 100%;
	padding: 26px 0 22px;
}

.aboutbar ul li { width:25%; float:left; font:18px/60px "微软雅黑"; color:#000; background:#f4f4f4;	display: inline-block;
}


.abg{ background: url(images/abg.jpg) no-repeat top center}
.abt{ font:bold 30px/50px "微软雅黑"; color:#000; width:100%; text-align:center}
 .abt p{ width:100%; font:normal 16px/40px "微软雅黑"; background:url(images/abt.png) no-repeat center center; margin-bottom:50px;}

.at_p {
	padding: 72px 0px;
}

.about_img {
	width: 45%;
}

.about_img img {
	width: 100%;
}

.about_text {
	 font:13px/26px "微软雅黑"; color:#000;
	width: 52.1%;
	padding-top: 2%;
	position: relative;
}
.about_text i{ width:auto; float:left}
.about_text span{ width:auto; float:left; border-bottom:3px solid #00a1ea}
.about_text span p{ font:normal 22px/22px "微软雅黑"; text-transform:uppercase; margin:5px 0;}
.about_text h2 { font: bold 48px/50px "微软雅黑";color:#4f4f4f;}

.awz{ font:20px/42px "微软雅黑"; color:#4f4f4f;}
.adiv{ width:690px; font: bold 26px/70px "微软雅黑"; color:#fff; text-align:center; background:#9bc4ff; position:absolute; left:-100px; margin-top:10px;}
.innovate {
	width: 100%;
}

.at_bk {
	background: #00a1ea;
}

.ibte_text {
	width: 40%;
	padding-top: 3%;
}

.ibte_text h2 {
	font-size: 24px;
	color:#fff;
	font-weight:normal;
	line-height: 48px;
	padding-bottom: 8px;
}

.ibte_text p {
	color: #fff;
	line-height: 2;
	font-size: 14px;
	text-indent: 2em;
	padding-bottom: 17px;
	max-height: 130px;
	overflow: hidden;
}

.ibte_img {
	width: 56%;
}

.ibte_img img {
	width: 100%;
}

.ctcate {
	width: 100%;
}

.ctcate h2 {
	font-size: 24px;
	color:#fff;
	font-weight: normal;
	line-height: 48px;
	padding-bottom: 8px;
}

.ctcate ul {
	width: 100%;
	padding-top: 1%;
}

.path_data {
	position: absolute;
	top:30%;
	right: 0;
	text-align: center;
}

.path_data h4 {
	color: #00a1ea;
	font: 30px/40px "微软雅黑";
	font-weight: bold;
}

.path_data h5 {
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}

.path_box {
	width: 50%;
	height: 460px;
	overflow-y: scroll;
	padding-left: 4px;
	box-sizing: border-box;
}

.path_box h2 {
	font: 18px/18px "微软雅黑";
	color: #00a1ea;
	margin-bottom: 1%;
	position: relative;
}

.path_box h2::after {
	content: '';
	width: 18px;
	height: 12px;
	background: url(images/path_icon.png) no-repeat;
	position: absolute;
	top: 2%;
	left: -4%;
}

.path_box p {
	font-size: 15px;
	color: #666;
}

.path_box li {
	list-style: none;
	padding-bottom: 5%;
	box-sizing: border-box;
	border-left: 2px solid #eee;
	padding-left: 3%;
	box-sizing: border-box;
}

.ctcate ul li {
	width: 18%;
	float: left;
	margin-right: 2.5%;
}

.ctcate_img {
	width: 100%;
	max-height: 314px;
	overflow: hidden;
}

.ctcate_img:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
}

.ctcate ul li:last-child  {
	margin-right: 0;
}

.ctcate ul li img {
	width: 100%;
}

.ctcate ul li p {
	text-align: center;
	color: #fff;
	line-height: 48px;
}

.num-ul {
	width: 100%;
	margin-top: 8%;
}

.num-li {
	float: left;
	width: 24%;
	padding-bottom: 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #2c4873;
	margin-right: 12%;
}

.num-li #num1 {
    font-weight: bold;
    font-size: 36px;
    font-family: "Arial";
    line-height: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
	color: #fff;
}

.num-li p {
	text-align: left;
	text-indent: 0;
	padding: 0;
}

.num-li .num_jia {
	width: 12px;
	height: 40px;
	display: inline-block;
	vertical-align: top;
	background: url(images/jia.png) no-repeat;
}






.culture {
	width: 100%; min-height:520px;
	/*background:#f4f3f3*/
}

.cule_text {width: 100%;}
.cule_text li{ width:23.5%; margin-right:2%; list-style:none; background:#fff; text-align:center;color:#000; float:left; padding:45px 0;transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;overflow:hidden;}
.cule_text li i{ width:75px; height:75px; display:table; margin:0px auto}
.cule_text li b{ width:100%; font:18px/35px "微软雅黑"; margin:20px 0; float:left }
.cule_text li p{ width:100%; font:14px/20px "微软雅黑"; min-height:45px; float:left; padding:0 15%; box-sizing:border-box }
.cule_text li:hover {margin-top:-30px}
.cule_text li:last-child{ margin-right:0}

.cule_box {
	width: 100%;
	height: 180px;
	overflow-y: scroll;
}

.cule_box h5 {
	color: #00a1ea;
	font-size: 16px;
	margin-bottom: 1%;
}

.cule_box p {
	font-size: 15px;
	color:#666;
	line-height: 2;
}

.cule_box p span {
	color: #00a1ea;
	margin-right: 1%;
}

.cule_box ul span{
	color: #00a1ea;
	font-size: 16px;
	margin-bottom: 1%;
}

.cule_box ul ol {
	font-size: 15px;
	color:#666;
	line-height: 2;
}

.cul_img {
	width: 39.1666666666%;
}

.cul_img img {
	width: 100%;
}

.duty {
	width: 100%;
	background: #f6f6f6;
}

.duty_text {
	width: 100%;
	text-align: center;
}

.duty_text h2 {
	font-size: 38px;
	font-weight: 600;
	line-height: 48px;
	color: #00a1ea;
}
.duty_text h3{
	font-size: 20px;
	line-height: 2;
	color:#666;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 36px;
}

.duty_cot {
	width: 100%;
	padding: 0px 10%;
	box-sizing: border-box;
	font-size: 14px;
	color: #666;
	line-height: 2;
	text-align: center;
}


#envon {
	width: 30%;
	padding-bottom: 24px;
}

.down {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 15px;
}

.weixin{ width:0; height:200px;background:#fff;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); position:absolute; right:100px; bottom:-100px}
.weixin img{ width:184px; border:solid 4px #fff; margin:5px; display:inline}
#share-qrcode:hover .weixin{width:200px;}

.share div{
	width: 62px;
	height: 62px;
	float: left;
	cursor: pointer;
	border-radius: 4px;
	background-size: contain;
	margin: 0 10px 0px 0px;
	z-index: 9;
	border-radius: 50%;
	border: 1px solid #fff;
}
.share span{ width:auto; float:left; font:16px/16px "微软雅黑"; color:#000; padding:15px 0}


#share-qrcode { background-image: url(images/wx.png); border-color: #dbdbdb; margin-left: 12px;}
#share-qzone { background-image: url(images/kj.png);border-color: #dbdbdb; }
#share-sina { background-image: url(images/wb.png);border-color: #dbdbdb; }
#share-qq { background-image: url(images/qq.png);border-color: #dbdbdb; }
#share-fz{ background-image: url(images/fz.png);border-color: #dbdbdb;}
#share-sc{background-image: url(images/sc.png);border-color: #dbdbdb;}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-modal-dialog,.vjs-button>.vjs-icon-placeholder:before,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.vjs-button>.vjs-icon-placeholder:before{text-align:center}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff");font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder,.vjs-icon-play{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-big-play-button .vjs-icon-placeholder:before,.video-js .vjs-play-control .vjs-icon-placeholder:before,.vjs-icon-play:before{content:"\f101"}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:"\f102"}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder,.vjs-icon-pause{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before,.vjs-icon-pause:before{content:"\f103"}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder,.vjs-icon-volume-mute{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before,.vjs-icon-volume-mute:before{content:"\f104"}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder,.vjs-icon-volume-low{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before,.vjs-icon-volume-low:before{content:"\f105"}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder,.vjs-icon-volume-mid{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before,.vjs-icon-volume-mid:before{content:"\f106"}.video-js .vjs-mute-control .vjs-icon-placeholder,.vjs-icon-volume-high{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-mute-control .vjs-icon-placeholder:before,.vjs-icon-volume-high:before{content:"\f107"}.video-js .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-enter{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-enter:before{content:"\f108"}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder,.vjs-icon-fullscreen-exit{font-family:VideoJS;font-weight:400;font-style:normal}.video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before,.vjs-icon-fullscreen-exit:before{content:"\f109"}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:"\f10a"}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:"\f10b"}.video-js .vjs-subs-caps-button .vjs-icon-placeholder,.video-js .vjs-subtitles-button .vjs-icon-placeholder,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-subtitles{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js .vjs-subtitles-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-subtitles:before{content:"\f10c"}.video-js .vjs-captions-button .vjs-icon-placeholder,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder,.vjs-icon-captions{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-captions-button .vjs-icon-placeholder:before,.video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before,.vjs-icon-captions:before{content:"\f10d"}.video-js .vjs-chapters-button .vjs-icon-placeholder,.vjs-icon-chapters{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-chapters-button .vjs-icon-placeholder:before,.vjs-icon-chapters:before{content:"\f10e"}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:"\f10f"}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:"\f110"}.video-js .vjs-play-progress,.video-js .vjs-volume-level,.vjs-icon-circle,.vjs-seek-to-live-control .vjs-icon-placeholder{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before,.vjs-icon-circle:before,.vjs-seek-to-live-control .vjs-icon-placeholder:before{content:"\f111"}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:"\f112"}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:"\f113"}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:"\f114"}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder,.vjs-icon-cancel{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before,.vjs-icon-cancel:before{content:"\f115"}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder,.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before,.vjs-icon-replay:before{content:"\f116"}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:"\f117"}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:"\f118"}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:"\f119"}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:"\f11a"}
.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}
.vjs-icon-tumblr:before{content:"\f11b"}
.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}
.vjs-icon-pinterest:before{content:"\f11c"}
.video-js .vjs-descriptions-button .vjs-icon-placeholder,.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}
.video-js .vjs-descriptions-button .vjs-icon-placeholder:before,.vjs-icon-audio-description:before{content:"\f11d"}
.video-js .vjs-audio-button .vjs-icon-placeholder,.vjs-icon-audio{font-family:VideoJS;font-weight:400;font-style:normal}
.video-js .vjs-audio-button .vjs-icon-placeholder:before,.vjs-icon-audio:before{content:"\f11e"}
.vjs-icon-next-item{font-family:VideoJS;font-weight:400;font-style:normal}
.vjs-icon-next-item:before{content:"\f11f"}
.vjs-icon-previous-item{font-family:VideoJS;font-weight:400;font-style:normal}
.vjs-icon-previous-item:before{content:"\f120"}
.video-js{ width: 100%; display:block;vertical-align:top;box-sizing:border-box;color:#fff;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;word-break:initial}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}
.video-js[tabindex="-1"]{outline:0}.video-js *,.video-js :after,.video-js :before{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-16-9,.video-js.vjs-4-3,.video-js.vjs-fluid{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}
body.vjs-full-window{padding:0;margin:0;height:100%}
.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}
.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}
.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}
.vjs-hidden{display:none!important}
.vjs-disabled{opacity:.5;cursor:default}
.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}
.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}
.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}
.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:3em;height:3em;width:3em;display:block;position:absolute;top:45%;left:45%;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgba(43,51,63,.7);border-radius:50%;transition:all .4s}
.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}
.video-js .vjs-big-play-button:focus,.video-js:hover .vjs-big-play-button{border-color:#fff;background-color:#73859f;background-color:rgba(115,133,159,.5);transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-error .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button{display:block}.video-js button{background:0 0;border:none;color:inherit;display:inline-block;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
.vjs-control .vjs-button{width:100%;height:100%}
.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}
.video-js .vjs-modal-dialog{background:rgba(0,0,0,.8);background:linear-gradient(180deg,rgba(0,0,0,.8),rgba(255,255,255,0));overflow:auto}
.video-js .vjs-modal-dialog>*{box-sizing:border-box}
.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}
.vjs-menu-button{cursor:pointer}
.vjs-menu-button.vjs-disabled{cursor:default}
.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu{display:none}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:auto}.vjs-menu .vjs-menu-content>*{box-sizing:border-box}.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.js-focus-visible .vjs-menu li.vjs-menu-item:hover,.vjs-menu li.vjs-menu-item:focus,.vjs-menu li.vjs-menu-item:hover{background-color:#73859f;background-color:rgba(115,133,159,.5)}.js-focus-visible .vjs-menu li.vjs-selected:hover,.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}
.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgba(43,51,63,.7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgba(43,51,63,.7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-menu-button-popup .vjs-menu.vjs-lock-showing,.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu{display:block}.video-js .vjs-menu-button-inline{transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}
.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline:hover,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;transition:all .4s}.vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline:hover .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.vjs-has-started .vjs-control-bar{display:flex;visibility:visible;opacity:1;transition:visibility .1s,opacity .1s}
.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:visible;opacity:0;transition:visibility 1s,opacity 1s}
.vjs-controls-disabled .vjs-control-bar,.vjs-error .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar{display:none!important}
.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}
.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}
.video-js .vjs-control{position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;flex:none}
.vjs-button>.vjs-icon-placeholder:before{font-size:1.8em;line-height:1.67}
.video-js .vjs-control:focus,.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before{text-shadow:0 0 1em #fff}
.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}
.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}
.video-js .vjs-custom-control-spacer{display:none}
.video-js .vjs-progress-control{cursor:pointer;flex:auto;display:flex;align-items:center;min-width:4em;touch-action:none}
.video-js .vjs-progress-control.disabled{cursor:default}
.vjs-live .vjs-progress-control{display:none}
.vjs-liveui .vjs-progress-control{display:flex;align-items:center}
.vjs-no-flex .vjs-progress-control{width:auto}
.video-js .vjs-progress-holder{flex:auto;transition:all .2s;height:.3em}.video-js .vjs-progress-control .vjs-progress-holder{margin:0 10px}
.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}
.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled{font-size:1em}
.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div,.video-js .vjs-progress-holder .vjs-play-progress{position:absolute;display:block;height:100%;margin:0;padding:0;width:0}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{font-size:.9em;position:absolute;right:-.5em;top:-.333333333333333em;z-index:1}.video-js .vjs-load-progress{background:rgba(115,133,159,.5)}.video-js .vjs-load-progress div{background:rgba(115,133,159,.75)}.video-js .vjs-time-tooltip{background-color:#fff;background-color:rgba(255,255,255,.8);border-radius:.3em;color:#000;float:right;font-family:Arial,Helvetica,sans-serif;font-size:1em;padding:6px 8px 8px 8px;pointer-events:none;position:absolute;top:-3.4em;visibility:hidden;z-index:1}.video-js .vjs-progress-holder:focus .vjs-time-tooltip{display:none}.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip,.video-js .vjs-progress-control:hover .vjs-time-tooltip{display:block;font-size:.6em;visibility:visible}.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip{font-size:1em}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display{visibility:hidden;opacity:0;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display{display:none}.vjs-mouse-display .vjs-time-tooltip{color:#fff;background-color:#000;background-color:rgba(0,0,0,.8)}.video-js .vjs-slider{position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#73859f;background-color:rgba(115,133,159,.5)}.video-js .vjs-slider.disabled{cursor:default}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control{cursor:pointer;flex:none}.video-js .vjs-volume-control{cursor:pointer;margin-right:1em;display:flex}.video-js .vjs-volume-control.vjs-volume-horizontal{width:5em}.video-js .vjs-volume-panel .vjs-volume-control{visibility:visible;opacity:0;width:1px;height:1px;margin-left:-1px}.video-js .vjs-volume-panel{transition:width 1s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active,.video-js .vjs-volume-panel .vjs-volume-control:active,.video-js .vjs-volume-panel .vjs-volume-control:hover,.video-js .vjs-volume-panel:active .vjs-volume-control,.video-js .vjs-volume-panel:focus .vjs-volume-control,.video-js .vjs-volume-panel:hover .vjs-volume-control{visibility:visible;opacity:1;position:relative;transition:visibility .1s,opacity .1s,height .1s,width .1s,left 0s,top 0s}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-horizontal,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em}.video-js .vjs-volume-panel .vjs-mute-control:hover~.vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical,.video-js .vjs-volume-panel .vjs-volume-control:hover.vjs-volume-vertical,.video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical,.video-js .vjs-volume-panel:hover .vjs-volume-control.vjs-volume-vertical{left:-3.5em}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active,.video-js .vjs-volume-panel.vjs-volume-panel-horizontal:hover{width:9em;transition:width .1s}.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only{width:4em}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{height:8em;width:3em;left:-3000em;transition:visibility 1s,opacity 1s,height 1s 1s,width 1s 1s,left 1s 1s,top 1s 1s}.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{transition:visibility 1s,opacity 1s,height 1s 1s,width 1s,left 1s 1s,top 1s 1s}.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal{width:5em;height:3em;visibility:visible;opacity:1;position:relative;transition:none}.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical{position:absolute;bottom:3em;left:.5em}.video-js .vjs-volume-panel{display:flex}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.video-js .vjs-volume-panel.vjs-volume-panel-vertical{width:4em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.video-js .vjs-volume-vertical{width:3em;height:8em;bottom:8em;background-color:#2b333f;background-color:rgba(43,51,63,.7)}.video-js .vjs-volume-horizontal .vjs-menu{left:-2em}.vjs-poster{display:inline-block; vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:auto;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:flex;align-items:flex-start;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-liveui .vjs-live-control,.video-js:not(.vjs-live) .vjs-live-control{display:none}.video-js .vjs-seek-to-live-control{cursor:pointer;flex:none;display:inline-flex;height:100%;padding-left:.5em;padding-right:.5em;font-size:1em;line-height:3em;width:auto;min-width:4em}.vjs-no-flex .vjs-seek-to-live-control{display:table-cell;width:auto;text-align:left}.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,.video-js:not(.vjs-live) .vjs-seek-to-live-control{display:none}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge{cursor:auto}.vjs-seek-to-live-control .vjs-icon-placeholder{margin-right:.5em;color:#888}.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder{color:red}.video-js .vjs-time-control{flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer}.video-js .vjs-play-control .vjs-icon-placeholder{flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;flex:none}.vjs-playback-rate .vjs-playback-rate-value,.vjs-playback-rate>.vjs-menu-button{position:absolute;top:0;left:0;width:100%;height:100%}.vjs-playback-rate .vjs-playback-rate-value{pointer-events:none;font-size:1.5em;line-height:2;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgba(43,51,63,.7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px;visibility:hidden}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block;-webkit-animation:0s linear .3s forwards vjs-spinner-show;animation:0s linear .3s forwards vjs-spinner-show}.vjs-loading-spinner:after,.vjs-loading-spinner:before{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:transparent;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-show{to{visibility:visible}}@-webkit-keyframes vjs-spinner-show{to{visibility:visible}}@keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-subs-caps-button+.vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:"\f10d";font-size:1.5em;line-height:inherit}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder{vertical-align:middle;display:inline-block;margin-bottom:-.1em}.video-js .vjs-audio-button+.vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before{font-family:VideoJS;content:" \f11d";font-size:1.5em;line-height:inherit}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{flex:auto;display:block}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subs-caps-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-panel{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subs-caps-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-panel{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-audio-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-descriptions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-panel{display:none}.vjs-modal-dialog.vjs-text-track-settings{background-color:#2b333f;background-color:rgba(43,51,63,.75);color:#fff;height:70%}.vjs-text-track-settings .vjs-modal-dialog-content{display:table}.vjs-text-track-settings .vjs-track-settings-colors,.vjs-text-track-settings .vjs-track-settings-controls,.vjs-text-track-settings .vjs-track-settings-font{display:table-cell}.vjs-text-track-settings .vjs-track-settings-controls{text-align:right;vertical-align:bottom}@supports (display:grid){.vjs-text-track-settings .vjs-modal-dialog-content{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;padding:20px 24px 0 24px}.vjs-track-settings-controls .vjs-default-button{margin-bottom:20px}.vjs-text-track-settings .vjs-track-settings-controls{grid-column:1/-1}.vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content,.vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content{grid-template-columns:1fr}}.vjs-track-setting>select{margin-right:1em;margin-bottom:.5em}.vjs-text-track-settings fieldset{margin:5px;padding:3px;border:none}.vjs-text-track-settings fieldset span{display:inline-block}.vjs-text-track-settings fieldset span>select{max-width:7.3em}.vjs-text-track-settings legend{color:#fff;margin:0 0 5px 0}.vjs-text-track-settings .vjs-label{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);display:block;margin:0 0 5px 0;padding:0;border:0;height:1px;width:1px;overflow:hidden}.vjs-track-settings-controls button:active,.vjs-track-settings-controls button:focus{outline-style:solid;outline-width:medium;background-image:linear-gradient(0deg,#fff 88%,#73859f 100%)}.vjs-track-settings-controls button:hover{color:rgba(43,51,63,.75)}.vjs-track-settings-controls button{background-color:#fff;background-image:linear-gradient(-180deg,#fff 88%,#73859f 100%);color:#2b333f;cursor:pointer;border-radius:2px}.vjs-track-settings-controls .vjs-default-button{margin-right:1em}@media print{.video-js>:not(.vjs-tech):not(.vjs-poster){visibility:hidden}}.vjs-resize-manager{position:absolute;top:0;left:0;width:100%;height:100%;border:none;z-index:-1000}.js-focus-visible .video-js :focus:not(.focus-visible){outline:0;background:0 0}.video-js .vjs-menu :focus:not(:focus-visible),.video-js :focus:not(:focus-visible){outline:0;background:0 0}

#azsx {
	width: 100%;
	margin-bottom: 48px;
}

#my-video {
	width: 100%;
	height: 700px;
}

#video {
	background: #000;
}

.jsmodern-share {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 180px;
    height: 180px;
    z-index: 999999;
    background: #fff;
	border:#ddd solid 1px;
	border-radius: 10px;
	box-shadow:#ddd 0 0 20px;
    overflow: hidden;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	padding: 32px 16px;

} 

.jsmodern-share div {
    width: 180px;
    height: 180px;
    margin: 0 auto;
}

.jsmodern-share p {
	display: none;
}

.jsmodern-share b {
	position: absolute;
	width: 20px;
	height: 20px;
	background: url(images/close.png) no-repeat;
	right: 4px;
	top: 4px;
	cursor: pointer;
	color:#ccc;
	opacity: .1;
	transition: .1s;
}

.jsmodern-share b:hover {
    opacity: .5;
}

@media only screen and (min-width:1243px) and (max-width:1649px) {

.column ul li {
	padding-right: 0%;
	}
}

@media only screen and (max-width:1242px) {
	.search {
		display: none;
	}
	
	
	
    .mgt20p { margin-top: 20%;}
	.t1 { font: bold 50px/70px "微软雅黑";}

	
	.mapyc{ display:none}
	.series {
		width: 100%;
		padding: 37px 3%;
		box-sizing: border-box;
	}
	
	
	
	.program_text {
		font: 1.125rem/1.125rem "微软雅黑";
	}
	
	.foot_wx {
		float: left;
	}
	
	.foot_wx h2 {
		text-align: left;
	}
	
}

@media only screen and (max-width:1580px) { 
.sybox,topbdiv,.column,.footer{ padding: 0 3%} 
.hdiv .sub{ padding:0.5% 3%}
.title {  font: bold 30px/35px "微软雅黑";}
.title p { font: 20px/35px "微软雅黑";}
.title b{ padding:0}
.info{ padding:0;font: 18px/30px "微软雅黑";}
.yldiv {  padding: 45px 3%;}
.yldiv .yltitle{ font:25px/30px "微软雅黑";}
.ylul li .dbt { font: 25px/35px "微软雅黑";}
.ylul li .xwz { font: 14px/22px "微软雅黑";}
	.foot_wx {
	    width: 16%;
	}
}

@media only screen and (max-width:1480px) { 
.box{ padding:30px 1%;}
.awz {font: 16px/35px "微软雅黑";}
.about_text h2 {  font: bold 40px/50px "微软雅黑";}
.about_text span p { font: normal 18px/22px "微软雅黑";}
.sybox,topbdiv,.column,.footer,.topbdiv,.newbar{ padding: 0 1%} 
	.foot_wx {
	    width: 13%;
	}
	
	.foot_item {
		min-height: 0px;
	}
}

@media only screen and (max-width:1386px) { 

	.foot_wx {
	    float: left;
		width: auto;
	}
	
	.foot_cot {
		margin-left: 16px;
	}
}

@media only screen and (max-width:1205px) { 
	.foot_wx { 
		margin-left:0px;
	}
}

@media only screen and (max-width:1200px) {
.sybox,topbdiv,.column,.footer,.topbdiv,.newbar{ padding: 0 1%} 
.box { padding:30px 1%;}
.hdiv .sub{ padding:0.5% 1%}
.yldiv { padding: 45px 1%;}
.title {  font: bold 28px/30px "微软雅黑";}
.title p { font: 18px/35px "微软雅黑";}
.info {font: 16px/30px "微软雅黑";}

.program_content {
	width: 100%;
	
}
.pic_v_img {
    width: 400px !important;
    height: 400px ;
}

.last_item img{
	width: 100%;
}


}

@media only screen and (max-width:1033px) {
	.program_text {
		min-height: 88px;
	}
	.contarea{ width:100%}
}

@media only screen and (max-width:920px) { 
	.infor_right {
		float: left;
		text-align: left;
		width: 100%;
		margin-top: 16px;
	}
}

@media only screen and (max-width:960px) {
	
	.foot_wx {
		width: 17%;
	}
	
	.foot_cot {
		margin-left: 0;
	}
	
	.foot_cot img {
		margin-bottom: 6px;
	}
	
	.newbar .position{
			display: none;
		}
		
	.newbar .wdiv {
		padding: 0;
	}
	
	.newbar ul {
		width: 100%;
	}
	
	.newbar ul li {
		width: 20%;
		padding: 0;
		text-align: center;
	}
	.newbar ul li a {
		font-size: 0.8rem;
	}
	
	.network li { 
		width: 30%;
	}
	
	}




	}
@media only screen and (min-width:1650px) {
	
	.column ul li {
	padding-right: 0%;
	}
}

@media only screen and (max-width:1400px) {
	.nylogo {
    width: auto;
    margin-right: 2%;
}
.column ul li {
    text-align: center;
   
}
}

@media only screen and (min-width:1200px) {
	.wdiv {width: 1200px;}
	

	
}

@media only screen and (max-width:1250px) { 

	
}
@media only screen and (max-width:950px) {
.nypro_list,.topbdiv,.column,.float{ display:none}
.proddiv,.pic_viem{ width:100%; height:auto;}
.pic_v_img,.pic_v_txt{ width:100% !important; height:auto;}
.logoBox { width: 40%;  float: left; display: block;}
.topBox {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    color: #ababab;
    z-index: 1000;
    background:#fff;
    box-shadow: -1px 0 3px rgba(0, 0, 0, 0.5);
    display: block;
}
.honor_box ul li{ width:265px !important; height:250px; margin:0 9px}
.tjpc_ul li { width: 48.5%; margin-right: 3%; margin-bottom:15px;}
.tjpc_ul li:nth-child(2n+0){ margin-right:0}

.weixin{ width:0; height:150px;background:#fff;box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3); position:absolute; right:-130px; bottom:-200px}
.weixin img{ width:135px; border:solid 4px #fff; margin:5px; display:inline}
#share-qrcode:hover .weixin{width:150px;}
.share div{
	width: 40px;
	height: 40px;margin: 0 5px 0px 0px;
}
.fullSlide{ margin-top:56px;}
.moible-menu { float: right; display: block;}
.logoBox img {width: 100%;margin-top:8px;}
.menu-handler { background-color: #e62129; display: block; width: 100%; height: 70px; cursor: pointer; position: relative; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); }
.menu-handler .menu-txt{ text-align: center; display: block; position: absolute; left: 0px; top: 0px; line-height: 70px; font-size: 14px; color: #fff; width: 100%;}
.menu-handler .burger { width: 20px; height: 2px; background: #fff; display: block; position: absolute; z-index: 5; top: 29px; left: 50%; margin: 0px 0px 0px -10px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; }
.menu-handler .burger-2 { top: 34px; }
.menu-handler .burger-3 { top: 39px; }
.menu-handler.active .burger-1 { top: 34px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; }
.menu-handler.active .burger-3 { top: 34px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); }
#menu-moible-handler { width: 56px; height: 56px; background-color: #000; }
#menu-moible-handler .menu-txt{ line-height: 56px;}
#menu-moible-handler .burger { background-color: #fff; height: 3px; width: 30px; top: 18px; margin-left: -15px; }
#menu-moible-handler .burger-2 { top: 28px; }
#menu-moible-handler .burger-3 { top: 38px; }
#menu-moible-handler.active .burger-1, #menu-moible-handler.active .burger-3 { top: 28px; }
.navMobile { padding: 40px 0px;}
.menuBox { display:block; background-color: #fff;
	    color: #9d9d9d;
	    position: fixed;
	    right: 0px;
	    top: 0px;
	    width: 584px;
	    height: 100%;
	    z-index: 99999;
	    overflow-x: hidden;
	    overflow-y: auto;
	    -webkit-overflow-scrolling: touch;
	    transform: translate(570px,0px);
	    -moz-transform: translate(584px,0px);
	    -webkit-transform: translate(584px,0px);
	    -o-transform: translate(584px,0px);
	    transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	    -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	}
	
	
.menuBox-logo { padding: 30px 30px 0px;}
.menuBox-logo .logo {  margin-left: 0px;}	
.menuBox-logo .logo  img{  width: 206px;} 
.moible-menu li {
	    float: left;
	    display: block;
	    width: 56px;
	    height: 56px;
	}
	
.moible-menu { float: right;display: block;}
.navMobile .item {
	    padding: 20px 30px;
	    display: block;
	    position: relative;
	    font-size: 16px;
	    line-height: 1.4;
	    color: #333;
	}
	
.navMobile .subnav {
	    background-color: #ffffff;
	    padding: 0px 0px 20px;
	}
.navMobile li {
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
	}
.navMobile li.active .item { color: #fff; background-color: #1450ad;}
.navMobile .subnav a.mz {font-size: 15px;margin-top: 8px;}
.navMobile .subnav dl {	margin-bottom: 10px;}
.navMobile .subnav a.clwz3 {font-size: 15px;	color: #666;	padding-left: 45px;box-sizing: border-box;}
.major .wz4{ width:100%; float:left; background:#fdfdfd}
.navMobile .subnav a {
	    color: #828282;
		font-size:14px;
	    display: inline-block;
	    padding: 0px 10px 12px 30px;
		box-sizing:border-box;
		background: #fff;
		width: 100%; float:left;
	}
.kong,.mt90,.f_bot{ display:block}	
.industry,.company{ width:100%;}
.industry ul li .npic{ height:280px;}
.industry ul li .nrnr span .d1,.company li .date span .d1 { font: bold 25px/30px "微软雅黑";}
.industry ul li h2,.company h2 { font-size: 16px;}
.industry ul li h2 p {font: 13px/22px "微软雅黑";}

.company li{ margin-bottom:0px; margin-top:20px;}
.company li .date{ width:15%;}
.company li .cnr{ width:80%}
.infl li{ width:49.5%;  margin-right:1%}
.infl li:nth-child(2n+0){ margin-right:0}

.footer{ display:none}
.awz{ font:14px/25px "微软雅黑";}
.proxi{ height:50px;}
.proxi span{font: 16px/51px '微软雅黑';}
	}

@media only screen and (max-width:1700px) {
.pic_v_txt{ width:45%}
}
@media only screen and (max-width:720px) {
	.contarea{ width:100%; margin:10px 0 0 0}
	.contbg .cbt{ font:18px/40px "微软雅黑"; margin-top:20px}
.contarea .bt{ font-size:16px}
.contarea .contwz,.contbg .c1{ font-size:14px}
.ylul li {width: calc(100%/2);}
.logoBox{ width:70%;}
	.banner {
		display: none;
	}
	
	.tjpc_ul li .tjpic {
    width: 100%;
    height: 150px;
    float: left;
}
.topindex-maxpic{ margin-top:56px}
	.banner_me {
			display: block;
		}
	
	.pro_bner .wdiv {
		padding: 0;
	}
	
	.banner_me .flex-control-nav {
	    position: absolute;
	    bottom: 8px;
	    left: 50%;
	    width: 100%;
	    height: 14px;
	    margin-left: -50%;
	    text-align: center;
	    z-index: 998;
	}
	
	.banner_me .flex-control-nav li {
	    display: inline-block;
	    margin: 0 10px;
	}
	
	.banner_me .flex-control-nav a {
	    width: 14px !important;
	    height: 14px !important;
	    background: url(images/banner_a.png) center center no-repeat !important;
	    display: inline-block;
	    text-align: center;
	    cursor: pointer;
	    zoom: 1;
	}
	
	.banner_me .flex-control-nav a.flex-active {
	    zoom: 1;
	    background: url(images/banner_hover.png) center center no-repeat !important;
	}
	
	.banner_me .flex-direction-nav {
	    overflow: hidden;
	    position: absolute;
	    top: 50%;
	    left: 0px;
	    z-index: 9;
	    width: 100%;
	    margin-top: -32px;
	}
	
	.banner_me .flex-direction-nav li {
	    position: relative;
	    transition: all .9s ease;
	    -moz-transition: all .9s ease;
	    -webkit-transition: all .9s ease;
	    -o-transition: all .9s ease;
	}
	
	.banner_me .flex-direction-nav li:first-child {
	    float: left;
	}
	
	.banner_me .flex-direction-nav li {
	    float: right;
	}
	
	.banner_me .flex-direction-nav li a {
	    height: 64px;
	    width: 30px;
	    display: block;
	    background-repeat: no-repeat;
	    background-position: center;
	    font-size: 0;
	    transition: all 0.4s ease;
	    -moz-transition: all 0.4s ease;
	    -webkit-transition: all 0.4s ease;
	    -o-transition: all 0.4s ease;
	}
	
	.banner_me .flex-direction-nav li .flex-prev {
	    background-image: url(images/banner_left.png);
	}
	
	.banner_me .flex-direction-nav li .flex-next {
	    background-image: url(images/banner_right.png);
	}

	
	.new_bx {
		background: #fff;
	}
	
	.new_min_wt {
		width: 100%;
	}
	
	.program_list .prm_item {
		width: 24%;
		margin: 0px 0.5% 4px 0.5%;
	}
	
    .prm_item .program_text {
		padding: 5px;
		font: 14px/20px "微软雅黑";
		min-height: auto;
	}
	
	
	
	
	
	.pro_text {
		position: inherit;
		color:#fff;
		padding: 15px;
		box-sizing: border-box;
		background-color:
		rgba(145, 145, 147, 0.9);
		font-size: 14px;
		line-height: 24px;
	}
	
	.pro_bner {
		height: auto;
	}
	
	.pgmview_list li {
		
		margin: 0px 12px;
	}
	
	.pgmview_list li a {
		font-size: 16px;
	}
	
	.pgmview_txt h2 {
		font-size: 16px;
	}
	
	.pgmview_txt p {
		font-size: 14px;
		margin-top: 10px;
	}
	
	.pgm_par {
		top:20%;
	}
	
	
	.pgm_par1 {
	position: inherit;
	width: 100%;
	text-align: center;
	right: 0;
	}
	
	
	.pgm_par2 {
	position: inherit;
	width: 100%;
	text-align: center;
	right: 0;
	left: 0;
	}
	
	.pgmview_txt span {
		font-size: 14px;
		max-width: 200px;
	}
	
	
	.program_img img {
		height: 200px;
	}
	
	.pgm_par1 span {
		width: 100%;
		max-width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
		margin-bottom: 24px;
	}
	
	.pgm_par2 span {
		width: 100%;
		max-width: 100%;
		padding: 0px 3%;
		box-sizing: border-box;
	}
	
	#video {
		margin-top: 24px;
	}
	
	#my-video {
		height: 320px;
	}
	
	.vjs-poster {
		background-size: 100% 100%;
	}
	
	.video-js .vjs-big-play-button {
		top: 45%;	
		left: 45%;
		line-height: 1.5em;
		height: 1.5em;
		width: 1.5em;
	}
	
	#envon {
		width: 90%;
		left: 5%!important;
	}
	
	.program1 {
		display: none;
	}
	


	.mobile-foot {
		width:100%; float:left;
	    padding: 40px 30px;
	
	}
	
	.sidebar {
		padding: 0px;
		height: 48px;
	}
	
	.sidebar ul li a {
		height: 48px;
		line-height: 48px;
	}
	
	.inner_box {
		padding: 6% 4%;
		
	}
	
	.ser_one_img {
		width: 100%;
	}
	
	.ser_one_text {
		width: 100%;
	}
	
	.proddiv ul li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	
	.ser_item {
		width: 50%;
	}
	
	.ser_text{
		padding: 0% 5%;
	}
	
	.ser_text img {
		width: 32px;
	}
	
	.ser_text h2 {
		font:16px/16px  "微软雅黑";
	}
	
	.ser_text p.ser_text_cot {
		margin-bottom: 10%;
	}
	
	.ser_text p.ser_text_item::before {
		left: 10%;
	}
	
	.ser_text p.ser_text_item::after {
		right: 8%;
	}
	
	.proddiv ul li:nth-child(2n) {
		margin-right: 0;
	}
	
	li.last_item:nth-child(2n) {
	    margin: 0px 0px 16px;
	}
	
	
	
	.pic_v_img {
		width: 100%; height:auto
	}
	
	.pic_v_txt {
		width: 100%;
		margin-top: 4%;
	}
	
	.pgmview_img {
		width: 100%;
	}
	
	.pgmview_text  {
		width: 100%;
	}
	
	.pgmview_text h2 {
		text-align: center;
		font-size: 16px;
		line-height: 2;
		padding-top: 11px;
		margin-bottom: 16px;
	}
	.pgmview_text p {
			height: auto;
			margin-bottom: 16px;
	}
	
	.pgmview_list {
		border-top: 1px solid #e9e9e9;
	}
	
	.pgmlink {
		border:0px
	}
	
	.fex {
		z-index: 9999;
	}
	
	.ser_tre_box li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
	}
	
	.ser_tre_box li:nth-child(2n) {
		margin-right: 0;
	}
	
	.process_one ul li {
		width: 23%;
		margin-right: 2.66666666666%;
		margin-bottom:4%
	}
	.process_one ul li:nth-child(4n) {
		margin-right:0px
	}
	
	.process_three_evgre {
		width: 10%;
	}
	
	.process_three_text  {
		width: 100%;
	}
	
	.process_three_evgre img {
		width: 100%;
	}
	
	.lxwmo {
	
		margin-top: 6%;
		height: 48px;
	}
	
	.lxwmo span {
		line-height: 48px;
		height: 48px;
		width: 40%;
	}
	
	.lxwmo h3 {
		width: 60%;
		font-size: 24px;
		line-height: 2;
	}
	
	.process_two {
		padding: 10% 0px;
	}
	
	.mgt80 {
		margin-top: 40px;
	}
	
	.process_three_rexian h2 {
		font-size: 18px;
	}
	
	.process_three_rexian p{
		font-size: 16px;
	}
	
	.process_three_img {
		width: 100%;
		margin-top: 24px;
	}
	
	.process_item {
		width: 100%;
		margin-bottom: 3%;
	}
	
	.process_2 {
		margin-right: 0;
	}
	
	.process_head {
		margin-right: 0;
	}
	
	.process_head::after {
		display: none;
	}
	
	.process_item img {
		width: 60%;
		margin: 0px auto;
		display: block;
	}
	
	.newbar .position{
		display: none;
	}
	
.newbar .wdiv {
	padding: 0;
}

.newbar ul {
	width: 100%;
	background: #e9e9e9;
}

.newbar ul li {
	width: 25%;
	padding: 0;
	text-align: center;
	line-height: 56px;
}

.new_lt {
	width: 100%;

}

.new_rt {
	display:none;
	width: 100%;
	border-top: 1px solid #eee;
	margin-top: 24px;
}

.new_rt li.new_term1 h2 {
	font-size: 16px;
	height: 22px;
	overflow: hidden;
}

.cot_text.r {
	float: left;
}

.path_left ul {
	display: none;
}

.new_list {
	display: none;
}

.new_rt h2 span {
	font-size: 14px;
}



.new_rt li.new_term h2 {
	font-size: 14px;
	height: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.new_rt li.new_term h2 span {
	display: none;
}

.mgt120 {
	margin-top: 40px;
}

.last_item {
	width: 100%;
	background: #f6f6f6;
	margin-bottom: 16px;
}

.last_item img {
	width: 100%;
	float: right;
}

.lst_mag {
	margin: 0px 0px 16px;
}


.box_last {
	padding: 0px 2%;
	box-sizing: border-box;
}

.int_item span{
	width: 20%;
}

.box_item {
	width: 48%;
}

#box_list .box_item  {
	width: 100%;
	background: #f5f5f5;
}

#box_list .item_text {
	width: 50%;
	padding: 16% 10px 0px 15px;
}

#box_list .box_item  .item_img {
	width: 50%;
}

.item_text p.item_p {
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	margin-bottom: 0px;
	
}
.item_text p {
font-size: 20px;
height: 26px;
line-height: 26px;
overflow: hidden;
}

.pgmview_now {
	font-size: 15px;
}

.foot_item{
	min-height: 233px;
	margin-bottom: 8%;
}

.foot_wx {
	margin-top: 0px;
	width: 100%;
}

.foot_wx h2 {
	margin-bottom: 16px;
}

.foot_cot {
	top: 0;
	bottom: 0;
	right: 0;
	position: inherit;
	float: left;
	width: 100%;
	margin-top: 32px;
}

.foot_ewm {
	width: 100%;
	margin-bottom: 16px;
}

.foot_wx p {
	max-width: 152px;
	margin: 0;
}



#box_list .box_item  .item_l {
	float: left;
}

#box_list .box_item:hover {
	background: #00a1ea;
}



#box_list .box_item  .item_r {
	float: right;
}

li.box_item:nth-child(2n) {
		margin: 0px;
	}
	
li.box_item:nth-child(2n) .item_l{
		float: right!important;
	}


.program_text {
	height:50px;
	overflow: hidden;
}

.last_text h2 {
	font-size: 18px;
}

.mag-all {
	margin: 0;
}

.program_list .box_item {
    margin-bottom: 4%;
}





.ser_tre_title h2 {
	font: 20px/20px "微软雅黑";
}

.sidebar ul li a {
	font-size: 15px;
}

.ser_tre_title p {
    color: #a4a4a4;
	font: 16px/16px arial;
}


.new_img {
	width: 100%;
}

.new_text {
	width: 100%;
}

.new_txt {
	width: 100%;
}

.new_txt h2 span {
	margin: 0;
}

.new_imgs {
	display: none;
}

.new_box .new_lis {
	padding: 16px 0px;
}

.closeWindow.r {
	margin-top: 40px;
	float: left;
}

.ate_img {
	width: 100%;
}

.ate_text {
	width: 100%;
	position: absolute;
	background: rgba(255,255,255,0.3);
	padding: 15% 75px 0;
}

.ate_text h2::after {
	display: none;
}
.ate_cot .ate_img.l::after {
	display: none;
}

.pce_bk {
	padding: 64px 0;
}

.ate_title h2 {
	font: 24px/30px "微软雅黑";
}

.intention {
	padding: 64px 0px;
}

#sccj {
	padding: 64px 0px;
}

#specialty {
	padding: 64px 0px;
}

.ate_cot .ate_item {
	margin-bottom: 24px;
	position: relative;
}

.process_ul li {
	width: 32%;
	margin-bottom: 2.5%;
	height: 100%;
	padding: 16px 10px;
	margin-right: 1.5%;
	border-radius: 8%;
}

.process_ul li:nth-child(3) {
	margin-right: 0;
}

.int_item span {
	width: 30%;
	font-size: 14px;
}

.area span {
	width: 30%;
	font-size: 14px;
}

.int_bk {
	padding: 3.125rem 1rem;
}

.int_bnt .submit {
	width: 50%;
	margin-top: 40px;
}

.int_item input#checkcode {
	width: 40%;
}

.int_bnt {
	padding-left: 0%;
}


.process_ul li p {
height: 76px;
}

/*.bar_btm li{
	width: 33%!important;
}*/
.prodLilist {
    width: 48%;
    margin-right: 2%;
   
}
.prodLilist span{    height: 200px;}
.pc_ul p { font-size: 14px; line-height:30px; height:30px;}

.position {
	line-height: 56px;
}

.page {
	margin-bottom: 40px;
}

.page a {
	margin-bottom: 0.1875rem;
}

.cotact_text h2 {
	font: 20px/20px "微软雅黑";
}
.cotact_text p {
	font: 18px/18px arial;
}

.cotact_box ul li {
	width: 100%;
}

.cotact_box ul {
	width: 100%;
}


.cot_img img {
	width: 72px;
}

.cot_map {
	width: 100%;
	padding: 0;
}

#cot_map {
	width: 100%;
	height: 300px;
}

.cot_map_box {
	width: 100%;
	margin-top: 20px;
}

.search_job .dd01 {
	width: 70%;
}
.search_job .dd02 {
	width: 30%;
}

.search_box {
	padding: 0;
}

.job_title div {
	font-size: 14px;
}

.job_list li p {
	height: 50px;
	overflow: hidden;
}

.more_wrap .view_more {
	width: 30%;
}

.bar_btm .position{
	display:block;
}

.jobview {
	width: 100%;
}



.jobhidden a {
	width: 40%;
}

.boon_text {
	width: 100%;
}

.boon_box {
	width: 100%;
	margin-top: 40px;
}

.newbar {
	height: 56px;
}

#advantage {
	padding: 32px 0px;
}

#specialty {
	padding-top: 0px;
}

.int_item {
	margin-bottom: 8px;
}

.int_item input {
	width: 100%;
}

.address {
	width: 100%;
}

.int_item span {
	text-align: left;
}

.int_item img.code {
    width: 20%;
	margin-top: 3%;
	}

.spy_cot li {
	width: 48%;
	margin-bottom: 2%;
}

.ate_text {
	padding: 15% 15% 0;
}

/*.aboutbar {
	display: none;
}*/
.aboutbar ul li {
    font: 14px/40px "微软雅黑";
}
.about_img {
	width: 100%;
}

.about_text {
	width: 100%;
}

.ibte_text {
	width: 100%;
}


.ibte_img {
	width: 100%;
}

.about_text h2 {
	font-size: 24px;
	line-height: 2;
}

.about_text h3 {
	font-size: 15px;
	padding-bottom: 16px;
}

.ctcate ul li p {
	font-size: 14px;
}

.path_data h4 {
	font-size: 16px;
	line-height: 2;
}

.path_data {
	top: 10%;
}

.path_data h5 {
	font-size: 14px;
}

.path_box {
	width: 100%;
}

.path_box h2 {
	padding-left: 16px;
}
.at_p {
	padding: 40px 0px;
}

.honor {
	padding: 7% 9%;
	box-sizing: border-box;
}

.honor_text h2 {
	font-size: 24px;
	line-height: 2;
}

.ctcate h2 {
	font-size: 24px;
}


.honor_text h3 {
	font-size: 15px;
	padding-bottom: 16px;
}

.duty_text h2 {
	font-size: 24px;
}

.duty_text h3 {
	font-size: 15px;
	padding-bottom: 16px;
}

.cule_text {
	width: 100%;
}

.cule_text li {
    width:48%;
	margin-bottom:20px;
}
.cule_text li:hover {margin-top:0px}
.cul_img {
	width: 100%;
	margin-top: 24px;
}

.cule_text h2{
	font-size: 24px;
}
.cule_text h3 {
	font-size: 15px;
	padding-bottom: 16px;
}

.cule_box {
	height: 240px;
}
.path_box p {
	padding-left: 16px;
	font-size: 14px;
}

.series {
	padding: 15px 8%;
}

.series_list ul li {
	width: 100px;
}

.series_list .tempWrap ul li p{
	font: 13px/20px "微软雅黑";
}

.program_content {
	width: 100%;
}

.program_content .program_text {
	height: 100%;
}

.mobe_foot {
	display: none;
	padding: 50px 3% 0px;
	position: relative;
	box-sizing: border-box;
}




.program_mobe {
	display: block;
	margin: 3% 0px 5%;
}

.program_pc {
	display: none;
}

.program_mobe_ul {
	width: 100%;
	padding-top: 10%;
}

.program_mobe_ul li {
	width: 100%;
	float: left;
	margin-bottom: 24px;
}


.program_mobe_img {
	width: 100%;
}

.program_mobe_img img {
	width: 100%;
}

.program_mobe_text {
	color:#fff;
	padding: 15px;
	box-sizing: border-box;
	background-color:
	rgba(145, 145, 147, 0.9);
}

.program_mobe_text h2 {
	font-size: 20px;
	line-height: 1.4;
	font-weight: normal;
}

.program_mobe_text h3 {
    margin-top: 14px;
    font-size: 13px;
    line-height: 28px;
    color: #919294;
	padding-left: 8px;
	padding-right: 20px;
	background: #f7f7f7;
    background-size: auto;
	font-weight: normal;
	display: inline-block;
}

.program_mobe_text p {
    font-size: 14px;
    line-height: 24px;
    color: #fefeff;
    margin-top: 15px;
}

.program_mobe_text a.program_more {
	display: block;
	width: 120px;
	height: 32px;
	margin-top: 15px;
	border: 1px solid #f7f7f7;
	border-radius: 16px;
	text-align: center;
	line-height: 32px;
	font-size: 15px;
	color: #fff;
}

.aboutbar_m {
	display: block;
	width: 100%;
	padding: 12% 3% 5%;
	box-sizing: border-box;
	background:#f1f1f1
}

.swiper-slide p {
	font-size: 15px;
	margin-top: 5%;
	color: #666;
}

.aboutbar_swiper ul {
	width: 100%;
	float: left;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.aboutbar_swiper {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	text-align: center;
}


.path_left h2 {
	font: 18px/18px "微软雅黑";
}

.path_left ul {
	display: none;
}

.path_right {
	font: 12px/18px "微软雅黑";
}



.maxpic {
	height: 140px;
	
}

.maxpic ul{
	height: 140px;
}

.maxpic li {
	background-size: 100% 100%;
}

.ser_pic_text {
	padding: 12% 0px 0px 0%;
}

.ser_pic_text h2{
	font-size: 1.125rem;
	padding-bottom: 0.5rem;
}

.ser_pic_text p {
	font-size: 0.875rem;
}


.ser_pic_idt {
	left: 3%;
}

.ser_pic_pes {
	right: 3%;
}

.process_one h2 {
	font: 20px/30px "微软雅黑";
}

.process_one .mgt60 {
	margin-top: 32px;
}

.process_one span {
	width: 40px;
}

.process_two h2 {
	font: 20px/30px "微软雅黑";
}

.process_two span {
	width: 40px;
}


.t1 {
    font: bold 40px/70px "微软雅黑";
}
.mgt20p {
    margin-top: 40%;
}

.title {
    font: bold 24px/30px "微软雅黑";
}
.title p {
    font: 16px/30px "微软雅黑";
}
.yldiv .yltitle p {  font: 15px/30px "微软雅黑";}
.info {margin-top: 20px;
    font: 14px/25px "微软雅黑";
}

.newbt {
    font: bold 25px/40px "微软雅黑";
    float: left;
}
.concon {
    width: 100%;
}
.conbt {font: bold 40px/80px "微软雅黑";}

}
	
@media (max-width: 375px) {
.company li .date {
    width: 20%;
}
.company li .cnr{ width:75%}
	.t1 {
		
    font: bold 25px/30px "微软雅黑";
}

.info {
    font-size: 14px;
}
.yldiv .yltitle {
    font: 22px/30px "微软雅黑";
}
.yldiv .yltitle p {
    font: 13px/22px "微软雅黑";
}
.ylul li i img{ max-width:80%}
.ylul li .dbt {
    font: 22px/35px "微软雅黑";
}
.title b{ display:none}
.infl li { width:100%;
    margin-right: 0%;
}
.infl {  margin-top: 30px;}
.casediv{ padding:50px 13.5%}
.honor_box ul li{ width:265px !important; height:250px; margin:0 9px}
.industry ul li .nrnr span .d1, .company li .date span .d1 {
    font: bold 20px/30px "微软雅黑";
}


.abt {
    font: bold 18px/40px "微软雅黑";}
.abt p {
    font: normal 14px/30px "微软雅黑";
    margin-bottom: 20px;
}
.about_text h2 {
    font-size: 18px;
    line-height: 2;
}
.cule_text li b {

    font: 15px/35px "微软雅黑";
}

.cule_text li p {
    font: 12px/20px "微软雅黑";
    min-height: 60px;
   
}
	
@media (max-width: 500px) { 
.mgt60 {
    margin-top: 20px;
}
#contact1 li {
		width: 100%;
	}
	
	#contact1 li.cont_img img {
		width: 100%;
	}
	
	#contact1 {
	width: 100%;
	margin: 0px 0px;
}

}
@media (max-width: 320px) {
	
	