
/*新闻*/

.index-all-news {
    background-color: #f5f8f9;
    padding: 70px 0;
    height: auto;
    overflow: hidden;
}

.news_left_all {
    width: 530px;
    background-color: #fff;
}

.news_right_all {
    width: 635px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.index-left-news-box span {
    display: block;
    overflow: hidden;
}

.index-left-news-box .new_info {
    background-color: #fff;
    padding: 10px;
}

.index-left-news-box .new_info p {
    font-size: 18px;
    color: #282828;
    padding: 10px 0;
}

.index-left-news-box .new_info div:nth-of-type(1) {
    font-size: 14px;
    color: #666
}

#new-all-img {
    /*padding-bottom: 50px;*/
    padding-bottom: 6px;
}

#new-all-img .swiper-pagination4 {
    text-align: center;
    bottom: 18px;
    position: absolute;
    z-index: 99;
}

#new-all-img .swiper-pagination4 .swiper-pagination-bullet {
    transition: all 0.5s;
    display: inline-block;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #333;
    cursor: pointer;
}

#new-all-img .swiper-pagination4 .swiper-pagination-bullet-active {
    width: 80px;
    background-color: #ff8a00
}

.news_right_all.slideTxtBox .hd {
    height: 30px;
    line-height: 30px;
    position: relative;
}

.news_right_all.slideTxtBox .hd ul {
    float: left;
    height: 50px;
    width: 100%;
    position: relative;
    padding-left: 0;
}

.news_right_all.slideTxtBox .hd ul:after {
    position: absolute;
    content: "";
    background-color: #ebebeb;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0
}

.news_right_all.slideTxtBox .hd ul li {
    line-height: 50px;
    height: 50px;
    float: left;
    cursor: pointer;
    font-size: 18px;
    padding: 0 15px;
    color: #666;
    font-weight: bold;
    position: relative;
    transition: all 0.5s;
    position: relative;
    list-style: none;
}

.news_right_all.slideTxtBox .hd ul li:nth-of-type(1):before,
.news_right_all.slideTxtBox .hd ul li:nth-of-type(2):before {
    position: absolute;
    content: "";
    height: 15px;
    width: 1px;
    background-color: #999;
    display: block;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0
}

.news_right_all.slideTxtBox .hd ul li.on {
    height: 50px;
    padding: 0 15px;
    color: #1655bc;
    transition: all 0.5s
}

.news_right_all.slideTxtBox .hd ul li.on:after {
    width: 100%;
    height: 3px;
    background: #1655bc;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0
}

.news_right_all.slideTxtBox .bd .newsBox {
    padding: 30px 0 0 0;
    zoom: 1;
    width: 100%
}

.news-more {
    text-transform: uppercase;
    color: #ababab;
    float: right;
    font-size: 14px;
}

.news_m {
    padding: 20px 0;
}

.news_m li {
    display: block;
    font-size: 14px;
    line-height: 25px;
    position: relative;
    transition: all 0.4s;
    padding: 10px;
    border-bottom: 1px #f0f0f0 solid;
    clear: both;
    height: auto;
    overflow: hidden;
    transition: all 0.5s;
}

.news_m li a:hover p:nth-of-type(1) {
    color: #1655bc;
}

.news_m li a:hover div:nth-of-type(1) {
    color: #8d8d8d
}

.news_m li:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #009f83;
    transition: all 0.4s;
    width: 0;
    left: 50%;
    bottom: 0
}

.news_m li:hover:after {
    border-bottom: 1px solid #009f83;
    bottom: 0;
    width: 100%;
    left: 0;
}

.news_m li p:nth-of-type(1) {
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    /*height: 30px;*/
    
    line-height: 30px;
}

.news_m li p:nth-of-type(1):before {
    content: "";
    position: absolute;
    height: 5px;
    background: #9b9b9b;
    width: 5px;
    border-radius: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
}

.news_m li div:nth-of-type(1) {
    padding-left: 15px;
    font-size: 14px;
    color: #666;
    line-height: 25px;
    transition: all 0.5s;
}

.news_m li span {
    float: left;
    font-size: 12px;
    font-family: 'Arial'
}

.news_m li a {
    color: #4f4f4f
}

.news_m li a:hover {
    color: #ce0a0a
}

.news_m li span i {
    padding: 0 5px 0 0;
}

.news_m li span i:nth-of-type(2) {
    padding: 0 5px;
}

.index-news-aq-right {
    width: 385px;
    margin: 55px 0 0 0;
    overflow: hidden;
}

.news-ad {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    position: relative;
}

.news-ad:after {
    width: 70px;
    height: 2px;
    background: #009f83;
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0
}

.ad-content {
    padding: 30px 0 0 0;
    overflow: hidden;
    height: 370px;
}

/*新闻中心详细页面*/

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.new_li_content li {
    width: 100%;
    border-bottom: 1px #e2e2e2 dotted;
    transition: all 0.4s linear 0s;
    margin-bottom: 10px;
}

.news_title_content {
    width: 850px;
    padding: 0px;
}

.news_message {
    width: 840px;
    padding: 10px 0;
    clear: both;
    font-size: 14px;
    color: #999
}

.new_li_content li a {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
    padding: 10px 0
}

.news_li_content {
    color: #727272;
    font-size: 14px;
    line-height: 30px;
    transition: all 0.4s;
    clear: both;
    position: relative;
}

.new_li_content a:hover .news_li_title span {
    color: #009f83;
    font-weight: 200
}

.news_li_title span {
    font-size: 20px;
    color: #253948;
    display: block;
    padding: 10px 0;
    display: block;
    float: left;
    position: relative;
    height: 30px;
    line-height: 30px;
    transition: all 0.4s;
}

.new_li_content a:hover .news-img {
    background: #009f83;
}

.news-img {
    width: 300px;
    background: #ebebeb;
    text-align: center;
    height: 150px;
    overflow: hidden;
    transition: all 0.5s
}

.news-img img {
    margin: 0 auto;
    transition: all 0.4s ease-out;
    height: 150px;
    display: block
}

.new_li_content a:hover .news-img img {
    transform: scale(1.1, 1.1);
}

.new_li_content li a:before {
    position: absolute;
    content: "";
    left: 0;
    height: 0;
    top: 35%;
    background: rgba(145, 145, 145, 0.1);
    width: 100%;
    transition: all 0.4s;
}

.new_li_content li a:hover:before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.new_li_content .time_news2 {
    bottom: 0px;
    left: 0;
    margin: 10px 15px;
    font-size: 12px;
    transition: all 0.4s;
    display: block;
    float: left;
    transition: all 0.4s;
    color: #a9a9a9
}

.time_news2 {
    margin: 10px 0px;
    font-size: 12px;
    transition: all 0.4s;
    display: block;
    transition: all 0.4s;
    color: #a9a9a9;
    height: 16px;
    line-height: 16px;
}

.time_news2 i {
    display: inline-block;
}

.time_news2 .i1 {
    background: url(../img/time.png) no-repeat left top;
    vertical-align: middle;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    transition: all 0.4s;
}

.time_news2 .i2 {
    background: url(../img/news-click.png) no-repeat left top;
    vertical-align: middle;
    margin: 0 10px;
    width: 23px;
    height: 13px;
    transition: all 0.4s;
}

.new_li_content li:hover .news_li_title {
    color: #cdcdcd;
    font-weight: bold;
}

.product_list .index_title {
    border: 2px #0091eb solid;
    height: 49px;
    line-height: 49px;
}

.product_list .index_title span.index_font_eng {
    background: #fe8200;
    padding-left: 10px;
    height: 49px;
    line-height: 49px;
}

.product_list .index_title .index_font_eng {
    color: #FFF
}

.product_list .index_title_xm {
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    display: block
}

.news_up {
    border-top: 1px #d1d1d1 solid;
    padding-top: 10px;
    margin-top: 10px;
}

.product_list .content {
    padding: 10px;
    font-size: 14px;
}

.xgcp_img {
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px;
}

.xgcp_img a {
    display: block;
    float: left;
    border: 1px #CCCCCC solid;
    text-align: center;
    margin: 0 4px;
    transition: all 0.4s linear 0s;
}

.xgcp_img a:hover {
    background: #a10000;
    color: #FFF
}

.xgcp_img a img {
    padding: 2px;
    width: 200px;
    height: 160px;
}

.pro_content_xm span {
    display: block;
    float: left;
    width: 108px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #006ec3;
}

.pro_content_xm a {
    padding: 0 10px;
}

.pro_content_xm {
    background: #efefef;
    height: 50px;
    line-height: 50px;
}

.img_pro {
    width: 450px;
}

.pro_xx {
    padding: 30px 0 0px 20px;
    line-height: 25px;
    width: 580px;
    font-size: 16px;
    line-height: 30px;
}

.pro_xx .cp_key_span {
    padding: 10px 0 20px;
    height: 28px;
    border-bottom: 1px #d2d2d2 solid;
}

.pro_xx .cp_key_span span {
    display: block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    float: left;
    padding: 0 10px;
    color: #FFF
}

.cp_key_span span:nth-child(1) {
    background: #eaa3b7;
}

.cp_key_span span:nth-child(2) {
    background: #e7ac7b;
}

.cp_key_span span:nth-child(3) {
    background: #4c9ee3;
}

.cp_key_span span:nth-child(4) {
    background: #eca560;
}

.pro_xx p {
    font-size: 12px;
    line-height: 30px;
}

.pro_xx p.name_title {
    font-size: 22px;
    color: #454545;
    font-weight: bold;
}

a.online_order {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    width: 48%;
    height: 45px;
    line-height: 45px;
    transition: all 0.2s linear 0s;
    border-radius: 5px;
    background: #333;
    border: 1px #333 solid;
}

a.online_order:hover {
    color: #333;
    background: none;
    border: 1px #333 solid;
}

a.online_qq {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 45%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background: #db0909;
    border: 1px #db0909 solid;
    overflow: hidden;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s;
}

a.online_qq:hover {
    background: none;
    color: #db0909;
    border: 1px #db0909 solid;
}

#guestbook_content {
    margin: 0 auto;
    width: 800px;
}

#guestbook_content b {
    width: 800px;
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.index_links li {
    margin: 0 2px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.index_links li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    transition: all 0.4s linear 0s;
}

.index_links li a:hover {
    background: #F60;
    color: #FFF;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 10px;
    /* W3C syntax */
}

.index_link_content {
    border-top: none;
    width: 1198px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background: #EFEFEF
}

.link_content {
    border-top: 1px #FFFFFF solid;
    height: auto;
    overflow: hidden;
}

.link_content li {
    margin: 5px 2px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.link_content li a {
    display: block;
    padding: 0 10px;
    float: left;
    transition: all 0.4s linear 0s;
}

.link_content li a:hover {
    background: #C00;
    color: #FFF;
    -moz-border-radius: 15px;
    /* Gecko browsers */
    -webkit-border-radius: 15px;
    /* Webkit browsers */
    border-radius: 15px;
    /* W3C syntax */
}
.sub_box {
    padding-top: 50px
}
.index-title-center {
    padding: 30px 0 50px;
    text-align: center;
}
.index-title-center p:nth-child(1) {
    font-size: 30px;
    color: #282828;
    padding: 10px 0 20px;
    position: relative;
}
.index-title-center p:nth-child(2) {
    color: #999;
    font-size: 16px;
    padding-top: 10px;
}
.index-title-center p:nth-child(1):before {
    position: absolute;
    content: "";
    height: 1px;
    width: 500px;
    background: #d6d6d6;
    bottom: 4px;
    margin: auto;
    left: 0;
    right: 0;
}
.index-title-center p:nth-child(1):after {
    position: absolute;
    content: "";
    height: 4px;
    width: 100px;
    background: #1655bc;
    bottom: 0px;
    margin: auto;
    left: 0;
    right: 0;
}
.index-title-center p:nth-child(2) {
    color: #999;
    font-size: 16px;
    padding-top: 10px;
}
.right_content, .news_left_box {
	border:1px #f4f4f4 solid;
	padding:20px;
	width: 890px;
}
.news_title_message_one {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
.news_left_box .time_news2{    border-bottom: 1px #CCCCCC dotted;
    padding: 20px 0 10px;}
    .f_left {
    float: left;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.new_li_content li {
    width: 100%;
    border-bottom: 1px #e2e2e2 dotted;
    transition: all 0.4s linear 0s;
    margin-bottom: 10px;
}

.news_title_content {
    width: 850px;
    padding: 0px;
}

.news_message {
    width: 840px;
    padding: 10px 0;
    clear: both;
    font-size: 14px;
    color: #999
}

.new_li_content li a {
    position: relative;
    display: block;
    width: 100%;
    height: 150px;
    padding: 10px 0
}

.news_li_content {
    color: #727272;
    font-size: 14px;
    line-height: 30px;
    transition: all 0.4s;
    clear: both;
    position: relative;
}

.new_li_content a:hover .news_li_title span {
    color: #009f83;
    font-weight: 200
}

.news_li_title span {
    font-size: 20px;
    color: #253948;
    display: block;
    padding: 10px 0;
    display: block;
    float: left;
    position: relative;
    height: 30px;
    line-height: 30px;
    transition: all 0.4s;
}

.new_li_content a:hover .news-img {
    background: #009f83;
}

.news-img {
    width: 300px;
    background: #ebebeb;
    text-align: center;
    height: 150px;
    overflow: hidden;
    transition: all 0.5s
}

.news-img img {
    margin: 0 auto;
    transition: all 0.4s ease-out;
    height: 150px;
    display: block
}

.new_li_content a:hover .news-img img {
    transform: scale(1.1, 1.1);
}

.new_li_content li a:before {
    position: absolute;
    content: "";
    left: 0;
    height: 0;
    top: 35%;
    background: rgba(145, 145, 145, 0.1);
    width: 100%;
    transition: all 0.4s;
}

.new_li_content li a:hover:before {
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

.new_li_content .time_news2 {
    bottom: 0px;
    left: 0;
    margin: 10px 15px;
    font-size: 12px;
    transition: all 0.4s;
    display: block;
    float: left;
    transition: all 0.4s;
    color: #a9a9a9
}

.time_news2 {
    margin: 10px 0px;
    font-size: 12px;
    transition: all 0.4s;
    display: block;
    transition: all 0.4s;
    color: #a9a9a9;
    height: 16px;
    line-height: 16px;
}

.time_news2 i {
    display: inline-block;
}

.time_news2 .i1 {
    background: url(../img/time.png) no-repeat left top;
    vertical-align: middle;
    margin-right: 10px;
    width: 16px;
    height: 16px;
    transition: all 0.4s;
}

.time_news2 .i2 {
    background: url(../img/news-click.png) no-repeat left top;
    vertical-align: middle;
    margin: 0 10px;
    width: 23px;
    height: 13px;
    transition: all 0.4s;
}

.new_li_content li:hover .news_li_title {
    color: #cdcdcd;
    font-weight: bold;
}

.product_list .index_title {
    border: 2px #0091eb solid;
    height: 49px;
    line-height: 49px;
}

.product_list .index_title span.index_font_eng {
    background: #fe8200;
    padding-left: 10px;
    height: 49px;
    line-height: 49px;
}

.product_list .index_title .index_font_eng {
    color: #FFF
}

.product_list .index_title_xm {
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    display: block
}

.news_up {
    border-top: 1px #d1d1d1 solid;
    padding-top: 10px;
    margin-top: 10px;
}

.product_list .content {
    padding: 10px;
    font-size: 14px;
}

.xgcp_img {
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
    padding: 10px;
}

.xgcp_img a {
    display: block;
    float: left;
    border: 1px #CCCCCC solid;
    text-align: center;
    margin: 0 4px;
    transition: all 0.4s linear 0s;
}

.xgcp_img a:hover {
    background: #a10000;
    color: #FFF
}

.xgcp_img a img {
    padding: 2px;
    width: 200px;
    height: 160px;
}

.pro_content_xm span {
    display: block;
    float: left;
    width: 108px;
    height: 50px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background: #006ec3;
}

.pro_content_xm a {
    padding: 0 10px;
}

.pro_content_xm {
    background: #efefef;
    height: 50px;
    line-height: 50px;
}

.img_pro {
    width: 450px;
}

.pro_xx {
    padding: 30px 0 0px 20px;
    line-height: 25px;
    width: 580px;
    font-size: 16px;
    line-height: 30px;
}

.pro_xx .cp_key_span {
    padding: 10px 0 20px;
    height: 28px;
    border-bottom: 1px #d2d2d2 solid;
}

.pro_xx .cp_key_span span {
    display: block;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    float: left;
    padding: 0 10px;
    color: #FFF
}

.cp_key_span span:nth-child(1) {
    background: #eaa3b7;
}

.cp_key_span span:nth-child(2) {
    background: #e7ac7b;
}

.cp_key_span span:nth-child(3) {
    background: #4c9ee3;
}

.cp_key_span span:nth-child(4) {
    background: #eca560;
}

.pro_xx p {
    font-size: 12px;
    line-height: 30px;
}

.pro_xx p.name_title {
    font-size: 22px;
    color: #454545;
    font-weight: bold;
}

a.online_order {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #FFF;
    width: 48%;
    height: 45px;
    line-height: 45px;
    transition: all 0.2s linear 0s;
    border-radius: 5px;
    background: #333;
    border: 1px #333 solid;
}

a.online_order:hover {
    color: #333;
    background: none;
    border: 1px #333 solid;
}

a.online_qq {
    display: block;
    margin-right: 10px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #fff;
    width: 45%;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    background: #db0909;
    border: 1px #db0909 solid;
    overflow: hidden;
    transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s;
}

a.online_qq:hover {
    background: none;
    color: #db0909;
    border: 1px #db0909 solid;
}

#guestbook_content {
    margin: 0 auto;
    width: 800px;
}

#guestbook_content b {
    width: 800px;
    display: block;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.index_links li {
    margin: 0 2px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.index_links li a {
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    transition: all 0.4s linear 0s;
}

.index_links li a:hover {
    background: #F60;
    color: #FFF;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 10px;
    /* W3C syntax */
}

.index_link_content {
    border-top: none;
    width: 1198px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    background: #EFEFEF
}

.link_content {
    border-top: 1px #FFFFFF solid;
    height: auto;
    overflow: hidden;
}

.link_content li {
    margin: 5px 2px;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
}

.link_content li a {
    display: block;
    padding: 0 10px;
    float: left;
    transition: all 0.4s linear 0s;
}

.link_content li a:hover {
    background: #C00;
    color: #FFF;
    -moz-border-radius: 15px;
    /* Gecko browsers */
    -webkit-border-radius: 15px;
    /* Webkit browsers */
    border-radius: 15px;
    /* W3C syntax */
}
.news_send_message {
    line-height: 35px;
    font-size: 14px;
    padding: 10px;
    color: #666
}

.news_send_message b {
    color: #16b117
}

.rcread {
    padding: 40px 0;
}

.rcread h4 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}

.rcread li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: 1px dotted #cbcbcb;
    overflow: hidden;
    padding-left: 28px;
    background: url(../img/ic1.png) no-repeat 0 center;
    vertical-align: top;
}

.rcread li em {
    float: left;
    width: 640px;
    overflow: hidden;
    font-style: inherit;
    font-weight: inherit;
}

.rcread li em a {
    color: #686868;
    font-style: inherit;
    font-weight: inherit;
}

.rcread li em a:hover {
    color: #991313;
    font-style: inherit;
    font-weight: inherit;
}

.rcread li span {
    float: right;
    color: #999;
}


.p14-info-2-tit {
    height: 80px;
    font-size: 24px;
    line-height: 80px;
    background: #f08619;
    color: #fff;
    text-align: center;
}

.p14-info-2-list dl {
    padding: 26px 10px 20px 7px;
    border-bottom: 1px dashed rgba(153, 153, 153, 0.3);
    font-size: 12px;
    line-height: 18px;
    overflow: hidden;
}

.p14-info-2-list dt {
    width: 40.35%;
    float: left;
    margin-right: 6px;
}

.p14-info-2-list dt img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.p14-info-2-list dd h3 {
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.p14-info-2-list-desc {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-2-list dl:nth-last-child(1) {
    border-bottom: 0;
}

.contact-z1 {
    height: 140px;
    background: url("../img/contact-z1.jpg") no-repeat;
    color: #333;
    margin-bottom: 30px;
}
.sub-right {
    width: 240px;
}
.p14-info-2-list dd h3 {
    height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.p14-info-2-list-desc {
    height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-info-2-list dl:nth-last-child(1) {
    border-bottom: 0;
}