@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*, body {
	padding: 0;
	margin: 0
}
li {
	list-style-type: none
}
img {
	border: none;
	max-width: 100%
}
a {
	display: inline-block;
	text-decoration: none;
	color: #666;
	display: block;
}
a.active, a:focus {
	outline: none !important;
	text-decoration: none
}
input {
	outline: none
}
.pull-left {
	float: left;
}
.logo {
	display: flex;
	align-items: center;
	height: 64px
}
.logo a {
	font-size: 25px;
	color: #666;
	font-weight: 700;
}
.pull-right {
	float: right;
}
.js-toggle-search {
	font-size: 55px;
	color: #666;
	width: 50px;
	height: 42px;
	cursor: pointer;
	line-height: 42px;
	text-align: center;
	background: 0 0;
	border: none;
	padding: 0;
	transition: all .3s
}
hr{display:none;}
.menu1 {
	transition: all .3s
}
.menu1 ul {
	display: flex;
	height: 67px;
	align-items: center;
}
.menu1 ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.menubtn {
	line-height: 75px;
	display: none;
	padding: 0 15px
}
.menubtn i {
	font-size: 24px
}
.headbox {
	width: 100%;
	max-width: 1250px;
	min-width: 300px;
	padding: 0 15px;
	margin: 0 auto
}
.logoimg {
	margin-right: 10px
}
.logo img {
	height: 40px;
}
.me_right {
	float: right;
}
.leftmenu {
	position: fixed;
	width: 300px;
	height: 100%;
	background: #f5f5f5;
	top: 0;
	padding: 15px 20px;
	z-index: 100;
	right: -300px;
	z-index: 100;
}
.pull_margin {
	margin-right: 2px;
}
.modbg {
	background: rgba(20, 20, 20, .6);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 90
}
.leftmenu .menu_close_btn {
	position: absolute;
	width: 64px;
	height: 64px;
	right: 0;
	top: 0;
	line-height: 64px;
	text-align: center
}
.leftmenu .menu_close_btn i {
	font-size: 20px
}
.leftmenu .register {
	display: flex;
	justify-content: space-between;
	font-size: 16px;
	align-items: center;
	padding: 15px;
	border-bottom: 1px solid #ddd;
	margin-left: -5px
}
.leftmenu .menu2 {
	border-bottom: 1px solid #ddd;
}
.leftmenu .menu2 li a {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	color: #333;
	padding: 15px 20px 15px 25px
}
.menu2 li a {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 15px 0;
	font-size: 16px;
	color: #333;
	padding: 15px 20px 15px 25px
}
.leftmenu .menu2 li {
	margin-left: -20px;
	margin-right: -20px
}
.leftmenu .menu2 li a:hover {
	background-color: #eee
}
.menu2 li a:hover {
	background-color: #eee
}
.leftmenu .menu2 li a i {
	font-size: 24px;
	padding-right: 10px;
	line-height: 1
}
.menu2 li a i {
	font-size: 24px;
	padding-right: 10px;
	line-height: 1
}
.search-form {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	-webkit-animation: fade-zoom-in .3s forwards;
	-o-animation: fade-zoom-in .3s forwards;
	animation: fade-zoom-in .3s forwards;
	display: none;
	z-index: 100;
	-webkit-backface-visibility: hidden;
	overflow: hidden
}
.search-form .search-form-inner {
	max-width: 640px;
	padding: 0 20px;
	margin: auto;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	height: 285px;
	top: -100px;
	bottom: 0
}
.search-form-inner p {
	margin-top: 10px;
	color: #a0a0a0;
	text-align: center;
	font-size: 20px
}
.search-form.is-visible {
	display: block
}
.search-form .search-form-box {
	position: relative;
	margin-bottom: 40px
}
.search-form input {
	background: #fff;
	display: inline-block;
	line-height: 58px;
	height: 58px;
	color: #949494;
	font-size: 15px;
	border-radius: 3px;
	padding: 0 20px;
	width: 100%;
	border: 1px solid #e2e2e2;
	text-align: left;
	-webkit-appearance: none
}
.search-form button {
	background: #000;
	display: inline-block;
	line-height: 58px;
	height: 58px;
	width: 100px;
	color: #fff;
	font-size: 15px;
	padding: 0 25px;
	margin: 0;
	border-radius: 0 3px 3px 0;
	position: absolute;
	right: 0;
	top: 0
}
 .search-form input::-webkit-input-placeholder {
 color: #949494
}
 .search-form input:-moz-placeholder {
 color: #949494
}
 .search-form input::-moz-placeholder {
 color: #949494
}
 .search-form input:-ms-input-placeholder {
 color: #949494
}
.search-commend {
	position: relative
}
.search-commend h4 {
	position: relative;
	font-size: 16px;
	margin: 0 0 20px
}
.search-commend ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px
}
.search-commend ul li a {
	display: inline-block;
	line-height: 1;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	color: #949494
}
.search-commend ul li a:hover {
	color: #273746;
	border-color: #273746
}
.close-search {
	display: block;
	position: absolute;
	top: 10%;
	right: 10%;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: #fff
}
.close-search .close-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}
.close-top .close-bottom {
	position: absolute;
	left: 9px;
	background: #333;
	width: 60px;
	height: 1px;
	transition: .3s
}
.close-search .close-bottom, .close-search .close-top {
	width: 45px;
	left: 16px
}
.close-search .close-top {
	top: 34px
}
.close-search .close-bottom {
	bottom: 34px
}
.close-search:hover .close-top {
	-webkit-transform: translate(0, 5px) rotate(225deg);
	transform: translate(0, 5px) rotate(45deg)
}
.close-search:hover .close-bottom {
	-webkit-transform: translate(0, -5px) rotate(135deg);
	transform: translate(0, -5px) rotate(315deg)
}
.close-bottom, .close-top {
	position: absolute;
	left: 14px;
	background: #333;
	width: 22px;
	height: 2px;
	transition: .3s
}
.close-top {
	top: 19px
}
.close-bottom {
	bottom: 19px
}
.close-top {
	-webkit-transform: translate(0, 5px) rotate(225deg);
	transform: translate(0, 5px) rotate(225deg)
}
.close-bottom {
	-webkit-transform: translate(0, -5px) rotate(135deg);
	transform: translate(0, -5px) rotate(135deg)
}
.close-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}
.close-search {
	display: block;
	position: absolute;
	top: 10%;
	right: 10%;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: #fff
}
.close-search .close-nav {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	background: #fff
}
.close-top .close-bottom, .close-top .close-top {
	position: absolute;
	left: 9px;
	background: #333;
	width: 60px;
	height: 1px;
	transition: .3s
}
.close-search .close-bottom, .close-search .close-top {
	width: 45px;
	left: 16px
}
.close-search .close-top {
	top: 34px
}
.close-search .close-bottom {
	bottom: 34px
}
.close-search:hover .close-top {
	-webkit-transform: translate(0, 5px) rotate(225deg);
	transform: translate(0, 5px) rotate(45deg)
}
.close-search:hover .close-bottom {
	-webkit-transform: translate(0, -5px) rotate(135deg);
	transform: translate(0, -5px) rotate(315deg)
}
.ind_ban {
	padding-top: 88px;
	max-width: 1200px;
	min-width: 300px;
	width: 100%;
	margin: 0 auto;
	transition: .3s
}
.ind_left {
	width: 68%;
	margin: 0 auto;
	float: left;
}
.ind_bj {
	background-color: #fff;
}
.ind_right {
	width: 30%;
	float: right;
	margin: 0 auto;
}
.ind_ph {
	border: 1px solid #ccc;
	border-radius: 3px;
	box-shadow: 3px 3px 3px #ddd;
	background-color: #fff;
}
.ind_bottom {
	clear: both;
	height: 20px;
}
.footerform {
	display: block;
	margin: 0 auto;
	max-width: 1200px;
	font-size: 14px;
}
.footerform > p {
	display: block;
	float: left;
	padding: 0 10px;
}
.copyrightlink {
	display: block;
	font-size: 0;
	text-align: right;
	width: auto;
	overflow: hidden;
}
.copyrightlink li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	padding: 0 10px;
}


.footerform:after {
	content: "";
	display: block;
	width: auto;
	height: 0;
	clear: both;
}
.ind_bgd {
}
.ind_bgd:after {
	display: table;
	content: " ";
	clear: both;
}
.tjbj {
	background-color: #fafafa;
}
.tjflex {
	display: flex;
	flex-wrap: wrap;
}
.tjbox {
	width: 50%;
	box-sizing: border-box;
}
.tj_left {
	padding-right: 7px;
}
.tj_right {
	padding-left: 7px;
}
.tjbox_bj {
	background-color: #fff;
	overflow: hidden;
}
.tj_dg {
	width: 100%;
	position: relative;
}
.tj_dg img {
	width: 100%;
	height: 240px;
	transition: all 0.2s ease-out;
	display: block;
}
.tj_dg img:hover {
	transform: scale(1.1);
}
.dg_gaod {
	background-color: #fff;
	height: 150px;
}
.dg_tit {
	padding: 10px 10px 0px 10px;
	line-height: 160%;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	-webkit-line-clamp: 2;
	Display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.dg_riqi {
	padding-right: 15px;
	padding-top: 10px;
	color: #aaa;
	text-align: right;
}
.dg_info {
	padding: 10px 10px 0px 10px;
	color: #999;
	line-height: 150%;
	-webkit-line-clamp: 3;
	Display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.tjtop {
	margin-top: 15px;
}
.yc_dg {
	background-color: #fff;
	width: 100%;
	padding: 10px 0 0 10px;
}
.yc_pd {
	overflow: hidden;
	float: left;
	width: 35%;
	max-width: 200px;
}
.yc_pd img {
	transition: all 0.2s ease-out;
	display: block
}
.yc_pd img:hover {
	transform: scale(1.1)
}
.yc_juzuo {
	float: left;
	width: 65%;
}
.yc_ptext {
	font-size: 13px;
	font-weight: 600;
	padding: 3px 12px 3px 12px;
	;
	color: #666;
	-webkit-line-clamp: 2;
	Display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	line-height: 150%;
}
.yc_fenl {
	padding-top: 4px;
	font-size: 12px;
	padding-left: 12px;
	float: left;
	width: 50;
}

.yc_riq {
	padding-top: 8px;
	font-size: 12px;
	color: #aaa;
	padding-right: 15px;
	float: right;
}
.baidi {
	clear: both;
	background-color: #fff;
	width: 100%;
	height: 8px;
}
.tj_tbjl {
	margin-top: 15px;
}
.nr_zt {
	width: 100%;
	background-color: #fff;
}
.nr_dbt {
	text-align: center;
	padding: 30px 25px 5px 25px;
	font-size: 18px;
	font-weight: 500;
	line-height: 166%;
	color: #666;
}
.nr_riqi {
	padding-right: 10px;
	color: #aaa;
	padding-bottom: 10px;
	border-bottom: 1px #eee dashed;
	margin: 0 15px;
	text-align: right;
}
.nr_xx {
	font-size: 16px;
	padding: 5px 25px 20px 25px;
	line-height: 170%;
	color: #999;
}
.nr_xx p {
	text-indent: 30px;
	padding-top: 10px;
}
.nr_xx img {
	text-align: center;
	display: block;
	width: 70%;
	margin: 0 auto;
	padding: 15px;
}
.nr_np {
	display: flex;
	padding: 5px 45px 20px 45px;
}
.nr_flex {
	flex: 1;
	color: #999
}
.nr_right {
	padding-right: 25px;
}
.nr_left {
	padding-right: 25px;
	text-align: right;
}
.nr_syp {
}
.nr_tup {
	padding: 30px 0px 10px 0px;
}
.nr_tpy {
	overflow: hidden;
}
.nr_tup img {
	width: 100%;
	height: 200px;
	transition: all 0.2s ease-out;
}
.nr_tup img:hover {
	transform: scale(1.1);
}
.nr_sbt {
	-webkit-line-clamp: 1;
	Display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.sj_wz {
	width: 100%;
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
}
.sj_wz_img {
	width: 33.33%;
	padding: 10px;
	overflow: hidden;
}
.sj_wz_img img {
	width: 100%;
	height: 160px;
	transition: all 0.2s ease-out;
	display: block;
}
.sj_wz_img img:hover {
	transform: scale(1.1);
}
.sj_wz_txt {
	padding: 10px 10px 2px 10px;
	-webkit-line-clamp: 1;
	Display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.ad_width {
	width: 100%;
	text-align: center;
	padding-top:15px;
}
.adgg {
	padding: 15px 0 5px 0;
}
.page {
	display: block;
	text-align: center;
	padding: 25px 0 20px 0
}
.page ul {
	display: block;
	font-size: 0
}
.page ul li {
	display: inline-block;
	min-width: 36px;
	height: 36px;
	margin: 0;
	border-radius: 0;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .05);
	border: 1px solid #eee;
	border-left: 0;
	background-color: #fff;
	font-size: 14px;
	line-height: 36px
}
.page ul li:first-child {
	border-left: 1px solid #eee;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.page ul li:last-child {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.page ul li a {
	display: block;
	padding: 0 8px;
	height: 36px;
	line-height: 36px;
	color: #666
}
.page ul li a:hover {
	background-color: #f3f3f3
}
.a_content {
	padding: 15px;
	background-color: #fff;
	font-family: 14px;
	line-height: 180%;
}
.jps-bottom-nav.jps-slider-nav {
    padding: 20px 0px 20px 0px !important;
    margin: 2px 0px 2px 2% !important;
	width:96%
}
.jps-slider-nav {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}
.jps-slider-nav > a:nth-child(1) {
    box-shadow: none;
}
.jps-slider-nav.jps-clearfix > a, .jps-slider-nav.jps-clearfix > a:hover {
    border: none;
    box-shadow: none;
}
.jps-slider-nav > a {
    color: #fff;
    text-decoration: none;
}
.jps-prev-wrapper {
    float: left;
}

.jps-slider-nav > a:nth-child(2) {
    box-shadow: none;
}
.jps-next-wrapper {
    float: right;
}
.jps-slide-count {
    font-size: 20px;
    position: relative;
    margin: 0 auto;
    width: auto;
    top: -4px;
    display: contents;
    text-align: center;
}
.jps-slide-count {
    text-align: center !important;
    display: block!important;
}
.jps-slide-count {
    top: 0px!important;
    position: unset!important;
}
.jps_milano.jps-next, .jps_milano.jps-prev, .jps_milano .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt {
    border: 1px solid #8e44ad;
    font-size: 14px;
    color: #8e44ad;
    background: transparent;
    font-family: inherit;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 0.08em;
    overflow: hidden;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
}
.jps_milano .jps-slide-count .jps_cc, .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt, .jps_tt {
    background-color: transparent!important;
    border: 0px!important;
    color: #000!important;
    font-size: 22px!important;
    font-weight: 700!important;
}
.jps_milano .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt {
    border-bottom: 0px solid #f6774f!important;
    padding: 10px 3px!important;
}
.jps-slide-count .jps_oo {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 0 8px;
    color: #000;
}
.jps-slide-count .jps_oo {
    font-size: 16px!important;
    font-style: normal!important;
}
.jps_milano .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt {
    border: 1px solid #8e44ad;
    border-radius: 17px;
    padding: 6px 12px;
}
.jps_milano.jps-next, .jps_milano.jps-prev, .jps_milano .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt {
    border: 1px solid #8e44ad;
    font-size: 14px;
    color: #8e44ad;
    background: transparent;
    font-family: inherit;
    border-radius: 0;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 0.08em;
    overflow: hidden;
    padding: 6px 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 1s ease 0s;
}
.jps_milano .jps-slide-count .jps_cc, .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt, .jps_tt {
    background-color: transparent!important;
    border: 0px!important;
    color: #000!important;
    font-size: 22px!important;
    font-weight: 700!important;
}
.jps_milano .jps-slide-count .jps_cc, .jps_milano .jps-slide-count .jps_tt {
    border-bottom: 0px solid #f6774f!important;
    padding: 10px 3px!important;
}
.txtbox {
    padding: 30px 50px 10px 50px;
    font-size: 16px;
    line-height: 180%;
    margin: 0;
}
.txtbox p {
    margin: 0px 0 30px 0;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
    padding: 30px;
}
.txtbox p.img {
    overflow: hidden;
	width:100%;
}
.txtbox h3 {
    margin: 50px 0 25px 0;
    font-size: 30px;
    font-weight: normal;
}
.txtbox .txtdl {
    font-size: 0;
    padding: 0px 0 0 0;
    width: 1030px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.txtbox dl {
    padding: 30px 30px 30px 30px;
    width: auto;
    font-size: 16px;
    box-sizing: border-box;
    margin: 0 30px 30px 0;
    width: 313px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
    position: relative;
}
.txtbox dl.ai1:before {
    background-image: url(../images/aa1.png);
}
.txtbox dl.ai2:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai3:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai4:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai5:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai6:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai7:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl.ai8:before {
    background-image: url(../images/ai2.png);
}
.txtbox dl:before {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    background-position: center;
    background-size: 100%;
}
.txtbox dl dt {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 30px;
}
.txtbox dl.ac1:before {
    background-image: url(../images/ac1.png);
}
.txtbox dl.ac2:before {
    background-image: url(../images/ac2.png);
}
.txtbox dl.ac3:before {
    background-image: url(../images/ac3.png);
}
.txtbox dl.ac4:before {
    background-image: url(../images/ac4.png);
}
.txtbox h4 {
    margin: 13px auto auto -5px;
    padding: 0;
    font-size: 18px;
    font-weight: normal;
    height: auto;
    position: relative;
    z-index: 2;
    line-height: 120%;
    padding: 12px 15px;
    position: absolute;
    background-color: #f3f3f3;
    border-radius: 5px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
    border: 1px solid #eee;
}
.txtbox p.nt {
    border-bottom: 0px dotted #ddd;
    padding-top: 75px;
    margin: 0px 5px 30px 5px;
}
input {
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: ;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    cursor: text;
    background-color: field;
    margin: 0em;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}
textarea {
    writing-mode: horizontal-tb !important;
    font-style: ;
    font-variant-ligatures: ;
    font-variant-caps: ;
    font-variant-numeric: ;
    font-variant-east-asian: ;
    font-weight: ;
    font-stretch: ;
    font-size: ;
    font-family: monospace;
    text-rendering: auto;
    color: fieldtext;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: auto;
    -webkit-rtl-ordering: logical;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    background-color: field;
    column-count: initial !important;
    box-sizing: border-box;
    margin: 0em;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    padding: 2px;
}
input[type="button" i] {
    appearance: auto;
    user-select: none;
    white-space: pre;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    box-sizing: border-box;
    background-color: buttonface;
    color: buttontext;
    padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
}
/*--------------------------------------------------------------*/
@media (max-width: 1100px) {
.search-form .search-form-inner {
	height: auto;
	max-width: 700px;
	top: 0;
	padding: 150px 20px 0
}
.close-search {
	top: 35px;
	right: 40px
}
}
 @media (max-width: 1000px) {
.ind_left {
	width: 95%;
	float: none;
}
.menu1 ul a {
	padding: 0 9px;
}
.menu1 ul a:hover {
	padding: 0 9px;
}
.pull_margin {
	margin-right: 2%;
}
.ind_right {
	margin-top: 15px;
	width: 95%;
	float: none;
}
.yc_riq {
	display: none;
}
.txtbox {
    padding: 60px 15px 10px 15px;
}
.txtbox p {
    margin-bottom: 15px;
}
.txtbox p {
    margin-bottom: 15px;
}
.txtbox h3 {
    margin: 30px 0px 20px 0px;
}
.txtbox .txtdl {
    display: block;
    width: auto;
}
.txtbox .txtdl dl {
    width: auto;
    margin: 0 0 15px 0;
}
.txtbox h4 {
    margin-left: -5px;
}
}
 @media (max-width: 890px) {
.menu1 ul a {
	padding: 0 8px
}
}
 @media (max-width: 800px) {
.logo, .menubtn {
	height: 50px;
	line-height: 50px
}
.logo a {
	font-size: 20px;
	font-weight: 500;
	padding-left: 15px;
}
.logo img {
	height: 20px;
}
.logo-left {
	float: none;
	padding-right: 0px;
	text-align: center;
	letter-spacing: 0;
	position: relative;
	margin: 0 auto;
}
.list_ban {
	margin-top: 15px;
}
.list_bottom {
	margin-top: 45px;
	margin-bottom: 0px;
}
.nr_dbt {
	padding: 50px 25px 5px 25px;
}
.search > i {
	display: block;
	border: none;
	line-height: 36px;
	font-size: 24px;
	width: 48px;
	text-align: center
}
header {
	height: 50px;
	padding: 0
}
.headbox {
	padding: 0
}
.logoimg, .menu1, .pull-right {
	display: none
}
.menubtn {
	display: block
}
.js-toggle-search {
	font-size: 20px;
}
.ind_ban {
	padding-top: 20px;
}
.ind_left {
	width: 100%;
}
.ind_right {
	width: 100%;
}
.tjtxt {
	margin-top: 30px;
}
.tjflex {
	padding: 0 6px;
}
.tj_left {
	padding-right: 4px;
}
.tj_right {
	padding-left: 4px;
}
}
 @media (max-width: 767px) {
.search-form {
	top: 0
}
.close-search {
	width: 50px;
	height: 50px;
	top: 15px;
	right: 10px
}
.close-search .close-bottom, .close-search .close-top {
	width: 22px;
	left: 12px;
	height: 2px
}
.close-search .close-top {
	top: 19px
}
.close-search .close-bottom {
	bottom: 19px
}
.search-form .search-form-inner {
	padding: 75px 20px 0;
	height: auto;
	top: 0;
	border-top: 1px solid #f1efef
}
.search-form .search-form-box {
	margin-bottom: 20px
}
.search-form input {
	font-size: 15px;
	line-height: 45px;
	height: 45px
}
.search-form button {
	line-height: 45px;
	height: 45px;
	width: 80px
}
.search-commend {
	text-align: left
}
.search-commend h4 {
	font-size: 18px;
	margin: 0 0 15px
}
.search-commend ul li {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 10px
}
.search-commend ul li a {
	padding: 6px 10px;
	font-size: 12px
}
footer {
	padding: 15px 0 20px 0;
	text-align: center;
}
.footerform > p {
	display: block;
	float: none;
	padding: 0 0 10px 0;
}
.copyrightlink {
	text-align: center;
	display: block;
	font-size: 0;
	width: auto;
	overflow: hidden;
}
.tjbox {
	width: 100%;
}
.tj_left {
	padding-right: 0px;
}
.tj_right {
	padding-left: 0px;
}
.nr_xx img {
	width: 90%;
	padding: 5px 0;
}
.nr_np {
	display: flex;
	padding: 5px 25px 20px 25px;
}
.nr_right {
	padding-right: 15px;
}
.nr_left {
	padding-right: 15px;
}
.nr_syp {
}
.nr_tup {
	padding: 30px 0px 10px 0px;
}
.nr_tup img {
	height: 100px;
}
.nr_sbt {
	-webkit-line-clamp: 2;
}
.sj_wz_img {
	width: 50%;
}
.sj_wz_img img {
	height: 110px;
}
.jps-wrap-content .jps-slider-nav > a > span {
    font-size: 16px;
    padding: 10px 16px;
}
.jps_milano.jps-next, .jps_milano.jps-prev {
    border: 0px !important;
    border-radius: 1.5em !important;
    color: #fff !important;
    font-size: 16px !important;
    overflow: hidden !important;
    padding: 10px 24px !important;
    text-transform: none !important;
    font-weight: 700 !important;
    box-shadow: 3px 4px 15px rgb(10 10 10 / 36%) !important;
}
body .jps-wrap-content .jps-slider-nav > span > span.jps_cc, body .jps-wrap-content .jps-slider-nav > span > span.jps_tt, body .jps-wrap-content .jps-slider-nav > span > span.jps_oo {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 2px 0px;
    background: none;
    color: #000;
    border: none;
    box-shadow: none;
}
body .jps-wrap-content .jps-slider-nav > span > span.jps_cc, body .jps-wrap-content .jps-slider-nav > span > span.jps_tt, body .jps-wrap-content .jps-slider-nav > span > span.jps_oo {
    font-size: 16px!important;
    font-weight: normal!important;
    margin: 0!important;
    padding: 2px 0px!important;
    background: none!important;
    color: #000!important;
    border: none!important;
    box-shadow: none!important;
}
}