body {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	;
}
input, select, textarea {
	font-family: 微软雅黑, "Open Sans", sans-serif;
	font-size: 1em;
	;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
}
img, a {
	border: 0;
}
ul, li {
	list-style: none;
}
* {
	margin: 0;
	padding: 0;
}
.flt {
	float: left;
}
.frt {
	float: right;
}
.clear {
	clear: both;
}
.clear:after, .clear:before {
	content: '';
	clear: both;
	display: table;
}
.img {
	overflow: hidden;
	position: relative;
}
.img:hover img {
	transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
}
* {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
/*----------header----------*/
.header {
	position:fixed;
    top:0;left:0;
    padding:0;
    width:100%; 
    z-index:9;
	background-color: #fff;
}
.head {
	line-height: 35px;
	height: 35px;
	background-color: #f5f5f5;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	color: #888;
}
.head .frt ul li {
	float: left;
	position: relative;
	z-index: 100;
}
.head .frt ul li span {
	cursor: pointer;
	display: inline-block;
	padding: 0 15px;
	font-size: 14px;
	color: #333;
	border-left: 1px solid #ccd5db;
	line-height: 10px;
}
.head .frt ul li:first-child span {
	border-left: 0;
}
.head .frt ul li a {
	color: #333;
}
.head .frt ul li:hover .ewm {
	display: block;
}
.head .frt ul li .ewm {
	width: 124px;
	text-align: center;
	left: 50%;
	margin-left: -62px;
	display: none;
	padding-top: 14px;
	height: 118px;
	background: url(../images/ewm_border.png) no-repeat center center;
	position: absolute;
}
.head .frt ul li a .flag {
  font-size: 12px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  vertical-align: text-bottom;
  line-height: 16px;
}
.head .frt ul li a .hot {
    width: 16px;
    height: 16px;
    background-color: #ff2e06;
    margin: 0 5px;
}
.head2 {
	width:100%;
	height:70px;
	overflow:hidden;
	background:#fff;
	margin:10px 0
}
.head2 .logo {
	line-height: 70px;
}
.head2 .logo img {
	vertical-align: middle;
}
.head2 .search {
	float:left; 
	display:inline; 
	margin-left:20px; 
	border-left:#999999 solid 1px; 
	padding-left:30px; 
	margin-top:12px;
}
.head2 .search p{
	font:18px Impact; 
	color:#007aff; 
	margin:0;
}
.head2 .search span{ 
	font-size:16px; 
	margin-top:5px; 
	display:block;
}
.head2 .tel {
	float:right;
	background:url(../images/icon1.png) 5px center no-repeat;
	height: 70px;
	margin-top:0
}
.head2 .tel ul{
	overflow:hidden;
	float:left;
	width:250px;
	padding-top:10px;
	padding-right:10px
}
.head2 .tel li{
	font-size:16px;
	font-weight:600;
	float: right;
}
.head2 .tel li p{
	font:30px Impact;
	color:#222;
	color:#ff6600;
}
.head2 .tel img{
	height:70px;
	float: right;
}
.header .nav {
	font-size: 0;
	background-color: #007aff;
	color: #fff;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;
}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 45px;
	padding: 0 28px;
	color: #fff;
}
.header .nav li.active a, .header .nav li a:hover {
	color: #fff;
	background-color: #004ba6;
}

.menu {
	font-size: 0;
	background-color: #007aff;
	color: #fff;
}
.menu ul li {
	display: inline-block;
	vertical-align: middle;
}
.menu ul li a {
	display: block;
	font-size: 16px;
	line-height: 45px;
	padding: 0 28px;
	color: #fff;
}
.menu ul li.on a, .menu ul li a:hover {
	color: #fff;
	background-color: #004ba6;
}
.banner .item {
	height: 590px;
	position: relative;
}
.banner .item img {
	display: block;
	width: 100%;
}
.banner .item .text {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -50px;
	line-height: 80px;
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 30px;
}
.banner .item .text h2 {
	font-size: 1.8em;
	font-weight: normal;
}
.banner.owl-theme .owl-controls {
	bottom: 70px;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 28px;
	height: 28px;
	background: url(../images/dot2.png) no-repeat center center;
}
.banner.owl-theme .owl-dots .owl-dot.active span, .banner.owl-theme .owl-dots .owl-dot:hover span {
	background: url(../images/dot.png) no-repeat center center;
}
.banner_owl {
	position: relative;
	margin-top: 150px; 
}
.banner_owl:hover .cur {
	width: 80%;
	left: 10%;
	opacity: 1;
}
.banner_owl .cur {
	position: absolute;
	top: 50%;
	height: 0;
	width: 100%;
	margin-top: -50px;
	left: 0%;
	z-index: 100;
	opacity: 0;
}
.banner_owl .cur span {
	cursor: pointer;
	display: block;
}
.page_list {
	background: #f4f6f8;
}
.page_top .wrap1 {
	position: relative;
}
.page_top {
	position: absolute;
	top: -67px;
	z-index: 8;
	width: 100%;
}
.page_top ul {
	width: 80%;
	padding: 0 10%;
	background: #fff;
	overflow: hidden;
	text-align: center;
}
.page_top ul li {
	padding: 30px 0;
	width: 22%;
	float: left;
	min-height: 50px;
}
.page_top ul li h3 {
	font-size: 20px;
	color: #2b2f32;
	font-family: 'Myriad Pro';
}
.page_top ul li p {
	font-size: 16px;
	color: #2b2f32;
	letter-spacing: 3px;
}
.page_top ul li h3 span {
	font-size: 54px;
}
.page_top ul li.li_cur {
	width: 17%;
	background: url(../images/icon2.png) no-repeat center center;
}
.page_top .bg {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.page1 {
	padding-top: 150px;
	padding-bottom: 50px;
}

.wrap-1 {
	width: 100%;
	margin: 0 auto;
	max-width: 1200px;
	position: relative;
	padding-top: 140px;
}
.wraplist {
	margin: -20px 0 0 -20px;
}
.wraplist li {
	float: left;
	width: 25%;
}
.wraplist .item_1 {
    margin: 20px 0 20px 20px;
}
.wraplist .item_1 a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.wraplist .item_1 img {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	width: 100%;
	height: 100%;
	display: block;
}
.wraplist .item_1:hover img {
}
.wraplist .item_1 h3 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-indent: 30px;
	font-weight: normal;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	background: url(../images/black60.png) repeat;
	color: #fff;
	margin: 0;
}
.wraplist .item_1 em {
	position: absolute;
	right: 0;
	bottom: 12px;
	z-index: 2;
	width: 32px;
	height: 26px;
	background-position: -190px 0;
	display: block;
	margin-right: 30px;
	vertical-align: middle;
}
.wraplist .item_1:hover h3 {
	background: url(../images/ipro_t.png) repeat-x left top;
}
.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
.in-prd-top {
	border: 1px solid #eee;
	margin-bottom: 15px;
	background: -webkit-linear-gradient(bottom, #fff, #eee);
	border-top: 0;
	background: -moz-linear-gradient(bottom, #fff, #eee);
	background: -o-linear-gradient(bottom, #fff, #eee);
	background: linear-gradient(bottom, #fff, #eee);
}
.in-prd-top .more1 {
	float: right;
	line-height: 44px;
	margin-right: 10px;
	font-size: 12px;
}
.prd-menu li {
	float: left;
}
.prd-menu li a {
	display: block;
	line-height: 44px;
	padding: 0 25px;
	font-size: 16px;
	background: -webkit-linear-gradient(bottom, #fff, #ccc);
	margin-right: 10px;
	background: -moz-linear-gradient(bottom, #fff, #ccc);
	background: -o-linear-gradient(bottom, #fff, #ccc);
	background: linear-gradient(bottom, #fff, #ccc);
}
.prd-menu li.active a {
	color: #fff;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45);
}
.list-1-1 {
	margin: -20px 0 0 -20px;
}
.list-1-1 li {
	float: left;
	width: 20%;
}
.list-1-1 .wrap1 {
	margin: 20px 0 0 20px;
	background: -webkit-linear-gradient(top, #fff, #eee);
	background: -moz-linear-gradient(top, #fff, #eee);
	background: -o-linear-gradient(top, #fff, #eee);
	background: linear-gradient(top, #fff, #eee);
}
.list-1-1 .img-cover {
	display: block;
	border: 1px solid #ddd;
}
.list-1-1 .img-cover span {
	padding-top: 64.5%;
}
.list-1-1 .text {
	border: 1px solid #ddd;
	border-top: 0;
	padding: 15px 5px;
	text-align: center;
}
.list-1-1 .text h4 {
	margin: 0;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.list-1-1 .text p {
	margin: 10px 0 0;
	font-size: 12px;
}
.list-1-1 .text .bt {
	display: inline-block;
	margin: 0 15px;
	line-height: 30px;
	color: #fff;
	background: -webkit-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -moz-linear-gradient(bottom, #ea3516, #ee5e45);
	background: -o-linear-gradient(bottom, #ea3516, #ee5e45);
	background: linear-gradient(bottom, #ea3516, #ee5e45);
	padding: 0 9px;
}
.list-1-1 .text .bt:last-child {
	background: -webkit-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -moz-linear-gradient(bottom, #f0592d, #f37f5d);
	background: -o-linear-gradient(bottom, #f0592d, #f37f5d);
	background: linear-gradient(bottom, #f0592d, #f37f5d);
}
.list-1-1 .img-cover:hover span {
	transform: scale(1.1);
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-about-tit {
	background-color: rgba(255, 255, 255, 0.8);
	max-width: 400px;
	margin: 0 auto 40px;
	box-shadow: 0 0 20px #ddd;
	padding: 30px;
}
.in-about-tit .section-title {
	margin-bottom: 0;
}
.in-about {
	background-color: #fff;
	padding: 50px;
	box-shadow: 0 0 20px #ddd;
	position: relative;
}
.in-about dl {
	margin: 0;
	background-color: #fafafa;
}
.in-about dt {
	float: left;
	width: 450px;
}
.in-about dd {
	margin-left: 450px;
	color: #888;
	padding: 35px;
}
.in-about dd p {
	margin: 0;
	line-height: 2;
	text-align: justify;
}
.in-about dd p strong {
	color: #007aff;
}
.in-about dd .more {
	display: inline-block;
	margin-top: 35px;
	color: #007aff;
}
.section-title {
	margin-bottom: 40px;
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
}
.section-title span {
	display: block;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-indent: 3px;
	font-size: 18px;
	color: #666;
}
.section-title p {
	margin: 10px 0 0;
	font-size: 0;
}
.section-title p small {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #333;
	padding: 0 20px;
}
.section-title p small:before, .section-title p small:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #007aff;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}
.section-title p small:before {
	right: 100%;
}
.section-title p small:after {
	left: 100%;
}
.section {
	padding: 50px 0;
}
.bg1 {
	margin-top: -50px;
}
.bg2 {
    background: url(../images/bj_inabout.jpg) no-repeat center 0;
    padding-bottom: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.in-case {
	background-color: #f5f5f5;
	margin-top: -72px;
}
.in-case-tit {
	margin: 0 auto 30px;
	line-height: 44px;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	width: 124px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.in-case-btn {
	margin-top: 30px;
	font-size: 0;
	text-align: center;
}
.in-case-btn a {
	display: inline-block;
	vertical-align: middle;
	background-color: #ff6600;
	color: #fff;
	font-size: 16px;
	line-height: 44px;
	padding: 0 35px;
	transition: all 0.5s;
}
.in-case-btn a:hover {
	background-color: #007aff;
}
.in-case-btn span {
	display: inline-block;
	vertical-align: middle;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	background-color: #ea3516;
	padding: 0 35px;
	margin-left: 10px;
}
.in-sheji {
    font-size: 30px;
    line-height: 32px;
    color: #444;
}
.in-sheji h2 {
    margin-bottom: 20px;  
}
.list-2 {
	margin: -20px 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 25%;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #fff;
	transition: all 0.5s;
}
.list-2 li .img-cover span {
	padding-top: 77.5%;
}
.list-2 li .text {
	text-align: center;
	padding: 0 15px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.list-2 li a:hover {
	background-color: #007aff;
	color: #fff;
}
.list-2 li a:hover .img-cover span {
	transform: scale(1.1);
}
.list-2-1 {
    margin: -20px 0 0 -20px;
}
.list-2-1 li {
	float: left;
	width: 25%;
	line-height: 40px;
}
.list-2-1 li a {
	display: block;
	margin: 20px 0 0 20px;
	background-color: #ff6600;
	transition: all 0.5s;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius:20px;
}
.list-2-1 li a:hover {
	background-color: #007aff;
}
.in-use {
	background-color: #f5f5f5;
}
.in-use-title {
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: #cccccc solid 1px;
    position: relative;
    margin-top: -15px;
}
.in-use-title span {
	color: #333333;
    font-size: 24px;
    display: inline;
    float: left;
    line-height: 50px;
}
.in-use-title strong {
	color: #007aff;
    background: #007aff;
    height: 2px;
    width: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.in-use-title li {
    color: #333333;
    font-size: 12px;
    display: inline;
    float: right;
    line-height: 50px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 2px;
}
.in-use-title a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
    line-height: 35px;
    display: inline;
    float: right;
    margin-top: 10px;
}
.in-use-title a:hover {
	color: #007aff;
}
.in-news-left {
	float: left;
	width: 880px;
}
.in-news-right {
	float: right;
	width: 300px;
}
.in-news-box {
	box-shadow: 0 0 15px #eee;
	background-color: #fafafa;
}
.in-news-tit {
	line-height: 60px;
	padding: 0 20px;
	border-bottom: 1px dotted #cacaca;
	font-weight: bold;
	font-size: 16px;
	color: #666;
}
.in-news-tit .more {
	float: right;
	font-weight: normal;
	font-size: 14px;
	margin: 0px;
}
.in-news-tit .more:hover {
	color: #007aff;
}
.in-news-wrap {
	padding: 30px;
}
.in-news-list dl {
	margin: 0;
	overflow: hidden;
}
.in-news-list dt {
	float: left;
	width: 230px;
	overflow: hidden;
}
.in-news-list dt img {
	transition: all 0.5s;
}
.in-news-list dt a:hover img {
	transform: scale(1.1);
}
.in-news-list dd {
	margin-left: 250px;
}
.in-news-list dd h4 {
	margin: 0;
	font-size: 16px;
}
.in-news-list dd p {
	margin: 15px 0 0;
	color: #666;
	line-height: 1.8;
	height: 100px;
	overflow: hidden;
	text-align: justify;
}
.in-news-list dd .more {
	color: #999;
	display: inline-block;
	margin-top: 10px;
}
.in-news-list dd .more:hover {
	color: #007aff;
}
.in-news-list ul {
	overflow: hidden;
	margin-left: -20px;
	margin-top: 10px;
}
.in-news-list li {
	float: left;
	width: 50%;
}
.in-news-list li a {
	display: block;
	line-height: 44px;
	border-bottom: 1px dotted #ddd;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding: 0 0 0 15px;
	margin-left: 20px;
}
.in-news-list li a:before {
	position: absolute;
	left: 2px;
	top: 50%;
	content: "";
	margin-top: -3px;
	width: 0;
	height: 0;
	border-top: 3px solid transparent;
	border-left: 4px solid #ea3516;
	border-bottom: 3px solid transparent;
}
.in-news-list li a .tit{
	width: 70%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.in-news-list li span {
	float: right;
	font-size: 12px;
	color: #666;
}
.news-menu {
	overflow: hidden;
}
.news-menu li {
	float: left;
	margin-right: 40px;
}
.news-menu li a {
	color: #666;
}
#marquee {
	height: 420px;
	overflow: hidden;
}
#marquee li {
	border-bottom: 1px dotted #d2d2d2;
}
#marquee li a {
	display: block;
	padding: 25px 20px;
}
#marquee li h4 {
	margin: 0;
	background: url(../images/icon_askw.png) no-repeat 0 0;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 30px;
	padding-bottom: 5px;
}
#marquee li p {
	margin: 10px 0 0;
	color: #999;
	background: url(../images/icon_askd.png) no-repeat 0 0;
	line-height: 1.8;
	padding-left: 30px;
	height: 50px;
	overflow: hidden;
}
.footer { 
	background:#171717;
	overflow:hidden;
	height: 249px;
}
.footerLeft { 
	float:left;   
	color:#7e7e7e; 
	background:#424242; 
	padding:40px 30px 30px 30px;
}
.footerLeft img { 
	width:107px; 
	height:107px; 
	float:left; 
	margin-right:15px;
}
.footerLeft h1 {
    font-size:36px; 
    padding:0px; 
    margin:0px; 
    font-weight:normal;
}
.footerLeft p { 
	font-size:14px;
	padding:0px; 
    margin:0px;
}
.footerLeft a { 
	background:#FFF; 
	font-size:18px; 
	color:#666666; 
	font-weight:bold; 
	text-decoration:none;  
	border-radius:30px; 
	width:172px; 
	height:50px; 
	text-align:center; 
	display:block; 
	line-height:50px; 
	margin-top:20px; 
	margin-left:30px;
}
.footerRight { 
	float:left; 
	margin-left:50px; 
	margin-top:5px; 
	width:810px;}
.footerNav { 
	width:200px; 
	overflow:hidden; 
	text-align:left; 
	margin-top:20px; 
	margin-left:100px; 
	float:left; 
}
.footerNav a { 
	font-size:15px;     
	width:100px; 
	display:block; 
	float:left; 
	text-align:left; 
	line-height:30px;
}
.footerNav h1 { 
	padding:0px; 
	margin:0px; 
	font-size:18px; 
	color:#7e7e7e; 
	font-weight:normal; 
	border-bottom:#7e7e7e solid 2px; 
	padding-bottom:10px; 
	margin-bottom:10px;
}
.lxwm { 
	float:right; 
    width:380px;
    margin-top:20px; 
    color:#7e7e7e; 
    font-size:15px;
}
.lxwm h1 { 
	padding:0px; 
	margin:0px; 
	font-size:18px; 
	color:#7e7e7e; 
	font-weight:normal; 
	border-bottom:#7e7e7e solid 2px; 
	padding-bottom:10px; 
	margin-bottom:10px;
}
.lxwm li { 
	line-height:40px;
}
.lxwm img { 
	float:left; 
	margin-right:10px; 
	margin-top:15px;
}
.footerRight a { 
	color:#7e7e7e; 
	text-decoration:none;
}
.foot{ 
	background:#0f0f0f; 
	line-height:35px; 
	overflow:hidden;
}
.foot p { 
	color:#7e7e7e; 
	font-size:14px; 
	float:left; 
	margin: 0; 
	padding-bottom: 5px;
}
.foot a { 
	color:#7e7e7e; 
	display:inline; 
	font-size:14px; 
	text-decoration:none;
}
.link {
	padding:0 0 10px 0;
	text-align: left;
	line-height: 25px;
}
.link span{
	color:#7e7e7e;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.link li  {
	color:#7e7e7e;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	margin:0 10px;
}
.link li a:hover{
	opacity: 1;
}
.banner-sub {
	height: 300px;
    margin-top: 170px;
}
.banner-sub img {
    width: 100%;
    height: 100%;
}
.eyou-sou {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 10px #eee;
}
.eyou-sou .hot {
	float: left;
	padding: 5px 0;
	width: 72%;
}
.eyou-sou .hot a {
	margin-right: 10px;
}
.eyou-sou .hot strong {
	color: #007aff;
}
.eyou-sou .hform {
	float: right;
	padding: 10px 0;
}
.eyou-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 210px;
}
.eyou-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #007aff;
	color: #fff;
}
.course_list {
	padding: 0 20px;
}
.course_tit {
	padding: 0 100px;
	position: relative;
	line-height: 36px;
	margin-bottom: 25px;
}
.course_tit span {
	position: absolute;
	display: block;
	top: 0;
}
.course_tit .flt {
	left: 0;
	font-size: 24px;
	color: #8f8f8f;
}
.course_tit ul li {
	display: inline-block;
}
.course_tit ul li.on a, .course_tit ul li a:hover {
	background: #0098e8;
	color: #fff;
}
.course_tit ul li a {
	display: block;
	padding: 0 15px;
	border-radius: 3px;
	font-size: 16px;
}
.course_tit ul {
	white-space: nowrap;
	overflow-x: auto;
}
.course_tit .frt {
	right: 0;
}
.course_tit .frt a {
	color: #0098e8;
}
.course_tit .frt a:hover {
	color: #0079b8;
}

.course_box {
	float: left;
	width: 100%;
}
.course_box ul {
	margin: 0 -1%;
}
.course_box ul li {
	float: left;
	width: 18%;
	margin: 0 1%;
}
.course_box ul li .img {
	position: relative;
}
.course_box ul li .img img {
	display: block;
	width: 100%;
}
.course_box ul li .web {
	padding-top: 10px;
}
.course_box ul li .web h4 {
	font-size: 18px;
	color: #282829;
	font-weight: normal;
	line-height: 20px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.course_box ul li .web h4 a {
	color: #282829;
}
.course_box ul li .web p {
	line-height: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #6fbb32;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 40px;
}
.course_box ul li .web p span {
	float: right;
	color: #7a7f81;
}
.course_box .page_size {
	margin-top: 20px;
}

.page2 {
	background: #f4f6f8 url(../images/banner2.jpg) no-repeat bottom center;
	;
	padding-top: 20px;
}
.team_owl {
	width: 85%;
	margin: 0 auto;
	margin-top: 20px;
	transform: translateY(10px);
}
.team_owl .item {
	margin: 0 10px;
}
.team_owl .item .text {
	line-height: 27px;
	color: #303335;
	padding: 20px 25px;
	background: #f7f7f7;
}
.team_owl .item .text h3 {
	font-size: 22px;
	margin-bottom: 10px;
	color: #000;
	letter-spacing: 1px;
}
.team_owl .item .text p {
	height: 81px;
	overflow: hidden;
}
.team_owl .item .img p {
	white-space: nowrap;
	overflow: hidden;
	padding: 0 20px;
	text-overflow: ellipsis;
	line-height: 45px;
	padding-top: 10px;
	background: url(../images/icon4.png) repeat-x center center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 14px;
}
.team_owl .owl-theme .owl-controls .owl-nav [class*=owl-] {
	margin: 0;
	padding: 0;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.team_owl .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.team_owl .owl-theme .owl-controls {
	bottom: 40%;
	width: 130%;
	left: -15%;
	height: 0;
}
.page3 {
	padding-top: 20px;
}
.case_list ul {
	margin: 0 15px;
	overflow: hidden;
}
.case_list ul li {
	width: 30.3333%;
	float: left;
	margin: 0 1.5%;
}
.case_list ul li img {
	display: block;
}
.case_list ul li .img_text {
	position: absolute;
	background: rgba(0,0,0,0.5);
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 53px;
}
.case_list ul li .img_text span {
	display: block;
	float: left;
	width: 95px;
	background: #ffac04;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.case_list ul li .img_text p {
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list ul li .text {
	line-height: 32px;
	color: #494c4e;
	padding: 15px 0px;
}
.case_list ul li .text p {
	height: 64px;
	overflow: hidden;
	font-size: 16px;
}
.more {
	margin-top: 20px;
	text-align: center;
}
.more a {
	display: inline-block;
	padding: 0 35px;
	border-radius: 1px;
	line-height: 48px;
	color: #0098e8;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #0098e8;
}
.more a:hover {
	background: #0098e8;
	color: #fff;
	padding: 0 45px;
}
.hj_list ul li {
	cursor: pointer;
	width: 16.66667%;
	float: left;
	background: #000;
}
.hj_list ul li img {
	display: block;
}
.hj_list ul li .img1 {
	overflow: hidden;
}
.hj_list ul li .img1:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	transform: rotate(3deg) scale(1.05);
	-o-transform: rotate(3deg) scale(1.05);
	-webkit-transform: rotate(3deg) scale(1.05);
	-moz-transform: rotate(3deg) scale(1.05);
	-ms-transform: rotate(3deg) scale(1.05);
}
img {
	max-width: 100%;
}
.page5 {
	padding: 40px 0;
	background: #0098e8;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 38px;
}
.page5 a {
	display: inline-block;
	padding: 0 20px;
	border-radius: 20px;
	background: #fff;
	font-size: 14px;
	color: #0098e8;
	vertical-align: middle;
	margin-left: 10px;
}
.page5 a span {
	display: inline-block;
	padding-right: 30px;
	background: url(../images/icon5.png) no-repeat right center;
}
.page5 a:hover {
	padding: 0 15px;
}
.page5 a:hover span {
	padding-right: 40px;
}
.page6 {
	padding-bottom: 40px;
}
.news_list {
	width: 96%;
	margin: 0 auto;
}
.news_list .item {
	margin: 0 10px;
	margin-bottom: 20px;
}
.news_list .item img {
	display: block;
}
.news_list .item a {
	display: block;
}
.news_list .item .text {
	border: 1px solid #e3e3e3;
	border-top: 0;
	padding: 20px 25px;
	padding-bottom: 10px;
}
.news_list .item .text p {
	line-height: 25px;
	color: #656565;
	height: 50px;
	overflow: hidden;
}
.news_list .item .text .bottom {
	margin-top: 5px;
	line-height: 25px;
	color: #8f979a;
}
.news_list .item .text .bottom span {
	display: inline-block;
	padding-left: 18px;
	margin-right: 20px;
}
.news_list .item .text .bottom span.span1 {
	background: url(../images/icon7.png) no-repeat left center;
}
.news_list .item .text .bottom span.span2 {
	background: url(../images/icon8.png) no-repeat left center;
}
.news_list .item .text h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px;
	font-size: 18px;
}
.news_list .item .text h3 label {
	float: right;
	display: block;
	padding: 0 5px;
	line-height: 20px;
	background: #0098e8;
	color: #fff;
	font-size: 14px;
	border-radius: 2px;
	font-weight: normal;
}
.news_list .item .text h3 span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_list .item a:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}
.news_list .item a:hover .text {
	border-color: #0098e8;
}
.news_list .item a:hover .text h3 span {
	color: #0098e8;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] {
	width: 54px;
	line-height: 54px;
	height: 54px;
	background: #bfbfbf;
	border-radius: 0;
	margin: 0;
	padding: 0;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
	background: #0098e8;
}
.news_list .owl-theme .owl-controls .owl-nav [class*=owl-] img {
}
.news_list .owl-theme .owl-controls .owl-nav .owl-prev {
	float: left;
}
.news_list .owl-theme .owl-controls .owl-nav .owl-next {
	float: right;
}
.news_list .owl-theme .owl-controls {
	bottom: 60%;
	width: 120%;
	left: -10%;
	height: 0;
}
.page7 {
	background: #f4f6f8;
	padding-bottom: 30px;
}
.link_list ul {
	width: 95%;
	margin: 0 auto;
}
.link_list ul li {
	width: 25%;
	float: left;
}
.link_list ul li a {
	display: block;
	margin: 12px;
	border: 1px solid #e8e8e8;
	text-align: center;
	background: #fff;
}
.link_list ul li a:hover {
	transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
}
.page8 {
	background: url(../images/banner3.jpg) no-repeat center center;
}
.page8_list ul {
	width: 95%;
	margin: 0 auto;
}
.page8_list ul li a {
	color: #fff;
	font-size: 16px;
}
.page8_list ul li {
	text-align: center;
	padding: 30px 0;
	width: 12.5%;
	float: left;
}
.page8_list ul li span {
	display: block;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	background: url(../images/icon_86.png) no-repeat center center;
	margin: 0 auto;
	border: 1px solid #fff;
	margin-bottom: 15px;
}
.page8_list ul li span.span1 {
	background: url(../images/icon_86.png) no-repeat center center;
}
.page8_list ul li span.span2 {
	background: url(../images/icon_88.png) no-repeat center center;
}
.page8_list ul li span.span3 {
	background: url(../images/icon_91.png) no-repeat center center;
}
.page8_list ul li span.span4 {
	background: url(../images/icon_93.png) no-repeat center center;
}
.page8_list ul li span.span5 {
	background: url(../images/icon_96.png) no-repeat center center;
}
.page8_list ul li span.span6 {
	background: url(../images/icon_98.png) no-repeat center center;
}
.page8_list ul li span.span7 {
	background: url(../images/icon_101.png) no-repeat center center;
}
.page8_list ul li span.span8 {
	background: url(../images/icon_103.png) no-repeat center center;
}
/*----------mainer----------*/
.mainer1 {
	margin-top: 170px
}

/*----------custom----------*/

.page_dqwz {
	margin-bottom: 20px;
}
.page_dqwz p {
	font-size: 14px;
	color: #2a2a2a;
}
.page_dqwz p a {
	color: #2a2a2a;
}
.page_size {
	text-align: center;
	margin-top: 40px;
}
.page_size a {
	display: inline-block;
	height: 48px;
	line-height: 48px;
	min-width: 20px;
	padding: 0 13px;
	border: 1px solid #eaecf1;
	vertical-align: middle;
	margin: 0 2px;
	font-size: 14px;
	color: #000;
	background: #fff;
}
.page_size a span {
	display: inline-block;
	padding-right: 15px;
	color: #000;
	background: url(../images/icon12.png) no-repeat right center;
}
.page_size a.a1 {
	background: #fff url(../images/icon11.png) no-repeat center center;
}
.page_size a.a2 {
	background: #fff url(../images/icon12.png) no-repeat center center;
}
.page_size a.on, .page_size a:hover {
	background: #0098e8;
	color: #fff;
	border-color: #0098e8;
}
.page_size a.a1:hover {
	background: #0098e8 url(../images/icon11_1.png) no-repeat center center;
}
.page_size a.a2:hover {
	background: #0098e8 url(../images/icon12_1.png) no-repeat center center;
}
.page_size a:hover span {
	background: url(../images/icon12_1.png) no-repeat right center;
	color: #fff;
}
.page_banner {
	height: 350px;
	display: table;
	width: 100%;
	text-align: center;
	color: #fff;
	margin-top: 170px;
}
.cell {
	display: table-cell;
	vertical-align: middle;
}
.page_banner h2 {
	font-weight: normal;
	font-size: 54px;
}
.page_banner span {
	display: block;
	width: 49px;
	height: 3px;
	background: #fff;
	margin: 25px auto;
}
.page_banner p {
	font-size: 28px;
}
/*关于我们*/
.wrap2 {
	margin: 0 auto;
    padding: 0 0 40px 0;
    width: 100%;
    background-color: #f8f8f8;
}
.lymain {
  position: relative;
  margin: 0 auto;
  width: 98%;
  max-width: 1600px;
  overflow: hidden;
  display: table;
}
.about_txt {
  line-height: 32px;
  font-size: 16px;
  overflow: hidden;
  padding: 50px;
  background: #FFF;
  box-shadow: 0 0 5px 0 #ddd;
  margin: 0.5%;
}
.about_txt .img {
  width: 45%;
}
.about_txt_left {
  float: left;
  margin-right: 2%;
}
.about_txt .img img {
  width: 100%;
  height: auto;
}
.about_txt ul {
  overflow: hidden;
  letter-spacing: -8px;
  margin: 80px auto;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  padding: 50px 0;
  background: #f8f8f8;
}
.about_txt ul li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 25%;
  box-sizing: border-box;
  text-align: center;
  border-right: 1px #ddd dotted;
}
.about_txt ul li h2 {
  font-size: 16px;
}
.about_txt ul li h2 span {
  font-family: 'Myriad Pro';
  font-size: 60px;
  font-weight: 700;
}
.about_txt ul li p {
  font-size: 14px;
  line-height: 24px;
}
.about_txt_right {
  float: right;
  margin-left: 2%;
}

/*资质证书*/
.cert {
  overflow: hidden;
  padding: 50px;
  background: #FFF;
  box-shadow: 0 0 5px 0 #ddd;
  margin: 0.5%;
}
.cert_title {
	font-size:28px;
	padding-bottom:10px;
	border-bottom:1px #ddd solid;
	margin-bottom:20px;
	color:#004ba6;
}
.certul {
	letter-spacing:-8px;
}
.certul li {
	display:inline-block;
	vertical-align:top;
	letter-spacing:normal;
	width:22.75%;
	box-sizing:border-box;
	padding:1.5%;
	background:#f8f8f8;
	border:1px #ddd solid;
}
.certul li:not(:nth-of-type(4n)) { 
	margin-right:3%;
}
.certul li:nth-child(n+5) {
	margin-top:3%;
}
.certul li .img {
	position:relative;
}
.certul li p {
	text-align:center;
	margin-top:10px;
	-webkit-line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient:vertical;
}
/*合作伙伴*/
.partner {
	overflow:hidden;
	padding:50px;
	background:#FFF;
	box-shadow: 0 0 5px 0 #ddd;
	margin:0.5%;
}
.partner_title { 
	font-size:28px; 
	padding-bottom:10px; 
	border-bottom:1px #ddd solid; 
	margin-bottom:20px; 
	color:#004ba6;
}
.partnerul {
	letter-spacing:-8px;
}
.partnerul li {
	display:inline-block;
	vertical-align:top;
	letter-spacing:normal;
	width:17.6%;
	box-sizing:border-box;
	padding:1.5%;
	background:#f8f8f8;
	border:1px #ddd solid;
}
.partnerul li:not(:nth-of-type(5n)) { 
	margin-right:3%;
}
.partnerul li:nth-child(n+6) {
	margin-top:3%;
}
.partnerul li .imgbox {
	position:relative;
}
.partnerul li p {
	text-align:center;
	margin-top:10px;
	-webkit-line-clamp:1;
	overflow:hidden;
	text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-box-orient:vertical;
}
.margintop30 {
  margin-top: 50px !important;
}
.htitle {
  margin: 0 auto 20px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}
.htitle h2 {
  position: relative;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: left;
  line-height: 40px;
  border-bottom: 1px #ddd dotted;
  padding-bottom: 10px;
}
/*膜结构设计*/
.wrap3 {
	margin: 0 auto;
    padding: 0 0 40px 0;
    width: 100%;
}
.page_lists {
    background: #fff;
}
.lists_txt {
  width: 100%;
}
.lists_txt .txt {
  border-left: 5px #0098e8 solid;
  border-right: 5px #0098e8 solid;
  padding: 25px 40px;
  background: #f8f8f8;
  margin-bottom: 50px;
  line-height: 32px;
  font-size: 16px;
}
.lists_txt .imgbox1 {
  width: 50%;
  background: url(../images/sheji1.jpg) no-repeat;
  background-size: 100% 100%;
  height: 438px;
}
.lists_txt .imgbox1 h3 {
  margin-top: 50px;
  margin-left: 320px;
  font-size: 24px; 
  color:#0098e8; 
}
.lists_txt .imgbox1 p {
  margin-top: 30px;
  margin-left: 320px;
  margin-right: 30px;
  font-size: 14px;
  line-height: 32px;
  color:#0098e8;
}
.lists_txt .imgbox2 {
  width: 50%;
  background: url(../images/sheji2.jpg) no-repeat;
  background-size: 100% 100%;
  height: 438px;
}
.lists_txt .imgbox2 h3 {
  margin-top: 50px;
  margin-left: 320px;
  font-size: 24px; 
  color:#0098e8; 
}
.lists_txt .imgbox2 p {
  margin-top: 30px;
  margin-left: 320px;
  margin-right: 130px;
  font-size: 14px;
  line-height: 32px;
  color:#0098e8;
}
.lists_txt .imgbox3 {
  width: 50%;
  background: url(../images/sheji3.jpg) no-repeat;
  background-size: 100% 100%;
  height: 438px;
}
.lists_txt .imgbox3 h3 {
  margin-top: 50px;
  margin-left: 30px;
  font-size: 24px; 
  color:#0098e8; 
}
.lists_txt .imgbox3 p {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 320px;
  font-size: 14px;
  line-height: 32px;
  color:#0098e8;
}
.lists_txt .imgbox4 {
  width: 50%;
  background: url(../images/sheji4.jpg) no-repeat;
  background-size: 100% 100%;
  height: 438px;
}
.lists_txt .imgbox4 h3 {
  margin-top: 50px;
  margin-left: 30px;
  font-size: 24px; 
  color:#0098e8; 
}
.lists_txt .imgbox4 p {
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 320px;
  font-size: 14px;
  line-height: 32px;
  color:#0098e8;
}
.lists_txt_left {
  float: left;
}
.lists_txt_right {
  float: right;
}
.lists_txt1 {
  float: left;
  width: 100%;
  margin-bottom: 50px;
}
.lists_txt1 h2 {
  margin-top: 66px;
  font-size: 30px; 
  color:#444;
}
.lists_txt1 .imgbox5 {
  width: 33.33%;
  background: url(../images/easy.jpg) no-repeat bottom left;
  background-size: 100% 100%;
  height: 426px;
  float: left;
}
.lists_txt1 .imgbox5 h3 {
  margin-top: 300px;
  font-size: 16px;
  line-height: 24px; 
  color:#0098e8; 
}
.lists_txt1 .imgbox5 p {
  font-size: 14px;
  line-height: 24px;
  margin-right: 100px; 
}
.lists_txt1 .imgbox6 {
  width: 33.33%;
  background: url(../images/3d3s.jpg) no-repeat bottom left;
  background-size: 100% 100%;
  height: 426px;
  float: left;
}
.lists_txt1 .imgbox6 h3 {
  margin-top: 300px;
  margin-left: 35px;
  font-size: 16px;
  line-height: 24px; 
  color:#0098e8; 
}
.lists_txt1 .imgbox6 p {
  font-size: 14px;
  line-height: 24px;
  margin-left: 35px;
  margin-right: 30px; 
}
.lists_txt1 .imgbox7 {
  width: 33.33%;
  background: url(../images/staad.jpg) no-repeat bottom left;
  background-size: 100% 100%;
  height: 426px;
  float: left;
}
.lists_txt1 .imgbox7 h3 {
  margin-top: 300px;
  margin-left: 90px;
  font-size: 16px;
  line-height: 24px;
  color:#0098e8; 
}
.lists_txt1 .imgbox7 p {
  font-size: 14px;
  line-height: 24px;
  margin-left: 90px; 
}
/*膜材加工*/
.lists_box {
  width: 100%;
}
.lists_box h2 {
  font-size: 30px;
  line-height: 32px;
  color:#444;
}
.lists_box .container {
  margin: 30px 0;
}
.lists_box .container li {
  float: left;
  width: 11.1%;
  text-align: center;
}
.lists_box .container li .mio-img {
   display: flex;
   justify-content: center;
   align-items: center;
   width: 100px;
   height: 100px;
   border-radius: 100px;
   border: 1px #e9e9e9 solid;
   margin: 0 auto 10px;
}
.lists_box .container li .mio-img:hover {
   background: #0098e8;
}
.lists_box .container li .mio-img img {
   margin: 0 auto;
}
.lists_box .container li p {
	font-size: 14px;
	white-space: nowrap;
}
.lists_box .container li:hover {
   color: #0098e8;
}
.mio-img:hover>img:last-child {
	display: block;
}
.mio-img:hover>img:first-child {
	display: none;
}
.mio-img>img:last-child {
	display: none;
}
.lists_box .container img {
  margin-top: 20px;
}
.lists_box .mcjg {
  width: 100%;
}
.lists_box .mcjg ul {
  margin: 0 -1%;
}
.lists_box .mcjg ul li {
    background: #f4f6f8;
    float: left;
    margin: 30px 1%;
}
.lists_box .mcjg ul li .img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lists_box .mcjg ul li .img img {
    display: block;
    width: 100%;
}
.lists_box .mcjg ul li .web {
    text-align: center;
    padding: 10px 0;
}
.lists_box .mcjg ul li .web p {
    font-size: 16px;
    color: #303335;
}
.lists_box .mcjg ul li .box-txt {
    background: #fff;
    padding-top: 30px;
}
.lists_box .mcjg ul li .box-txt h3 {
    font-size: 16px;
    line-height: 24px;
    color: #0098e8;
    margin-left: 50px;
}
.lists_box .mcjg ul li .box-txt p {
    font-size: 14px;
    line-height: 24px;
    margin-left: 50px;
    margin-right: 50px;
}
.lists_box .mcjg ul li .web1 {
	background: #0098e8;
    text-align: center;
    padding: 10px 0;
}
.lists_box .mcjg ul li .web1 p {
    font-size: 16px;
    color: #fff;
}
.lists_box .mcjg ul li .box-txt1 {
    background: #fff;
    padding-top: 10px;
}
.lists_box .mcjg ul li .box-txt1 p {
    font-size: 14px;
    line-height: 24px;
}
/*型材配件*/
.lists_box .xcpj {
  width: 100%;
}
.lists_box .xcpj ul {
  margin: 0 -1%;
}
.lists_box .xcpj ul li {
    background: #f4f6f8;
    float: left;
    margin: 1%;
}
.lists_box .xcpj ul li .img {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lists_box .xcpj ul li .img img {
    display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
/*安装施工*/
.lists_box .mcjg1 {
  width: 100%;
  margin-top: 30px;
}
.lists_box .mcjg1 li {
    float: left;
}
.lists_box .mcjg1 li .img-box {
    position: relative;
}
.lists_box .mcjg1 li .img-box img {
    display: block;
}
.lists_box .mcjg1 li .img-box p {
    position: absolute;
    top: 75%;
    left: 38%;
    z-index: 1;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.lists_box .mcjg2 {
  width: 100%;
  position: relative;
  top: -66px;
  left: 120px
}
.lists_box .mcjg2 li {
    float: left;
}
.lists_box .mcjg2 li .img-box {
    position: relative;
}
.lists_box .mcjg2 li .img-box img {
    display: block;
}
.lists_box .mcjg2 li .img-box p {
    position: absolute;
    top: 75%;
    left: 38%;
    z-index: 1;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.box1 {
    width: 23%;
}
.box2 {
    width: 31.33%;
}
.box3 {
    width: 18%;
}
.box4 {
    width: 20%;
}
/*应用案例*/
.team_lists {
    width: 100%;
}
.team_lists ul {
    margin: 0 -1%;
}
.team_lists ul li {
    float: left;
    background: #f4f6f8;
    width: 23%;
    margin: 30px 1% 0;
}
.team_lists ul li .img {
	position: relative;
	height: 260px;
    overflow: hidden;
}
.team_lists ul li .img img {
	display: block;
	height: 100%;
}
.team_lists ul li .lists_info {
	position: absolute;
    z-index: 2;
    text-align: center;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.70);
}
.team_lists ul li .lists_info h3 {
	line-height: 45px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #FFF;
    padding: 0 10px;
}
/*膜结构加盟*/
.jiameng {
    padding: 100px 0;
}
.in-jiameng {
    background-color: #f5f5f5;
}
.jiameng1 {
	line-height: 32px;
    font-size: 16px;
}
.jiameng1 .img {
	width: 45%;
}
.jiameng1 .txt {
    overflow: hidden;
    padding: 0 50px;
}
.jiameng2 {
	margin-bottom: 80px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
}
.jiameng-2-1 {
	margin: -20px 0 0 -20px;
}
.jiameng-2-1 li {
    float: left;
    width: 33.33%;
    line-height: 40px;
}
.jiameng-2-1 li h {
    display: block;
    margin: 20px 200px 0 20px;
    background-color: #ff6600;
    transition: all 0.5s;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
}
.jiameng-2-1 li p {
    font-size: 16px;
    margin: 20px 20px 40px 20px;
    line-height: 30px;
}
.jiameng3 {
    margin-bottom: 40px;
    font-size: 35px;
    text-align: center;
    font-weight: bold;
}
.jiameng3-1 {
	margin-bottom: 60px;
    font-size: 18px;
    text-align: center;
}
.jiameng-3-1 {

}
.jiameng-3-1 li {
    float: left;
    width: 33.33%;
    line-height: 40px;
    margin: 40px 0;
}
.jiameng-3-1 li img {
	float: left;
}
.jiameng-3-1 li .jmfc {
	overflow: hidden;
}
.jiameng-3-1 li .jmfc h {
	display: block;
    margin: 0 100px 0 20px;
    font-size: 24px;
}
.jiameng-3-1 li .jmfc p {
	display: block;
    font-size: 16px;
    margin: 10px 20px 40px 20px;
    line-height: 30px;
}
.jiameng-4-1 li {
    float: left;
    width: 20%;
}
.jiameng-4-1 li .img {
    width: 27%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.jiameng-4-1 li h {
    font-size: 25px;
    display: flex;
    justify-content: center;
}
.jiameng-5-1 li {
    float: left;
    width: 11.11%;
}
.jiameng-5-1 li .img {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}
.jiameng-5-1 li h {
    font-size: 21px;
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.jiameng-5-1 li .dot {
    width: 15px;
    height: 15px;
    background-color: #ff6600;
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -7.5px; 
}


.page.page9 {
	padding: 80px 0;
}
.page.about_jj {
	text-align: center;
}
.about_jj .tit {
	text-align: center;
}
.about_jj .tit h3 {
	font-size: 32px;
	color: #3d3d3d;
	text-transform: uppercase;
}
.about_jj .tit p {
	font-size: 18px;
	color: #505050;
	margin: 20px 0 35px;
}
.about_jj .tit span {
	display: block;
	width: 15px;
	height: 1px;
	background: #3d3d3d;
	margin: 0 auto;
}
.about_jj .web {
	width: 100%;
	margin-top: 30px;
}
.about_jj .web span {
	width: 50%;
    float: left;
}
.about_jj .web span img {
	display: block;
    height: 412px;
}
.about_jj .web li {
	width: 50%;
    float: right;
    box-sizing: border-box;
    padding-left: 50px;
}
.page.page10 {
	background: #f8f8f8;
	padding: 70px 0;
}
.about_tit {
	text-align: center;
}
.about_tit h3 {
	font-size: 44px;
	color: #0098e8;
}
.wmdys_list {
	margin-top: 20px;
}
.wmdys_list ul {
	padding: 0 2%;
}
.wmdys_list ul li {
	float: left;
	width: 26.333%;
	padding: 0 3.5%;
	margin-top: 50px;
}
.wmdys_list ul li span {
	display: block;
	float: left;
	margin-right: 15px;
	width: 67px;
	height: 67px;
	border-radius: 67px;
	border: 7px solid #bde1f4;
}
.wmdys_list ul li span.sp1 {
	background: #0098e8 url(../images/icon13.png) no-repeat center center;
}
.wmdys_list ul li span.sp2 {
	background: #0098e8 url(../images/icon14.png) no-repeat center center;
}
.wmdys_list ul li span.sp3 {
	background: #0098e8 url(../images/icon15.png) no-repeat center center;
}
.wmdys_list ul li span.sp4 {
	background: #0098e8 url(../images/icon16.png) no-repeat center center;
}
.wmdys_list ul li span.sp5 {
	background: #0098e8 url(../images/icon17.png) no-repeat center center;
}
.wmdys_list ul li span.sp6 {
	background: #0098e8 url(../images/icon18.png) no-repeat center center;
}
.wmdys_list ul li .web {
	overflow: hidden;
	padding-top: 15px;
}
.wmdys_list ul li .web h4 {
	font-size: 16px;
	color: #000;
}
.wmdys_list ul li .web p {
	font-size: 12px;
	line-height: 24px;
	color: #313131;
	margin-top: 20px;
}
.lc_list {
	padding: 0 10% 65px;
	background: url(../images/icon20.png) repeat-y center top;
	margin-top: 65px;
}
.lc_list ul li {
	width: 50%;
	position: relative;
	clear: both;
}
.lc_list ul li.frt .web {
	padding-left: 55px;
}
.lc_list ul li.flt .web {
	padding-right: 55px;
}
.lc_list ul li h3 {
	font-size: 16px;
	color: #000;
}
.lc_list ul li.frt h3 {
}
.lc_list ul li.flt h3 {
	text-align: right;
}
.lc_list ul li h3 span {
	display: block;
	width: 16px;
	height: 17px;
	background: url(../images/icon19.png) no-repeat center center;
	position: absolute;
	top: 0;
}
.lc_list ul li.frt h3 span {
	left: -8px;
}
.lc_list ul li.flt h3 span {
	right: -8px;
}
.lc_list ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #282828;
	height: 48px;
	margin-top: 10px;
}
.page_contact {
}
.address {
	position: relative;
}
.address .web_box {
	position: absolute;
	top: 0;
	left: 53px;
	background: #089be8;
	width: 355px;
}
.address .web_box .web {
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 25px;
}
.address .web_box .web h3 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 25px;
}
.address .web_box .web p {
	font-size: 16px;
	line-height: 34px;
	color: #fff;
	padding-left: 30px;
}
.address .web_box .web p.p1 {
	background: url(../images/icon21.png) no-repeat left center;
}
.address .web_box .web p.p2 {
	background: url(../images/icon22.png) no-repeat left center;
}
.address .web_box .web p.p3 {
	background: url(../images/icon23.png) no-repeat left center;
}
.address .img1 {
}
.address .img1 img {
	display: block;
	width: 100%;
}
.xq_list {
	margin-top: 25px;
}
.xq_list ul {
	margin: 0 -1.5%;
}
.xq_list ul li {
	float: left;
	width: 30.333%;
	margin: 25px 1.5% 0;
}
.xq_list ul li .web {
	border: 1px solid #dbe0e3;
	padding: 33px 40px 25px 35px;
}
.xq_list ul li .web h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
}
.xq_list ul li .web .text {
	padding: 10px 0;
}
.xq_list ul li .web .text p {
	line-height: 24px;
	color: #515456;
	font-size: 14px;
	margin-top: 10px;
}
.course_item {
	float: left;
	width: 100%;
}
.course_item ul {
	margin: 0 -1%;
}
.course_item ul li {
	float: left;
	width: 18%;
	margin: 0 1% 40px;
}
.course_item ul li .img {
	position: relative;
}
.course_item ul li .img img {
	display: block;
	width: 100%;
}
.course_item ul li .web {
	padding-top: 10px;
}
.course_item ul li .web h4 {
	font-size: 18px;
    color: #282829;
    font-weight: normal;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.course_item ul li .web h4 a {
	color: #282829;
}
.course_item ul li .web p {
	line-height: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #6fbb32;
    font-size: 16px;
    margin-top: 10px;
}
.course_item ul li .web p span {
	float: right;
	color: #7a7f81;
}
.course_item .page_size {
	margin-top: 20px;
}
.course_details {
	padding-bottom: 40px;
}
.course_details .img1 {
	float: left;
	margin-right: 50px;
}
.course_details .img1 li {
	width: 500px;
	height: 375px;
	border: 1px solid #ddd;
	text-align: center;
	background: #f4f6f8
}
.course_details .img1 li img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.course_details .web {
	overflow: hidden;
	padding-right: 3%;
}
.course_details .web h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
}
.course_details .web .bq {
	margin-top: 30px;
}
.course_details .web .bq ul li {
	float: left;
	width: 86px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	border: 1px solid #66c1f1;
	background: #f0f9fe;
	color: #0098e8;
	font-size: 16px;
	margin-right: 10px;
}
.course_details .web .text {
	margin-top: 25px;
}
.course_details .web .text p {
	font-size: 16px;
	line-height: 28px;
	color: #4d5153;
}
.course_details .web .text p span {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #4d5153;
	padding-left: 88px;
	margin-top: -28px;
}
.course_details .web .text p a {
	color: #4d5153;
}
.course_details .web .text h4 {
	font-size: 18px;
	font-weight: normal;
	color: #4d5153;
	margin-top: 20px;
}
.course_details .web .text h4 span {
	font-weight: bold;
	color: #0098e8;
}
.course_details .web .text h4 font {
	font-weight: bold;
	margin-left: 5px;
	color: #0098e8;
}
.course_details .web .btn {
	margin-top: 25px;
}
.course_details .web .btn a {
	display: inline-block;
	width: 159px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	background: #ffac04;
	border: 1px solid #fa9504;
	font-size: 20px;
	cursor: pointer;
}
.course_details .web .btn a.a1 {
	background: #fff;
	color: #ffac04;
	margin-left: 20px;
}
.course_details .web .btn a:hover .white_content {
	display: block;
}
.course_details .web .btn a .white_content {
	width: 240px;
	left: 58%;
	display: none;
	padding-top: 1px;
	position: absolute;
	z-index: 9999;
}
.page.page11 {
	background: #f5f8f9;
	padding: 35px 0 75px;
}
.kcgs {
	float: left;
	width: 69%;
	background: #fff;
}
.kcgs .tit {
}
.kcgs .tit span {
	display: inline-block;
	padding: 0 45px;
	border-top: 5px solid #0098e8;
	font-size: 16px;
	color: #0098e8;
	font-weight: bold;
	line-height: 55px;
}
.kcgs .web {
	padding: 0 35px 50px;
}
.kcgs .web .img1 {
}
.kcgs .web .img1 img {
	display: block;
	width: 100%;
}
.kcgs .web .text {
	margin-top: 25px;
}
.kcgs .web .text p {
	font-size: 14px;
	line-height: 27px;
	text-align: justify;
}
.kcgs .web .list {
}
.kcgs .web .list ul li {
	margin-top: 27px;
}
.kcgs .web .list ul li h4 {
	font-size: 14px;
	color: #000;
}
.kcgs .web .list ul li p {
	font-size: 14px;
	color: #555;
	margin-top: 10px;
	line-height: 20px;
}
.lsjs {
	float: right;
	width: 30%;
	background: #fff;
}
.lsjs .tit {
	border-bottom: 1px solid #e7ebed;
}
.lsjs .tit h3 {
	line-height: 60px;
	font-size: 18px;
	color: #0098e8;
}
.lsjs .tit h3 span {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding-left: 27px;
	border-left: 5px solid #0098e8;
}
.lsjs .list {
	padding: 0 30px;
}
.lsjs .list ul li {
	border-top: 1px solid #e7ebed;
	padding: 25px 0 20px;
}
.lsjs .list ul li:first-child {
	border-top: none;
}
.lsjs .list ul li .top {
}
.lsjs .list ul li .top .img1 {
	float: left;
	width: 95px;
	height: 95px;
	border-radius: 95px;
	overflow: hidden;
	margin-right: 20px;
}
.lsjs .list ul li .top .img1 img {
	display: block;
	width: 100%;
}
.lsjs .list ul li .top .web {
	overflow: hidden;
	padding-top: 10px;
}
.lsjs .list ul li .top .web h4 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
}
.lsjs .list ul li .top .web p {
	font-size: 14px;
	line-height: 26px;
	color: #555;
	margin-top: 10px;
}
.lsjs .list ul li .text {
	margin-top: 20px;
}
.lsjs .list ul li .text p {
	font-size: 14px;
	color: #909598;
	line-height: 26px;
}
.team_banner {
	height: 492px;
}
.page.page12 {
	background: #f8f8f8;
	padding: 20px 0px;
}
.team_list {
	width: 100%;
	margin: 50px 0;
}
.team_list ul {
	margin: 0 -1%;
}
.team_list ul li {
	float: left;
	background: #f4f6f8;
	width: 23%;
	margin: 30px 1% 0;
}
.team_list ul li .img {
	position: relative;
}
.team_list ul li .img img {
	display: block;
	width: 100%;
}
.team_list ul li .web {
	text-align: center;
	padding: 10px 0;
}
.team_list ul li .web h3 {
	font-size: 20px;
	color: #000;
}
.news_l {
	float: left;
	width: 71%;
}
.news_item li {
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 6px 0 #e8e8e8;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 20px;
}
.news_item li .img1 {
	float: right;
	width: 30%;
	border-radius: 5px;
	overflow: hidden;
}
.news_item li .img1 img {
	display: block;
	height: 100%;
}
.news_item li .web {
	float: left;
	width: 70%;
	padding-right: 4%;
	box-sizing: border-box;
}
.news_item li .web h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.news_item li .web p {
	opacity: 0.8;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.news_item li .web .date {
	margin-top: 10px;
}
.news_item li .web .date span {
	font-size: 14px;
	color: #8f979a;
	display: inline-block;
	padding-left: 20px;
	margin-right: 30px;
}
.news_item li .web .date span.sp1 {
	background: url(../images/icon24.png) no-repeat left center;
}
.news_item li .web .date span.sp2 {
	background: url(../images/icon25.png) no-repeat left center;
}
.news_l .page_size {
	margin-top: 18px;
	text-align: right;
}
.news_r {
	float: right;
	width: 27.5%;
}
.news_r .tit {
	line-height: 57px;
}
.news_r .tit p {
	font-size: 20px;
	color: #0098e8;
}
.hot_news {
	background: #fff;
	border: 1px solid #e7eced;
	border-top: 2px solid #0098e8;
	padding: 0 19px;
}
.hot_news ul li {
	border-top: 1px solid #e9edef;
	padding: 13px 0;
}
.hot_news ul li:first-child {
	border-top: none;
	padding-top: 0;
}
.hot_news ul li .img1 {
	float: left;
	width: 113px;
	margin-right: 17px;
	position: relative;
}
.hot_news ul li .img1 img {
	display: block;
	width: 100%;
}
.hot_news ul li .img1 span {
	display: block;
	width: 18px;
	height: 20px;
	line-height: 16px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	left: 10px;
	background: url(../images/icon27.png) no-repeat center center;
}
.hot_news ul li .img1 span.sp1 {
	background: url(../images/icon26.png) no-repeat center center;
}
.hot_news ul li .web {
	overflow: hidden;
}
.hot_news ul li .web h4 {
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	height: 48px;
	overflow: hidden;
}
.hot_news ul li .web p {
	font-size: 12px;
	color: #8f979a;
	margin-top: 5px;
}
.news_details {
	background: #fff;
	border: 1px solid #e7eced;
	padding: 0 45px 40px;
}
.news_details .tit {
	text-align: center;
	padding-top: 40px;
}
.news_details .tit h3 {
	font-size: 26px;
	font-weight: normal;
	color: #000;
}
.news_details .tit p {
	font-size: 14px;
	color: #bcbcbc;
	margin-top: 12px;
}
.news_details .web {
	padding-top: 10px;
}
.news_details .web p {
	font-size: 14px;
	line-height: 24px;
	color: #000;
	margin-top: 25px;
}
.news_details .web .img1 {
	margin-top: 15px;
}
.news_details .web .img1 img {
	display: block;
	width: 100%;
}
.news_details .web h4 {
	font-size: 14px;
	color: #0098e8;
	line-height: 24px;
	font-weight: normal;
	margin-top: 25px;
}
.page_pn {
	margin-top: 55px;
}
.page_pn p {
	font-size: 14px;
	color: #505050;
	margin-top: 24px;
}
.page_pn p a {
	color: #505050;
	display: inline-block;
	border-bottom: 1px solid #fff;
}
.page_pn p a span {
	margin-right: 15px;
}
.page_pn p a:hover {
	border-bottom: 1px solid #0a62bb;
	color: #0a62bb;
}
.service_list {
	padding: 0 60px;
}
.service_list ul li {
	margin-top: 60px;
}
.service_list ul li:first-child {
	margin-top: 0;
}
.service_list ul li .img1 {
	width: 50.5%;
}
.service_list ul li .img1 img {
	display: block;
	width: 100%;
}
.service_list ul li .web {
	width: 46%;
	padding-top: 20px;
}
.service_list ul li .web .tit {
}
.service_list ul li .web .tit h4 {
	font-size: 30px;
	color: #000;
	clear: both;
}
.service_list ul li .web .text {
	margin-top: 20px;
}
.service_list ul li .web .text p {
	font-size: 14px;
	line-height: 28px;
	color: #000;
}
.service_list ul li .web.flt .tit {
	text-align: right;
}
.service_list ul li .web.flt .text p {
	text-align: right;
}
.online_box {
	background: #fff;
	border: 1px solid #e7eced;
	padding: 55px 0 75px;
}
.online_box .tab {
	width: 90%;
	max-width: 550px;
	margin: 0 auto;
}
.online_box .tab .tit {
	text-align: center;
}
.online_box .tab .tit h3 {
	height: 49px;
	line-height: 49px;
	font-size: 32px;
	color: #fff;
	font-weight: normal;
	background: url(../images/icon28.png) no-repeat center center;
}
.online_box .tab .tit p {
	font-size: 14px;
	color: #656869;
	margin-top: 24px;
}
.online_box .tab .item {
	margin-top: 50px;
}
.online_box .tab .item .list {
	margin-top: 16px;
}
.online_box .tab .item .list span {
	display: block;
	text-align: right;
	width: 100px;
	margin-right: 5px;
	font-size: 16px;
	color: #000;
	line-height: 46px;
	float: left;
}
.online_box .tab .item .list span i {
	font-style: normal;
	color: #ed2c18;
	margin-right: 5px;
}
.online_box .tab .item .list .web {
	overflow: hidden;
}
.online_box .tab .item .list .web .div_inp {
	border: 1px solid #e0e0e0;
	height: 44px;
	line-height: 44px;
	padding: 0 15px;
}
.online_box .tab .item .list .web .div_inp input {
	width: 100%;
	border: none;
	height: 44px;
	line-height: 44px;
}
.online_box .tab .item .list .web .div_lab {
	border: 1px solid #e0e0e0;
	height: 150px;
	line-height: 44px;
	padding: 0 15px;
}
.online_box .tab .item .list .web .div_lab input {
	width: 100%;
	border: none;
}
.online_box .tab .item .btn {
	padding-left: 105px;
	margin-top: 20px;
}
.online_box .tab .item .btn button {
    display: block;
    text-align: center;
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: #ffac04;
    border: unset;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
}
.form_right {
	position: fixed;
	right: 0;
	bottom: 85px;
	background: #e7e7e7;
	z-index: 9999;
	width: 170px;
}
.form_right .zxkf {
	border-bottom: 1px solid #aca6a6;
}
.form_right .zxkf a {
	display: block;
	padding: 15px 0 15px 62px;
	background: url(../images/icon30.png) no-repeat 17px center;
}
.form_right .zxkf h4 {
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
.form_right .zxkf p {
	font-size: 10px;
	color: #000;
	margin-top: 5px;
}
.form_right .lxdh {
	text-align: center;
	padding: 12px 0 10px;
}
.form_right .lxdh h4 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
.form_right .lxdh p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 7px;
}
.form_right .go_top {
	line-height: 43px;
	background: #403e3a;
	text-align: center;
	cursor: pointer;
}
.form_right .go_top span {
	display: inline-block;
	padding-left: 30px;
	background: url(../images/icon31.png) no-repeat left center;
	font-size: 16px;
	color: #fff;
}
.team_owl .item img, .news_list .item img {
	width: 100%;
}
 @media only screen and (max-width: 1440px) {
.news_list .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
}
 @media only screen and (max-width: 1366px) {
.team_owl .owl-theme .owl-controls {
	width: 110%;
	left: -5%;
}
.news_list .owl-theme .owl-controls {
	bottom: -15px;
	width: 50%;
	left: 25%;
}
}
 @media only screen and (max-width: 1200px) {
.lxdh, .zxkf {
	display: none;
}
.form_right {
	width: 50px;
}
.form_right .go_top {
	height: 50px;
}
.form_right .go_top span {
	height: 50px;
	background-position: center center;
	width: 0px;
	padding-left: 50px;
	overflow: hidden;
}
.case_list ul {
	margin: 0 auto;
}
}
 @media only screen and (max-width: 1250px) {
.wrap {
	width: 96%;
}
.wrap-1 {
	width: 96%;
}
.team_owl .item, .news_list .item {
	margin: 0 1px;
}
}
 @media only screen and (max-width: 1100px) {
.team_owl .owl-theme .owl-controls {
	display: none;
}
.page2 .wrap {
	width: 100%;
}
.team_owl {
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
	overflow: hidden;
}
.team_owl .owl-carousel .owl-stage-outer {
	overflow: initial;
}
}
 @media only screen and (max-width: 1024px) {
.case_list ul li {
	width: 31.3333%;
	margin: 10px 1%;
}
.case_list ul li img {
	width: 100%;
}
.list_box ul li .img {
	width: 380px;
}
.list_box ul li .text h3 {
	font-size: 24px;
}
.list_box ul li .div_tips label {
	font-size: 16px;
}
.list_box ul li p {
	line-height: 26px;
	height: 52px;
}
.list_box ul li .btn {
	margin-top: 0px;
}
.list_box ul li .img_text p {
	height: auto;
}
.banner .item {
	height: 380px;
}
.banner.owl-theme .owl-controls {
	bottom: 40px;
}
.page_banner h2 {
	font-size: 40px;
}
.page_banner span {
	margin: 20px auto;
}
.page_banner p {
	font-size: 20px;
}
.page_top {
	top: -45px;
}
.page_top ul li h3 {
	font-size: 20px;
}
.page_top ul li.li_cur {
	width: 15.333%;
	background-size: 100% auto;
}
.page_top ul li {
	width: 23%;
}
.page_top ul li {
	padding: 20px 0;
}
.xq_list ul li .web {
	padding: 15px;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 18px;
}
.course_details .img1 {
	width: 442px;
}
.course_details .web .btn {
	margin-top: 20px;
}
.lsjs .list {
	padding: 0 10px;
}
.service_list ul li .web .tit span {
	margin: 5px 0;
}
.service_list ul li .web {
	padding-top: 0;
}
.service_list {
	padding: 0 10px;
}
.team_banner {
	height: 415px;
}
}
 @media only screen and (max-width: 800px) {
.team_banner {
	height: 320px;
}
.team_list ul li .web p {
	font-size: 14px;
	margin-top: 10px;
}
.service_list ul li .web .tit h4 {
	font-size: 20px;
}
.service_list ul li .web .tit span {
	height: 20px;
}
.service_list ul li .web .tit h3 {
	font-size: 20px;
}
.service_list ul li .web .text {
	margin-top: 5px;
}
.service_list ul li .web .text p {
	line-height: 24px;
}
.page3 {
	padding-top: 20px;
}
.lsjs .list ul li .top .img1 {
	float: none;
	margin: 0 auto;
}
.lsjs .list ul li .top .web h3 {
	text-align: center;
}
.xq_list ul li .web .text p {
	margin-top: 5px;
}
.news_list .item .text {
	padding: 10px;
}
.case_list ul li {
	width: 47%;
	margin: 10px 1.5%;
}
.banner .item {
	height: 360px;
}
.banner.owl-theme .owl-controls {
	bottom: 40px;
}
.page_top ul li h3 span {
	font-size: 40px;
}
.page_tit h3 {
	font-size: 35px;
}
.list_box ul li .img {
	width: 312px;
	margin-left: 10px;
}
.list_box ul li .img_text h3 {
	font-size: 20px;
	line-height: 30px;
}
.list_box ul li .text {
	padding: 0 10px;
}
.list_box ul li .div_tips {
	margin: 0;
}
.list_box ul li .div_tips label {
	font-size: 14px;
	padding: 0 5px;
}
.list_box ul li p {
	margin: 10px 0;
}
.list_box ul li .btn a {
	line-height: 35px;
}
.link_list ul li {
	width: 33.3333%;
}
.wmdys_list ul li {
	width: 47%;
	margin: 10px 1.5%;
	padding: 0;
}
.wmdys_list ul li .web p {
	margin-top: 5px;
}
.about_tit h3 {
	font-size: 35px;
}
.about_jj .web p {
	width: 80%;
	margin: 0 auto;
}
.about_jj .web p br {
	display: none;
}
.address .web_box .web {
	padding: 15px;
}
.address .web_box .web h3 {
	margin-bottom: 15px;
}
.course_details .img1 {
	width: 350px;
	margin-right: 10px;
}
.course_details .web {
	padding-right: 0;
}
.course_details .web h3 {
	font-size: 20px;
}
.course_details .web .bq ul li {
	width: auto;
	padding: 0 5px;
}
.course_details .web .text p {
	overflow: hidden;
}
.course_details .web .btn {
	margin-top: 10px;
}
.course_details .web .btn a {
	line-height: 30px;
	height: auto;
	font-size: 14px;
	width: auto;
	padding: 0 20px;
}
.course_details .web .text h4, .course_details .web .text, .course_details .web .bq {
	margin-top: 10px;
}
.news_details {
	padding: 20px;
}
.news_details .tit {
	padding-top: 10px;
}
.news_details .tit h3 {
	font-size: 20px;
	line-height: 30px;
}
.news_details .web p {
	margin-top: 10px;
}
.news_r {
	margin-top: 15px;
}
.news_l, .news_r {
	width: 100%;
	float: none;
}
.page.page12 {
	padding-bottom: 50px;
}
.course_item ul li {
	width: 31.333%;
}
.course_item, .course_hot {
	float: none;
	width: 100%;
}
.course_hot .course_item ul {
	overflow: hidden;
	margin: 0 -1%;
}
.course_hot {
	margin-top: 15px;
}
.course_hot .course_item ul li {
	width: 31.333%;
	float: left;
	margin: 0 1%;
}
.course_hot_box {
	padding-bottom: 10px;
}
.course_box {
    float: none;
    width: 100%;
}
.course_box ul li {
	width: 23%;
}
}
 @media only screen and (max-width: 760px) {
.page_banner h2 {
	font-size: 30px;
}
.page_banner span {
	margin: 20px auto;
}
.page_banner p {
	font-size: 20px;
}
.menu ul {
	display: inline-block;
	white-space: nowrap;
	overflow-x: auto;
	width: 100%;
}
.menu ul li {
	width: auto;
	float: none;
	display: inline-block;
}
.menu ul a {
	padding: 0 20px;
}
.list_box ul li .img {
	width: 270px;
}
.list_box ul li .img_text {
	top: 0;
}
.list_box ul li .text h3 {
	font-size: 20px;
	line-height: 35px;
	margin-top: 0;
}
.list_box ul li .text {
	padding: 0;
}
.list_box ul li .div_tips label {
	font-size: 12px;
	line-height: 25px;
}
.hj_list ul li {
	width: 25%;
}
/*
.footer .f_nav ul li {
	padding: 0 5px;
}
*/
.page.page9 {
	padding: 50px 0;
}
.about_jj .tit h3 {
	font-size: 28px;
}
.about_jj .tit p {
	margin: 15px 0;
}
.page.page10 {
	padding: 50px 0;
}
.team_list ul li {
	width: 31.333%
}
}
@media only screen and (max-width: 768px){
.wrap2 {
    padding: 0 0 30px 0;
    width: 100%;
}
.lymain {
    width: 98%;
    margin: 0 auto;
}
.about_txt {
    line-height: 28px;
    font-size: 14px;
    padding: 20px;
}
.about_txt .img {
    width: 100%;
    margin-bottom: 10px;
}
.about_txt_left {
    float: none;
    margin-right: 0;
}
.about_txt ul {
	overflow:hidden;
	letter-spacing:-8px;
	margin:40px auto;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	padding:20px 0;
}
.about_txt ul li {
	width:50%;
	border-right:1px #ddd solid;
}
.about_txt ul li:nth-child(n+3) {
	margin-top:10%;
}
.about_txt ul li:nth-child(2) {
	border-right:0;
}
.about_txt ul li:last-child {
	border-right:0;
}
.about_txt ul li h2 {
	font-size:14px;
	margin-left:3px;
	font-weight:normal;
}
.about_txt ul li h2 span {
	font-size:32px;
}
.about_txt ul li p{
	font-size:14px;
	line-height:24px;
}
.htitle {
    margin: 0 auto 15px;
    width: 100%;
}
.htitle h2 {
    font-size: 22px;
}
.margintop30 {
	margin-top:15px!important;
}
.cert {
	padding:20px;
}
.certul {
	overflow:hidden;
}
.certul li {
	width:47.5%;
	padding:4%;
}
.certul li:not(:nth-of-type(4n)) {
	margin-right:0;
}
.certul li:not(:nth-of-type(2n)) {
	margin-right:5%;
}
.certul li:nth-child(n+3) {
	margin-top:5%;
}
.partner {
	padding:20px;
}
.partnerul {
	overflow:hidden;
}
.partnerul li {
	width:31.33%;
	padding:4%;
}
.partnerul li:not(:nth-of-type(5n)) {
	margin-right:0;
}
.partnerul li:not(:nth-of-type(3n)) {
	margin-right:3%;
}
.partnerul li:nth-child(n+4) {
	margin-top:3%;
}
.lists_txt .imgbox1 {
    width: 100%;
}
.lists_txt .imgbox1 h3 {
    margin-top: 50px;
    margin-left: 220px;
}
.lists_txt .imgbox1 p {
    margin-top: 30px;
    margin-left: 220px;
    margin-right: 30px;
}
.lists_txt .imgbox2 {
    width: 100%;
}
.lists_txt .imgbox2 h3 {
    margin-top: 50px;
    margin-left: 220px;
}
.lists_txt .imgbox2 p {
    margin-top: 30px;
    margin-left: 220px;
    margin-right: 30px;
}
.lists_txt .imgbox3 {
    width: 100%;
}
.lists_txt .imgbox3 h3 {
    margin-top: 50px;
    margin-left: 20px;
}
.lists_txt .imgbox3 p {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 220px;
}
.lists_txt .imgbox4 {
    width: 100%;
}
.lists_txt .imgbox4 h3 {
    margin-top: 50px;
    margin-left: 20px;
}
.lists_txt .imgbox4 p {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 220px;
}
.lists_txt1 .imgbox5 {
    width: 100%;
}
.lists_txt1 .imgbox6 {
    width: 100%;
}
.lists_txt1 .imgbox7 {
    width: 100%;
}
.lists_box .container li {
    width: 33.33%;
    margin-bottom: 10px;
}
.lists_box h2 {
    margin: 30px 0;
}
.lists_box .mcjg ul li {
    margin: 1%;
}
.lists_box .mcjg ul li .box-txt {
    padding-bottom: 30px;
}
.lists_box .mcjg1 li .img-box p {
    font-size: 12px;
}
.lists_box .mcjg2 li .img-box p {
    position: absolute;
    top: 74%;
    left: 38%;
    z-index: 1;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
}
.lists_box .mcjg2 {
    position: relative;
    top: 0px;
    left: 0px;
}
.box1 {
    width: 48%;
}
.box2 {
    width: 100%;
}
.box3 {
    width: 31.33%;
}
.box4 {
    width: 33.33%;
}
.team_lists ul li {
	width: 48%;
}
.team_lists ul li .img {
    height: 150px;
}
}
 @media only screen and (max-width: 600px) {
.news_item li {
	padding: 20px;
    margin-bottom: 20px;
}
.news_item li .web h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.news_item li .web p {
	display: none;
}
.news_item li .web .date {
	display: block;
    overflow: hidden;
    margin-top: 10px;
}
.news_item li .web .date span {
    float: left;
    margin-right: 20px;
}
.course_item ul li {
	width: 31.333%;
}
.course_box ul li {
    width: 31.333%;
}
.course_box ul li .web h4 {
	font-size: 16px;
}
.page3 {
	padding-top: 20px;
}
.page_size a {
	min-width: 20px;
	line-height: 30px;
	height: 30px;
	padding: 0 5px;
}
.page_size {
	margin-top: 10px;
}
.productcate {
	height: 20px;
}
.page_size a.a1 {
}
.about_jj .web p {
	width: 90%;
	margin: 0 auto;
}
.wmdys_list ul li {
	width: 97%;
}
.lc_list {
	padding: 0 15px;
}
.lc_list ul li {
	margin-bottom: 10px;
}
.lc_list {
	background-position: 14px center;
	margin-top: 30px;
}
.lc_list ul li.frt .web {
	padding-left: 20px;
}
.lc_list ul li.flt .web {
	padding: 0;
	padding-left: 20px;
}
.lc_list ul li.flt h3 {
	text-align: left;
}
.lc_list ul li.flt h3 span {
	right: auto;
	left: -8px;
}
.lc_list ul li p {
	height: auto;
}
.lc_list ul li {
	float: none !important;
	width: 100%;
}
.page_banner {
	height: 200px;
	margin-top: 60px;
}
.head {
	display: none;
}
.tel {
	display: none;
}
.menu_wrap {
	position: fixed;
	top: 10px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: url(../images/menu.png) no-repeat center center #0098e8;
	background-size: 20px auto;
}
.head2 {
	height: 60px;
    margin: 0px;
}
.head2 .logo {
	line-height: 60px;
	position: relative;
	z-index: 100000;
}
.head2 .logo img {
	height: 40px;
}
.head2 .search {
    float: left;
    display: inline;
    margin: 15px 5px;
    padding: 0px;
    border-left: none;
}
.head2 .search p {
	font: 14px Impact;
}
.head2 .search span {
	font-size: 12px;
}
.head2 .tel {
    display: none;
}
.header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	background: #fff;
	width: 100%;
}
.banner_owl {
    margin-top: 60px;
}
.banner-sub {
	height: 100%;
	margin-top: 60px;
}
.eyou-sou {
    padding: 0px;
}
.eyou-sou .wrap {
    width: 100%;
}
.eyou-sou .hot {
	display: none;
}
.eyou-sou .hform {
    float: none;
    position: relative;
    padding: 0;
}
.eyou-sou .hform input {
    font-size: 14px;
    border-color: transparent;
    width: 100%;
    box-sizing: border-box;
    line-height: 20px;
    padding: 9px 60px 9px 15px;
    border-radius: 0;
}
.eyou-sou .hform button {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 40px;
    font-size: 14px;
}
.wraplist {
    margin: -10px 0 0 -10px;
}
.wraplist li {
    width: 50%;
}
.wraplist .item_1 {
	margin: 10px 0 0 10px;
}
.wraplist .item_1 em{
	display: none;
}
.wraplist .item_1 h3 {
	text-align: center;
	height: 30px;
    line-height: 30px;
    text-indent: 0px;
}
.course_details .web .btn a .black_overlay{
         display: none; 
         position: absolute;  
         top: 0%;  
         left: 0%;  
         width: 100%;  
         height: 100%;  
         background-color: #ffffff;  
         z-index:1001;  
         -moz-opacity: 0.8;  
         opacity:.80;  
         filter: alpha(opacity=80);  
}
.course_details .web .btn a .white_content {
        display: none;  
        position: absolute; 
        top: 30%; 
        left: 10%;
        right: 10%;           
        background-color: white; 
        z-index:1002; /* 数字的大小指明了div的相对层，数字大的在上层 */
        overflow: auto;
        width: auto;
}
.in-prd-top {
    margin-top: 40px;
}
.section {
    padding: 30px 0;
}
.list-1-1 {
	margin: -10px 0 0 -10px;
}
.list-1-1 li {
	width: 33.33%;
}
.list-1-1 li .wrap1 {
	margin: 10px 0 0 10px;
}
.list-1-1 .text {
	padding: 10px 15px;
}
.list-1-1 .text p {
	display: none;
}
.in-about {
	padding: 0;
}
.in-about dl {
	background-color: transparent;
}
.in-about dt {
	width: auto;
	float: none;
}
.in-about dd {
	margin: 0;
	padding: 15px 15px 30px;
}
.in-about dd .more {
	margin-top: 15px;
}
.list-2 {
	margin: -10px 0 0 -10px;
}
.list-2 li {
	width: 50%;
}
.list-2 li a {
	margin: 10px 0 0 10px;
}
.list-2-1 {
	margin: -10px 0 0 -10px;
}
.list-2-1 li {
	width: 50%;
}
.list-2-1 li a {
	margin: 10px 0 0 10px;
}
.in-use-title span {
    font-size: 18px;
    line-height: 40px;
}
.in-use-title strong {
    width: 100px;
}
.in-use-title li {
	display: none;
}
.in-use-title a {
    margin-right: 10px;
}
.in-use-title .more {
	display: none;
}
.section-title {
	margin-bottom: 20px;
	font-size: 20px;
}
.section-title span {
	font-size: 14px;
	text-indent: 0;
	letter-spacing: 0;
}
.section-title p small {
	font-size: 12px;
	padding: 0 10px;
}
.section-title p small:before, .section-title p small:after {
	width: 24px;
}
.in-news-left, .in-news-right {
	float: none;
	width: auto;
}
.in-news-right {
	margin-top: 20px;
}
.in-news-left, .in-news-right {
	float: none;
	width: auto;
}
.in-news-right {
	margin-top: 20px;
}
.in-news-tit {
	font-size: 14px;
	padding: 0 15px;
	line-height: 45px;
}
.in-news-tit .more {
	font-size: 12px;
}
.in-news-wrap {
	padding: 15px;
}
.in-news-list dt {
	width: 110px;
}
.in-news-list dd {
	margin-left: 120px;
}
.in-news-list dd p {
	margin-top: 10px;
	height: 50px;
}
.in-news-list dd .more {
	display: none;
}
.in-news-list li {
	width: 100%;
}
.in-news-list li a {
	line-height: 40px;
}
.in-news-list li a .tit{
	width: 70%;
}
.news-menu li {
	margin-right: 15px;
}
#marquee {
	height: 354px;
}
#marquee li a {
	padding: 15px;
}
.footer { 
	display: none;
}
.foot { 
	display: none;
}

.mainer1 {
	margin-top: 60px;
}
.menu .wrap {
	position: fixed;
	top: -100%;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	background: #fff;
}
.h_menu .menu .wrap {
	top: 0;
}
.menu ul {
	display: table-cell;
	vertical-align: middle;
}
.menu ul li {
	display: block;
	text-align: center;
}
.menu ul li a {
	line-height: 35px;
	color: #000;
}
.banner .item {
	height: 180px;
}
.page_top ul li h3 span {
	font-size: 26px;
}
.page_top ul {
	width: 100%;
	padding: 0;
}
.banner.owl-theme .owl-controls {
	bottom: 20px;
}
.page_top {
	top: -20px;
}
.page_top ul li h3 {
	font-size: 20px;
}
.page_top ul li.li_cur {
	width: 15.333%;
	background-size: 100% auto;
}
.page_top ul li {
	width: 23%;
}
.page_top ul li p {
	font-size: 14px;
}
.page_top ul li {
	padding: 20px 0;
}
.banner.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	background-size: 100% auto !important;
	margin: 0 5px;
}
.page_tit h3 {
	font-size: 25px;
}
.course_tit {
	padding: 0 70px;
	padding-left: 60px;
}
.course_tit ul li a {
	padding: 0 10px;
}
.course_list {
	padding: 0;
}
.course_tit .flt {
	font-size: 18px;
}
.list_box ul li .img {
	width: 100%;
	margin: 0 auto;
	width: 100%;
	float: none;
	margin-bottom: 10px;
}
.list_box ul li p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
}
.page1 {
	padding-bottom: 20px;
}
.page_tit {
	padding: 40px 0 20px;
}
.case_list ul li {
	width: 97%;
}
.more {
	margin-top: 0;
	margin-bottom: 20px;
}
.page5 {
	font-size: 18px;
	padding: 20px;
}
.news_list {
	margin-bottom: 18px;
	width: 80%;
}
.news_list .owl-carousel .owl-stage-outer {
	overflow: initial;
}
.news_list .owl-theme .owl-controls {
	display: none;
}
.page6 {
	overflow: hidden;
}
.link_list ul li a {
	margin: 5px;
}
.link_list ul {
	width: 100%;
}
.page8_list ul li {
	width: auto;
	display: inline-block;
	float: none;
	margin: 0 10px;
}
.page8_list ul {
	overflow-y: auto;
	white-space: nowrap;
}
.list_box ul li .div_tips {
	margin-top: 5px;
}
.address .web_box {
	position: initial;
	top: auto;
	left: auto;
	right: auto;
	bottom: auto;
	width: 100%;
}
.xq_list ul {
	margin: 0 auto;
}
.xq_list ul li .web .text {
	height: auto;
}
.xq_list {
	margin-top: 10px;
}
.xq_list ul li {
	width: 100%;
	margin: 10px auto;
}
.course_details .img1 {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
.course_details .img1 li {
	width: 100%;
	height: 100%;
}
.course_details .web .text p {
	height: auto;
}
.lsjs, .kcgs, .news_l, .news_r {
	width: 100%;
	float: none;
}
.kcgs {
	padding-bottom: 15px;
}
.page.page12 {
	padding-bottom: 20px;
}
.lsjs .list ul li .top .web p {
	text-align: center;
}
.lsjs .list ul li .text {
	margin-top: 10px;
}
.lsjs {
	margin-top: 10px;
}
.kcgs .tit span {
	padding: 0 20px;
}
.kcgs .web {
	padding: 0 15px;
}
.online_box .tab .tit h3 {
	font-size: 28px;
}
.online_box .tab .tit p {
	line-height: 20px;
}
.online_box .tab .item {
	margin-top: 20px;
}
.online_box .tab .item .list span {
	float: none;
	text-align: left;
}
.online_box .tab .item .list {
	margin-top: 10px;
}
.online_box .tab .item .btn {
	padding-left: 0;
}
.online_box {
	padding: 30px 0;
}
.service_list ul li .img1 {
	width: 100%;
	float: none !important;
}
.service_list ul li .web {
	width: 100% !important;
	margin-top: 10px;
}
.service_list ul li {
	margin-top: 20px;
}
.service_list ul li .web.flt .tit {
	text-align: left;
}
.service_list ul li .web.flt .tit span {
	float: none;
}
.service_list ul li .web.flt .text p {
	text-align: left;
}
.team_list ul li {
	width: 48%;
}
.team_banner {
	height: 150px;
}
.team_list ul li {
	margin-top: 10px;
}
.course_hot .course_item ul li {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.course_hot .course_item ul li .img {
	width: 100px;
	float: left;
	margin-right: 15px;
}
.course_hot .course_item ul li .web {
	overflow: hidden;
	padding-top: 0
}
.course_hot .course_item ul li .web h4 {
	margin-top: 5px;
	height: auto;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
}
/*pages*/ .pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #09f;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #09f;
	color: #fff;
	cursor: default;
}