body{
	font-family: "微软雅黑";
	font-size: 14px;
	overflow-x:hidden;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
*{
	list-style:none;margin:0;padding:0;
	text-decoration:none;
}
ul,li{
	margin: 0;
	padding:0;
}
a{
	color: #333;
	text-decoration:none;
}
ul,li{
	margin: 0;
	padding:0;
}
a:link{
	text-decoration: none; 
}
a:visited { 
	text-decoration: none; 
}
h1,h2,h3,h4,p{
	margin:0;
	padding:0;
}
.clear{
	clear: both;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.div-center{
	margin: 0 auto;
}
.blank20{
	width: 100%;
	height: 20px;
}
.blank30{
	width: 100%;
	height: 30px;
}
.blank50{
	width: 100%;
	height: 50px;
}
.blank70{
	width: 100%;
	height: 70px;
}
.txt-center{
	text-align: center;
}
.txt-left{
	text-align: left;
}
.position-a{
	position: absolute;
}
.position-r{
	position: relative;
}
.width70{
	width: 70%;
}

/* 引导页_css */
.content-bg{
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top:0;
	background: url('../images/index_bg.jpg') no-repeat center center;
	background-size: cover;
}
.logo{
	width: 92%;
	height: 8vh;
	position: absolute;
	top: 3%;
	left: 0;
	right: 0;
	margin: auto;
}
.logo img{
	position: absolute;
	height: 100%;
}
.index-img{
	width: 90%;
	position: absolute;
	top:15%;
	left: 0;
	right: 0;
	margin: auto;
}
.index-img img{
	position: absolute;
	width: 100%;
}
.index-menu{
	width: 92%;
	height: 300px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	min-height: 100%;
	max-height: 100%;
	top:80%;
	margin: auto;
	background: transparent;
}
.index-menu .items{
	width: 28%;
	height: 88px;
	float:left;
	text-align: center;
    margin: 0 2.6%;
	margin-top:5px;
	margin-bottom:15px;
}
.index-menu .items img{
	width: 100%;
}
.index-menu .items a{
	display: block;
}
.idx-ad{overflow: hidden; margin: 0 auto; position: absolute; top:3%; right:4%;}
.idx-ad a{overflow: hidden; margin:10px auto; display: block;}
.idx-ad a img{overflow: hidden; margin:0 auto; display: block; height: 30px;}


/* 内页_css */
.title.header-title{
	font-size: 20px;
	font-family: "微软雅黑";
}
.bar.bar-positive{
	border-color: #0093dd;
	background-color: #0093dd;
	background-image: linear-gradient(0deg, #0093dd, #0093dd 50%, transparent 50%);
	background-color:#0093dd;
}
.bar-positive .button{
	border-color: #0093dd;
	background-color: #0093dd;
}
.bar .button, .bar button{
	font-size: 30px;
}
.inside-bg{
	width: 100%;
	height: auto;
	background: url('../images/inside1_02.png') no-repeat center top #f7f7f7;
	background-size: 100%;
	padding: 0 15px;
}
.footer{
	width: 100%;
	height: 30px;
	background: url('../images/inside1_12.png') no-repeat center bottom;
	background-size: 100%;
	position: fixed;
	bottom: 0;
	z-index: 9;
}
.title-img img{
	width: 20%;
}
.title-img h3{
	font-size: 18px;
	font-family: "微软雅黑";
	color: #0093dd;
	margin-top: 5px;
}
.title-link{
	width: 30px;
	height: 2px;
	background: #0093dd;
	margin:0 auto;
	margin-top:20px;
	display: inline-block;
}
.txt-form{
	width: 100%;
	height: auto;
	border-radius: 10px;
	background: #fff;
}
.txt-l{
	width: 30%;
	text-align: right;
	display: inline-block;
}
.txt-r{
	width: 70%;
	text-align: left;
	display: inline-block;
}
.col-img img{
	width: 100%;
}
.test-photo-p{
	width: 100%;
	font-size: 16px;
	text-align: center;
}
.title-img1 img{
	width: 80%;
}
.title-bg{
	color: #fff;
	background: #008cd6;
	padding:10px;
	text-align: center;
	font-size: 18px;
}
.test-p{
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
.test-btn{
	padding:5px 10px;
	border: 0;
	outline-style: none;
	background: #ff0000;
	color: #fff;
	margin:0 5px;
	border-radius: 5px;
	font-family: "微软雅黑";
}
.title-bg a{
	color: #fff;
}
.item.items-txt-set{
	color: #666;
    white-space: normal;
}
.coy-txt{
	font-size: 16px;
	color: #008cd6;
}
.wechat-title-set1{
	font-size: 18px;
	color: #f5a100;
}
.wechat-code-set1{
	width:80%;
	margin:0 auto;
}
.wechat-code-set1 img{
	width: 100%;
}
.items-txt-set1{
	color: #666;
    white-space: normal;
    padding-left: 52px;
}
.ion-ios-circle-outline{
	position: absolute;
	left: 15px;
}
.ion-ios-circle-outline:before{
	font-size: 20px;
}
.ion-record{
	position: absolute;
	left: 15px;
}
.ion-record:before{
	font-size: 20px;
}
.items-txt-set2{
	color: #0093dd;
}
.txt-set3{
	color: #666;
}
.txt-set4{
	color: red;
}
.txt-set5{
	float:right;
	color: #85c226;
}
.bar.bar-header{
	height: 60px;
	background:#0093dd;
}
.bar .title{
	height:60px;
}
.bar .title img{
	height:45px;
	margin-top:7px;
}
.button.icon.ion-android-menu{
	width: 50px;
	height: 50px;
	background: transparent;
	color: #fff;
}
.button.icon.ion-ios-arrow-left{
	width: 50px;
	height: 50px;
	background: transparent;
	color: #fff;
}
.button.icon.ion-ios-arrow-left:before{
	font-size: 32px;
}
.button.icon.ion-android-menu:before{
	font-size: 32px;
}
.button.icon.ion-ios-arrow-left.activated{
	border: 0;
	color: #f5a100;
}
.button.icon.ion-android-menu.activated{
	border: 0;
	color: #f5a100;
}
.photo-slide-box{
	width: 100%;
	height: 50vh;
}
.album-photo{
	width:100%;
	height: 50vh;
	background-repeat: no-repeat;
	background-size: 100% 50vh;
}
.slider-pager{
	top:88%;
}
.slider-pager .slider-pager-page{
	color: #a25040;
}
/* footer-css */
.ion-homes {
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url('../images/home.svg') no-repeat;
    background-size: 31px 31px;
    font-size: 24px;
}
.ion-mes{
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url('../images/mes.svg') no-repeat;
    background-size: 31px 31px;
    font-size: 24px;
}
.ion-phone{
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url('../images/phone.svg') no-repeat;
    background-size: 31px 31px;
    font-size: 24px;
}
.ion-store{
    width: 31px;
    height: 31px;
    display: inline-block;
    background: url('../images/store.svg') no-repeat;
    background-size: 31px 31px;
    font-size: 24px;
}
.tab-item .icon{
	margin-top:8px;
}
.tabs.footer-tabs-bg{
	background-size:100% 0;
	background: rgba(1,147,222,1);
}
.content-shadow{
	-webkit-box-shadow:0 0 10px rgba(0,0,0,0.3);  
	-moz-box-shadow:0 0 10px rgba(0,0,0,0.3);  
	box-shadow:0 0 10px rgba(0,0,0,0.3); 
}
.scroll-content{
	background: #fff;
}
.a-items{
	width: 80%;
	margin:0 auto;
	display: block;
}
.a-items1{
	width: 100%;
	margin:0 auto;
	display: block;
	padding:10px;
	border: 1px solid #ddd;
	position: relative;
	overflow: hidden;
}
.a-items1.activated{
	background: #f5a100;
	color: #fff;
}
.a-items1.activated .title-items{
	color: #fff;
}
.a-items img{
	width: 100%;
	margin:auto 0;
}
.a-items .icon-img1{
	background: #5ca719;
	padding: 13px;
	border-radius: 50%;
}
.a-items .icon-img2{
	background: #c1513d;
	padding: 13px;
	border-radius: 50%;
}
.a-items .icon-img3{
	background: #ec2323;
	padding: 13px;
	border-radius: 50%;
}
.a-items .icon-img4{
	background: #c06605;
	padding: 13px;
	border-radius: 50%;
}
.title-items{
	padding:0;
	margin:0;
	margin:5px auto;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
}
.content-info1{
	background: #fff;
	padding:15px;
	font-family: "微软雅黑";
	font-weight: 300;
	line-height: 2em;
}
.content-info1 img{
	width:100%;
}
/* side-menu-css */
.side-menu-set{
	background: #f6f7e5;
}
a.items-menu-set{
	color: #333;
	font-size: 18px;
	background: #fff;
	margin-top: 1px;
}
.items-menu-set{
	background: transparent;
	font-family: "微软雅黑";	
	font-weight: 300;
	text-indent: 30px;
	border: 0;
	padding-left:35px;
	border-bottom: 1px solid #ddd;
}
.menu-list-set{
	margin-top:70px;
}
.side-logo{
	height: 60px;
	width:100%;
	padding:10px 15px;
	background: #0093dd;
	position: relative;
	z-index: 99;
}
.side-logo img{
	height: 100%;
}
.icon.ion-ios-arrow-right{
	font-size: 24px;
	color: #333;
}
.row-listbox-set{
	padding:10px;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.col-items-set{
	text-align: center;
	font-family: "微软雅黑";	
	font-weight: 300;
	font-size: 13px;
	line-height: 20px;
	background: transparent;
	color: #0093dd;
	border: 1px solid #ccc;
	border-radius: 10px;
	margin:3px 1%;
	width: 31%;
	padding: 5px 0;
	display: inline-block;
}
.col-items-set.activated{
	background: #0093dd;
	color: #fff;
	border: 1px solid #0093dd;
}
.col-items-set.active{
	background: #0093dd;
	color: #fff;
	border: 1px solid #0093dd;
}
.ion-title{
	width: 30px;
	height: 30px;
	background: url('../images/title.svg') no-repeat center center;
	background-size: 20px 30px;
}
.item-icon-left{
	background: #f2f2f2;
	padding-left: 40px;
	font-size: 18px;
	line-height: 20px;
}
/*.video-about{
	width: 100%;
	height: 300px;
}*/
iframe{
	height: 200px;
}
.items1{
	margin-top: 5px;
	border: 0;
	padding: 10px;
	position: relative;
}
.items1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.items1.activated{
	background: transparent;
	border: 0;
}
.list-txt{
	margin-top:10px;
	min-height: 20px;
	max-height: 40px;
	overflow: hidden;
	font-family: "微软雅黑";	
	font-weight: 300;
}
.item .list-txt{
	white-space:normal;
}
.list-txt1{
	margin-top:10px;
	height: 60px;
	overflow: hidden;
	font-family: "微软雅黑";	
	font-weight: 300;
}
.item .list-txt1{
	white-space:normal;
}
.list-title{
	font-family: "微软雅黑";	
	font-weight: 300;
}
.item-thumbnail-left{
	padding-left: 130px;
	min-height: 123px;
}
.list .item-thumbnail-left .items-img{
	max-width: 110px;
	max-height: 100px;
}
.content-bor-set1{
	font-size: 20px;
	color: #0093dd;
}
.lec-img{
	width: 100%;
	height: 100px;
}
.lec-img1{
	width: 100%;
	height: 150px;
}
.link-set1{
	margin-top:10px;
	margin-bottom:10px;
}
.txt-items2{
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 25px;
	height: 75px;
	font-weight: 300;
	margin: 0;
	overflow:hidden; 
}
.title-items.title-items1{
	font-size: 14px;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.online-img-contact img{
	width: 100%;
}
.online-img-contact{
	border: 0;
	margin-bottom: 10px;
}
.online-img-contact.activated{
	background: transparent;
	border: 0;
}
.work-info-box{
	width: 94%;
	margin:auto 3%;
}
.work-info-btn {
    height: 30px;
    margin: 3em 0;
    position: absolute;
}
.work-info-back {
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.work-info-title{
	font-size: 1.5em;
	line-height: 1.5em;
	font-family: "微软雅黑";
	font-weight: 300;
	margin:1em 0;
}
.content-info{
	background: #fff;
	border-top: 1px solid #ddd;
	padding:15px 0;
}
.info-back{
	width:30px;
	height: 30px;
	background: url("../images/back.svg") no-repeat;
	background-size: 30px;
	float:left;
	border: 0;
}
.info-back.activated{
	background: url("../images/back_click.svg") no-repeat;
	background-size: 30px;
}
.work-info-box1{
	font-family: "微软雅黑";
	font-weight: 300;
}
.work-info-box1 img{
	width:100%;
	max-width:100%;
	height:auto !important;
}
.info-fontColor{
	color: #999;
}
.info-btn-box{
	width: 100%;
	margin-top:30px;
}
.info-title{
	font-family: "微软雅黑";
	font-weight: 300;
}
.col-width{
	width:45%;
	padding:10px 10px;
	border: 0;
	border-radius: 10px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	font-weight: 300;
}
.message-set{
	font-family: "微软雅黑";
	font-weight: 300;
}
.web-btn-l{
	background: #f8b500;
}
.web-btn-r{
	background: #78bc27;
}
.web-btn-l.activated{
	background: #e0a401;
}
.web-btn-r.activated{
	background: #639b20;
}
.contact-info{
	background: #fff;
	border-top: 1px solid #ddd;
}
.ion-good.ion-android-favorite{
	width:50px;
	height: 50px;
	border: 1px solid #ddd;
	border-radius: 50%;
	text-align: center;
	background: #fff;
	font-size: 30px;
	color: #ddd;
	margin:0 auto;
}
.icon-date{
	margin:10px 0;
	color: #999;
}
.icon-date i{
	margin-right: 5px;
}
.ion-eye-left{
	margin-left: 20px;
}
.work-info-box1 p{
	margin: 10px 0;
	line-height: 25px;
}
.items-title-bg{
	background: #0093dd;
	height: 25px;
	width: 100%;
	text-align: center;
	line-height: 25px;
	color: #fff;
	margin-top: -25px;
	position: relative;
	z-index: 999;
	font-size: 14px;
}
.special-box{
	display: block;
	width: 100%;
	height: 136px;
}
.online-i{
	line-height: 25px;
	padding: 10px 15px;
	border-bottom: 1px solid #ddd;
}
.online-strong{
	font-size: 16px;
	font-weight: bold;
}
.lec-img2{
	height: 190px;
}


/* 响应式设计@media */

/* 桌面 */
@media (min-width:720px) and (max-width:1024px) {
.index-menu .items{
    width: 23%;
    height: 193px;
    margin: 0 5%;
    margin-top: 5px;
    margin-bottom: 25px;
}
.lec-img{
	height: 208px;
}
}

/* 平板 */
@media screen and (max-width:980px) {
.index-menu .items{
    width: 23%;
    height: 152px;
    margin: 0 5%;
    margin-top: 5px;
    margin-bottom: 25px;
}
}

/* 安卓 */
@media screen and (max-width:720px) {
	
}

/* iphone6 */
@media screen and (max-width:640px) {
.index-menu .items{
	width: 28%;
	height: 88px;
	float:left;
	text-align: center;
    margin: 0 2.6%;
	margin-top:5px;
	margin-bottom:15px;
}	
}

/* iphone5 */
@media screen and (max-width:320px) {
	
.index-menu .items{
	width: 28%;
	height: 88px;
	float:left;
	text-align: center;
    margin: 0 2.6%;
	margin-top:0px;
	margin-bottom: 5px;
}
.txt-form{
	font-size: 14px;
}
.test-p{
	font-size: 14px;
}
.tab-item{
	font-size: 12px;
}

}
.item2{
	float: left;
	display: block;
	width: 50%;
}
.online-k{
	width: auto;
	margin: 10px auto;
	padding: 0 10px;
}
.online-k p{
	font-size: 16px;
	color: #000;
}








