html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; line-height: 1.15; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	color: #333;
	background-color: #f5f5f5;
	background-image: url(/skin/images/bg3.png);
	background-repeat: repeat-x;
	background-position: center top;
	/*
	    background: rgb(245, 245, 245);
	    background: linear-gradient(180deg,rgba(255,243,234,.86),#fffcfb 55.73%,hsla(0,0%,100%,0));
	*/

}
h1 { font-size: 2em; margin: .67em 0; }
.news-navN {
    margin: 10px auto;
    border-top: 1px dashed #a4a4a4;
    border-bottom: 1px dashed #a4a4a4;
    padding: 16px 10px;
    font-size: 15px;
    line-height: 36px;
    margin-top: 50px;
    color: #666;
}

.ct2-mn h2, .ct2-mn2 h2 {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 25px;
	text-align: center;
	padding-left: 25px;
	padding-right: 25px;
	background-color: #E40000;
	color: #FFFFFF;
	border-radius: 25px;
	background-image: url(/skin/images/btm-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
}
/*.ct2-mn h2, .ct2-mn2 h2 {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 25px;
	text-align: center;
	padding-left: 45px;
	padding-right: 25px;
	background-color: #107f3b;
	color: #FFFFFF;
	border-radius: 25px;
	background-image: url(/skin/images/clas-logo.png);
	background-repeat: no-repeat;
}*/
.ct2-mn h2 {display: none;}
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
a { -webkit-text-decoration-skip: objects; background-color: transparent; }
abbr[title] { border-bottom: none; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: bolder; }
.zt-s2 strong {
	color: #FFFFFF;
	display: block;
	padding-top: 25px;
	font-size: 18px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	text-shadow: 2px 2px 5px rgb(0 0 3);
}

dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
.footer-copy img,.andxi-r img {
	width: 120px;
	height: 120px;
}

svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { line-height: 1.42857143; margin: 0; outline: none; }
body, button, input, select, textarea { text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-font-feature-settings: "liga", "kern"; }
.home-info {
	padding: 6rem 0;
	background: url(/skin/images/kv.png) no-repeat;
    background-size: cover;
    background-position: center;
}

.home-imgCen {
	height: 80px;
	background-color: #D51417;
	background-image: url(/skin/images/bg2.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
	border-top: 5px solid #FFCC33;
}

.links {
	background-color: #2e9d4e;
	color: #C8C8C8;
	font-size: 14px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.adooos a {
	color: #FFFFFF;
	margin-left: 10px;
}


button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type=button],

/* 1 */
[type=reset], [type=submit] { -webkit-appearance: button; }
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { padding: .35em .75em .625em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type=checkbox], [type=radio] { box-sizing: border-box; padding: 0; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto; }
[type=search] { -webkit-appearance: textfield; outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
summary { display: list-item; }
article, aside, footer, header, nav, section, figcaption, figure, main, main2, details,

/* 1 */
menu { display: block; }
pre, code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
audio, video, canvas { display: inline-block; }
template, [hidden] { display: none; }
.clearfix { zoom: 1; }
.clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
a { color: #333; text-decoration: none; }
a:hover { color: #107f3b; transition: color 0.25s ease-in; text-decoration: underline;}
ul { margin: 0; list-style: none; padding: 0; }
.img-center { text-align: center; font-size: 0; }
.img-center img { display: inline-block; width: auto; height: 220px; max-width: 100%; max-height: 100%; vertical-align: middle;}
.container b  {
	float: right;
	padding: 20px 0;
}
.img-cover { overflow: hidden; position: relative; }
.img-cover span { display: block; width: 100%; background: no-repeat center / cover; -webkit-transition: all 0.5s; transition: all 0.5s; height: 100%; position: absolute; left: 0; top: 0; }
.container { padding: 0 15px; width: 1200px; margin: 0 auto; }
.xxxun {
	width: 600px;
	padding: 6px;
	text-align: center;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.75);
	position: relative;
}
.xxxun img{width: 100%;}
.xxxun span {
	position: absolute;
	top: -25px;
	left: auto;
	right: -60px;
}

.xxxun span img {
	width: 150px;
	height: 150px;
	border-radius: 100px;
	border: 3px solid #FFFFFF;
}


.home-imgCen h2 {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-size: 23px;
}
.home-imgCen a {
	color: #FFF
}


.home-imgCen span {
	float: right;
	padding-top: 30px;
}

.kf { width: 208px; position: fixed;/* right: 20px; */ right: -208px; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 10; }
.kt-top { height: 40px; line-height: 40px; background: url(/skin/images/kefu.png) 12px center no-repeat #107f3b; -ms-background-size: auto 20px; background-size: auto 20px; padding-left: 46px; font-size: 14px; color: #fff; }
.kt-top span:hover { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.kt-top span { width: 18px; height: 16px; float: right; position: relative; margin: 10px 10px 0 0; cursor: pointer; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.kt-top span b { width: 100%; height: 2px; background: #fff; display: block; position: absolute; top: 50%; left: 0; }
.kt-top span b:first-child { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); }
.kt-top span b:last-child { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); }
.kf .con { overflow: hidden; background: #fff; }
.kf .qq li { height: 36px; line-height: 36px; border-bottom: #f5f5f5 solid 1px; padding-left: 16px; }
.kf .qq li a { height: 36px !important; color: #666; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-decoration: initial; display: block; }
.kf .qq li a img { padding-right: 6px; }
.kf .con h5 { height: 26px; line-height: 26px; margin-top: 12px; background: url(/skin/images/lianxi.png) 16px center no-repeat; padding-left: 45px; color: #666; font-size: 14px; margin-bottom: 0; }
.kf .contact { margin-top: 1px; height: auto; }
.kf .contact p { height: 26px; line-height: 26px; color: #666; font-size: 14px; padding-left: 22px; margin: 0; }
.kf .contact p:nth-child(2n) { padding-left: 32px; }
.kf .con h5.qr-icon { background: url(/skin/images/erweima.png) 16px center no-repeat; }
.kf .con .qr { margin-top: 10px; padding-left: 40px; }
.kf .con .qr img { width: 110px; height: 110px; }
.kf .backTop { width: 100%; height: 40px; margin-top: 10px; background: url(/skin/images/huidaodingbu.png) center center no-repeat #107f3b; background-size: 18px auto; cursor: pointer; }
.kf-side { padding: 18px 10px 10px; background: #107f3b; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); left: -34px; cursor: pointer; }
.kf-side b { display: block; color: #fff; line-height: 18px; font-size: 14px; font-weight: 400; }
.kf-side span.arrow { width: 12px; height: 12px; background: url(/skin/images/jt-1.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; display: block; margin-top: 10px; }
.kf-side span.on { background: url(/skin/images/jt-2.png) no-repeat; -ms-background-size: auto 12px; background-size: auto 12px; }
.header {/*background-color: #f7fbed */ }
.header .topbar {
	line-height: 40px;
	color: #333333;
}
.header .topbar a { color: #333333; }
.header .topbar a.wx { position: relative; display: block; background: url(/skin/images/icoTz01.png) no-repeat left center; padding-left: 25px; }
.header .topbar a.wx .img-center { position: absolute; left: 50%; top: 100%; padding: 10px; background-color: #fff; box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2); z-index: 10; width: 120px; height: 120px; line-height: 120px; border-radius: 10px; margin-left: -70px; display: none; }
.header .topbar a.wx:hover .img-center { display: block; }
.header .topbar ul { float: right; }
.header .topbar li { float: left; color: #ddd; }
.header .topbar li.pipe { padding: 0 10px; }
.header .logo { float: left; height: 90px; line-height: 78px; text-align: left; padding: 20px 0; }
.header .nav { font-size: 0; background-color: #107f3b; color: #fff; border-bottom: 3px solid #2e9d4e; }
.navbgx {
	background-image: url(/skin/images/bgx.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header .nav li { display: inline-block; vertical-align: middle; /* border-right: 1px solid #2e9d4e; */}
.header .nav li a {
	display: block;
	font-size: 20px;
	line-height: 50px;
	padding: 0 34px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
li.dropdown a, .tit span, .andxi h3, .home-imgCen h2 {
    text-shadow: 2px 2px 5px rgb(82 82 82); /* power by huangjiyan 202412*/
}
.header .nav li .arr { float: right; height: 40px; width: 40px; position: relative; display: none; }
.header .nav li .arr:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }
.header .nav li.dropdown { position: relative; clear: both;}
.open {background-color: beige;}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
	border-top: 1px solid #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box p { margin: 0;}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 16px;
	/*background-color: rgba(0, 0, 0, 0.8) !important;*/
	background-color: rgb(46 157 78) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	font-weight: normal;
}
.header .nav .dropdown-box a:hover { background-color: #FFCC33 !important;color: #333;}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover { color: #fff; background-color: #2e9d4e; }
.header .nav li.open .dropdown-box { display: block; }
.sc-form { float: right; margin-top: 8px; }
.sc-form input { float: left; padding: 6px 12px; font-size: 14px; border: 1px solid transparent; width: 160px; }
.sc-form button { float: right; padding: 0; border: none; cursor: pointer; height: 34px; width: 83px; background: url(/skin/images/btnTz01.gif) no-repeat center; }
.menu-btn { display: none; padding: 6px 6px 6px 30px; float: right;}
.menu-btn:before, .menu-btn:after, .menu-btn span { display: block; height: 2px; background-color: #107f3b; content: ''; }
.menu-btn:before { width: 24px; }
.menu-btn:after { width: 18px; margin-left: 6px; }
.menu-btn span { width: 12px; margin: 6px 0 6px 12px; }
.footer-fix { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); position: fixed; bottom: 0; left: 0; width: 100%; background-color: #fff; z-index: 10; display: none; }
.footer-fix li { float: left; width: 25%; }
.footer-fix li a { display: block; text-align: center; padding: 7px 0; font-size: 12px; line-height: 1; }
.footer-fix li i { display: block; height: 20px; background: no-repeat center; background-size: contain; margin-bottom: 4px; }
.footer-fix li i.i0 { background-image: url(/skin/images/f_01.png); }
.footer-fix li i.i1 { background-image: url(/skin/images/f_02.png); }
.footer-fix li i.i2 { background-image: url(/skin/images/f_03.png); }
.footer-fix li i.i3 { background-image: url(/skin/images/f_04.png); }
.swiper-pagination-bullet-active { background-color: #107f3b; }
.str_wrap { position: relative; overflow: hidden; }
.str_move { position: absolute; left: 0; width: 100%; top: 0; }
.list-1 li { border-bottom: #d9d9d9 dotted 1px; }
.list-1 li:last-child { border-bottom: 0; }
.list-1 li a {
	display: block;
	line-height: 44px;
	background: url(/skin/images/red_dot.png) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-1 li span { float: right; color: #999;  font-size: 14px;}
.list-2 li { border-bottom: #d9d9d9 dashed 1px; padding-bottom: 10px; margin-bottom: 10px; }
.list-2 li a {
	display: block;
	background: url(/skin/images/red_dot.png) no-repeat 0 8px;
	padding-left: 10px;
	/*color: #A60000;*/
}
.list-2 li span { display: block; color: #999; font-size: 13px; margin-top: 5px; }
.index-borad-1 { margin: 20px 0 0; float: left; background-color: #fff; width: 460px; border: #e8e8e8 solid 1px; }
.index-borad-1 .swiper-slide a { display: block; }
.index-borad-1 .swiper-slide .img-cover { height: 306px; }
.index-borad-1 .swiper-slide dl { margin: 0; overflow: hidden; padding: 20px 20px 20px 10px; }
.index-borad-1 .swiper-slide dt { float: left; border-right: 1px solid #e8e8e8; text-align: center; width: 100px; line-height: 1; color: #337566; font-size: 12px; padding: 3px 0; }
.index-borad-1 .swiper-slide dt strong { display: block; font-size: 20px; margin-bottom: 6px; }
.index-borad-1 .swiper-slide dd { margin-left: 120px; font-size: 16px; height: 44px; overflow: hidden; }
.index-borad-1 .swiper-button-prev, .index-borad-1 .swiper-button-next { margin-top: -63px; }
.index-borad-1 .swiper-pagination { bottom: 94px; text-align: right; }
.index-borad-1 .swiper-pagination-bullet { margin: 0 10px 0 0 !important; }
.index-borad-2 {
	float: left;
	margin: 20px 0 0 -1px;
	background-color: #fff;
	padding: 20px;
	width: 430px;
	height: 350px;
}
.index-borad-2 .tit { font-size: 0; margin-bottom: 20px; }
.index-borad-2 .tit span {
	display: inline-block;
	vertical-align: middle;
	/* [disabled]width: 108px; */
	line-height: 41px;
	padding: 0 18px;
	font-size: 20px;
	background-position: center top;
	background-image: url(/skin/images/btm-bg.png);
	color: #fff;
	background-repeat: repeat-x;
}
span small, strong small, h2 small, h3 small, .tit small {
	font-size: 12px;
	font-weight: normal;
	text-transform:capitalize;
}

.index-borad-2 .tit .more {
	float: right;
	font-size: 16px;
	line-height: 41px;
	color: #999999;
}
.index-borad-2 .list-1 li:first-child a { font-size: 18px; color: #107f3b; }
.index-borad-3 {
	float: right;
	background-color: #fff;
	padding: 20px;
	height: 350px;
	margin: 20px 0 0;
	width: 215px;
	background-image: none;
}
.index-borad-3 .tit { margin: 0 0 20px; font-size: 20px; color: #107f3b; border-bottom: #e8e8e8 solid 1px; padding-bottom: 10px; }
.index-borad-3 .tit .more {
	float: right;
	font-size: 16px;
	line-height: 28px;
	color: #999999;
}
.index-borad-3 .list-2 { height: 290px; overflow: hidden; }
.panel { background-color: #fff; border: #e8e8e8 solid 1px; margin-top: 10px; border-top: #107f3b solid 2px; padding: 0 15px 10px; }
.panel .tit {
	margin-bottom: 20px;
	padding: 10px 0;
	border-bottom: 1px dashed #e8e8e8;
}
.panel .tit span, .index-borad-3 .tit span, .andxi h3 {
	font-size: 20px;
	display: block;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/skin/images/btm-bg.png);
	color: #FFFFFF;
	padding-left: 15px;
	width: auto;
	padding-bottom: 10px;
	padding-right: 15px;
	float: left;
	border-radius: 8px;
	padding-top: 5px;
}
.panel .tit .more {
	float: right;
	font-size: 16px;
	line-height: 28px;
	color: #999999;
}
.panel .list-1 { margin-top: -5px; }
.col-1, .col-2 { margin-left: -10px; }
.col-1 .col-item {
	float: left;
	margin-left: 10px;
	width: 49%;
}
.col-2 .col-item { float: left; margin-left: 10px; width: 393px; }

.col-1 .col-item-adooo {
	float: left;
	margin-left: 10px;
	width: 65%;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-left: 15px;
}


.col-2 .col-item-adooo { float: left; margin-left: 10px; width: 393px; }

.andxi { float: left; margin-left: 10px; width: 65%; }
.xventer {
	width: 200px !important;
	/* [disabled]margin-left: auto; */
	margin-right: auto;
	display: block !important;
	float: none;
	margin-bottom: 20px;
}

.andxi h3 {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #337566;
	padding-bottom: 10px;
	display: block;
	float: left;
	color: #fff;
	font-weight: normal;
}
.andxi p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	width: 22%;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	background: url(/skin/images/icoTz11.png) no-repeat left center;
    padding-left: 20px;
	border-radius: 20px;
}



.andxi-r {
	float: left;
	margin-right: 10px;
	width: 32%;
}
.col-1 .col-item2{
	float: right;
	margin-left: 10px;
	width: 32%;
}
.col-2 .col-item2 { float: left; margin-left: 10px; width: 393px; }

.gg { width: 260px !important; }
.gg .panel { height: 271px; background: url(/skin/images/picTz01.jpg) no-repeat center / 100% 100%; border: 0; padding: 0; }
.gg a { display: block; height: 90px; }
.ad-1 { margin-top: 10px; }
.tupian .swiper-slide a { display: block; }
.tupian .swiper-slide .img-center { height: 213px; line-height: 213px; }
.tupian .swiper-slide p {
	margin: 10px 0 0;
	text-align: center;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
}
.tupian .swiper-pagination { position: static; margin-top: 10px; }
.ztzl {
	background-color: #fff;
	border: #e8e8e8 solid 1px;
	margin-top: 10px;
	padding: 20px;
}
.ztzl .tit {
	float: left;
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(/skin/images/ztzlTz_h2.png);
	font-size: 0;
}
.ztzl ul { margin-left: 90px; overflow: hidden; }
.ztzl li {
	float: left;
	width: 33.333333%;
	border-radius: 20px;
}
.ztzl li a {
	display: block;
	line-height: 40px;
	background: url(/skin/images/icoTz11.png) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 20px;
	font-size: 16px;
	color: #107f3b;
	font-weight: bold;
}
.ztzl li:hover, .andxi p:hover{
	background-color: beige;
}
.footer {
	padding-top: 70px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
	background-color: #0e5128;
	color: #F1F1F1;
}
.footer .container { position: relative; }
.footnav   {
	padding-top: 30px;
	padding-bottom: 100px;
	margin-top: 50px;
	border-top: 1px solid #666666;
}
.zt-s2 strong img {
	width: 22px;
	height: 22px;
	padding-left: 4px;
}


.cls {
	clear: both;
}

.footer-link { font-size: 0; text-align: center; margin-left: -10px; margin-bottom: 20px; }
.footer-link li { display: inline-block; vertical-align: middle; }
.footer-link li .wrap { margin-left: 10px; }
.footer-link li select { background: #fff; height: 34px; font-size: 14px; width: 150px; }
.footer-nav {
	margin-bottom: 10px;
	width: 70%;
	float: left;
	font-size: 18px;
	line-height: 36px;
	color: #FFFFFF;
}
.footer-nav a {
	color: #F1F1F1;
}
.footer-nav span { padding: 0 10px; }
.footer-copy {
	text-align: center;
	width: 15%;
	float: right;
	color: #F1F1F1;
}
.andxi-r p {
	margin: 0px;
	float: right;
	display: block;
	padding-left: 30px;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
}
.footer-ewm { position: absolute; right: 15px; bottom: 0; }
.footer-ewm .img-center { display: inline-block; height: 70px; line-height: 70px; margin-right: 10px; }
.main, .main2 {
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
}

.ct2-sd { float: left; width: 260px; }
.ct2-mn { float: right; width: 880px; }
.ct2-mn2 { float: right; width: 100%; min-height: 400px;}
.ct2-sd .panel { background-color: #f6f6f6; border: 0; }
.panel-sd { margin-bottom: 20px; background-color: #f6f6f6; }
.panel-sd:last-child { margin-bottom: 0; }
.panel-sd .tit { text-align: center; color: #fff; font-size: 20px; background-color: #107f3b; padding: 15px 0; }
.panel-sd .tit span { display: block; text-transform: uppercase; font-size: 14px; color: #b5d9ff; }
.lanmu li { border-bottom: 1px dotted #ddd; }
.lanmu li:last-child { border-bottom: 0; }
.lanmu li>a { display: block; line-height: 44px; padding: 0 0 0 25px; font-size: 18px; }
.lanmu li .arr { float: right; height: 45px; width: 40px; position: relative; cursor: pointer; }
.lanmu li .arr:after { content: ''; border-top: 2px solid #ccc; border-left: 2px solid #ccc; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; -webkit-transform: rotate(135deg); transform: rotate(135deg); right: 15px; }
.lanmu-box { display: none; }
.lanmu-box p { margin: 0; border-top: 1px dotted #ddd; padding-left: 15px; }
.lanmu-box p a { padding: 0 25px; display: block; line-height: 40px; }
.lanmu li>a:hover, .lanmu li.active>a { color: #107f3b; font-weight: bold; }
.lanmu li.open .lanmu-box { display: block; }
.lanmu li.open .arr:after { -webkit-transform: rotate(225deg); transform: rotate(225deg); }
.ct2-mn2 .position {
	padding: 10px 0 15px 24px;
	border-bottom: #f0f0f0 solid 2px;
	margin-bottom: 15px;
	display: block;
	float: right;
	font-size: 14px;
	color: #999;
}
.ct2-mn .position {
	padding: 10px 0 5px 24px;
	border-bottom: #f0f0f0 solid 2px;
	display: block;
	float: left;
	font-size: 14px;
	color: #999;
}
.ct2-mn .position a,.ct2-mn2 .position a{color: #666;}
.pages { margin: 20px 0 0; text-align: center; font-size: 0; }
.pages a { display: inline-block; font-size: 14px; line-height: 35px; padding: 0 14px; margin: 5px; background-color: #f5f5f5; border-radius: 3px; -webkit-transition: all 0.5s; transition: all 0.5s; }
.pages a:hover, .pages a.active { background-color: #107f3b; color: #fff; }
.list-3 { border-bottom: #dadada dashed 1px; margin-bottom: 20px; padding-bottom: 20px; }
.list-3 li a {
	display: block;
	text-overflow: ellipsis;
	white-space: break-word;
	font-size: 16px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 6px 15px;
	background-image: url(/skin/images/listico2.png);
	line-height: 32px;
}
.list-3 li:hover {
    background-color: #f5f5dc8a;
}
.list-3 li span { float: right; color: #999; }
.list-3 .line { border-bottom: #dadada dashed 1px; margin-bottom: 20px; padding-bottom: 20px; }
.bordernone { border-bottom: none; }
.fengmian-tit { border-bottom: 2px solid #e2e2e2; margin-bottom: 15px; }
.fengmian-tit .more { float: right; line-height: 28px; }
.fengmian-tit span { display: inline-block; font-size: 20px; background: url(/skin/images/icoTz09.png) no-repeat 0 5px; padding-left: 15px; color: #107f3b; border-bottom: 2px solid #107f3b; margin-bottom: -2px; padding-bottom: 10px; }
.news-wrap { padding: 30px 40px; }
.news-title { border-bottom: 1px dashed #ccc; padding-bottom: 15px; margin-bottom: 20px; text-align: center; }
.news-info {
	padding-top: 16px;
	color: #999999;
}

.news-title h1 {padding: 16px 10px 0px;margin: 0;font-size: 26px;line-height: 47px;
}
.news-title p { margin: 15px 0 0; font-size: 0; }
.news-title p span { display: inline-block; vertical-align: middle; font-size: 14px; color: #999; margin: 0 10px; }
.news-content {font-size: 16px;text-align: justify;line-height: 2em;min-height: 320px;}
.news-content p{padding: 2px 0;}
.titS small, .tit small span {display: none;}
.no-margin-left{margin-left: 0px !important;margin-right: 10px;}
.list-3 li {padding: 8px 0;}
li.breadcrumb-item {display: inline;padding-left: 15px;background: url(/skin/images/patch.png)no-repeat 0 4px;}

.ab_pages {
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	overflow: hidden;
	background-color: #f2f2f2;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
li.page-item { display: inline-block; margin: 0 auto; padding: 0 }
a.page-link { color: #A60000; display: block; padding: 0px 10px; border: 1px solid #ddd; margin: 0 5px; }
span.page-link { color: #999;display: block; padding: 2px 10px; margin-right: 5px; }
.xyfc{	margin-top: 0px;border-radius: 0px !important;padding-top: 15px;}
.nomenuline{border-right: 0px !important;}
.wenben{width:100% !important;line-height: 2em !important;}



@media screen and (max-width:767px) {
	body { min-width: 320px; padding-top: 50px; padding-bottom: 50px; }
	.container { width: auto; }
	.container b  { display: none;}
	.kf { display: none; }
	.footer-fix { display: block; }
	.header { padding: 10px 0; position: fixed; z-index: 10; width: 100%; top: 0; left: 0; box-shadow: 0 0 10px #ddd; background-size: auto 50px; background-position: right 0; background-color: #FFF;}
	.header .topbar, .header .sc-form2 { display: none; }
	.header .logo { height: 30px; line-height: 30px; float: left; padding: 0; display: block;}
	.header .nav { margin: 10px 0 -10px; text-align: left; display: none; background-color: #FFF; border-bottom: 0; }
	.header .nav ul { margin: 0 -15px; }
	.header .nav li { display: block; margin: 0; border-top: 1px solid #eee; border-right: 0; }
	.header .nav li a { line-height: 40px; padding: 0 15px; color: #333; font-size: 18px;text-shadow: none; }
	.header .nav li .arr { display: block; padding-right: 50%;}
	.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover { background-color: transparent; color: #107f3b }
	.header .nav li.open .arr:after { border-color: #107f3b; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
	.header .nav .dropdown-box { position: static; background-color: #f5f5f5; min-width: auto; text-align: left;}
	.header .nav .dropdown-box a { color: #333 !important; border-top: 1px dotted #ddd; padding: 0 15px; line-height: 40px; background-color: transparent !important; border-bottom: 0;         margin-left: 20px; text-shadow: none;}
	.menu-btn { display: block; }
	.index-borad-1 { width: auto; float: none; margin-top: 10px; }
	.index-borad-1 .swiper-slide .img-cover { height: auto; padding-top: 66.6%; }
	.index-borad-1 .swiper-slide dl { padding: 15px 15px 15px 0; }
	.index-borad-1 .swiper-slide dt { width: 75px; }
	.index-borad-1 .swiper-slide dd { margin-left: 90px; }
	.index-borad-1 .swiper-button-prev, .index-borad-1 .swiper-button-next { -webkit-transform: scale(0.5); transform: scale(0.5); }
	.index-borad-1 .swiper-pagination { bottom: 85px; }
	.index-borad-2 { margin: 10px 0 0; width: auto; height: auto; float: none; padding: 15px; }
	.index-borad-2 .tit { margin-bottom: 10px; }
	.index-borad-2 .tit span { font-size: 18px; line-height: 36px; padding-left: 12px; }
	.index-borad-2 .tit .more { line-height: 36px; }
	.index-borad-3 { margin: 10px 0 0; width: auto; height: auto; float: none; padding: 15px; background-image: url(/skin/images/gong.png);	background-repeat: no-repeat; background-position: right bottom;}
	.index-borad-3 .tit { margin-bottom: 15px; font-size: 18px; }
	.index-borad-3 .tit .more { line-height: 25px; font-size: 14px; }
	.col-1 .col-item, .col-2 .col-item, .col-1 .col-item2, .col-2 .col-item2, .col-1 .col-item-adooo, .col-2 .col-item-adooo, .andxi, .andxi-r { float: none; width: auto; }
	.panel .tit span { font-size: 18px; }
	.panel { margin-bottom: 20px;}
	.panel .tit .more { font-size: 14px; line-height: 25px; }
	.gg { display: none; }
	.ztzl { padding: 15px; }
	.ztzl .tit { float: none; background: none; font-size: 18px; height: auto; width: auto; color: #107f3b; margin-bottom: 10px; }
	.ztzl ul { margin: 0; }
	.ztzl li { float: none; width: auto; }
	.ztzl li a { margin-left: 0; }
	.footer { font-size: 12px; }
	.footer-link, .footer-ewm { display: none; }
	.footer-nav span { padding: 0 5px; }
	.footer-nav {
	width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 23px;
}
.footer-copy {
	width: 100%;
	padding-bottom: 40px;
}
	.list-3 li a {font-size: 16px;}
	.main { padding: 15px; }
	.main2 { padding: 15px; }
	.ct2-sd .lanmu a{text-align: center;padding-left: 0px;}
	.ct2-sd { width: 100%; padding-bottom: 26px;}
	.ct2-mn { float: none; width: auto; }
	.ct2-mn h2{display:block;}
	.ct2-mn2 { float: none; width: auto; min-height: 200px;}
	.ct2-mn .position,.ct2-mn2 .position { float: left; font-size: 12px; background-size: auto 14px; padding-left: 15px; padding-bottom: 10px; margin-bottom: 10px; background-position: 0 1px; }
	.ct2-mn .position {float: right;}
	.pages { margin-top: 15px; }
	.pages a { font-size: 12px; line-height: 30px; padding: 0 12px; }
	.list-3 { padding-bottom: 10px; margin-bottom: 10px; min-height: 500px;}
	.fengmian-tit { margin-bottom: 10px; margin-top: 15px; }
	.fengmian-tit span { font-size: 18px; background-position: 0 3px; }
	.fengmian-tit .more { line-height: 25px; }
	.news-wrap { padding: 0; }
	.news-title { padding-bottom: 10px; margin-bottom: 10px; text-align: center; }
	.news-title h1 { font-size: 18px; }
	.news-title p { margin-top: 10px; }
	.news-title p span { font-size: 12px; margin: 0 5px; }
	.list-1 li span { font-size: 14px; }
	.up80px{ margin-top: 30px;}
	.footer-copy p img {
	width: 90px;
	height: 90px;
}
	.logotxt{margin-top: 0px !important;border-left: 1px solid #e9e9e9 !important;font-size: 12px !important;line-height: normal !important;}
	.logotxt img{display: none;}
	.logo2 .logotxt span{font-size: 12px !important;font-weight: normal !important; color: #999;}
	.zt-s1 {width: 97% !important;margin-right:none; margin-bottom: 10px;}
	.zt-s2 {width: 44% !important;}
	.footer-copy p {padding-left: 10px;width: 30%;}
	.col-1 .col-item-adooo, .col-1 .col-item {margin-left: 0px;}
	.col-1 .col-item-adooo {padding-left: 0px;}
	.s2, .s4{padding-right: 0px !important;}
	.header .nav .dropdown-box p { width: 48%; display: block; float: left;}
	.ad-1 img{width: 100%;}
	.titS small, .tit small span {display:inline-block;}
	.andxi-r p {padding-top: 15px; float: left;}
	.andxi p {width: 43%;line-height: 35px;}
	.mid-left{border-top: 1px solid #EFEFEF;margin-top: 15px;}
	.xxxun{width: 80%;}
	.ztzl {background-image: url(/skin/images/rss.png); background-repeat: no-repeat; background-position: right bottom;}
	.home-info{padding: 3rem 0;}
	.xxxun span img {width: 90px;height: 90px;}
	.xxxun span {right: -30px;}
	.no-margin-left{margin-right: 0px;}
	.col-1 .col-item-adooo img {max-width: 99%; height: auto;}
	.col-1 .col-item2 {margin:0px;}
	.col-item2 .panel{margin-bottom: 0px;}
	a.page-link {padding:0px 5px;}
	.navbgx {background-image: none;}
	.news-content img{margin-left:0px !important;margin-right:0px !important;}



}
/* power by adooos*/
.mid-left{border-left: 1px solid #EFEFEF;}

.logo2 .logotxt{
	display: inline-block;
	line-height: 24px;
	border-left: 1px solid #cacaca;
	padding-left: 15px;
	vertical-align: middle;
	font-size: 16px;
	color: #444;
	margin-top: 50px;
	margin-left: 20px;
}
.logo2 .logotxt span{
	color: #A60000;
	font-weight: bold;
	font-size: 16px;
}


.zt-s1 {
	width: 390px;
	float: left;
	height: 230px;
	background-image: url(/skin/images/cxqx.png);
	display: block;
	margin-right: 10px;
	background-position: center center;
}

.zt-s2 {
	width: 46%;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 110px;
	background-color: #107f3b;
	margin-right: 10px;
	margin-bottom: 10px;
	border-left: 5px solid #107f3b;
}
.zt-s3{
	width: 31%;
	background-repeat: repeat-x;
	background-position: center center;
}

.s1{background-image: url(/skin/images/s1.png);}
.s2{background-image: url(/skin/images/s2.png);}
.s3{background-image: url(/skin/images/s3.png);}
.s4{background-image: url(/skin/images/s4.png);}
.s5{background-image: url(/skin/images/s5.png);}

.s1:hover,.s2:hover,.s3:hover,.s4:hover,.s5:hover {
  filter:brightness(1);
}
.s1,.s2,.s3,.s4,.s5 {
  filter:brightness(1.6);
}
.zt-s2:hover {background-color: #2e9d4e;}
.panel, .ztzl, .andxi-r img, .xxxun {border-radius: 12px;}

.list-3 li{border-bottom: 1px dashed #a4a4a4;}



/* banner */
#owl-banner{position: relative;}
#owl-banner .item{height: 570px;text-align: center}
#owl-banner .item img{display: none;width: 100%}
#owl-banner .owl-controls {margin-top: 0; position: absolute; bottom: 15px; left: 49%;margin-left: -30px;}
#owl-banner .owl-controls .owl-buttons{display: none;}
#owl-banner .owl-controls .owl-page span{ filter: Alpha(Opacity=100);/*IE7 fix*/ opacity:1; background: #fff;}
#owl-banner  .owl-controls .owl-page.active span,
#owl-banner  .owl-controls.clickable .owl-page:hover span{background: #e9613a;text-decoration: underline}

.noupline { border:none; border-top: none;}
.upLine{
	margin: 20px 0;}

.up80px{
	margin-top: 30px;
}
/* v20240626 */
@media only screen and (max-width: 1400px){
  #owl-banner .item{background: none !important;height: auto;overflow:hidden;}
  #owl-banner .item img{display: block;overflow:hidden;}
  
}

@media only screen and (max-width: 1200px){
  #owl-banner .item img{width: 140%;margin-left: -20%;}

}

@media only screen and (max-width: 1000px){

}

@media only screen and (max-width: 768px){
  #owl-banner .item img{width: 140%;margin-left: -20%;}
  #owl-banner .owl-controls{bottom: 0;}

}

@media only screen and (max-width: 640px){
}

@media only screen and (max-width: 480px){

}
