.h_list header .nav .menu ul.yw {

	top:40px;

}
.h_list header p.logo {

	float:left;

}
.h_list header .h_logo .logo {

    float:left;

}
.h_list header .h_logo .logo img {

	width:154px;
    height:56px;
    margin-top:51px;
	margin-left:38px;
	margin-right:12px;

}
.h_list header .nav .menu p {

    cursor:pointer;

}
.h_list header .nav .menu .yw {

    display:none;

}
.h_list .l_ad1 {

    width:100%;
    height:300px;
    max-width:1920px;
    margin:0 auto;
    position:relative;
    overflow: hidden;

}
.h_list .l_ad1 img {

    position:absolute;
    left:50%;
    margin-left:-960px;

}
.h_list .mianbao {

    height:65px;

}
.h_list .mianbao .main {

    color:#a3a3a3;

}
.h_list .mianbao a {

    line-height:65px;
    font-size:14px;
    color:#a3a3a3;

}
.h_list .mianbao h1 {

    display:inline;

}
.h_list .mianbao i {

    width:12px;
    display:inline;

}
.h_list .mianbao i::after {

    content:'>';
    font-size:14px;
    color:#a3a3a3;

}
.h_list .mianbao a:last-child {

    color:#000000;

}
.h_list .l_tab {

    width:100%;
    height:50px;


}
.h_list .l_tab ul {

    overflow: hidden;
    background-color: #eeeeee;

}
.h_list .l_tab ul li {

    float:left;
    width:125px;
    line-height:50px;
    text-align: center;

}
.h_list .l_tab ul li.xz {

    border-top:solid 2px #2faaff;
    background-color: #ffffff;

}
.h_list .l_tab ul li a {

    font-size:18px;
    color:#666666;
	display:block;

}
.h_list .index {

    margin-top:10px;
    width:1200px;
    margin-left:auto;
    margin-right:auto;

}
@media (max-width: 1280px) {
    .h_list .index {
        width:96%;
    }
}
.h_list .index .left {

    float:left;
    width:850px;
	margin-bottom:40px;

}
.h_list .index .left .box {

    border-bottom:dashed 1px #dbdbda;
    padding-bottom:18px;
    overflow: hidden;
    position:relative;
    top:0;
    left:0;
    transition:0.5s;
    margin-top:17px;

}
.h_list .index .left .box:first-child {

    margin-top:0;

}
.h_list .index .left .box:hover {

    box-shadow:5px 5px 20px rgba(0,0,0,0.08);
    top:-2px;
    left:-2px;
    transition:0.5s;

}
.h_list .index .left .box .l {

    float:left;
    width:250px;
    height:165px;
    overflow: hidden;
    position:relative;
    margin-right:30px;

}
.h_list .index .left .box .l img {

    display:block;
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center;
    transition:0.5s;


}
.h_list .index .left .box .l:hover img {

    transform: scale(1.1);
    transition:0.5s;

}
.h_list .index .left .box .l span {

    width:92px;
    height:25px;
    position:absolute;
    left:0;
    top:0;
    background-color: rgba(40,40,40,0.6);
    font-size:13px;
    color:#ffffff;
    text-align: center;
    line-height:25px;

}
.h_list .index .left .box:hover .l span {

    background-color: #2faaff;

}
.h_list .index .left .box .l span a {

    font-size:13px;
    color:#ffffff;
    text-align: center;
    line-height:25px;
    display:block;

}
.h_list .index .left .box .r {

    width:570px;
    float:left;


}
.h_list .index .left .box .r h3 {

    margin-top:20px;
    margin-bottom:10px;

}
.h_list .index .left .box .r h3 a {

    font-size:22px;
    color:#282828;

}
.h_list .index .left .box:hover .r h3 a {

    color:#2faaff;

}
.h_list .index .left .box .r h3 a font {

	color:red;

}
.h_list .index .left .box .r p {

    font-size:15px;
    color:#999999;
    line-height:24px;
    margin-bottom:15px;
    padding-right:40px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.h_list .index .left .box .r p font {

	color:red;

}
.h_list .index .left .box .r .des time {

    background: url(../images/ztn4_box3_time.png) no-repeat left center;
    font-size:14px;
    color:#999999;
    padding-left:20px;
    margin-right:20px;

}
.h_list .index .left .box .r .des span {

    font-size:14px;
    margin-right:15px;

}
.h_list .index .left .box .r .des span a {

    color:#589bd2;

}
.h_list .index .left .pagelist {

	margin-top:50px;

}
.h_list .index .left .pagelist ul {

	display:inline-block;
	text-align:center;
	width:100%;

}
.h_list .index .left .pagelist ul li {

	text-align:center;
	height:36px;
	display:inline-block;
	border:solid 1px #cccccc;
	line-height:36px;
	margin-right:5px;

}
.h_list .index .left .pagelist ul li.active {

	background-color:#2faaff;
	color:#ffffff;
	border:solid 1px #2faaff;

}
.h_list .index .left .pagelist ul li.active a {

	color:#ffffff;

}
.h_list .index .left .pagelist ul li a {

	display:block;
	padding:0 13px;

}
.h_list .index .left .pagelist ul li:hover {

	background-color:#2faaff;
	color:#ffffff;
	border:solid 1px #2faaff;

}
.h_list .index .left .pagelist ul li:hover a {

	color:#ffffff;

}
.h_list .index .left .pagelist ul li select {

	width:100%!important;
	height:100%;
	padding:0 5px;

}
.h_list .index .left .pagelist ul li span {

	padding:0 10px;

}
.h_list .index .right {

    width:330px;
    float:right;

}
.h_list .index .right .ad1 {

    width:330px;
	height:300px;
	overflow:hidden;

}
.h_list .index .right .ad1 img {

    width:100%;
    cursor:pointer;

}
.h_list .index .right .tag .container ul {

	width: 100%;
    height: 315px;
    margin: 18px auto 10px auto;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
    list-style: none;

}
.h_list .index .right .tag .container ul li {

    float:left;
    height:28px;
    margin-bottom:12px;
    margin-right:10px;
    padding:0 10px;
    border-radius: 5px;

}
.h_list .index .right .tag .container ul li a {

    display:block;
    font-size:14px;
    color:#343434;
    line-height:28px;
    text-align: center;

}
.h_list .index .right .tag .container ul li:first-child {

    background-color: #b1ebf8;

}
.h_list .index .right .tag .container ul li:nth-child(2) {

    background-color: #f7bfb9;

}
.h_list .index .right .tag .container ul li:nth-child(3) {

    background-color: #d6b8d4;

}
.h_list .index .right .tag .container ul li:nth-child(4) {

    background-color: #cce2a1;

}
.h_list .index .right .tag .container ul li:nth-child(5) {

    background-color: #f9e294;

}
.h_list .index .right .tag .container ul li:nth-child(6) {

    background-color: #b4ecf8;

}
.h_list .index .right .tag .container ul li:nth-child(7) {

    background-color: #d8eff4;

}
.h_list .index .right .tag .container ul li:nth-child(8) {

    background-color: #f7bfb9;

}
.h_list .index .right .tag .container ul li:nth-child(9) {

    background-color: #cce2a1;

}
.h_list .index .right .tag .container ul li:nth-child(10) {

    background-color: #cde2e7;

}
.h_list .index .right .tag .container ul li:nth-child(11) {

    background-color: #b1ebf8;

}
.h_list .index .right .tag .container ul li:nth-child(12) {

    background-color: #f7bfb9;

}
.h_list .index .right .tag .container ul li:nth-child(13) {

    background-color: #d6b8d4;

}
.h_list .index .right .tag .container ul li:nth-child(14) {

    background-color: #cce2a1;

}
.h_list .index .right .lh {

    width:100%;
    margin-top:20px;
	margin-bottom:20px;
    border:solid 1px #dbdbda;

}
.h_list .index .right .lh .title {

    width:100%;
    height:54px;
    border:solid 1px #f1f1f1;
    border-bottom:solid 1px #dbdbda;
    background-color: #f5f5f5;
    overflow: hidden;
    box-sizing: border-box;

}
.h_list .index .right .lh .title p {

    font-size:18px;
    color:#4c4948;
    border-left:solid 4px #2faaff;
    height:18px;
    margin:18px 0 0 20px;
    line-height:18px;
    padding-left:10px;
    float:left;

}
.h_list .index .right .lh .title span {

    display:block;
    float:right;
    height:18px;
    line-height:18px;
    margin:18px 10px 0 20px;

}
.h_list .index .right .lh .title span a {

    font-size:14px;
    color:#adacac;

}
.h_list .index .right .lh .container {

    box-sizing: border-box;

}
.h_list .index .right .lh.hot .container {

    padding-left:10px;

}
.h_list .index .right .lh .container .box {

    margin-bottom:32px;
    overflow: hidden;

}
.h_list .index .right .lh.hot .container .box:first-child {

    margin-top:25px;

}
.h_list .index .right .lh .container .box .img {

    width:100px;
    height:80px;
    overflow: hidden;
    float:left;
    margin-right:10px;

}
.h_list .index .right .lh .container .box .img img {

    width:100%;
	height:100%;
    transition:0.5s;

}
.h_list .index .right .lh .container .box:hover .img img {

    transform:scale(1.1);
    transition:0.5s;

}
.h_list .index .right .lh .container .box .ds {

    width:210px;
    float:left;

}
.h_list .index .right .lh .container .box .ds h3 {

    padding-right:12px;
    box-sizing: border-box;

}
.h_list .index .right .lh .container .box .ds h3 a {

    font-size:14px;
    line-height:22px;
    color:#333333;


}
.h_list .index .right .lh .container .box:hover .ds h3 a {

    text-decoration: underline;

}
.home-v2.h_list .index .right .lh.hot .container {
    padding: 25px 10px 18px;
}

.home-v2.h_list .index .right .lh.hot .container .box {
    display: grid;
    grid-template-columns: 100px minmax(0, 1fr);
    gap: 10px;
    align-items: start;
    margin: 0 0 32px;
    overflow: visible;
}

.home-v2.h_list .index .right .lh.hot .container .box:first-child {
    margin-top: 0;
}

.home-v2.h_list .index .right .lh.hot .container .box:last-child {
    margin-bottom: 0;
}

.home-v2.h_list .index .right .lh.hot .container .box .img {
    width: 100px;
    height: 80px;
    float: none;
    margin-right: 0;
}

.home-v2.h_list .index .right .lh.hot .container .box .img img {
    display: block;
    object-fit: cover;
}

.home-v2.h_list .index .right .lh.hot .container .box .ds {
    width: auto;
    min-width: 0;
    float: none;
}

.home-v2.h_list .index .right .lh.hot .container .box .ds h3 a {
    display: -webkit-box;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.home-v2.h_list .index .right .lh.hot .container .box .ds .dy {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: space-between;
    margin-top: 13px;
}

.home-v2.h_list .index .right .lh.hot .container .box .ds p,
.home-v2.h_list .index .right .lh.hot .container .box .ds span {
    float: none;
    white-space: nowrap;
}
.h_list .index .right .lh .container .box .ds .dy {

    margin-top:13px;

}
.h_list .index .right .lh .container .box .ds p {

    background: url(../images/ztn4_box3_time.png) no-repeat left center;
    font-size:12px;
    color:#999999;
    line-height:22px;
    float:left;
    padding-left:25px;

}
.h_list .index .right .lh .container .box .ds span {

    float:right;
    display:block;
    font-size:12px;
    color:#999999;
    line-height:22px;
    background: url(../images/l_list_yd.png) no-repeat right center;
    padding-right:11px;
    margin-right:17px;

}
.h_list .index .right .lh.new .container .box {

    width:310px;
    height:190px;
    margin:20px auto 25px auto;
    position:relative;

}
.h_list .index .right .lh.new .container .box a img {

	width:100%;

}
.h_list .index .right .lh.new .container .box .info {

    width:100%;
    height:60px;
    background-color: rgba(0,0,0,0.7);
    position:absolute;
    bottom:0;
    left:0;
    font-size:16px;
    color:#ffffff;
    line-height:60px;
    text-align: center;

}
.h_list .index .right .lh.new .container ul {

    margin:22px 15px 0 15px;
    counter-reset: section;

}
.h_list .index .right .lh.new .container ul li {

    height:18px;
    line-height:18px;
    margin-bottom:18px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.h_list .index .right .lh.new .container ul li a {

    font-size:14px;
    color:#575757;

}
.h_list .index .right .lh.new .container ul li:hover a {

    color:#2faaff;

}
.h_list .index .right .lh.new .container ul li:before {

    counter-increment:section;
    content:counter(section);
    padding:1px 6px;
    margin-right:10px;
    width:50px;
    height:18px;
    line-height:18px;
    background:#bbbbbb;
    color:#fff;
    font-size:12px

}
.h_list .index .right .lh.new .container ul li:nth-child(1):before {

    background:#ff4546;

}
.h_list .index .right .lh.new .container ul li:nth-child(2):before {

    background:#ff7316;

}
.h_list .index .right .lh.new .container ul li:nth-child(3):before {

    background:#ff9c00;

}
.h_list .index .right .lh.bj .container {

    padding:30px 15px 5px 15px;
    box-sizing: border-box;
    overflow: hidden;

}
.h_list .index .right .lh.bj .container .box {

    width:70px;
    margin-right:45px;
    margin-bottom:25px;
    float:left;

}
.h_list .index .right .lh.bj .container .box:nth-child(3),.h_list .index .right .lh.bj .container .box:nth-child(6) {

    margin-right:0;

}
.h_list .index .right .lh.bj .container .box img {

    width:30px;
    height:26px;
    margin:0 auto;

}
.h_list .index .right .lh.bj .container .box h4 {

    width:100%;
    text-align: center;
    font-size:14px;
    color:#4c4948;
    margin-top:10px;

}
.content .index .left .container .title {

    width:100%;
    border-bottom:solid 1px #d8d8d8;
    padding-bottom:30px;
    margin-top:30px;

}
.content .index .left .container .title h1 {

    font-size:31px;
    color:#393939;
    font-weight:bold;
    text-align: center;

}
.content .index .left .container .title p {

    display:inline-block;
    text-align: center;
    width:100%;
    margin-top:15px;

}
.content .index .left .container .title p time {

    font-size:14px;
    color:#999999;
    display:inline-block;
    margin-right:25px;

}
.content .index .left .container .title p span {

    margin-right:25px;
    font-size:14px;
    color:#333333;

}
.content .index .left .container .title p b {

    color:#999999;
    font-weight:normal;

}
.content .index .left .container .cn {

    padding:20px 0;
    font-size:16px;
    color:#555555;
    line-height:30px;
    text-indent:32px;

}
.content .index .left .container .cn .lx_address {

    margin-top:30px;

}
.content .index .left .container .cn a {

	color:#2faaff;
	font-size:16px;
	text-decoration:underline;

}
.content .index .left .container .cn p,.content .index .left .container .cn>div {

    font-size:16px;
    color:#555555;
    line-height:30px;
    text-indent:0;
    padding-bottom:15px;

}
.content .index .left .container .cn h3,.content .index .left .container .cn h4 {

	font-weight: bold;
    font-size: 20px;
    color: #262626;
    line-height: 26px;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #efefef;

}
.content .index .left .container .cn img {

    max-width:80%;
    margin:15px auto;

}
.content .index .left .container .cn .zan {

    margin-top:40px;
    overflow:hidden;
    display:inline-block;
    text-align: center;
    width:100%;

}
.content .index .left .container .cn .zan a {

    width:140px;
    height:64px;
    display:inline-block;
    border-radius:32px;
    margin-right:60px;
    text-align: center;

}
.content .index .left .container .cn .zan a img {

    height:24px;
    margin:20px 0 0 24px;
    float:left;

}
.content .index .left .container .cn .zan a p {

    display:inline;
    float:left;
    color: #fff;
    font-size: 18px;
    line-height:64px;
    margin-left:10px;

}
.content .index .left .container .cn .zan a span {

    font-size: 16px;
    color: #ffffff;
    font-weight: normal;
    line-height: 64px;
    height: 64px;
    float: left;
    text-indent: 0;
    margin-left: 10px;

}
.content .index .left .container .cn .zan a.ding {

    background-color:#007AFF;
    color:#ffffff;

}
.content .index .left .container .cn .zan a.cai {

    background-color:#666666;
    color:#ffffff;

}
.content .index .left .container .cn .zan a.cai img {

    transform:rotate(180deg);
    margin:24px 0 0 24px;

}
.content .index .left .container .gjc {

    width:100%;
    overflow: hidden;

}
.content .index .left .container .gjc b {

    font-size:16px;
    color:#555555;
    font-weight:normal;
    float:left;
    line-height:32px;

}
.content .index .left .container .gjc span {

    height:32px;
    line-height:32px;
    padding:0 10px;
    border:solid 1px #dddddd;
    display:block;
    float:left;
    margin-right:17px;

}
.content .index .left .container .gjc span:hover {

    background-color: #2faaff;

}
.content .index .left .container .gjc span:hover a {

    color:#ffffff;

}
.content .index .left .container .content_bd {

    width:100%;
    height:190px;
    background: url(../images/content_bd.jpg) no-repeat center;
    margin-top:37px;
    margin-bottom:58px;
    position:relative;

}
.content .index .left .container .content_bd form {

    position:absolute;
    left:0;
    width:100%;
    top:120px;
    display:inline-block;
    text-align: center;

}
.content .index .left .container .content_bd form input {

    width:205px;
    height:40px;
    display:inline-block;
    margin-right:10px;
    vertical-align:text-top;
    padding-left:30px;
    box-sizing: border-box;
    border-radius: 3px;

}
.content .index .left .container .content_bd form span.tj {

    width:180px;
    height:40px;
    line-height:40px;
    text-align: center;
    display:inline-block;
    background-color: #ffea00;
    vertical-align:text-top;
    font-size:16px;
    color:#000000;
    border-radius: 3px;
    cursor:pointer;

}
.content .index .left .container .content_bd form input.name {

    background: url(../images/content_bd_name.png) no-repeat left 10px center;
    background-color: #ffffff;

}
.content .index .left .container .content_bd form input.phone {

    background: url(../images/content_bd_phone.png) no-repeat left 10px center;
    background-color: #ffffff;

}
.content .index .left .container .page {

    width:100%;
    padding-bottom:55px;
    border-bottom:solid 1px #d5d7d9;

}
.content .index .left .container .page ul {

    overflow: hidden;

}
.content .index .left .container .page ul li {

    width:50%;
    box-sizing: border-box;

}
.content .index .left .container .page ul li span {

    font-size:15px;
    color:#4a4a4a;
    display:block;

}
.content .index .left .container .page ul li a {

    font-size:15px;
    color:#4a4a4a;
    display:block;

}
.content .index .left .container .page ul li:hover a {

    text-decoration: underline;
    color:#2faaff;

}
.content .index .left .container .page ul li:first-child {

    float:left;
    background:url(../images/content_page_pre.png) no-repeat left center;
    padding-left:30px;

}
.content .index .left .container .page ul li:last-child {

    float:right;
    background:url(../images/content_page_next.png) no-repeat right center;
    padding-right:30px;
	text-align: right;

}
.content .index .left .container .page ul li:last-child span,.content .index .left .container .page ul li:last-child a {

    text-align: right;

}
.content .index .left .container .xiangguan {

    width:100%;
    overflow: hidden;
    margin-bottom:40px;

}
.content .index .left .container .xiangguan .c_title p {

    font-size:18px;
    color:#4c4948;
    height:17px;
    line-height:17px;
    border-left:solid 4px #2faaff;
    padding-left:10px;
    margin-top:20px;
    margin-bottom:25px;

}
.content .index .left .container .xiangguan ul {

    overflow: hidden;

}
.content .index .left .container .xiangguan ul li {

    float:left;
    margin-right:35px;
    width:260px;

}
.content .index .left .container .xiangguan ul li:nth-child(5) {

    margin-right:0;

}
.content .index .left .container .xiangguan ul li .img {

    width:100%;
    height:165px;
    overflow: hidden;

}
.content .index .left .container .xiangguan ul li .img img {

    width:100%;
    transition:0.5s;

}
.content .index .left .container .xiangguan ul li:hover .img img {

    transform:scale(1.1);
    transition:0.5s;

}
.content .index .left .container .xiangguan ul li .c h3 {

    font-size:16px;
    color:#666666;
    line-height:22px;
    margin-top:10px;
    display:block;

}
.content .index .left .container .xiangguan ul li .c p,.content .index .left .container .xiangguan ul li .c time {

    display:none;

}
.content .index .left .container .xiangguan ul li .c span {

	display:none;

}
.yewu_tab .main {

    height:55px;
    border-top:solid 1px #2faaff;
    border-bottom:solid 1px #d8dadc;

}
.yewu_tab p {

    height:55px;
    line-height:55px;
    font-size:14px;
    color:#666666;

}
.yewu_tab p a {

    font-size:14px;
    color:#666666;
    margin-right:30px;

}
.yewu_tab p a:hover {

    text-decoration: underline;
    color:#2faaff;

}
.yewu_tab p a.xz {

    text-decoration: underline;
    color:#2faaff;

}
.yewu_tab_m {

    display:none;

}
.yewu_tab_des {

    display:none;

}

.yewu_tab_des.is-open {

    display:block;

}
.content_yewu .price {

    margin-bottom:20px;

}

@media (max-width: 980px) {
    .yewu_tab {
        display:none;
    }

    .yewu_tab_m {
        display:block;
    }

    .yewu_tab_m p {
        height:0.78rem;
        line-height:0.78rem;
        padding:0 0.24rem;
        margin:0;
        background:#ffffff;
        border-top:solid 1px #2faaff;
        border-bottom:solid 1px #d8dadc;
        box-sizing:border-box;
        display:flex;
        justify-content:space-between;
        font-size:0.26rem;
        color:#666666;
    }

    .yewu_tab_des.is-open {
        display:block;
        background:#ffffff;
        border-bottom:solid 1px #d8dadc;
    }

    .yewu_tab_des .main {
        width:100%;
    }

    .yewu_tab_des ul {
        margin:0;
        padding:0.12rem 0.24rem;
        list-style:none;
        display:flex;
        flex-wrap:wrap;
        gap:0.12rem 0.18rem;
        box-sizing:border-box;
    }

    .yewu_tab_des ul li a {
        display:block;
        padding:0.08rem 0.18rem;
        border:solid 1px #d8dadc;
        border-radius:0.04rem;
        font-size:0.24rem;
        color:#666666;
        background:#ffffff;
    }

    .yewu_tab_des ul li a.xz {
        color:#ffffff;
        border-color:#2faaff;
        background:#2faaff;
    }
}
.content_yewu .price .left {

    float:left;
    margin-right:60px;
    width:400px;
    height:300px;
    overflow: hidden;
    margin-bottom:24px;
	position:relative;

}
.content_yewu .price .left img {

    height:100%;
	position:absolute;
	left:50%;
	margin-left:-330px;

}
.content_yewu .price .right {

    float:left;

}
.content_yewu .price .right h3 {

    font-size:25px;
    color:#222222;
    font-weight:bold;
    margin:10px 0;

}
.content_yewu .price .right span.des {

    font-size:14px;
    color:#282828;

}
.content_yewu .price .right p.pr {

    font-size:14px;
    color:#999999;
    width:740px;
    height:58px;
    background-color: #eff1f2;
    line-height:58px;
    margin:15px 0 25px 0;
    padding-left:10px;
    box-sizing: border-box;

}
.content_yewu .price .right p.pr span {

    font-size:20px;
    color:#d20404;

}
.content_yewu .price .right .address {

    height:30px;

}
.content_yewu .price .right .address span.l {

    font-size:14px;
    color:#999999;
    line-height:32px;
    float:left;

}
.content_yewu .price .right .address .text {

    position:relative;
    float:left;

}
.content_yewu .price .right .address .text .con {

    width:180px;
    height:30px;
    border:solid 1px #bfbfbf;
    float:left;
    line-height:30px;
    color:#999999;
    padding-left:10px;
    box-sizing: border-box;
    background: url(../images/yewu_address_jt.png) no-repeat right 20px center;
    position:absolute;
    left:0;
    top:0;
    z-index:10;

}
.content_yewu .price .right .address .text .con.xz {

    border:solid 1px #2faaff;
    border-bottom:solid 1px #ffffff;

}
.content_yewu .price .right .address .text .con span {

    color:#999999;

}
.content_yewu .price .right .address .text .select {

    position:absolute;
    left:0;
    top:29px;
    border:solid 1px #2faaff;
    width:320px;
    z-index:9;
    background-color: #ffffff;
    display:none;

}
.content_yewu .price .right .address .text .select.xz {

    display:block;

}
.content_yewu .price .right .address .text .select ul.top {

    width:300px;
    margin:10px auto;
    overflow: hidden;

}
.content_yewu .price .right .address .text .select ul.top li {

    height:28px;
    float:left;
    background: url(../images/yewu_address_jt.png) no-repeat right 10px center;
    line-height:28px;
    font-size:13px;
    color:#666;
    padding-left:10px;
    padding-right:25px;
    cursor:pointer;

}
.content_yewu .price .right .address .text .select ul.top li.xz {

    border-top: 2px solid #2faaff;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;

}
.content_yewu .price .right .address .text .select .bd {

    width:300px;
    margin:0 auto;

}
.content_yewu .price .right .address .text .select .bd ul {

    padding-top:5px;
    padding-bottom:20px;
    overflow: hidden;

}
.content_yewu .price .right .address .text .select .bd ul.city_con {

    display:none;

}
.content_yewu .price .right .address .text .select .bd ul.city_con.xz {

    display:block;

}
.content_yewu .price .right .address .text .select .bd .area_con {

    display:none;

}
.content_yewu .price .right .address .text .select .bd .area_con.xz {

    display:block;

}
.content_yewu .price .right .address .text .select .bd .area_con ul {

	display:none;

}
.content_yewu .price .right .address .text .select .bd .area_con ul.xz {

	display:block;

}
.content_yewu .price .right .address .text .select .bd ul li {

    float:left;
    line-height:30px;
    width:25%;
    cursor:pointer;
    text-align: center;

}
.content_yewu .price .right .zx {

    clear:both;
    width:190px;
    height:45px;
    background-color: #2faaff;
    color:#ffffff;
    margin-top:20px;
    display:block;
    text-align: center;
    line-height:45px;
    font-size:16px;
    cursor:pointer;

}
.content_yewu .xiangqing .dy {

    background-color: #f1f1f1;

}
.content_yewu .xiangqing .dy h3 {

    font-size:16px;
    color:#2faaff;
    width:125px;
    height:55px;
    line-height:55px;
    text-align: center;
    border-top:solid 2px #2faaff;
    border-right:solid 1px #e5e5e5;
    background-color: #ffffff;

}
.content_yewu .xiangqing .title {

    margin-top:25px;
    width:100%;
    height:150px;
    background: url(../images/yewu_xiangqing.jpg) no-repeat center;
    background-size: 100%;
    font-size:24px;
    color:#ffffff;
    line-height:150px;
    text-align: center;

}
.content_yewu .xiangqing .title span {

    font-size:48px;
    color:#f3e0b7;
    font-weight:bold;
    margin-right:40px;
    font-style:italic;

}
.content_yewu .xiangqing table {

    width:100%;
    border-collapse:collapse;
    margin-bottom:27px;

}
.content_yewu .xiangqing table tr {

    width:100%;

}
.content_yewu .xiangqing table tr td {

    border:solid 1px #e5e5e5;

}
.content_yewu .xiangqing table tr td:first-child {

    width:120px;
    text-align: center;
    font-size:16px;
    color:#25a6ff;

}
.content_yewu .xiangqing table tr td:nth-child(2) {

    width:1080px;
    padding:30px 0 30px 24px;
    font-size:16px;
    color:#333333;
    line-height:32px;

}
.content_yewu .liuc {

    background-color:#f9f8f7;

}
.content_yewu .liuc .title {

    margin: 40px 0 55px 0;

}
.content_yewu .liuc .container {

    overflow: hidden;
    background: url(../images/liucheng_xh.png) no-repeat top 170px center;
    position:relative;
    height:280px;

}
.content_yewu .liuc .container .box {

    width:150px;
    position:absolute;

}
.content_yewu .liuc .container .box3 {

    left:50%;
    margin-left:-75px;

}
.content_yewu .liuc .container .box2 {

    left:50%;
    margin-left:-299px;

}
.content_yewu .liuc .container .box1 {

    left:50%;
    margin-left:-533px;

}
.content_yewu .liuc .container .box4 {

    left:50%;
    margin-left:159px;

}
.content_yewu .liuc .container .box5 {

    left:50%;
    margin-left:389px;

}
.content_yewu .liuc .container .box6 {

    display:none;

}
.content_yewu .liuc .container .box img {

    width:89px;
    margin:0 auto;

}
.content_yewu .liuc .container .box p {

    font-size:21px;
    color:#282828;
    text-align: center;
    margin-top:15px;

}
.content_yewu .liuc .container .box span {

    display:block;
    text-align: center;
    font-size:16px;
    color:#878787;
    margin-top:5px;

}
.content_yewu .yous {

    width:100%;
    height:665px;
    background-color: #ffffff;
    overflow: hidden;

}
.content_yewu .yous img {

    width:925px;
    margin:60px auto 0 auto;

}
.content_yewu .qtyw {

    width:100%;
    height:689px;
    background: url(../images/qtyw.jpg) no-repeat center;
    overflow: hidden;

}
.content_yewu .qtyw img {

    width:1175px;
    margin:60px auto 0 auto;

}
.content_yewu .baoz {

    width:100%;
    height:670px;
    background: url(../images/baozhang_bj.png) no-repeat right bottom;
    background-color:#f8f8fa;
    overflow: hidden;



}
.content_yewu .baoz .main {



}
.content_yewu .baoz .title {

    width: 100%;
    margin: 50px 0 36px 0;

}
.content_yewu .baoz img.pc {

    width:1187px;
    margin:68px auto 0 auto;

}
.content_yewu .baoz img.m {

    display:None;

}
.content_yewu .ztn.cjwt {

    width:100%;

}
.content_yewu .cjwt .title {

    margin: 50px 0 60px 0;

}
.content_yewu .cjwt .container {

    overflow: hidden;
    margin-bottom: 45px;

}
.content_yewu .cjwt .box {

    width:560px;
    float:left;
    margin-bottom:25px;

}
.content_yewu .cjwt span.gd {

    width:190px;
    height:45px;
    margin:20px auto 0 auto;
    display:block;
    background-color: #25a6ff;
    line-height:45px;
    border-radius: 15px;

}
.content_yewu .cjwt span.gd a {

    font-size:15px;
    color:#ffffff;
    display:block;
    text-align: center;

}
.content_yewu .cjwt .box:nth-child(1),.content_yewu .cjwt .box:nth-child(3),.content_yewu .cjwt .box:nth-child(5) {

    margin-right:80px;

}
.content_yewu .cjwt .box h4 {

    font-size:18px;
    color:#333333;
    background: url(../images/Q.png) no-repeat left center;
    line-height:30px;
    padding-left:45px;
    margin-bottom:10px;

}
.content_yewu .cjwt .box h4 a {

	font-size:18px;
    color:#333333;

}
.content_yewu .cjwt .box h4 span {

    font-size:14px;
    color:#999;
    float:right;

}
.content_yewu .cjwt .box p {

    background: url(../images/A.png) no-repeat left 12px  top 15px;
    width:560px;
    background-color: #edf7ff;
    padding:12px 20px 15px 54px;
    font-size:14px;
    line-height:24px;
    color:#666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    box-sizing: border-box;

}
