/*
* @Author: sunjijing
* @Date:   2021-12-10 11:29:30
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-12-14 16:16:42
*/

/* 图片自适应 */
img { width: auto\9; max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; object-fit: cover; }

/* 去除苹果手机默认按钮样式 */
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }

/* 初始化 */
html, body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, span, i, strong, dl, dt, dd, a, span, i, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-family: "微软雅黑" !important; margin: 0; padding: 0; color: #333; border: none; -webkit-overflow-scrolling: touch; }
html, body { min-width: 320px; max-width: 1920px; margin: 0 auto; overflow-x: hidden; width: 100%;  }
html { font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { font-size: 1.4rem; -position: relative; overflow-x: hidden; color: #333; background-color: #fff; }
input, button, select, textarea { outline: none; }
em, i { font-style: normal; }
.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
ul, ol { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; object-fit: cover;  }
.fl { float: left; }
.fr { float: right; }
.pubcon { width: 1200px; margin: 0 auto; }
.over { overflow: hidden; }
.css3guodu { -o-transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.swiper-slide .eps-shadow.eps-dn { top: 20px !important; left: 0 !important; }

/* 头部样式 */
.head_link { text-align: right; height: 36px; line-height: 36px; border-bottom: 1px solid #eee; background: #fff; }
.head_link a { font-size: 16px; color: #333; margin-right: 20px; }
.header { padding: 35px 0; position: relative; z-index: 1000; }
.header_logo img { height: 42px; }
.nav_con > * { float: left; }
.nav_list > li { display: inline-block; line-height: 42px; height: 42px; margin-right: 20px; position: relative; }
.nav_list > li > a { font-size: 16px; color: #333; }
.nav_list > li.on, .nav_list > li:hover { border-bottom: 2px solid #014683; height: 40px; }
.nav_list > li.on > a, .nav_list > li:hover > a { font-weight: bold; color: #014683; }
.ejNav_con { position: absolute; width: auto; top: 42px; display: none; padding-top: 40px; }
.ejNav_list { background: rgba(1,70,131,.7); overflow: hidden; text-align: center; }
.ejNav_list li { height: 36px; line-height: 36px; block; float: none; margin: 0 15px; }
.ejNav_list li a { color: #eee; font-size: 16px; font-weight: normal; white-space: nowrap; }
.ejNav_list li.on a, .ejNav_list li:hover a { color: #fff; font-weight: bold; }
.nav_list>li:hover>.ejNav_con { display: block; }
.head_form { width: 140px; height: 30px; line-height: 30px; border: 1px solid #e2e2e2; border-radius: 30px; overflow: hidden; padding: 0 5px 0 15px; margin-top: 5px; margin-right: 20px; }
.head_form input { width: 110px; height: 30px; float: left; color: #333; border: 0; background: none; font-size: 14px; }
.head_form button { width: 30px; height: 30px; background: url(/cscse/template/common/header/header_search.png) no-repeat center/20px; border: none; float: right; }
.lang_tab { line-height: 42px; font-size: 16px; padding-right: 30px; position: relative; }
.lang_tab a { font-size: 16px; }
.lang_tab i { display: inline-block; width: 0; height: 0; border-width: 4px; border-style: solid; border-color: #014683 transparent transparent transparent; position: absolute; right: 10px; top: 18px; }
.m_but { display: none; }

/* 底部样式 */
.foot_top { background: #014683; }
.foot_row1 { padding-top: 30px; padding-bottom: 10px; border-bottom: 1px solid #346b9c; }
.foot_logo { height: 40px; }
.foot_syPic { margin-left: 20px; }
.foot_nav a { display: inline-block; font-size: 14px; color: #fff; line-height: 40px; margin-left: 10px; }
.foot_row2 { padding-top: 15px; padding-bottom: 35px; }
.foot_row2 .txt p { font-size: 14px; line-height: 2em; color: #fff; }
.foot_row2 .txt p span, .foot_row2 .txt p a { -display: block; font-size: 14px; color: #fff; }
.foot_row2 .ewm img { width: 85px; margin-left: 20px; }
.foot_bot { height: 50px; line-height: 50px; background: #333; }
.foot_bot p, .foot_bot p a { font-size: 12px; color: #fff; }

/* 侧边栏样式 */
.slidePage { width: 50px; position: fixed; right: 0; top: 50%; margin-top: -160px; z-index: 1000; }
.slide_list li { background: #013e7f; border-radius: 10px 0 0 10px; text-align: center; padding: 10px; margin: 10px 0; position: relative; }
.slide_list li .info { display: block; position: absolute; right: -60px; width: 130px; top: 0; padding: 5px; background: #013e7f; border-radius: 8px; transition: all ease-in-out 500ms; opacity: 0; }
.slide_list li .info p { font-size: 12px; color: #fff; margin: 5px 0; }
.slide_list li:hover .info { right: 55px; opacity: 1; }
.slide_list li a { color: #fff; }
.slide_list li.close { background: none; padding: 0; margin: 0; cursor: pointer; }

/* 返回顶部 */
.backTop { width: 64px; height: 64px; background: #013e7f; border-radius: 32px; position: fixed; bottom: 20px; right: 10px; text-align: center; z-index: 5000; border: 1px solid #eee; box-shadow: 0 0 10px rgba(63,81,181,.7); display: none; }
.backTop img { margin-top: 14px; }

.eps-module-menu img, .float_list_ul li img { width: auto !important; }

/* 适配样式 */
@media screen and (min-width: 1500px) {
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html, body { max-width: 100%; }
	.pubcon { width: 1400px; }

	.header_logo img { height: 55px; }
	.head_form { width: 162px; }
	.head_form form { display: flex; }
	.nav_list > li { line-height: 55px; height: 55px; }
	.nav_list > li > a { font-size: 20px; }
	.ejNav_con { top: 90px; }
	.head_form { margin-top: 15px; }
	.lang_tab { line-height: 55px; font-size: 20px; }
	.lang_tab i { top: 26px; }
}

@media screen and (max-width: 1200px) {
	* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
	html, body { max-width: 100%; }
	.pubcon { width: 92vw; }
	.header { padding: 15px 0; }
	.head_form form { display: flex; }
	.header .pubcon { position: relative; }
	.header_logo, .nav_con { float: none; }
	.head_form { position: absolute; right: 50px; top: 0; }
	.lang_tab { position: absolute; right: 0; top: 0; }
	.nav_list { float: none; width: 100%; display: flex; justify-content: space-between; }
	.nav_list > li { margin-right: 0; }

}

@media screen and (max-width: 1025px) {
	.header { padding: 15px 0; }
	.slidePage { display: none; }
}

@media screen and (max-width: 769px) {
	.header { padding: 10px 4vw; }
	.header_logo img { height: 30px; }
	.head_form, .nav_list, .lang_tab { display: none; }
	.header_logo { display: flex; justify-content: space-between; align-items: center; }
	.m_but { display: block; }
	.m_but a { margin-left: 10px; display: inline-block; }

	.head_form { display: block; background: #fff; top: 48px; margin: 0; padding: 5px 10px; width: 100%; right: 0; height: 40px; border-radius: 0; border: 1px solid #013e7f; display: none; }
	.head_form input { width: 95%; }
	.nav_list { display: block; background: #fff; position: absolute; top: 42px; border-top: 2px solid #014683; display: none; padding: 0 4vw; width: 100vw; left: -4vw; }
	.nav_list > li { margin-right: 0; height: auto; width: 100%; margin-top: 10px; line-height: 32px; }
	.nav_list > li > a { display: block; width: 100%; background: #014683; color: #fff; text-align: center; }
	.nav_list > li.on > a, 	.nav_list > li:hover > a { color: #fff; }
	.ejNav_con { display: block; position: static; width: 100%; padding-top: 0; }
	.ejNav_list { background: none; }
	.ejNav_list li { float: left; }
	.ejNav_list li a { font-size: 14px; color: #333; }
	.nav_list > li.on, .nav_list > li:hover { border-bottom: none; height: auto; }
	.ejNav_list li.on a, .ejNav_list li:hover a { color: #014683; }
	.foot_row1 { display: none; }
	.foot_row2 { padding: 10px 0; }
	.foot_row2 .txt { width: 100%; float: none; text-align: center; }
	.foot_bot { height: auto; line-height: 2em; background: #333; padding: 10px 0; text-align: center; }
	.foot_bot p { float: none; }
}

@media screen and (max-width: 561px) {
	.backTop { width: 46px; height: 46px; }
	.backTop img { margin-top: 8px; width: 30px; }
}