* { box-sizing: border-box; -webkit-text-size-adjust: none; outline: none; }
body { margin: 0; padding: 0; font: inherit; line-height: normal; }
header, nav, main, img, form, p { margin: 0; padding: 0; border: 0; }
ul, ol { margin: 0; padding: 0; list-style-type: none; }
hr, dl, dt, dd { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
tbody { border-collapse: collapse; border-spacing: 0px; }
pre { margin: 0px; padding: 0px; border: 0px; overflow: hidden; font-family: inherit; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
select, input, textarea, button { font-size: inherit; padding: 2px 5px; font-family: inherit; color: inherit; }
a { text-decoration: none; color: inherit; transition: ease .3s; }
a:hover { text-decoration: none; color: inherit; }
th { text-align: left; }
td { word-wrap: break-word; word-break: break-all; }
ins, em { text-decoration: none; font-style: normal; }
h1, h2, h3, h4 { padding: 0; margin: 0; font-size: inherit; font-weight: inherit; }
input[type=text], input[type=password], input[type=file], input[type=number], input[type=tel], input[type=button], input[type=submit], input[type=reset], textarea { -webkit-appearance: none; }

.g_imgf { max-width: 100%; }

.g_ell { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.g_content { clear: both; font-size: 16px; font-family: "微软雅黑", "Arial","Helvetica", "sans-serif"; overflow: hidden; }
.g_content header, .g_content nav, .g_content main, .g_content img, .g_content form, .g_content p { margin: initial; padding: initial; border: initial; }
.g_content ul, .g_content ol { margin: 1em 0; padding: 0 0 0 2em; list-style-type: none; }
.g_content hr, .g_content dl, .g_content dt, .g_content dd { margin: initial; padding: initial; }
.g_content table { border-collapse: initial; border-spacing: initial; }
.g_content tbody { border-collapse: initial; border-spacing: initial; }
.g_content pre { margin: initial; padding: initial; border: initial; overflow: hidden; font-family: initial; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
.g_content select, .g_content input, .g_content textarea, .g_content button { font-size: initial; padding: initial; font-family: initial; }
.g_content a { text-decoration: initial; color: initial; }
.g_content a:hover { text-decoration: initial; color: initial; }
.g_content th { text-align: initial; }
.g_content td { word-wrap: break-word; word-break: break-all; }
.g_content ins, .g_content em { text-decoration: initial; font-style: initial; }
.g_content h1, .g_content h2, .g_content h3, .g_content h4 { padding: initial; margin: initial; }
.g_content h1 { font-size: 2em; font-weight: bold; }
.g_content h2 { font-size: 1.5em; font-weight: bold; }
.g_content h3 { font-size: 1.17em; font-weight: bold; }
.g_content p { line-height: 2em; margin: 5px 0; }
.g_content img { max-width: 100%; }



.g_list { clear: both; }
.g_list .offset::before { content: ''; display: block; clear: both; }
.g_list .offset::after { content: ''; display: block; clear: both; }
.g_list .offset .list > li { float: left; }
.g_list .offset .list > li .box { display: block; }

html { background: #ffffff; font-size: 14px; color: #333; font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif"; }

body { min-width: 1400px; }

.g_cw { width: 1400px; padding: 0 10px; margin: 0 auto; }
.g_cw::before,
.g_cw::after { content: ''; display: block; clear: both; }

.g_mt { margin-top: 100px; }
.g_mt::before,
.g_mt::after { content: ''; display: block; clear: both; }

.g_mb { margin-bottom: 100px; }
.g_mb::before,
.g_mb::after { content: ''; display: block; clear: both; }

@media (max-width: 1024px) {
	body { min-width: 0; }
	.g_cw { width: 100%; }
}

@media (max-width: 700px) {
	.g_mt { margin-top: 30px; }
	.g_mb { margin-bottom: 30px; }
}



.g_page { clear: both; position: relative; height: 50px; text-align: center; font-size: 14px; color: #666; border: 1px solid #E4E4E4; background: #fff; }
.g_page > ul { display: inline-block; }
.g_page > ul > li { float: left; line-height: 47px; margin: 0 5px; }
.g_page > ul > li a { display: block; padding: 0 10px; border-bottom: 1px solid rgba(0,0,0,0); font-family: Arial; font-size: 16px; }
.g_page > ul > li a.dis { color: #ccc; cursor: not-allowed; }
.g_page > ul > li a:hover:not(.dis),
.g_page > ul > li a.on { color: #115A9F; border-bottom: 1px solid #315397; }
.g_page > ul > li a.prev { position: absolute; left: 10px; color: #545454; }
.g_page > ul > li a.next { position: absolute; right: 10px; color: #545454; }
.g_page > ul > li a.prev .fa,
.g_page > ul > li a.next .fa { font-size: 25px; line-height: 47px; }


.g_title { clear: both; margin-top: 50px;margin-bottom: 50px; }
.g_title .h1 { font-size: 30px; font-weight: bold; color: #282828; margin-bottom: 25px; text-align: center; }
.g_title .l { width: 50px; height: 4px; background: #204e20; margin: 0 auto; }



.g_header { clear: both; }

.g_header .top { clear: both; height: 45px; line-height: 45px; background: #1159A3; color: #64ADF8; overflow: hidden; }
.g_header .top .left { float: left; }
.g_header .top .left em.sp { display: inline-block; margin-left: 40px; padding: 0 20px; border-left: 1px solid #206DBC; border-right: 1px solid #206DBC; }
.g_header .top .left em.sp img { height: 16px; margin-right: 5px; vertical-align: middle; transform: rotateY(180deg); opacity: .7; }
.g_header .top .left em.sp b { color: #fff; font-size: 16px; }
.g_header .top .right { float: right; }
.g_header .top .right .share { width: 45px; display: inline-block; text-align: center; border-right: 1px solid #206DBC; }
.g_header .top .right .share:first-child { border-left: 1px solid #206DBC; }
.g_header .top .right .share img { height: 16px; vertical-align: middle; opacity: .7; }

.g_header .bar { }
.g_header .bar .logo { float: left; color: #095DA6; padding: 35px 0 0; font-size: 40px; font-weight: bold; font-family: Arial; }

.g_header .bar .menu { float: right; display: none; }


.g_header .nav { float: right; padding: 35px 0; }
.g_header .nav > li { float: left; }
.g_header .nav > li a { display: block; width: 130px; font-size: 13px; font-weight: normal; color: #666; line-height: 1.6em; padding: 5px 20px; border-left: 1px solid #E4E4E4; }
.g_header .nav > li a em { color: #A4A4A4; font-weight: lighter; }

.g_header .nav > li a.on,
.g_header .nav > li a:hover { color: #115A9F; font-weight: bold; border-color: #64ADF8; }

@media (max-width: 1024px) {
	body { padding-top: 70px; }
	.g_header .top { display: none; }
	.g_header .bar { position: fixed; z-index: 100; height: 70px; overflow: hidden; left: 0; right: 0; top: 0; background: #fff; border-bottom: 1px solid #1159A3; }
	.g_header .bar .logo { padding: 20px 0 0 10px; font-size: 20px; }

	.g_header .bar .menu { float: right; display: block; padding: 19px 10px 0 0; }

	.g_header .nav { visibility: hidden; opacity: 0; position: fixed; z-index: 99; left: 0; right: 0; bottom: 100%; top: -100%; background: #fff; transition: ease .5s; }
	.g_header .nav > li { float: none; padding-left: 40px; }
	.g_header .nav > li a { display: block; width: auto; padding: 10px 20px; font-size: 16px; border-left: 1px solid rgba(0,0,0,0); }


	.g_header .nav.show { visibility: visible; opacity: 1; bottom: 0; top: 70px; }
}





.g_tool { }
.g_tool .g_cw { position: relative; }
.g_tool .g_cw .float { position: absolute; right: 0; background: red; }
.g_tool .g_cw .float .box { position: fixed; z-index: 1; width: 100px; top: 200px; }
.g_tool .g_cw .float .box:before { content: ''; position: absolute; z-index: 1; width: 1px; height: 210px; background: #1159A3; left: 49px; top: -200px; }
.g_tool .g_cw .float .box > li { position: relative; margin-bottom: 5px; }
.g_tool .g_cw .float .box > li::before { content: ''; position: absolute; z-index: 1; width: 1px; height: 15px; left: 10px; top: -10px; background: #E4E4E4; }
.g_tool .g_cw .float .box > li::after { content: ''; position: absolute; z-index: 1; width: 1px; height: 15px; right: 10px; top: -10px; background: #E4E4E4; }
.g_tool .g_cw .float .box > li:first-child::before { display: none; }
.g_tool .g_cw .float .box > li:first-child::after { display: none; }

.g_tool .g_cw .float .box > li .top { text-align: center; height: 17px; }
.g_tool .g_cw .float .box > li .top span { display: inline-block; width: 34px; height: 17px; background: #1159A3; border-radius: 17px 17px 0 0; text-align: center; }
.g_tool .g_cw .float .box > li .top span i { display: inline-block; width: 7px; height: 7px; background: #fff; border-radius: 3px; }
.g_tool .g_cw .float .box > li .h { background: #1159A3; color: #fff; padding: 10px 5px; text-align: center; }

.g_tool .g_cw .float .box > li .qq { display: block; background: #fff; color: #A4A4A4; padding: 10px 5px; text-align: center; border: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > li .qq .fa { font-size: 18px; vertical-align: baseline; margin-right: 5px; }
.g_tool .g_cw .float .box > li .tel { display: block; background: #fff; color: #A4A4A4; padding: 10px 5px; text-align: center; border: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > li .tel em { display: block; color: #4A77B1; }
.g_tool .g_cw .float .box > li .qr { position: relative; display: block; background: #fff; color: #000; font-size: 24px; padding: 10px 5px; text-align: center; border: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > li .qr p { visibility: hidden; opacity: 0; position: absolute; left: -132px; bottom: 0; font-size: 12px; text-align: center; background: #fff; padding: 0 0 5px 0; border: 1px solid #E4E4E4; transition: ease .3s; }
.g_tool .g_cw .float .box > li .qr p img { width: 120px; }
.g_tool .g_cw .float .box > li .qr:hover p { visibility: visible; opacity: 1; }


.g_tool .g_cw .float .box > li .bottom { border-top: 2px solid #282828; text-align: center; }
.g_tool .g_cw .float .box > li .bottom a { display: inline-block; width: 64px; height: 32px; font-size: 14px; line-height: 12px; background: #282828; color: #fff; border-radius: 0 0 32px 32px; }
.g_tool .g_cw .float .box > li .bottom a em { display: block; font-size: 12px; }




		.adbanner-pc { clear: both; height: 790px; background-position: center center; background-repeat: no-repeat; background-size: cover;  }
		.adbanner-pc .c1 { width: 40%; padding-top: 430px; float: right; line-height: 2em; color: #626262; }
		.adbanner-pc .c1 .btn { display: inline-block; padding: 15px 50px; font-size: 22px; background: #2475C8; color: #fff; border-bottom: 4px solid #1159A3; border-radius: 5px; }
		.adbanner-mb { display: none; clear: both;height: 790px; background-position: center center; background-repeat: no-repeat; background-size: cover; }

		@media (max-width: 1024px) {
			.adbanner-pc { display: none; }
			.adbanner-mb { display: block; background-image: url(img/banner-index-m.jpg); }
		}


		.contact { clear: both; background: #fff; margin-top: -80px; overflow: hidden; position: relative; z-index: 1; }
		.contact > li { float: left; width: 33.33%; border: 1px solid #E4E4E4; padding: 40px 50px; }
		.contact > li:not(:first-child) { border-left: 0; }
		.contact > li p { margin-bottom: 10px; }
		.contact > li p:first-child { margin-bottom: 20px; color: #175993; }
		.contact > li p.m { color: #898989; }

		@media (max-width: 1024px) {
			.contact > li { padding: 40px 20px; min-height: 210px; }
		}

		@media (max-width: 400px) {
			.contact > li { float: none; width: 100%; padding: 20px; min-height: 0; }
			.contact > li:not(:first-child) { border-left: 1px solid #E4E4E4; }
			.contact > li:not(:first-child) { border-top: 0; }
		}

		.service { clear: both; }
		.service .offset { margin-left: -45px; margin-bottom: -30px; }
		.service .offset .list > li { width: 33.33%; padding-left: 45px; margin-bottom: 30px; }
		.service .offset .list > li .box { position: relative; display: block; background: #204e20; height: 260px; padding: 60px 40px; text-align: center; color: #fff; overflow: hidden; }
		.service .offset .list > li .box:before { content: ''; position: absolute; top: 0; right: 0; width: 0; height: 0; background: linear-gradient(to left bottom,#fff 50%, #204e20 40%, #204e20); box-shadow: none; transition: ease .5s; }
		.service .offset .list > li .box .ico { height: 65px; overflow: hidden; transition: ease .3s; }
		.service .offset .list > li .box .h1 { font-size: 24px; margin-bottom: 10px; }
		.service .offset .list > li .box .l { width: 40px; height: 4px; margin: 30px auto; border-top: 1px solid #fff; border-bottom: 1px solid #fff; transition: ease .3s; }
		.service .offset .list > li .box .h2 { visibility: hidden; opacity: 0; color: #333333; transition: ease .3s; font-size: 14px;  line-height:28px}

		.service .offset .list > li .box:hover { background: #EAEEEF; color: #204e20; font-weight:bold}
		.service .offset .list > li .box:hover:before { width: 30px; height: 30px; box-shadow: -3px 3px 5px rgba(0,0,0,.2); }
		.service .offset .list > li .box:hover .ico { margin-top: -65px; opacity: 0; }
		.service .offset .list > li .box:hover .l { border-top: 1px solid #ff6f00; border-bottom: 1px solid #ff6f00; }
		.service .offset .list > li .box:hover .h2 { visibility: visible; opacity: 1; }

		@media (max-width: 1024px) {
			.service .offset { margin-left: -20px; }
			.service .offset .list > li { padding-left: 20px; }
			.service .offset .list > li .box { padding: 60px 20px; }
		}

		@media (max-width: 800px) {
			.service .offset .list > li { width: 50%; }
		}

		@media (max-width: 500px) {
			.service .offset .list > li { width: 100%; }
		}




		.course { clear: both; background: #EAEEEF; overflow: hidden; }
		.course .offset { margin-left: -40px; margin-bottom: -30px; }
		.course .offset .list li { width: 25%; padding-left: 40px; margin-bottom: 30px; padding-top: 15px; }
		.course .offset .list li .box { position: relative; display: block; background: #fff; padding: 0 0 50px; margin-bottom: 40px; text-align: center; font-size: 14px; }
		.course .offset .list li .box .h1 { padding: 30px 0; transition: ease .3s; }
		.course .offset .list li .box .h1 em { transition: ease .3s; }
		.course .offset .list li .box .h1 em:first-child { color: #115A9F; }
		.course .offset .list li .box .h1 em:last-child { font-size: 12px; color: #898989; }
		.course .offset .list li .box .h1 em b { font-size: 50px; font-weight: normal; }
		.course .offset .list li .box .h2 { background: #115A9F; line-height: 3em; font-size: 17px; color: #fff; margin-bottom: 35px; transition: ease .3s; }
		.course .offset .list li .box .h3 { color: #115A9F; margin-bottom: 45px; }
		.course .offset .list li .box .h4 { color: #282828; margin-bottom: 15px; font-weight: bold; }
		.course .offset .list li .box .h5 { color: #898989; margin-bottom: 45px; }
		.course .offset .list li .box .h6 { color: #282828; margin-bottom: 15px; font-weight: bold; }
		.course .offset .list li .box .h7 { color: #898989; }
		.course .offset .list li .box .btn { position: absolute; left: 0; right: 0; bottom: -20px; transition: ease .3s; }
		.course .offset .list li .box .btn em { display: inline-block; line-height: 40px; font-size: 12px; padding: 0 40px; background: #EAEEEF; color: #115A9F; transition: ease .3s; }

		.course .slick-prev { left: 40px; background: #115A9F; }
		.course .slick-next { right: 0px; background: #115A9F; }
		.course .slick-prev:hover,
		.course .slick-next:hover { opacity: 1; }

		.course .offset .list li .box:hover { margin-top: -15px; padding: 0 0 90px; margin-bottom: 0; }
		.course .offset .list li .box:hover .h1 { background: #115A9F; color: #fff; padding: 45px 0 30px; }
		.course .offset .list li .box:hover .h1 em { color: #fff; }
		.course .offset .list li .box:hover .h2 { background: #297CCB; }
		.course .offset .list li .box:hover .btn { bottom: 20px; }
		.course .offset .list li .box:hover .btn em { background: #115A9F; color: #EAEEEF; }


		@media (max-width: 1024px) {
			.course .offset { margin-left: -20px; }
			.course .offset .list li { width: 33.33%; padding-left: 20px; }
			.course .offset .list li:nth-child(n) { clear: none; }
			.course .offset .list li:nth-child(3n+1) { clear: both; }
		}

		@media (max-width: 900px) {
			.course .offset .list li { width: 50%; }
			.course .offset .list li:nth-child(n) { clear: none; }
			.course .offset .list li:nth-child(2n+1) { clear: both; }
		}

		@media (max-width: 500px) {
			.course .offset .list li { width: 100%; }
			.course .offset .list li:nth-child(n) { clear: none; }
		}





		.duibi { clear: both; background: #fff; overflow: hidden; }
		.duibi table { width: 50%; float: left; }
		.duibi table td { width: 50%; vertical-align: top; color: #898989; padding: 50px 50px 30px 0; line-height: 1.8em; }
		.duibi table .ico { margin-bottom: 10px; }
		.duibi table .ico img { height: 50px; }
		.duibi table .h1 { color: #282828; margin-bottom: 20px; font-weight: bold; font-size: 18px; }

		.duibi .inset { width: 50%; float: right; }

		@media (max-width: 1024px) {
			.duibi table { width: 100%; float: none; }
			.duibi .inset { display: none; }
		}

		@media (max-width: 600px) {
			.duibi table .ico { text-align: center; }
			.duibi table .h1 { text-align: center; }
			.duibi table td { padding: 30px 20px 30px 0; }
		}


		.youshi { clear: both; overflow: hidden; background-position: center center; background-repeat: no-repeat; background-size: cover; }
		.youshi .g_title .h1 { color: #fff; }
		.youshi .g_title .h2 { line-height: 2em; font-size: 15px; color: #fff; text-align: center; }

		@media (max-width: 1000px) {
			.youshi { display: none; }
		}


		.liucheng { clear: both; overflow: hidden; }
		.liucheng .left { float: left; width: 55%; background-position: right center; background-repeat: no-repeat; background-size: cover; }
		.liucheng .right { float: right; width: 45%; }
		.liucheng .right .cwh { width: 710px; padding: 0 10px 0 80px; }

		.liucheng .right .cwh .t { margin-bottom: 50px; }
		.liucheng .right .cwh .t > b { font-size: 30px; font-weight: bold; color: #282828; }
		.liucheng .right .cwh .t > span { display: inline-block; vertical-align: bottom; margin-left: 10px; padding: 0 10px; color: #626262; border-left: 1px solid #204e20; white-space: nowrap;font-size: 18px; }
		.liucheng .right .cwh .t > span > img { float: left; margin-right: 10px; }
		.liucheng .right .cwh .step > li { position: relative; height: 110px; }
		.liucheng .right .cwh .step > li .h1 { font-weight: bold; color: #282828; margin-bottom: 15px; font-size: 24px;}
		.liucheng .right .cwh .step > li .h2 { color: #898989; line-height: 1.8em;font-size: 18px; }
		.liucheng .right .cwh .step > li .ico { position: absolute; top: -5px; left: -110px; background: #204e20; font-size: 24px;color: #ffffff;width: 60px; height: 60px; text-align: center; line-height: 60px; border-radius: 50%; }
		.liucheng .right .cwh .step > li .ico img { vertical-align: middle; height: 24px; }


		@media (max-width: 1024px) {
			.liucheng .left { display: none; }
			.liucheng .right { float: none; width: 100%; }
			.liucheng .right .cwh { width: 100%; padding: 0 10px; }
			.liucheng .right .cwh .t { text-align: center; }
			.liucheng .right .cwh .step { padding: 0 0 0 80px; }
			.liucheng .right .cwh .step > li { height: 140px; }
			.liucheng .right .cwh .step > li .ico { left: -80px; }
		}





		.about { clear: both; background: #EAEEEF; overflow: hidden; }
		.about .g_cw { width: 1440px; padding: 10px 0 0; background: #204e20; }
		.about .inset { float: left; margin: 70px 0 0 30px; }
		.about .right { overflow: hidden; padding: 0 50px; color: #fff; }
		.about .right .g_title { margin-bottom: 30px; }
		.about .right .g_title .h1 { text-align: left; color: #fff; }
		.about .right .g_title .l { margin: 0; background: #fff; }
		.about .right .c { line-height: 2.2em; margin-bottom: 40px; }
		.about .right .btn a { display: inline-block; padding: 0 45px; color: #fff; border: 1px solid #fff; line-height: 40px; border-radius: 20px; }
		.about .right .btn a { color: #fff; }


		@media (max-width: 1024px) {
			.about .g_cw { width: 100%; padding: 50px 0; height: auto; }
			.about .inset { width: 50%; margin: -70px 0 0 30px; }
		}

		@media (max-width: 900px) {
			.about .inset { width: 100%; margin: 0; float: none; margin: -100px 0 30px; }
		}

		@media (max-width: 500px) {
			.about .right { padding: 0 20px; }
		}
