@charset "utf-8";
@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media screen and (min-width:901px){
	.m_img,.m_nav,.banner_box{
		display: none
	}
}


@media screen and (max-width:900px){

.clear{
	clear: both;
}
.header-top,.header-bg,.lexslider,.flexslider,.h_next,.top_main,.header-bg,.nav-bg,.link{
	display: none;
}

#search_bg{
	display: none
}

.container {
    width: 100%;
    padding: 0;
    margin: 0;
    margin: 0 auto;
    padding: 0 12px;
}


/* 语言版本 */
.language {
    display: table;
    float: right;
    margin-top: 0.28rem;
    margin-right: 5px;
}
.language a {
    display: table;
    float: left;
    position: relative;
    margin: 0 0.1rem;
    font-size: 0.25rem;
}
.language a::after {
    width: 1px;
    height: 10px;
    display: table;
    background: #ddd;
    position: absolute;
    top: 0;
}
/* 语言版本 */


/* 手机抬头 */
.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height: 0.55rem;
    display: block;
    margin-top: 0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 90000000000;
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}
/* 手机抬头 */
	
/*搜索*/
.top_search {
    float: right;
    margin-right: 4px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}
.top_search>div {
    position: fixed;
    top: 0.9rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 999;
}

.top_search .gg{position: absolute; z-index: 9999; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 267%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}

.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #13438f solid 1px;
    background-color: #13438f;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}

.ss input {
    width: 150px;
    padding: 0px 40px 0px 15px;
    height: 33px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 12px;
    outline: none;
    border: 0px solid #eee;
    border-radius: 15px;
    background-color: #ffffff;
}
/*搜索*/

/* 幻灯片 */
.ny-banner {
    overflow: hidden;
    height: auto;
    padding-top: 0;
    display: table;
    width: 100%;
    margin-top: 0.9rem;
}
.banner_box img{
	width:100%; display:block;
}
.banner_box{
	width:100%;
	text-align:center;
	margin-top: 0.9rem;
}
.banner_box img{
	vertical-align:middle;
}
.roll_img_mb_01{
	overflow:hidden;
	position:relative;
}
.roll_img_mb_01 .img_box{
	overflow:hidden;
	text-align:center;
}
.roll_img_mb_01 .img_box img{
	vertical-align:middle;
	width:100%;
}
.roll_img_mb_01 .nav_box{
	overflow:hidden; 
	position:absolute; 
	left:50%; 
	transform:translate(-50%,0); 
	bottom:20px;
}
.roll_img_mb_01 .nav_box li{
	width:30px;
	height:3px; 
	font-size:1px; 
	overflow:hidden; 
	background:#fff; 
	float:left; 
	margin:4px;
}
.roll_img_mb_01 .nav_box .li_on{
	background:#0037ad;
}
.img_box li{
	height: auto!important;
}
/* 幻灯片 */


/*产品中心*/
.index-product {
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.ghdgcpb {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #074f9b;
}
.yzswnz {
    font-size: 14px;
    color: #333;
    text-align: center;
    padding-top: 2px;
    height: 37px;
}
.ghdgcpb span {
    font-size: 20px;
    font-weight: bold;
    color: #d7030c;
}
.pro_bd ul li {
    float: left;
    width: 48%;
    margin-right: 0;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    margin: 1%;
}

.pro_bd ul li>div span i {
    position: relative;
    z-index: 1;
    background: url(../images/pro_jt.png) center center no-repeat;
    display: block;
    width: 100%;
    height: 18px;
}

.pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 84px;
    height: 24px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 25px;
    background: none;
    position: relative;
}

.index-product-body {
    margin-top: 5px;
}

.pro_bd ul li>div p a {
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    font-size: 15px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*产品中心*/

/*优势*/
#youshi_bg {
    width: 100%;
    height: auto;
    background: url(../images/ls.jpg) center no-repeat;
    margin: auto;
    background-size: cover;
}

#youshi_t {
    width: 100%;
    text-align: center;
    margin: auto;
    padding-top: 40px;
    color: #fff;
    padding-bottom: 0;
}

#youshi_fl {
    width: 100%;
    height: auto;
    background: initial;
    float: left;
    color: #fff;
}
#youshi_r {
    width: 100%;
    height: auto;
    float: none;
    background: #fff;
    margin-top: 0px;
    display: table;
    margin-bottom: 20px;
    padding-top: 10px;
}
#youshi_fl {
    width: 100%;
    height: auto;
    background: initial;
    float: none;
    color: #fff;
    display: table;
    padding-bottom: 5%;
}

.youshi_c {
    width: 100%;
    padding-top: 15px;
    padding-left: 6px;
    float: left;
    padding-right: 5px;
}
.youshi_h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
}
.youshi_h2 {
    font-size: 14px;
    line-height: 30px;
    font-family: Century Gothic;
    margin-top: 4px;
}
.youshi_h3 {
    width: 100%;
    height: 30px;
    border: 1px solid #c8e8f9;
    line-height: 30px;
    text-align: left;
    margin-top: 15px;
    font-size: 14px;
    text-indent: 10px;
}
.youshi_h4 {
    width: 80px;
    margin-right: 12px;
    float: left;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    margin-top: 24px;
    animation: myfirst 2s infinite;
    display: inherit-block;
}
.youshi_ted {
    width: 100%;
    height: auto;
    line-height: 22px;
    background: url(../images/tel.png) left no-repeat;
    float: left;
    font-size: 16px;
    padding-left: 0px;
    margin-top: 10px;
}

.youshi_p {
    width: 100%;
    float: left;
    padding-top: 2px;
    padding-bottom: 10px;
    padding-left: 2%;
}

.youshi_v1 {
    font-size: 22px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #d7030c;
}

.youshi_v2 {
    line-height: 150%;
    font-size: 18px;
    padding-bottom: 5px;
    color: #222;
    font-weight: bold;
}

.youshi_v4 {
    padding-top: 12px;
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.youshi_h4 .v1 {
    width: 80px;
    height: 60px;
    padding-top: 8px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.youshi_ted strong {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    color: #fff;
}

.youshi_h4 .v1 {
    width: 80px;
    height: 60px;
    padding-top: 8px;
    border: 1px solid #fff;
    border-radius: 5px;
}

.youshi_t1 {
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 0px;
}

.xigtnjd{
	display: none;
}

.youshi_t2 {
    font-size: 13px;
    line-height: 120%;
    color: #c8e8f9;
    margin-top: 10px;
}


/*优势*/


/*关于我们*/

.about-content h2 {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 30px;
    color: #074f9b;
    margin: 0 0 10px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 10px;
}

.about-content p {
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 0;
    color: #3c3c3c;
    text-indent: 0;
}

.padding {
    padding: 35px 0;
}

.about-content .default-btn {
    margin-top: 8px;
}
.default-btn {
    background-color: #e03d43;
    text-transform: uppercase;
    font-family: work sans,sans-serif;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    line-height: 30px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: .5px;
    padding: 0 15px;
    -webkit-box-shadow: 0 3px 10px rgba(71,44,173,.2);
    box-shadow: 0 3px 10px rgba(71,44,173,.2);
    margin-bottom: 20px;
}

.about-bg {
    background-position: top right;
    background-repeat: no-repeat;
    width: 100%;
    height: auto;
    top: 0;
    right: 0;
    position: relative;
}

.dots {
    position: absolute;
    left: -160px;
    top: 80px;
    width: 50%;
    height: 50%;
    background: url(../images/dots.png) 0 0 repeat;
    z-index: 0;
    display: none;
}

/*关于我们*/


/*制造能力*/
.services-section {
    padding: 25px 0;
}

.index-title {
    width: 100%;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    color: #fd4753;
    text-align: center;
    position: relative;
}

.in-bg {
    font-size: 14px;
    text-align: center;
}

.hezuo_p {
    width: 95%;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 30px;
}
.hezuo_p li {
    float: left;
    display: inline;
    width: 0.488%;
    margin: 0 0.02% 0 0;
    text-align: center;
}

/*制造能力*/


/*新闻中心*/
.news-section {
    position: relative;
    padding: 30px 0 30px;
    background: #f5f5f5;
}

.sec-title h2 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 1em;
    color: #333333;
    font-weight: 600;
}
.sec-title .title {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #888888;
    font-weight: 400;
    padding-left: 40px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.news-block .lower-content {
    position: relative;
    display: block;
    padding: 15px 15px 0;
    border: 1px solid #f2f2f2;
    border-top: 0;
    background: #fff;
}

.news-block .lower-content h5 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 3px;
}

.news-block .lower-content .post-info {
    position: relative;
    padding-left: 33px;
    margin-bottom: 5px;
}

.news-block .lower-content .text {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
    font-weight: 400;
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.news-block .lower-content .link-box {
    position: relative;
    display: block;
    padding: 10px 0;
    border-top: 1px solid #f2f2f2;
}
.news-list .list-item h5 {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 10px;
}
.news-list .list-item {
    position: relative;
    padding-bottom: 25px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px;
    background: #fff;
    padding: 10px;
}
.news-list .btn-box a {
    padding: 5px 12px;
    line-height: 23px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

.news-list .list-item .comments i {
    float: left;
    font-size: 14px;
    line-height: 25px;
    color: #074f9b;
    font-weight: 400;
    margin-right: 5px;
    list-style: none;
    font-style: normal;
}

.news-block .lower-content .link-box a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    color: #074f9b;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
}

/*新闻中心*/

/*版权*/
.footer-bg {
    display: table;
    width: 100%;
    background: #333333;
    padding: 18px 0;
    border-top: 5px solid #074f9b;
    padding-bottom: 0;
}
.footer-bg ul li:nth-child(1),
.footer-bg ul li:nth-child(2),
.footer-bg ul li:nth-child(3),
.footer-bg ul li:nth-child(4),
.footer-bg ul li:nth-child(6){
	display: none;
}
.footer-bg ul li:nth-child(5) {
    width: 100%;
    padding-right:0;
}
.footer-bottom {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    margin-top: 0;
    text-align: center;
    background: #212121;
    height: auto;
    margin-top: 8px;
    padding: 10px 0;
}

/*版权*/


/*内页*/
.cpMain {
    overflow: hidden;
    margin: 10px 0;
    margin-bottom: 10px;
}
.cpright {
    background: none;
    width: 100%;
    margin-left: 0;
    float: right;
}

.rtop h5 {
    float: left;
    padding-left: 10px;
    border-left: 3px solid #074f9b;
    font-weight: normal;
    line-height: 20px;
    display: none;
}
.rtop span {
    float: right;
    font-size: 15px;
    margin-top: 2px;
    width: 100%;
}

.rightbox {
    overflow: hidden;
    width: 100%;
    position: relative;
    margin-top: 18px;
}
.about-center {
    line-height: 26px;
    font-size: 14px;
    display: table;
    width: 100%;
}

.col-lg-3 {
    width: 49%;
    float: left;
    padding: 1%;
}


.ny-main {
    overflow: hidden;
    margin: 8px 0;
}

.ny-main .pleft{
    overflow: hidden;
    float: left;
    width: 100%;
}

.ny-main .pleft h3 {
    width: 100%;
    height: auto;
    background: url(../images/pro_h.jpg) no-repeat center;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    background: #099c4e;
    text-indent: 10px;
    line-height: 35px;
    margin-bottom: 10px;
}

.ny-main .pleft h3 a {
    color: #ffffff;
    border-left: 1px solid #ddd;
    padding-left: 10px;
    font-size: 16px;
}

.ny-main .pleft>ul {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
	border:0
}

.ny-main .pleft li {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 5px;
}

.ny-main .pleft h3 {
    width: 100%;
    height: auto;
    background: url(../images/pro_h.jpg) no-repeat center;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    background: #074f9b;
    text-indent: 10px;
    line-height: 45px;
    margin-bottom: 0px;
}

.ny-main .pleft .pnav a{
    display: block;
    padding-left: 10px;
    background: url(../images/pro_list.png) no-repeat left center;
    font-size: 13px;
    color: #333;
    line-height: 36px;
    border-bottom: 1px solid #ddd;
    width: 48%;
    float: left;
    margin: 0 1%;
}

.ny-main .pleft .pnav {
    overflow: hidden;
    width: 95%;
    padding-left: 15px;
}



.aboutContact ul {
    display: none;
}

.aboutContact{
	display: none
}



/*产品中心*/
.pro_c_s_i .list {
    overflow: hidden;
    width: 47%;
    margin-right: 10px;
    height: auto;
    background-color: #fff;
    float: left;
    margin-bottom: 15px;
}

.prodbaseinfo_a {
    float: right;
    width: 100%;
    z-index: 1;
}

.ul_prodinfo li {
    font-size: 14px;
    float: left;
    padding: 6px 0;
    height: auto;
    width: 100%;
}
.li_weight{
	display: none;
}
.ul_prodinfos li {
    padding: 0;
    height: 60px;
    float: left;
}
.ul_prodinfos {
    padding: 0;
    width: 100%;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
    zoom: 1;
    /* background: #eee; */
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.hottel {
    color: #074f9b;
    font-weight: normal;
    font-size: 17px;
    float: left;
    font-weight: bold;
    font-size: 20px!important;
}

.mod_goods_info .hds li h3 {
    display: block;
    width: 75px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 15px;
    border-bottom: 0;
    font-weight: normal;
}

.mod_goods_info .hds .status_on h3 {
    height: 35px;
    line-height: 35px;
    background-color: #fff;
    color: #074f9b;
}

.mod_goods_info {
    clear: both;
    margin-bottom: 10px;
    position: relative;
    background-color: #eee;
    height: 37px;
    margin-top: 35px;
}

.description .title span {
    font-size: 20px;
    color: #1f1f1f;
    position: relative;
    background: #fff;
    margin-right: 0;
    padding-right: 15px;
    font-family: "WorkSans-Bold";
    height: 30px;
}
.description .title {
    border-bottom: 1px solid #dddddd;
    height: 38px;
    text-align: left;
    color: #ddd;
}

.ueeshop_responsive_article_feedback .rows .form_button {
    width: 120px;
    height: 30px;
    line-height: 30px;
    background: #222;
    color: #fff;
    font-size: 14px;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
}

.cp dl {
    width: 48.5%;
    overflow: hidden;
    float: left;
    display: inline;
    padding: 12px 0px 0 11px;
}

.cptab {
    line-height: 40px;
    font-size: 16px;
    color: #074f9b;
    text-decoration: none;
    padding: 0 8px;
}

.pro_c_s_i .list .til {
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    padding-top: 0;
    line-height: 40px;
}

/*产品中心*/

/* 应用案例 */
.showList li {
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 30px;
    text-align: center;
}

.showList li p {
    background: #074f9b;
    line-height: 30px;
    font-size: 14px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #fff;
}
.center .title {
    text-align: center;
    font-size: 20px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 15px;
}

.details-txt {
    font-size: 14px;
    line-height: 250%;
    width: 100%;
    table-layout: fixed;
    border-bottom: 1px dashed #e0e1dc;
    padding: 15px 0;
    min-height: 150px;
}

/* 应用案例 */

/* 新闻中心 */
.dl_42 dt {
    width: 48%;
    float: left;
}
.dl_42 dd {
    background: #fff;
    padding-left: 15px;
    float: left;
    width: 48%;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.dl_42 dt a {
    width: 100%;
    padding: 1px;
    border: 1px solid #d7d7d7;
    display: block;
}

.dl_42 dd h4 {
    font-size: 18px;
    padding-bottom: 0;
    height: auto;
    line-height: 16px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.dl_42 dd p {
    height: auto;
    overflow: hidden;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.dl_42 dd .mor {
    font-size: 14px;
    color: #074f9b;
    font-weight: bold;
}

.con {
    font-size: 14px;
    line-height: 30px;
}
/* 新闻中心 */

/* 面包线 */
.rtop span em {
    color: #000;
}
.rtop span a {
    color: #000;
}

/* 面包线 */

/* 公司环境 */
.image-list .pic li {
    width: 48%;
    display: inline-block;
    margin: 1%;
    margin-bottom: 0;
}
.image-list .pic li:nth-child(3n+1) {
    margin-left: 1%;
}
.image-list .pic li:nth-child(3n) {
    margin-right: 1%;
}

/* 公司环境 */


｝