@charset "utf-8";
/* CSS Document */
body {
	max-width: 100%; overflow-x: hidden; background: #f8f8f8;
	font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; max-height: 100%;margin: 0 auto;}
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; appearance:none; -moz-appearance:none; -ms-appearance:none;}
input::focus-inner { padding: 0; border: 0; }
input::-webkit-input-placeholder{ color: #999; }
input::-moz-placeholder{ color: #999; }
input:-moz-placeholder{ color: #999; }
input:-ms-input-placeholder{ color: #999; }

.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{ width: 90%; max-width:1600px; margin:0 auto; position:relative; box-sizing: border-box }
.container::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }
ul::after { display: block; content: ''; height: 0; font-size: 0; clear: both; }

.m_kecheng{
	display: none;
}
.m_kecheng .load {
	display: none;
}
.footer{
	display: block;
}
.m_kecheng .footer {
	display: none;
}
.pc_kechceng{
	display: block;
}
.header_fl{
	width: 400px;
	float: left;
	height: 45px;
	margin-top: 15px;
}
.header_fl img{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 32px;
	margin-right: 5px;
}
.header_fl_tit{
	display: inline-block;
	vertical-align: middle;
	line-height: 45px;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 30px;
	color: #282727;
}
.header-top {
	display: block;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.05);
	height: 80px;
}

.header-top-l {}

.header-top-l>ul>li {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	margin-right: 25px;
	color: #666;
	position: relative;
}
.ys_h2{
	font-size: 20px;
	padding-left: 42px;
	padding-top: 17px;
}
.header-top-l>ul>li>a {
	display: block;
	line-height: 80px;
	font-size: 16px;
}

.header-top-l .icon {
	background: url(../images/dropdown.png) no-repeat top center;
	width: 11px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.header-top .dropdown {
	position: absolute;
	left: 0;
	top: 81px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 25px;
	z-index: 999;
	display: none;
}

.header-top-l>ul>li:hover>a {
	color: #4d87d1;
}

.header-top-l>ul>li:hover .icon {
	background-position: center bottom;
}

.header-top-l>ul>li:hover .dropdown {
	display: block;
}

.header-top .dropdown-contact {
	left: -95px;
	width: 772px;
}

.dropdown-contact>ul {
	background: #f7f8f9;
	padding: 10px 15px;
}

.dropdown-contact>ul+ul {
	margin-top: 20px;
}

.dropdown-contact>ul>li {
	display: inline-block;
	vertical-align: middle;
	width: 135px;
	height: 157px;
	background: #fff;
	border: 1px solid #5ab5d9;
	text-align: center;
	padding: 10px;
	border-radius: 10px;
	margin: 11px 12px;
}
.dropdown-contact>ul>li:nth-child(4){
	margin-right: 0;
}


.dropdown-contact-item {
	background: #fff;
	height: 155px;
}

.dropdown-contact-qr {
	width: 136px;
	height: 136px;
	line-height: 136px;
}

.dropdown-contact-qr img {
	display: inline-block;
	vertical-align: middle;
}

.dropdown-contact>ul>li:hover {
	background: #48ddfa;
	border-color: transparent;
	background: linear-gradient(to right, #22b8ea, #49defa);
}

.dropdown-contact>ul.orange {
	background: #ffefd8;
}

.dropdown-contact>ul.orange>li {
	border-color: #f8a838;
}

.dropdown-contact>ul.orange>li:hover {
	background: #f8a838;
	border-color: transparent;
}

.dropdown-contact-tit {
	position: relative;
	margin-top: -3px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
}

.dropdown-program {
	width: 180px;
	height: 180px;
	background: #fff;
	text-align: center;
}

.header-top .dropdown-program {
	left: 50%;
	margin-left: -127.5px;
}

.dropdown-program-img {
	/* margin-bottom: 10px;
	margin-top: 10px; */
}

.dropdown-program-img img {
	display: inline-block;
	width: 150px;
	height: 150px;
}

.dropdown-program-tit {
	font-size: 16px;
	color: #333;
}

.header-top-tel {
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	font-size: 16px;
	color: #f3152a;
	background: url(../images/icon-tel.png) no-repeat left center;
	padding-left: 22px;
}

.header-top-btn {
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	margin-left: 20px;
}

.header-top-btn .btntxt {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	position: relative;
	color: #333;
}

.header-top-btn .btntxt+.btntxt:before {
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 14px;
	background: #666;
	content: "";
	margin: 0 8px;
}

.header-main {
	height: 90px;
	background: #fff;
}

.header-logo {
	padding: 25px 0;
}

.header-logo img {
	vertical-align: middle;
	display: inline-block;
}

.header-logosub {
	float: left;
	font-size: 26px;
	color: #0072ad;
	line-height: 90px;
	padding-left: 10px;
	margin-left: 10px;
	position: relative;
}

.header-logosub:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 26px;
	background: #e6e6e6;
	left: 0;
	top: 50%;
	margin-top: -13px;
}

.header-main-nav {
	margin-top: 25px;
}

.header-main-nav li {
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	position: relative;
}
.nav_icon{
	width:65px;
	height: 22px;
	margin: 19px auto;

}

.header-main-nav li>a {
	display: block;
	font-size: 18px;
	color: #333;
	padding: 0 20px;
	line-height: 40px;
	border-radius: 40px;
}

.header-main-nav li:hover>a,
.header-main-nav li.active>a {
	background: #e3f3fe;
}

.header-main-nav li.more>a {
	width: 135px;
	border-radius: 20px 20px 0 0;
	color: #0087bd;
}

.header-main-nav li.more .icon {
	background: url(../images/dropdown.png) no-repeat top center;
	width: 11px;
	height: 7px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.header-main-nav li.more:hover .icon {
	background-position: center bottom;
}

.header-main-nav dl {
	position: absolute;
	background: #e3f3fe;
	z-index: 9;
	width: 135px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 15px;
	border-radius: 0 0 20px 20px;
	display: none;
}

.header-main-nav li:hover dl {
	display: block;
}

.header-main-nav dl dd>a {
	font-size: 16px;
	line-height: 1.8;
}

.header-nav {
	height: 60px;
	background: #267fcd;
	color: #fff;
	position: relative;
}

.header-nav-list>li {
	float: left;
	width: 9.09%;
	text-align: center;
	position: relative;
}

.header-nav-list>li>h2>a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
}

.header-nav-list>li:hover>h2>a,
.header-nav-list>li.active>h2>a {
	background: #0362b2;
}

.header-nav-list .icon-dropdown {
	display: inline-block;
	vertical-align: middle;
	background: url(../images/dropdown-w.png);
	width: 11px;
	height: 7px;
	margin-left: 5px;
}

.header-nav-list .dropdown {
	position: absolute;
	left: 0;
	top: 60px;
	width: 375px;
	background: #fff;
	height: 80px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align: left;
	padding: 0 15px;
	display: none;
	z-index: 99;
}

.header-nav-list .dropdown1-beikao {
	position: absolute;
	left: 0;
	top: 60px;
	width: 375px;
	background: #fff;
	height: 160px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	text-align: left;
	padding: 0 15px;
	display: none;
	z-index: 1;
}

.header-nav-list .dropdown1 {
	width: 550px;
}

.header-nav-list .dropdown1-beikao {
	width: 550px;
}

.header-nav-list .dropdown li {
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	padding: 0 15px;
}

.header-nav-list .dropdown-img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
}

.header-nav-list .dropdown-tit {
	display: inline-block;
	vertical-align: middle;
	color: #333;
	font-size: 16px;
}

.header-nav-list>li:hover .dropdown,
.header-nav-list>li.active .dropdown {
	display: block;
}

.header-subnav {
	height: 115px;
	background: #f7f8f9;
}

.header-subnav-tit {
	display: inline-block;
	vertical-align: top;
	padding: 27px 0;
	width: 195px;
	text-align: center;
	margin-right: 10px;
}

.header-subnav-tit img {
	vertical-align: middle;
	display: inline-block;
}

.header-subnav-links {
	display: inline-block;
	vertical-align: top;
	width: 1150px;
	font-size: 16px;
	color: #333;
	margin-top: 15px;
}

.header-subnav-links a {
	display: inline-table;
	vertical-align: middle;
	padding: 0 13px;
	line-height: 35px;
	margin: 3px 0;
}

.header-subnav-links a:hover {
	color: #f3152a;
}

.header-subnav-links .text {
	width: 185px;
	height: 35px;
	border-radius: 5px;
	border: 1px solid #e0e1e2;
	padding: 0 15px;
}


/*新增样式*/
.content-container {
	width: 1400px;
	margin: 0 auto;
	position: relative;
}

.beikao_bg {
	background: #F6F7FA;
}

.beikao {

}

.beikaolist {

}
.ys_error{
	text-align: center;
	padding:100px 0;
}
.ys_error img{
	width: 600px;
	margin-bottom: 20px;
}
.beikaoBox {
	margin-left: 23px;
	margin-top: 15px;
	float: left;
	width: 327px;
	background: #FFFFFF;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
	overflow: hidden;
}

.beikaoBox img {
	width: 327px;
	height: 190px;
}

.beikaoBox .title {
	font-size: 20px;
	font-family: FZLanTingHeiS-DB-GB;
	font-weight: 400;
	color: #333333;
	line-height: 40px;
	height: 90px;
	width: 327px;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 0px !important;
}

.beikaoBox .rx_bot {
	margin-left: 25px;
	overflow: hidden;
}
.rx_bot{
	margin-bottom: 20px;
}
.beikaoBox .price {
	height: 24px;
	width: 120px;
	text-align: left;
	font-size: 24px;
	font-family: FZLanTingHei-B-GBK;
	font-weight: 400;
	color: #CD3A2B;
	float: left;
	margin-top: 0 !important;
	line-height: 38px;
}

.price span {
	font-size: 20px;
	font-family: Myriad Pro;
	font-weight: bold;
	color: #CD3A2B;
}

.zixun {
	width: 110px;
	height: 38px;
	background: #CD3A2B;
	border-radius: 19px;
	line-height: 38px;
	text-align: center;
	margin-right: 20px;
}

.zixun a {
	font-size: 18px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.load{
	font-size: 16px;
	text-align: center;
	overflow: hidden;
}




@media only screen and (max-width: 1400px){
	.ys_error{
		text-align: center;
		padding:80px 0;
	}
	.ys_error img{
		width: 400px;
		margin-bottom: 20px;
	}
	.ys_header{
		padding: 0 10px;
	}
	.content-container {
		width: 1200px;
		margin: 0 auto;
		position: relative;
	}
	.beikao_bg .beikao {

	}
	.beikao_bg .beikao .beikaolist {

	}
	.beikao_bg .beikao .beikaolist .beikaoBox {
		margin-left: 16px;
		float: left;
		width: 282px;
		background: #FFFFFF;
		box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
	}
	.beikao_bg .beikao .beikaolist .beikaoBox img {
		width: 292px;
		height: 190px;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox p {
		font-size: 18px;
		font-family: FZLanTingHeiS-DB-GB;
		font-weight: 400;
		color: #333333;
		line-height: 40px;
		margin: 25px 0;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox .rx_bot {
		margin-left: 25px;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox .rx_bot .price {
		height: 24px;
		width: 120px;
		text-align: left;
		font-size: 22px;
		font-family: FZLanTingHei-B-GBK;
		font-weight: 400;
		color: #CD3A2B;
		float: left;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox .rx_bot .price span {
		font-size: 18px;
		font-family: Myriad Pro;
		font-weight: bold;
		color: #CD3A2B;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox .rx_bot .zixun {
		width: 100px;
		height: 38px;
		background: #CD3A2B;
		border-radius: 19px;
		line-height: 38px;
		margin-right: 30px;
	}
	.beikao_bg .beikao .beikaolist .beikaoBox .rx_bot .zixun a {
		font-size: 16px;
		font-family: FZLanTingHeiS-R-GB;
		font-weight: 400;
		color: #FFFFFF;
	}
	.beikaoBox .title {
		font-size: 20px;
		font-family: FZLanTingHeiS-DB-GB;
		font-weight: 400;
		color: #333333;
		line-height: 40px;
		height: 90px;
		width: 282px;
		overflow: hidden;
		padding: 0 10px;
		box-sizing: border-box;
		margin-bottom: 0 !important;
	}
}




/* 轮播?*/
.c-banner{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute;
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;

}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{


}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	background-color: #708090;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
.yccmp-search-box {
	height: 44px;
	position: relative;
}
.yccmp-search-box .yccmp-search-warp {
	width: 420px;
	height: 44px;
}
.yccmp-search-warp i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/ss.png) no-repeat;
	position: absolute;
	left: 16px;
	top: 14px;
}
.yccmp-search-box .yccmp-search-warp .yccmp-search-input {
	float: left;
	width: 310px;
	box-sizing: border-box;
	font-size: 14px;
	padding: 10px 0 10px 40px;
	height: 44px;
	line-height: 20px;
	background-image: none;
	border: none;
	outline: 0;
	border-right: 0;
	border-radius: 30px 0 0 30px;
}
.yccmp-search-box .yccmp-search-warp .yccmp-search-btn {
	width: 110px;
	height: 44px;
	float: left;
	border: none;
	box-sizing: border-box;
	background: #fff;
	color: #999;
	font-size: 16px;
	line-height: 44px;
	-webkit-appearance: none;
	outline: 0;
	cursor: pointer;
	border-radius: 0 30px 30px 0;
}
@media screen and (max-width:768px) {
	.ys_h2{
		display: none;
	}
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
@media only screen and (max-width: 1080px){
	html,body{
		min-width:18.75rem;
	}
	.footer{
		display: none;
	}
	.m_kecheng{
		display: block;
	}
	.pc_kechceng{
		display: none;
	}
	.box{
		display: block;
	}
	.content-container{
		width: 100%;
	}
	html{
		font-size: 1rem !important;
	}
	.header-top{
		display: none;
	}
	.c-banner{
		display: none;
	}
	.beikao_bg{
		display: none;
	}
	.box{
		padding: 0 1rem;
		box-sizing: border-box;
	}
	.box_list{
		margin: 1rem 0;
		overflow: hidden;
		box-shadow: 0px 0px 10px 0px #e6e6e6;
		padding: 0.9rem 0;
	}
	.box_img{
		float: left;
		width: 36%;
		height: 4.5rem;
		padding-left: 4%;
	}
	.box_img img{
		width: 100%;
		height: 100%;
	}
	.box_r{
		margin-left: 4%;
		width: 55%;
		float: left;
	}
	.box_r .title{
		width: 100%;
		height: 2.8rem;
		font-size: 0.8rem;
		color: #333333;
		line-height: 1.4rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.box_bottom{
		margin-top: 0.5rem;
		overflow: hidden;
	}
	.box_bottom .price{
		font-size: 0.8rem;
		line-height: 1.6rem;
		color: #FF2223;
		text-align: left;
		float: left;
		margin-top: 0;
	}
	.box_bottom .price span{
		font-size: 0.7rem;
	}
	.box_bottom .buy{
		float: right;
		font-size: 0.7rem;
		margin-right: 1.5rem;
		background: #CD3A2B;
		color: #fff;
		border-radius: 0.5rem;
		padding: 0 0.5rem;
		line-height: 1.6rem;
	}
	.buy a{
		color: #fff;
	}
	.link_p{
		display: none;
	}
	.mob_header {
		display: block;
		width: 100%;
		height: 1.5rem;
		line-height: 1.5rem;
		padding: .3rem 0;
		background-color: #f5f5f5;
		border-bottom: 0.05rem solid #ccc;
		font-size: .65rem;
	}
	.m_logo{
		display: block;
		width: 6rem;
		height: 1.5rem;
		margin-left: .5rem;
		background-image: url(../images/660702-201029150re30.png);
		background-repeat: no-repeat;
		background-size: 100%;
		text-indent: -999em;
	}
	.header_txt {
		float: right;
		margin-right: .5rem;
		font-size: .8rem;
	}
	.load{
		display: none;
	}
	.m_kecheng .load {
		display: block;
		font-size: 0.7rem;
		text-align: center;
	}
	.m_kecheng .footer {
		display: block;
		margin-top: 1rem;
		width: 100%;
		background: #000;
		box-sizing: border-box;
		padding: 1.75rem 0 2.5rem 0;
		text-align: center;
		font-size: 0.7rem;
		color: #fff;
	}
	.copy_right {
		color: #ffffff;
		line-height: 1.5rem;
	}
	.yccmp-search-warp {
		width: 100% !important;
		padding-top: 3%;
	}
	.yccmp-search-warp i{
		display: block;
		width: 16px;
		height: 16px;
		background: url(../images/ss.png) no-repeat;
		position: absolute;
		left: 30px;
		top: 18px;
	}
	.yccmp-search-box .yccmp-search-warp .yccmp-search-btn {
		height: 2rem;
		line-height: 2rem;
		width: 18%;
	}
	.yccmp-search-box .yccmp-search-warp .yccmp-search-input {
		float: left;
		width: 72%;
		box-sizing: border-box;
		font-size: 14px;
		padding: 10px 0 10px 36px;
		height: 2rem;
		line-height: 20px;
		background-image: none;
		border: none;
		outline: 0;
		border-right: 0;
		border-radius: 3px 0 0 3px;
		margin-left: 5%;
		border-radius: 15px 0px 0px 15px;
	}
	.yccmp-search-box .yccmp-search-warp .yccmp-search-btn{
		background:#ffffff;
		color:#999999;
		border-radius: 0px 15px 15px 0px;
	}
}

.ys_hides{
	display: none !important;
}
.ys_block{
	display: block !important;
}
.swiper-container{
	--swiper-theme-color: #000;/* 设置Swiper风格 */
	--swiper-navigation-color: #999;/* 单独设置按钮颜色 */
	--swiper-navigation-size: 30px;/* 设置按钮大小 */
}

