/*
* @Author: sunjijing
* @Date:   2021-04-16 10:44:53
* @Last Modified by:   sunjijing
* @Last Modified time: 2021-04-19 14:33:13
*/

/* 清除默认样式 */
* { padding: 0; margin: 0; font-family: 'Microsoft Yahei', Arial !important; }
html { font-size: 14px; }
body { min-width: 320px; background: #fff; }
html, body { width: 100%; position: relative; min-width: 1200px; }
img { border: none; max-width: 100%; vertical-align: middle; }
li { list-style: none; }
textarea { resize: none; }
button, a, input, textarea { outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
a { text-decoration: none; }
a:hover { text-decoration: none; color: #004da2; }
button, a { cursor: pointer; text-decoration: none; }
input[type='button'], input[type='submit'], input[type='reset'], textarea { resize: none; -webkit-appearance: none; }
.clearfix:after { content: "."; display: block; height: 0; font-size: 0em; line-height: 0; visibility: hidden; clear: both; }
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
input::-webkit-input-placeholder { color: #bdbfbe; font-size: 14px; }
input::-moz-placeholder { color: #bdbfbe; font-size: 14px; }
input:-moz-placeholder { color: #bdbfbe; font-size: 14px; }
input:-ms-input-placeholder { color: #bdbfbe; font-size: 14px; }
.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; }
.fixedNav { width: 100%; height: 100%; overflow: hidden; }

.logo_r { padding-top: 24px; margin-left: 60px; height: 60px; }
.logo_r img { max-height: 100%; height: 45px; }

/* 侧边导航 */
.slider { position: fixed; top: 50%; margin-top: -295px; right: 0; z-index: 110; }
.slide_list li { width: 60px; height: 60px; border: 1px solid #dbdcdd; margin-top: -1px; background: #fff; text-align: center; position: relative; }
.slide_list li a { display: block; }
.slide_list li img { height: 25px; margin-top: 10px; }
.slide_list li p { font-size: 12px; color: #666; }
.slide-ewm { position: absolute; left: -121px; width: 120px; height: 120px; top: 0; display: none; }
.slide-ewm img { margin: 0 !important; width: 120px; height: 120px !important; }

/* 头部样式 height: 60px*/
.header { position: relative; z-index: 100; background: #fff; }
.phoneNav { display: none; }
.head_logo { display: block; height: 80px; padding-top: 25px; }
.head_logo img { max-height: 100%; }
.head_right { text-align: right; padding-bottom: 25px; }
.head_link { font-size: 16px; color: #666; line-height: 30px; position: relative; padding: 20px 0 5px; }
.head_link img { vertical-align: middle; }
.head_link a { font-size: 16px; color: #666; }
.head_search { display: none; width: 200px; height: 30px; padding: 0 15px; border: 1px solid #ccc; border-radius: 30px; overflow: hidden; float: right; background: #fff; }
.head_search input { width: 170px; float: left; height: 30px; border: 0; font-size: 14px; color: #666; background: none; }
.head_search button { width: 30px; height: 30px; border: 0; background: transparent url(/tktjweb/template/common/header/head_search_icon.png) no-repeat center/24px; }
.head_info span { display: inline-block; line-height: 34px; margin-left: 30px; font-size: 16px; color: #333; font-weight: bold; }
.head_info span img { margin-right: 10px; }
.head_info span font { font-size: 20px; color: #004da2; }
.head_nav { -background: #004da2; background: #fff; height: 46px; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.head_nav_list > li { float: left; line-height: 46px; position: relative; }
.head_nav_list > li.li5 .head_subNav { width: 480px; }
.head_nav_list > li.li5 .head_subNav li { float: left; width: 25%; }
.head_nav_list > li i { color: #045bbb; font-size: 16px; font-style: normal; display: none; }
.head_nav_list > li > a { font-size: 16px; color: #333; display: inline-block; padding: 0 24px; }
.head_subNav { position: absolute; -background: url(/tktjweb/template/page/index/blue85.png); width: 100%; display: none; background: #fff; border-top: 1px solid #f5f5f5; box-shadow: 0 5px 5px #eee; }
.head_subNav li a { font-size: 14px; display: block; text-align: center; color: #333; line-height: 1.5em; padding: 10px 0; }
.head_subNav li:hover a { -background: #004da2; color: #004da2; background: #fafafa;  }

/* 底部样式 */
.footer { background: #272727; padding-top: 10px; padding-bottom: 25px; margin-top: 25px; }
.foot_left { width: 750px }
.foot_tit { height: 42px; line-height: 42px; margin-bottom: 10px; }
.foot_tit a { font-size: 20px; color: #fff; display: inline-block; border-bottom: 2px solid #fff; }
.foot_left ul li { height: 28px; line-height: 28px; float: left; width: 200px; margin-right: 50px; }
.foot_left ul li a { font-size: 14px; color: #fff; }
.foot_left ul li:hover a { color: #21a89c; }
.foot_ewm { width: 120px; text-align: center; padding-top: 30px; margin-right: 30px; }
.foot_ewm p { font-size: 12px; color: #fff; line-height: 1.5em; margin-top: 6px; }
.foot_copy { padding-top: 30px; }
.foot_copy p { margin-bottom: 20px; }
.foot_copy p, .foot_copy p a { font-size: 14px; color: #fff; }

/*二级页banner*/
.erjibannerPIC { position: relative; z-index: 0; }
.erjibannerPIC .pic img { display: block; width: 100%; }
.erjibannerPIC h2 { width: 475px; height: 52px; font-size: 40px; color: #fff; position: absolute; left: 50%; top: 50%; margin: -26px 0 0 100px; }

/*二级左侧导航*/
.leftNavBox { box-shadow: 0 0 5px #888; border-radius: 8px 0 0 0; }
.leftNavBox .navTitle { height: 92px; background: url(/tktjweb/uiFramework/commonResource/image/2019041114353642713.png) no-repeat 0 0; }
.leftNavBox .navTitle .cn { font-size: 28px; display: block; color: #fff; text-indent: 20px; line-height: 92px; }
.leftNavBox .oneUl .oneLi { border-top: 1px dotted #ccc; }
.leftNavBox .oneUl .oneLi:first-child { border-top: none; }
.leftNavBox .oneUl .oneLi .menuA a { color: #005AAB; font-size: 16px; display: block; line-height: 50px; padding-left: 60px; background: url(/tktjweb/uiFramework/commonResource/image/2019041114445387303.png) no-repeat 20px center; }
.leftNavBox .oneUl .liet .menuA a { background: #005AAB url(/tktjweb/uiFramework/commonResource/image/2019041114471716040.png) no-repeat 20px center; color: #fff; padding-left: 75px; }

/*新闻列表*/
.listUl_news .top { width: 420px; float: left; position: relative; }
.listUl_news .top:first-child { margin-right: 18px; }
.listUl_news .top .img { overflow: hidden; }
.listUl_news .top .img a, .listUl_news .top .img a img { display: block; width: 420px; height: 293px; object-fit: cover; }
.listUl_news .top:hover .img a { transform: -webkit-scale(1.2, 1.2); transform: -moz-scale(1.2, 1.2); transform: -o-scale(1.2, 1.2); transform: scale(1.2, 1.2); }
.listUl_news .top .txt { width: 100%; position: absolute; bottom: 0; left: 0; background: url(/tktjweb/uiFramework/commonResource/image/2019041011035953038.png) repeat 0 0; }
.listUl_news .top .txt a { display: block; line-height: 40px; color: #fff; font-size: 16px; text-indent: 1em; }
.listUl_news .list { width: 100%; float: left; padding: 20px 0; border-top: 1px dotted #ddd; background: transparent; -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; }
.listUl_news .list:hover .right .title a { color: #005aab; text-align: justify; display: block; }
.listUl_news .list .left, .listUl_news .list .right { float: left; }
.listUl_news .list .left * { text-align: center; font-size: 16px; color: #999; }
.listUl_news .list .left .ri { font-size: 30px; color: #444; }
.listUl_news .list .left { width: 65px; padding: 0 20px; border-right: 1px solid #e8e8e8; }
.listUl_news .list .right { padding-left: 20px; width: 730px; }
.listUl_news .list .right .title a { font-size: 16px; color: #333; line-height: 35px; }
.listUl_news .list .right .summary { font-size: 14px; color: #979797; }
.newsList_box .more_btn { text-align: right; }
.listUl_news .list:hover { background: #fff; }
.newsList li { background: #fff; padding: 20px; margin: 20px 0; }
.newsList li .pic { width: 150px; float: left; }
.newsList li .pic a, .newsList li .pic a img { display: block; width: 150px; height: 104px; object-fit: cover; }
.newsList li .txt { width: 650px; float: right; }
.newsList li .txt .title a { font-size: 16px; color: #333; }
.newsList li .txt .summary { line-height: 24px; color: ##979797; font-size: 14px; margin-top: 8px; text-align: justify; }

/*主体部分*/
.mainArea { min-width: 1200px; margin: 0 auto; }

/*单篇文章*/
.danpianWZ { padding: 0 20px; }
.danpianWZ * { font-size: 16px; color: #444; line-height: 28px; text-align: justify; }

/*模块模板*/
.keshi h2 { text-align: center; width: 100%; margin-bottom: 30px; }
.keshi h2 span { font-size: 24px; font-weight: normal; color: #555555; display: inline-block; padding-bottom: 10px; border-bottom: 2px solid #004da2; }

/*分页*/
.fenyePageBoxCom { margin-top: 20px; }
.fenyePageBoxCom .fenyeLeft { float: left; }
.fenyePageBoxCom .fenyeLeft a { display: inline-block; margin-left: 5px; width: 45px; line-height: 30px; border: 1px solid #cecece; vertical-align: top; font-size: 12px; text-align: center; color: #707070; }
.fenyePageBoxCom .fenyeLeft a:hover { background: #004da2; border-color: #004da2; color: #fff; }
.fenyePageBoxCom .fenyeLeft a:first-child { margin-left: 0; }
.fenyePageBoxCom .fenyeRight { float: right; }
.fenyePageBoxCom .fenyeRight span, .fenyePageBoxCom .fenyeRight input { font-size: 12px; display: inline-block; text-align: center; vertical-align: top; line-height: 30px; }
.fenyePageBoxCom .fenyeRight input { border: none; background: none; }
.fenyePageBoxCom .fenyeRight input.easysite-page-text { line-height: 28px; border: 1px solid #ccc; margin: 0 8px; height: 28px; }
.fenyePageBoxCom .fenyeRight .fenyeButton { padding: 0 .5em; cursor: pointer; text-decoration: none; line-height: 28px; background: #004da2; border-color: #008A7B; color: #fff; }

/* 响应式代码 */
@media screen and (max-width: 1200px) {
	* { box-sizing: border-box; }
	html, body { min-width: auto; overflow-x: hidden; }
	.pubCon { width: 94%; }
	.head_logo { height: 70px; padding-top: 20px; }
	.head_link { font-size: 14px; padding: 10px 0 0; }
	.head_link a { font-size: 14px; }
	.head_info span { line-height: 30px; margin-left: 15px; font-size: 14px; }
	.head_info span img { height: 20px; }
	.head_search { padding: 0 0 0 15px; }
	.head_search form { display: flex; }
	.head_search button { background-size: 20px; }
	.head_nav_list { display: flex; justify-content: space-between; }
	.head_nav_list > li > a { padding: 0 10px; }
	.head_nav_list > li i { display: none; }

	.foot_left, .foot_right { width: 100%; float: none; }
	.foot_left ul li { width: auto; margin-right: 30px; }
	.foot_ewm { width: 90px; }
	.foot_ewm p { display: none; }
	.foot_copy { float: none; }
	.foot_copy p br { display: none; }

	.danpianWZ img { max-width: 80%; }

	.listUl_news .list { display: flex; }
	.listUl_news .list .left { width: 105px; }
}

@media screen and (max-width: 1024px) {
	.slider { display: none; }
	.header { box-shadow: 0 2px 6px #e3e3e3; }
	.head_left, .head_right { width: 100%; float: none; }
	.head_right { text-align: left; }
	#searchBut { float: right; }
	.head_info span { margin-left: 0; margin-right: 15px; }
	.head_logo { height: 50px; padding-top: 0; margin-top: 10px; }
	.head_right { padding-bottom: 10px; }
	.head_link { padding: 0 40px 0 0; }
	.logo_r { display: none; }
	.phoneNav { display: block; position: absolute; right: 4%; width: 30px; height: 30px; top: 50px; z-index: 100; }
	.head_nav { display: block; width: 100%; height: auto; opacity: 0.8; position: absolute; top: 132px; max-height: calc(100vh - 132px); overflow-y: auto; display: none; }
	.head_nav_list { display: block; }
	.head_nav_list > li { float: none; padding: 10px 0; line-height: 1.5em; }
	.head_nav_list > li > a { padding: 0; font-weight: bold; }
	.head_subNav { display: block !important; overflow: hidden !important; height: auto !important; position: static; }
	.head_subNav li { float: left; margin-right: 20px; }
	.head_nav_list > li.li5 .head_subNav { width: 100%; }
	.head_nav_list > li.li5 .head_subNav li { width: auto; }

	.erjibannerPIC .pic img { height: 12vw; object-fit: cover; }

	.newsList li { display: flex; }
	.newsList li .pic { margin-right: 20px; }
	.newsList li .txt .summary { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
}

@media screen and (max-width: 768px) {
	.erjibannerPIC h2 { font-size: 30px; margin-left: 0;  }
	.danpianWZ { padding: 0; }
}

@media screen and (max-width: 640px) {
	.head_info { display: none; }
	.head_nav { top: 100px; max-height: calc(100vh - 100px); }
	.head_nav_list > li > a { font-size: 18px; }
	.head_link { position: static; }
	.head_search { width: 100vw; float: none; top: 100px; left: 0; padding: 10px; background: #eee; position: absolute; border: 0; height: auto; border-radius: 0; }
	.head_search input { width: 95%; }
	.head_subNav li a { padding: 0; font-size: 16px; }

	.footer { padding-bottom: 0; }
	.foot_ewm { display: none; }
	.foot_tit a { font-size: 16px; }

	.erjibannerPIC .pic img { height: 28vw; }
	.erjibannerPIC h2 { font-size: 24px; }

	.newsList li { padding: 10px; margin: 10px 0; }
	.newsList li .pic { width: auto; margin-right: 10px; }
	.newsList li .pic a, .newsList li .pic a img { width: 25vw; height: 25vw; }
	.newsList li .txt .title { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
	.newsList li .txt .summary { -webkit-line-clamp: 2; }

	.listUl_news .list .left { padding: 0 10px; width: 85px; }
	.listUl_news .list .right { padding-left: 10px; }
	.listUl_news .list .right .title a { line-height: 1.5em; }

	#erjiListOrContent img { float: none !important; display: block; margin: 0 auto; }
}

/* 动画代码 */
@keyframes move {
	0% { transform: rotate(0deg); }
	25% { transform: rotate(15deg); }
	50% { transform: rotate(0deg); }
	75% { transform: rotate(-15deg); }
	100% { transform: rotate(0deg); }
}
@-webkit-keyframes move {
	0% { -webkit-transform: rotate(0deg); }
	25% { -webkit-transform: rotate(15deg); }
	50% { -webkit-transform: rotate(0deg); }
	75% { -webkit-transform: rotate(-15deg); }
	100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes move {
	0% { -moz-transform: rotate(0deg); }
	25% { -moz-transform: rotate(15deg); }
	50% { -moz-transform: rotate(0deg); }
	75% { -moz-transform: rotate(-15deg); }
	100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes move {
	0% { -o-transform: rotate(0deg); }
	25% { -o-transform: rotate(15deg); }
	50% { -o-transform: rotate(0deg); }
	75% { -o-transform: rotate(-15deg); }
	100% { -o-transform: rotate(0deg); }
}