.head_title td.tdw3{width: 45%;}
.head_title td.tdw4{width: 20%;}
.meta_title span{font-size: 25px;}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{margin-bottom: 50px;padding: 0px 10px;}
.two_col2 .meta_cont4,.swiper_news3 .swiper-wrapper,.swiper_news3 .swiper-slide{height: 385px !important;}
.swiper_news3 .swiper-wrapper,.swiper_news3 .swiper-slide{text-align: center;}
.meta_news .meta_top p.meta_top_con{color: #666;line-height: 27px;font-size: 15px;}
.meta_cont4 .meta_news .meta_top h5{line-height: 30px;}
.meta_cont4 .meta_title{height: 60px;}
.meta_cont4 .meta_title span{padding: 10px 30px;line-height: 40px;height: 60px;vertical-align: top;}
.textList li{line-height: 32px;}
.textList li a{font-size: 16px;line-height: 45px;padding-right: 20px;}
.textList li span{line-height: 45px;display: none;}

.swiper_news3 .swiper-container{width: 100%;}

@keyframes turn{
  0%{-webkit-transform:rotate(0deg);}
  25%{-webkit-transform:rotate(90deg);}
  50%{-webkit-transform:rotate(180deg);}
  75%{-webkit-transform:rotate(270deg);}
  100%{-webkit-transform:rotate(360deg);}
}

.about{
    background: #f5f5f5;
    padding-top: 30px;
    position: relative;
    padding-bottom: 20px;
}
.first_title{
    text-align: center;
}
.first_title .title_text{
    font-size: 26px;
    color: #01395e;
    font-weight: bold;
    font-family:"黑体"!important;
}
.first_title .english{
    font-size: 18px;
    color: #afafaf;
    margin-top: 10px;
    font-weight: bold;
}
.about .about-box{
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.about .about-box .text-box{
    width: 741px;
    float: left;
}
.about .about-box .text-box .text-head{
    font-size: 24px;
    color: #454545;
    line-height: 80px;
    font-weight: bold;
    font-family:"黑体"!important;
}
.about .about-box .text-box .text{
    font-size: 14px;
    color: #717171;
    line-height: 26px;
}
.about .about-box .text-box .more{
    width: 150px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #8d8d8d;
    border: 1px solid #e2e2e2;
    background: #fff;
    margin-top: 20px;
    text-align: center;
    line-height: 30px;
}
.about .about-box .text-box .more .iconfont{
    color: #a5a5a5;
    margin-left: 10px;
    font-size: 12px;
}
.about .about-box .img-box{
    float: right;
    width: 385px;
    height: 250px;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 10px 5px #e1e7ed;
}
.about .about-box .img-box img{
    width: 373px;
    height: 238px;
    position: relative;
    top: 50%;
    margin-top: -119px;
}
.about .info{
    width: 1200px;
    height: 196px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: -100px;
    background: #fff;
    box-shadow: 0px 0px 10px 1px #e1e7ed;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.about .info .item{
    width: 25%;
    text-align: center;
}
.about .info .item .head{
    line-height: 45px;
    font-size: 45px;
    color: #454545;
    font-weight: bold;
    font-family:"黑体"!important;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
}
.about .info .item .head span{
    font-size: 24px;
    color: #454545;
    line-height: 36px;
}
.about .info .item .word{
    font-size: 32px;
}
.about .info .item .head label{
    font-size: 30px;
    color: #454545;
    font-weight: initial;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 105px;
}
.about .info .item .text{
    font-size: 16px;
    color: #afafaf;
    margin-top: 15px;
    font-weight: bold;
    font-family:"黑体"!important;
}

.product{
    background: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
}
.product .list{
    width: 980px;
    margin: 0 auto;
    margin-top: 40px;
}
.product .list .item{
    width: 280px;
    height: 320px;
    box-shadow: 0px 0px 10px 1px #e1e7ed;
    cursor: pointer;
    float: left;
    margin-right: 70px;
}
.product .list .item:nth-child(3){
    margin-right: 0;
}
.product .list .item .img-box{
    width: 280px;
    height: 200px;
}
.product .list .item .img-box img{width: 100%;height: 100%;}
.product .list .item .item_num{
    width: 60px;
    line-height: 60px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #e2e2e2;
    font-size: 50px;
    color: #a1a1a1;
    font-weight: bold;
    font-family:"黑体"!important;
}
.product .list .item .text{
    font-size: 20px;
    color: #01395e;
    text-align: center;
    font-weight: bold;
    font-family:"黑体"!important;
    margin-top: 15px;
}
.product .list .item:hover{
    background: #103f6e;
}
.product .list .item:hover .item_num{
    border-bottom: 2px solid #fff;
    color: #cfd9e2;
}
.product .list .item:hover .text{
    color: #fff;
}

.link2 .meta_title{display: none;}
.meta_news ul.indexyqlj li{margin-bottom: 15px;
-ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%}
.meta_news ul.indexyqlj li a{font-size: 16px;}
.clear{clear: both;}
.swiper_news3{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
.two_col2 .col-md-7{
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
}
/* ========================= footer ========================= */
.footer{padding: padding: 50px 0px;}
.footer_right_img img{width: 150px;}
.footer .middle{margin-left: 20px;padding-left: 40px;border-left: 1px solid #666666;}
.footer .middle p {
  margin-bottom: auto;
  text-align: left;
  color: #999;
  font-size: 14px;
  line-height: 1.6rem;
}
.footer .col-md-6,.footer .col-md-3{margin: 0px;}
.footer_left_img img{margin-top: 30px;}


/* ========================= product_list ========================= */
.screenshots{background: #f9f9f9;}
.product_list .slick-slide {
    padding: 5px;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px 1px #eee inset
}
.widget {
	padding: 10px;
    -webkit-transition: all .25 sease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}
.widget:hover {
}
.widget-header{margin:0px;}
.widget-header a{height: 300px;display: flex;align-items:center;justify-content:center;outline: none;background:url(../images/bg_product.jpg) no-repeat center center;background-size: cover;}
.widget img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.widget .widget-title {
    padding: 0;
    padding: 10px 20px;
    margin: 0;
    text-align: left
}
.widget:hover .widget-title:after {
    opacity: 1
}
.widget .widget-title p a {
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    height: 14px;
}
.widget .widget-title a.desc {
    color: #999999;
}
.widget .widget-title a {
    color: #666;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
    text-align: left
}
.widget .widget-title a>span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.widget .widget-title p {
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    color: #999;MARGIN: 0PX;}
.dots {
    text-align: right;
    margin-right: 40px
}
.dots p {
    padding: 0 10px;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    border-radius: 20px;
    background-color: #dbbd7d;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-bottom: 0px;
    transition: all 0.5s;
    width: 40px;
    overflow: hidden;
}
.dots p span {
	font-size: 14px;
	padding:0px 5px;
    display: none;
}
.widget:hover .dots p{width: 102px;}
.widget:hover .dots p span {
    display: inline-block;
    vertical-align: top;
}
.widget:hover .widget-title span {
    color: #2568C3;
}
.dots i {
    font-size: 16px;
    line-height: 40px;
}
.carousel-slider .slick-prev, .carousel-slider .slick-next {
		width:34px;
		height:52px;
		color:#d0d0d0;
		text-align:center;
		margin-top:-26px;
		z-index:100;
		border-radius:50%;
		box-shadow:none;
		-webkit-transform:none;
		-ms-transform:none;
		transform:none;
		-webkit-transition:color .2s ease, background .2s ease;
		transition:color .2s ease, background .2s ease;
	}
.carousel-slider .slick-prev:before, .carousel-slider .slick-next:before {
		font-family:FontAwesome;
		color:#d0d0d0;
		font-size:30px;
		line-height:1;
		text-align:center;
		font-weight:700;
		text-rendering:auto;
		background-color:transparent;
		content:"\f177";
		opacity:1;
		-webkit-transition:color .2s ease, background .2s ease, opacity .2s ease-in-out;
		transition:color .2s ease, background .2s ease, opacity .2s ease-in-out;
		-webkit-font-smoothing:antialiased;
		-moz-osx-font-smoothing:grayscale;
	}
.carousel-slider .slick-next:before { content:"\f178"; }
/* ========================= News ========================= */
.news-item {
    position: relative;
    width: 80%;
    margin: 0px auto;
}
.news-box{background: #fff;}
.tab_titles {
 overflow: hidden;
 display: flex;
 align-items: center;
 justify-content:center;
 margin: 0px 0 20px;
}
.tab_titles .more {
 font-size: 18px;
 color: #999999;
 margin-right: 0;
}
.tab_titles .more:hover {
 color: #0181A7;
 font-weight: 600;
}
.tab_titles a {
 font-size: 18px;
 color: #666;
 margin-right: 35px;
 display: inline-block;
 padding: 5px 25px;
 border: 1px solid #eeeeee;
}
.tab_titles a:hover{background-color: #dbbd7d;color: #fff;}
.tab_titles a.active{background-color: #dbbd7d;color: #fff;}
.tab_titles_l {
 display: flex;
 align-items: center;
}
.new_items {
 display: none;
}
.new_items.selected {
 display: block;
}
.article_Box {
 width: 49%;
 margin-right: 1%;
 float: left;
 box-shadow: 3px 12px 29px #ddd;
}
.article_Box>a {
 display: block;
 width: 100%;
 height: 300px;
 overflow: hidden;
 background-size: 100%;
 background-position: center center;
 transition: all 0.2s;
}
.article_Box>a:hover {
 background-size: 105%;
}
.article_Box h2 {
 font-size: 16px;
 color: #333;
 position: relative;
 margin: 10px 0 5px;
}
.article_Box h2 .span_date {
 font-size: 14px;
 color: #999;
 position: absolute;
 top: -31px;
 left: 0;
}
.article_Box p {
 font-size: 14px;
 color: #666;
 padding-bottom: 10px;
 margin-bottom: 0px;
 display: none;
}
.article_Box p .details {
 font-size: 12px;
 color: #0181A7;
 float: right;
}
.article_List {
 width: 50%;
}
.article_List li {
 padding: 17px 30px 20px 150px;
 box-sizing: border-box;
 border-bottom: 2px solid #fff;
 cursor: pointer;
 line-height: 1.3;
 position: relative;
}
.article_List .title_type {
 font-size: 16px;
 color: #333;
 margin-bottom: 6px;
 display: block;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
}
.article_List .List_right {
 width: 100%;
}
.article_List li p {
 font-size: 12px;
 color: #9B9B9B;
 margin: 0px;
}
.article_List li p .detail {
 float: right;
 color: #ccc;
}
.article_List li p .detail:hover {
 font-size: 12px;
 font-weight: 700;
}
.article_List li .span-date {
 font-size: 14px;
 color: #999;
 position: absolute;
 left: 30px;top: 20px;
}
.article_List li .span-date b {
 font-size: 26px;
 color: #666666;
 font-weight: 400;
 display: block;
}
.article_List li .span-date::after {
 display: block;
 content: '';
 width: 1px;
 height: 55px;
 background: #EEEEEE;
 position: absolute;
 top: 0;
 right: -30px;
}
.article_List li:hover {
 box-shadow: 3px 12px 29px #ddd;
 border-bottom: 2px solid #2568c3;
}
.article_List li:hover .span-date {
 color: #2568c3;
}
.article_List li:hover .span-date b {
 color: #2568c3;
}
.article_List li:hover .title_type {
 color: #2568c3;
 font-weight: 600;
}
.article_List_all {
	width: 100%;
}
.article_List_all li {
	width: 50%;
	float: left;
	padding: 17px 30px 20px 150px;
	position: relative;
}
.article_List_all li .span-date {
 font-size: 14px;
 color: #666666;
 position: absolute;
 left: 30px;
 top: 20px;
}
.article_Box .pd20 {
	background-color: #fff;
 padding: 20px;
}
/* ========================= partner ========================= */
.partner_list_met_158_3_79 {
    background-image: url(../images/hz.jpg);
    background-size: cover;
    background-position: center;
    padding: 70px 0px;
    flex: 0 0 auto;
}
.headerContent h2{
    color: #333;
}
.bigimg {
width:600px;
margin-top: 10px;
}
.bigimg .libox {
list-style: none;
width: 33.33%;
float: left;
padding: 0 14px;
margin-bottom: 27px;
}
.bigimg .overlay_hover {
    border-radius: 5px;
    overflow: hidden
}
.bigimg .libox img {
    width: 100%;
    height: auto
}
.left37{width: 37%;height:100%;float: left;display: flex;
    align-items: center;justify-content:center;}
.right63{width: 63%;height: 100%;float: right;background-color: #375cb4;display: flex;
    align-items: center;}
.left37 h2{text-align: center;}
.right63 img{height: 100%;}
.call-box{padding: 20px 10%;display: inline-block;}
.call-box p{color: #b7c5e2;font-size: 14px;margin: 0px;}
.call-box h5{color: #fff;margin: 0px;}
.btnMore {
    margin: 20px auto 0px;
    font-size: 14px;
    border-radius: 20px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border: 1px solid #b7c5e2;
    color: #b7c5e2;
    display: block;
    position: relative;
}
.btnMore:before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #b7c5e2;
    z-index: -1;
    position: absolute;
    left: 0;
    bottom: 0px;
    transform-origin: 100%;
    -webkit-transform-origin: 100%;
    -webkit-transition: -webkit-transform .42s cubic-bezier(.4,0,.2,1);
    transition: transform .42s cubic-bezier(.4,0,.2,1);
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    visibility: hidden\9
}
.btnMore .txt {
    padding: 0px 5px 0 0px;
    vertical-align: top;
    font-size: 12px;
}
.btnMore .ion{font-size: 25px;vertical-align: middle;} 
a.btnMore, a.btnMore:visited {
	-webkit-transition:color .2s ease, background .2s ease, padding .2s ease, border .2s ease, outline .2s ease, opacity .2s ease-in-out;
	transition:color .2s ease, background .2s ease, padding .2s ease, border .2s ease, outline .2s ease, opacity .2s ease-in-out;
}
.btnMore:hover {
    border-color: #b7c5e2;
    color: #b7c5e2;
}
.btnMore:hover:before {
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    transform-origin: 0;
    -webkit-transform-origin: 0;
    visibility: visible\9
}
/* ========================= partner ========================= */
.dp-f{display: flex;height: 100%;align-items:center;justify-content:center;}
.contact-box{background: #FCFCFC;}
.met-index-body{background-image: url(../images/1688094022.jpg);background-color: #FCFCFC;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;flex: 1 1 auto;}
.contact-item{padding: 40px 0px 20px;}
.contact-map{width: 62%;height: 220px;float: right;}
.contact-text{width: 38%;height: 220px;float: left;}                          
.contact-text p{height:60px;margin-bottom:20px;padding:10px 10px 10px 50px;position: relative;margin-right: 10%;font-size: 14px;display: flex;
    align-items: center;color: #666;}
.contact-text p i.fa{font-size: 25px;color: #b9b9b9;line-height: 60px;width: 50px;text-align: center;position: absolute;left: 0px;top: 0px;}
.contact-text p:hover{background-color: #dbbd7d;color: #fff;}
.contact-text p:hover i.fa{color: #fff;}
.contact-text p:hover .arrowright{position: absolute;top: 20px;right: -18px;display: inline-block;width: 0;height: 0;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 18px solid #dbbd7d;}
.contact-text p:last-child{margin-bottom: 0px;}
.rczp{flex: 1 1 auto;overflow: hidden;}

.nav_tab{overflow:hidden;background-color:#d9dfe9;height:60px;}
.prdxq_02 ul{width:100%;overflow:hidden;display:flex;display:-webkit-flex;justify-content:space-between;}
.prdxq_02 ul li{width:20%;overflow:hidden;height:60px;font-size:16px;position:relative;text-align:center;font-weight:bold;color:#333;line-height:24px;border-right:1px solid #c2c9d4;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.prdxq_02 ul li:nth-child(1){border-left:1px solid #c2c9d4;}
.prdxq_02 ul li a{color:#333;}
.prdxq_02 ul li.on a{color:#dbbd7d;}
.prdxq_02 ul li.on b{width:100%;height:3px;display:block;overflow:hidden;background-color:#dbbd7d;position:absolute;left:0px;bottom:0px;}
.wrap{width:100%;margin:0px auto;padding:0px;}
.prdxq_03{overflow:hidden;background:url("../images/pxq_02.jpg") center no-repeat;background-size:cover;padding:60px 0px;}
.pxq_03_t{width:100%;overflow:hidden;text-align:center;font-size:26px;color:#333;font-weight:bold;line-height:60px;}
.pxq_03_c{width:100%;overflow:hidden;margin-top:40px;display:flex;display:-webkit-flex;justify-content:space-between}
.pxq_03_c .fl{width:49%;overflow:hidden;background-color:#d9dfe9;padding:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.pxq_03_c .fr{width:49%;overflow:hidden;background-color:#d9dfe9;padding:30px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.pxq_03_c ul{font-style:initial;max-width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.pxq_03_c ul li{font-style:initial;}
.pxq_03_c ul li{width:100%;overflow:hidden;font-size:14px;line-height:24px;margin:0px 0px;color:#666;position:relative;padding-left:15px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.pxq_03_c ul li:before{content:"鈥�";position:absolute;left:0px;top:6px;line-height:24px;font-size:14px;}
.pxq_03_c p{width:100%;overflow:hidden;font-size:14px;line-height:24px;margin:8px 0px;color:#666;position:relative;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.pxq_03c_c{width:100%;overflow:hidden;}
.pxq_03c_c img{max-width:100%;}
.pxq_03c_c table{max-width:100%;}
.pxq_03c_c table p{width:auto;line-height:initial;}
.pxq_03_c table{max-width:100%;}
.pxq_03_c table p{width:auto;line-height:initial;}

.prdxq_04{overflow:hidden;padding:60px 0px;}
.prdxq_04_c{width:100%;overflow:hidden;margin-top:40px;}
.prdxq_04_c table{width:80%;border:1px solid #ced5e0;border-right:0px;border-bottom:0px;border-radius:6px;margin:0px auto;padding:0px;}
.prdxq_04_c table tr td{font-size:14px;color:#666;line-height:24px;padding:5px 10px;text-align:center;border-right:1px solid #ced5e0;border-bottom:1px solid #ced5e0;}
.prdxq_04_c table tr:nth-child(2n) td{background-color:#edf1f7;}
.prdxq_04_c table tr:nth-child(1) td{border-top:1px solid #ced5e0;}
.prdxq_04_c table tr td:nth-child(1){background-color:#d9dfe9;text-align:left;font-weight:bold;width:30%;padding-left:20px;padding-right:20px;}

.prdxq_05{overflow:hidden;padding:60px 0px;background:url("../images/pxq_03.jpg") center no-repeat;background-size:cover;}
.prdxq_05_c{width:100%;overflow:hidden;margin-top:40px;text-align: center;}
/*.prdxq_05_c ul{width:100%;overflow:hidden;display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;}
.prdxq_05_c ul.ul1{justify-content:center;}
.prdxq_05_c ul li{width:49%;overflow:hidden;}*/
.prdxq_05_c ul li em{width:300px;margin: 0px 5px;display:inline-block;overflow:hidden;font-style:normal;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;border:1px solid #ced5e0;border-radius:6px;}
.prdxq_05_c ul li em img{width: 100%;height: auto;}

.prdxq_07{overflow:hidden;padding:60px 0px;background:url("../images/pxq_03.jpg") center no-repeat;background-size:cover;}
.prdxq_07_c{width:100%;overflow:visible;margin-top:40px;}
.prdxq_07_c ul li{width:100%;overflow:hidden;position:relative;padding-left:160px;border-radius:6px;margin-bottom:20px;background-color:#fff;border:1px solid #ced5e0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.prdxq_07_c ul li .fl{position:absolute;left:0px;top:0px;width:160px;height:100%;background-color:#bdc6d5;border-radius:6px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.prdxq_07_c ul li .fl img{max-width:60px;display:block;margin:0px auto;padding:0px;}
.prdxq_07_c ul li .fr{width:100%;overflow:hidden;padding:20px 30px;padding-right:150px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.prdxq_07_c ul li .fr p{width:100%;overflow:hidden;}
.prdxq_07_c ul li .fr p.p1{font-size:20px;color:#222;line-height:30px;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;}
.prdxq_07_c ul li .fr p.p2{font-size:14px;line-height:24px;color:#999;margin-top:10px;}
.prdxq_07_c ul li .fr a{width:120px;height:40px;position:absolute;right:30px;top:50%;margin-top:-20px;background-color:#bdc6d5;text-align:center;line-height:40px;border-radius:40px;font-size:14px;color:#fff;}
.prdxq_07_c ul li:hover .fl{background-color:#dbbd7d;}
.prdxq_07_c ul li:hover .fr a{background-color:#dbbd7d;}

.slick-prev
{
    left: -35px;
}
.slick-next
{
    right: -35px;
}
/* ========================= Media Queries ========================= */
@media (max-width: 1580px) {
    #navmenu > ul.menu-top > li{
        padding: 0px 5px;
    }
    .post-heading-center h2{font-size: 20px;}
    .post-p{font-size: 14px;}
    .box_w80{width: 90%;}
    .partner_list_met_158_3_79{padding: 20px 0px;}
    .mo-box{padding-right: 400px;}
    .lou-right{width: 337px;}
    .affa-tbl-pricing .tbl-prc-wrap p.mo{margin-bottom: 20px;}
    .affa-counter-txt{margin-bottom: 20px;}
}
@media (max-width: 1200px) {
   .img-logo{max-width: 35%;display: flex;}
   .img-logo img{max-width: 100%;}
}
@media (max-height:768px) {
    .company{font-size: 20px;}
    .affa-counter-txt h4{font-size: 30px;}
}
@media (max-width: 767px) {
	.container-padding100,.container-padding80 {
		padding:20px;
	}
	.bigimg{width: 100%;}
	.adbanner_met_144_2_81.met-index-body .txt2 a{font-size: 40px;}
	.footer-right{display: none;}
	.footer-left{width: 100%;}
	.post-heading-center h2{font-size: 30px;}
	.news-item:nth-child(n+2){display: none;}
	.affa-tbl-pricing .tbl-prc-wrap p.mo:nth-child(n+2){display: none;}
	.affa-counter-txt h4{font-size: 30px;}
	.affa-tbl-pricing .tbl-prc-wrap p{font-size: 14px;}
	.tbl-prc-wrap{padding: 20px;}
	.header-row .col-sm-5{display: none;}
	.header-content .header-txt{min-height: auto;padding-top: 0px;}
	.header-content .header-txt h1{font-size: 22px;
	line-height: 34px;}
	.header-content .header-txt{font-size: 14px;}
	.widget-header a{height: 300px;}
		.navbar { display:none; }
	#navigation_mobile { display:block; }
}


/*内页科普文章列表*/
ul.art_ul {
 border: 1px solid #f0f0f0;
 border-bottom: none;
 border-top: 0;
}
ul.art_ul li {
 float: left;
 /*width: 33.33%;*/
 width: 50%;
 float: left;
 box-sizing: border-box;
 background: #fff;
 position: relative;
 border-right: 1px solid #f0f0f0;
 border-top: 1px solid #f0f0f0;
 padding: 23px 23px 80px;
}
ul.art_ul li a.img_box img {
 width: 100%;
 height: 230px;
 margin-bottom: 20px;
}
ul.art_ul li a.title_type {
 font-size: 18px;
 font-weight: bold;
}
ul.art_ul li p {
 text-indent: 2em;
 margin-top: 10px;
 color: #999;
 line-height: 24px;
 font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
ul.art_ul li p a {
 display: none;
}
ul.art_ul li a.details {
 display: none;
}
ul.art_ul li span.span_date {
 position: absolute;
 bottom: 23px;
 right: 23px;
 float: right;
 color: #999;
 font-weight: 100;
 font-size: 14px;
}
.inside_list li .text .con{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; /*行数*/-webkit-box-orient: vertical;}
.video-margin,.video-margin .swiper-slide,.video-margin img{width: 100%;height: 265px;}

.footer_right_img{display: none;}
.footer_left_img{
    -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%
}

.inside_box{background: #fff;}