@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
	height: auto;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.banner .swiper-pagination-bullet {
	width: 15px;
	height: 15px;
	opacity: 1;
	background-color: transparent;
	box-sizing: border-box;
	border: 2px solid #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #fff;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 10px;
}
/*内容板块*/
.cont1{
	padding-top: 70px;
	padding-bottom: 210px;
	overflow: hidden;
	background: url(../img/fpabwb.jpg) no-repeat center center;
	background-size: 100% 100%;
}
.cont1-box a{
	float: left;
	width: 290px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 13.33px;
	margin-bottom: 18px;
}
.cont1-box a:nth-child(4n){
	margin-right: 0;
}
.cont1-box a i{
	display: block;
	overflow: hidden;
}
.cont1-box a i img{
	width: 100%;
	height: 270px;
	transition: all ease-out .4s;
	-webkit-transition: all ease-out .4s;
	-moz-transition: all ease-out .4s;
	-ms-transition: all ease-out .4s;
}
.cont1-box a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}

.cont1-box a span{
	display: block;
	line-height: 44px;
	text-align: center;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont1-box{
	margin-top: 60px;
}
.cont2{
	padding-top: 30px;
}
.cont2-box{
	margin-top: 70px;
}
.cont2-l{
	float: left;
	width: 450px;
}
.cont2-r{
	float: right;
	width: 680px;
}
.cont2-r img{
	max-width: 100%;
	margin: 0 auto;
	height: auto;
}
.cont2-r i{
	display: block;
	height: 70px;
	background: url(../img/xqznke.png) no-repeat center center;
	/*background-size: auto 100%;*/
}
.cont2-r p{
	font-size: 14px;
    color: #828282;
    width: 630px;
    margin: 0 auto;
    text-align: justify;
    margin-top: 20px;
}
.cont2-r a{
	display: block;
	line-height: 40px;
	background-color: #fafafa;
    color: #3fb7e9;
    border-radius: 32px;
    border-color: #3fb7e9;
    border-style: solid;
    border-width: 1px;
    width: 150px;
    margin: 20px 0 0 30px;
    text-align: center;
}
.cont2-r a:hover{
	background-color: #3fb7e9;
	color: #fff;
}
.cont3{
	overflow: hidden;
	margin-top: 90px;
	padding: 90px 0 110px;
	background: url(../img/htmmjf.jpg) no-repeat no-repeat;
	background-size: cover;
}
.cont3 .title h2{
	color: #fff;
}
.cont3-box{
	margin-top: 40px;
}
.cont3-box img{
	width: 100%;
	height: auto;
}
.cont4{
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #fafafa;
}
.cont4-box{
	margin-top: 45px;
}
.cont4-txt p{
    font-size: 14px;
    color: #828282;
    text-decoration: 0;
    letter-spacing: 0;
    line-height: 1.9em;
    text-align: left;
}
.cont4-txt p:first-child{
	padding-left: 38px;
	background: url(../img/dd.jpg) no-repeat left center;
}
.cont4-box ul{
	margin-top: 40px;
}
.cont4-box li{
	float: left;
	width: 280px;
	margin-right: 26.666px;
}
.cont4-box li:last-child{
	margin-right: 0;
}
.cont4-box li .cont4-icon{
	width: 130px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.cont4-box li .cont4-icon img{
	width: 130px;
	height: 130px;
}
.cont4-box li .cont4-icon i{
	display: block;
	position: absolute;
	width: 130px;
	height: 130px;
	left: 0;
	top: 0;
	background: url(../img/9065b02c1e413ed31ddba22ed7f7656b_FmmQKF.png) no-repeat center center;
	background-size: 100% 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont4-box li .cont4-icon:hover i{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);      /* Opera */
}
.cont4-box li .cont4-t h4{
	font-size: 24px;
    color: #006a93;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
}
.cont4-box li .cont4-t p{
	text-align: center;
	font-size: 14px;
    color: #828282;
    line-height: 1.8rem;
}
.cont5{
	padding-top: 50px;
}
.cont5-box .swiper-container{
	padding-top: 40px;
	padding-bottom: 50px;
}
.cont5-box a{
	float: left;
	width: 380px;
	margin-right: 30px;
	box-sizing: border-box;
	padding: 18px;
	background-color: #fafafa;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont5-box a i{
	display: block;
}
.cont5-box a i img{
	width: 100%;
	height: auto;
}
.cont5-box a:last-child{
	margin-right: 0;
}
.cont5-box a em{
	display: block;
	font-size: 36px;
	color: #565656;
	line-height: 40px;
	margin-top: 20px;
}
.cont5-box a span{
	display: block;
	font-size: 12px;
	color: #b0b0b0;
	padding-bottom: 30px;
	border-bottom: 1px solid #dcdcdc;
	width: 45px;
	margin-bottom: 30px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.cont5-box a h4{
	font-size: 16px;
	color: #454545;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cont5-box a p{
	font-size: 12px;
	color: #787878;
	line-height: 22px;
	margin-top: 15px;
	height: 44px;
	overflow: hidden;
	margin-bottom: 10px;
}
.cont5-box a:hover{
	box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	-ms-box-shadow: 0 0 20px rgba(0,0,0,0.3);
	transform: translate3d(0,-20px,0);
	-webkit-transform: translate3d(0,-20px,0);
	-moz-transform: translate3d(0,-20px,0);
	-ms-transform: translate3d(0,-20px,0);
	background-color: #fff;
}
.cont5-box a:hover span{
	width: 100%;
}
.cont5-box .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 8px;
}
.cont5-box .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	opacity: 1;
	background-color: #ccc;
}

.cont5-box .swiper-pagination-bullet-active {
	background-color: #3fb7e9;
}
/*左侧菜单*/
.menu-box{
	float: left;
	width: 280px;
}
.menu{
	border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
.menu h4{
	display: block;
    background-color: #006a93;
    border-left: 0 solid #000;
    border-right: 0 solid #000;
    border-top: 0 solid #000;
    border-bottom: 0 solid #000;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
	background: -webkit-linear-gradient(#eeeeee, #cfcfcf);
    color: #1576b5;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 3em;
    font-weight: bold;
}
.menu li{
	background: -moz-linear-gradient(#eeeeee, #cfcfcf);
    background: linear-gradient(#eeeeee, #cfcfcf);
    background: -webkit-linear-gradient(#eeeeee, #cfcfcf);
    background: -o-linear-gradient(#eeeeee, #cfcfcf);
}
.menu li:hover{
	background: #eee;
}
.menu li a{
	display: block;
	font-size: 14px;
    line-height: 36px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 22px;
}
.menu li.active a,.menu li:hover a{
	color: #3fb7e9 ;
}
.menu-xt{
	border: 1px solid #d6d6d6;
}
.menu-xt a{
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.menu-xt a img{
	width: 100%;
	height: auto;
}
.menu-xt a span{
	display: block;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 140px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.main{
	margin-top: 60px;
}
.menu-xt dl{
	margin-bottom: 20px;
	padding-left: 13px;
}
.menu-xt dt{
	font-size: 14px;
	font-weight: bold;
	color: #3fb7e9;
}
.menu-xt dd{
	font-size: 14px;
	color: #696969;
	line-height: 26px;
}
.menu-xt dd em{
	font-weight: bold;
}
.content{
	width: 880px;
	float: right;
}
.content .content-tit{
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.content .content-tit h2{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	line-height: 44px;
}
.talent-box p{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.talent-box img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.contact-l{
	float: left;
	width: 600px;
}
.contact-l h2{
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.contact-l dd{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.contact-l dd em{
	font-weight: bold;
}
.contact-l dt{
	color: #006a93;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
.contact-r{
	float: right;
	width: 600px;
	position: relative;
}
.contact-r img{
	width: 100%;
	height: auto;
}
.contact-r span{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	background-color: rgba(0,0,0,0.3);
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.contact-ly h2{
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
.ly-box{
	padding: 50px;
	background-color: #ededed;
}
.ly-box li{
	position: relative;
	width: 48%;
	float: left;
	margin-left: 2%;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}
.ly-box li:nth-child(2n){
	float: right;
	margin-left: 0;
}
.ly-box li label{
	position: absolute;
	line-height: 40px;
	height: 40px;
	font-size: 14px;
	color: #333;
	left: -40px;
}
.ly-box li input{
	width: 100%;
	line-height: 40px;
	height: 40px;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 14px;
	color: #666;
}
.ly-box li:last-child{
	width: 98%;
}
.ly-box li textarea{
	width: 100%;
	height: 180px;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
	color: #666;
	resize: none;
}
.ly-box form>input{
	display: inline-block;
	width: 184px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	border-radius: 5px;
	background-color: #337ab7;
	margin-left: 22px;
	margin-top: 10px;
}
.ly-box .site{
	border: none;
}
.ly-box .site input{
	width: 234px;
	border: 1px solid #ddd;
}
.ly-box .site span{
	margin: 0 10px;
}
.contact-ly{
	margin-top: 40px;
}
.news-c li{
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news-c li a{
	font-size: 16px;
    color: #006a93;
    font-weight: bold;
}
/*news-xq*/
.news-xq h2{
	text-align: center;
	font-size: 24px;
	color: #333;
}
.news-xq .date{
	text-align: center;
	font-size: 12px;
	color: #777;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #eee;
}
.news-xq .date span{
	margin: 0 30px;
}
.news-xq-c{
	margin-top: 20px;
}
.news-xq-c p{
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.news-xq-c img{
	width: 100%;
	height: auto;
	margin-top: 25px;
}
.news-xq-c dl{
	margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.news-xq-c dt a{
	display: block;
	font-size: 12px;
	color: #565656;
	padding-left: 18px;
	background: url(../img/news/fh.png) no-repeat 0 center;
	margin-bottom: 10px;
}
.news-xq-c dd a{
	display: block;
	font-size: 12px;
	color: #565656;
	margin-bottom: 5px;
}
.tab{
	display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 60px;
}
.tab a{
	width: 116px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #3fb7e9;
	text-align: center;
	margin: 0 5px;
	border-radius: 5px;
}
.tab a.active,.tab a:hover{
	background-color: #006a93;
}
.cont-tit{
	margin-top: 50px;
	margin-bottom: 30px;
}
.cont-tit h2{
	font-size: 24px;
    color: #006a93;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
.cont-tit i{
	display: block;
    width: 84px;
    height: 2px;
    background-color: #a9ddf3;
    margin: 5px auto 0;
}
.about{
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.about iframe{
	display: block;
	width: 510px;
	height: 498px;
	margin: 0 auto;
}
.about p img{
	max-width: 1200px;
	margin: 0 auto 20px;
}
.about table img{
	width: 95%;
	height: auto;
	margin: 0 auto 15px;
}
.about table p{
	text-align: center;
}
.cont-tit span{
	display: block;
	text-align: center;
	font-size: 14px;
    color: #92cfe8;
}
.course{
	overflow: hidden;
}
.course i{
	float: left;
	width: 450px;
}
.course2 i{
	float: right;
}
.course ul{
	float: right;
	width: 580px;
}
.course2 ul{
	float: left;
}
.course i img{
	width: 100%;
	height: auto;
}
.course-bg{
	display: block;
	height: 70px;
	background: url(../img/xqznke.png) no-repeat center center;
}
.course1{
	padding-bottom: 10px;
}
.course2{
	padding-top: 10px;
}
.course li{
	margin-bottom: 5px;
}
.course li p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.course li em{
	font-size: 20px;
	color: #3fb7e9;
}
.course li span{
	font-size: 16px;
	color: #3fb7e9;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 10px;
}
.product-xq-l{
	float: left;
	width: 400px;
}
.product-xq-l i{
	display: block;
	width: 400px;
	height: 400px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.product-xq-l img{
	width: 100%;
	height: 100%;
}
.product-xq-l ul li{
	float: left;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	border: 1px solid #ddd;
	margin-right: 8px;
	cursor: pointer;
}
.product-xq-l ul li.active,.product-xq-l ul li:hover{
	border: 2px solid #0688ba;
}
.product-xq-l ul li:last-child{
	margin-right: 0;
}
.product-xq-r{
	float: right;
	width: 468px;
}
.product-xq-r h4{
	font-size: 18px;
	color: #333;
    margin-bottom:20px;
}
.product-xq-r p{
	font-size: 12px;
	color: #333;
	line-height: 26px;
}
.product-xq-tab a{
	float: left;
	width: 100px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.product-xq-tab a.active{
	background-color: #fff;
	border-top: 2px solid #0688ba;
	margin-top: -1px;
	position: relative;
	z-index: 2;
}
.product-xq-tab{
	background-color: #efefef;
	border-bottom: 1px solid #ddd;
}
.product-xq-b{
	border: 1px solid #ddd;
}
.product-xq-box{
	padding: 10px;
}
.product-xq-box div{
	overflow: initial !important;
	height: auto !important;
}
.product-xq-box img{
	width: 100%;
	height: auto;
}
.product-xq-box table{
	border: 1px solid #ddd;
	width: 100%;
}
.product-xq-box table td{
	border: 1px solid #ddd;
	border: 1px solid #ddd;
	width: auto;
	text-align: center;
	line-height: 52px !important;
}
.product-xq-box table td p{
	text-align: center !important;
}
.product-cc a{
	float: left;
	width: 290px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
}
.product-cc a:nth-child(3n){
	margin-right: 0;
}
.product-cc a i{
	display: block;
	overflow: hidden;
}
.product-cc a i img{
	width: 100%;
	height: 280px;
	transition: all ease-out .4s;
	-webkit-transition: all ease-out .4s;
	-moz-transition: all ease-out .4s;
	-ms-transition: all ease-out .4s;
}
.product-cc a span{
	display: block;
	line-height: 44px;
	text-align: center;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product-cc a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.banner2{
	height: 156px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.banner2 div h2{
	float: left;
	font-size: 24px;
	font-weight: bold;
	color: #eee;
	line-height: 156px;
}
.banner2 div ul{
	float: right;
}
.banner2 div ul li{
	float: left;
	line-height: 156px;
}
.banner2 div ul li{
	font-size: 16px;
	color: #eee;
	margin-right: 5px;
}
.banner2 div ul li a{
	font-weight: bold;
	color: #eee;
}
.banner3{
	height: 415px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 140px;
}
.banner3-c div{
	float: left;
	margin-top: 120px;
}
.banner3-c div h2{
	font-size: 26px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.banner3-c div p{
	font-size: 14px;
    color: #fff;
}
.banner3-c i{
	float: right;
	margin-top: 40px;
	-webkit-animation: bounceInRight 1.2s ease-out;
	animation: bounceInRight 1.2s ease-out;
}
@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px);
		-ms-transform: translateX(2000px);
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px);
		-ms-transform: translateX(10px);
		transform: translateX(10px)
	}
	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}
.banner3-c i img{
	width: 100%;
	height: auto;
}
.banner4{
	height: 460px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.banner4 h2{
	font-size: 40px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}
.banner4 p{
	font-size: 14px;
    color: #fff;
}
