

/*  首页：自有设备图标！  */
.content_home_1{
    padding:0.19rem 0;
    text-align: center;
}

.content_home_1 li{
    display: inline-block;
    margin-right: 0.19rem;
    margin-left: 0.19rem;
}

.content_home_1 li.no_margin_right{
    margin-right: 0;
}

.content_home_1 li .icon{
    width:1.31rem;
    height:1.29rem;
    border-radius: 0.655rem;
}

.content_home_1 li .icon img{
    width: 100%;
    height: 100%;
}

.content_home_1 li .txt{
    width: 1.31rem;
    margin-top: 0.07rem;
    text-align: center;
    font-size: 0.2rem;
    color: #2a2a2a;
}



/*  首页：选取的3个栏目！  */
.content_home_smallnav{
    padding:0.2rem 0;
    text-align: center;
}

.content_home_smallnav ul{
    height: 1.01rem;
}

.content_home_smallnav li{
    display: inline-block;
    margin-right: 0.02rem;
}

.content_home_smallnav li.no_margin_right{
    margin-right: 0;
}

.content_home_smallnav li .box{
    width: 1.94rem;
    height: 1.01rem;
    position: relative;
}

.content_home_smallnav li .box img{
    width: 100%;
    height: 100%;
}

.content_home_smallnav li .box img{
    width: 100%;
    height: 100%;
}

.content_home_smallnav li .box .txt{
    position: absolute;
    top: 0.06rem;
    left: 0.1rem;
    font-size:0.22rem;
    color:#333333;
}



/*  首页：嘉和动态！  */
.content_home_dynamic{
    padding-left: 0.12rem;
    padding-right: 0.12rem;
}

.content_home_dynamic .left{
    float: left;
    width: 0.76rem;
    height:0.8rem;
    background: url(../../images/img_56.png) no-repeat center center;
	background-size:0.49rem  0.45rem;
}

.content_home_dynamic .left_line{
    float: left;
    width: 0.01rem;
    height:0.46rem;
    /*background: url(../../images/img_36.png) repeat-x center center;
    background-size:0.03rem  0.46rem;*/
    border-left: 0.01rem solid #d9d9d9;
	margin-top: 0.17rem;
}

.content_home_dynamic .right{
    float:right;
    margin-top: 0.19rem;
    padding-left: 0.29rem;
    width:4.90rem;
    height:0.42rem;
    line-height:0.42rem;
    background: url(../../images/img_57.png) no-repeat left center;
	background-size:0.29rem 0.25rem;
    overflow:hidden;

}

.content_home_dynamic .right .out_box {
    float: left;
    position: relative;
    width: 4.8rem;
}

.content_home_dynamic .right .box{
	position:absolute;
	width:100%;
	display:none;
}

.content_home_dynamic .right .title{
	margin-left:11px;
    width:100%;
    height: 0.42rem;
    overflow: hidden;
    color:#ffffff;
    display: inline-block;
    float: left;
}

.content_home_dynamic .right .title a{
	color:#333333;
    font-size: 0.25rem;
    display: block;
    width:100%;
    height: 0.42rem;
    line-height: 0.42rem;
    overflow:hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




/*  首页：合作伙伴！  */
.content_home_hzhb{
    padding-left: 0.12rem;
    padding-right: 0.12rem;
}

.content_home_hzhb .left{
    float: left;
    width: 0.76rem;
    height:0.95rem;
    background: url(../../images/img_60.png) no-repeat center center;
	background-size:0.49rem  0.45rem;
}

.content_home_hzhb .left_line{
    float: left;
    width: 0.01rem;
    height:0.95rem;
    background: url(../../images/img_36.png) no-repeat center center;
	background-size:0.01rem  0.46rem;
}

.content_home_hzhb .right{
    float:right;
    margin-top: 0.19rem;
    margin-bottom: 0.19rem;
    width:5.27rem;
	height:0.59rem;
    overflow:hidden;
}


.content_home_hzhb .right ul {
    position: relative;
    overflow: hidden;
}

.content_home_hzhb .right li{
	float:left;
	margin-right:0.07rem;
}

.content_home_hzhb .right li.no_margin_right{
	margin-right:0;
}

.content_home_hzhb .right li .img{
	width:1.00rem;
    height:0.57rem;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
}

.content_home_hzhb .right li .img img{
	width:100%;
	height:100%;
}


.content_home_hzhb .right li .txt{
	width:1.00rem;
	height:0.57rem;
    border: 1px solid #f8f4f1;
    padding:0 5px;
    text-align: center;
    color: #666666;
    font-size: 0.14rem;

    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;

    display:table;
}

.content_home_hzhb .right li .txt .in_txt{
    display:table-cell;
    vertical-align:middle;
}


/*  首页：产品列表！  */
.content_home_zysb_list{
    padding-top: 0.15rem;
}

.content_home_zysb_list .subcolumn_list{
    width: 100%;
    margin-top: 0.08rem;
    padding-bottom: 0.25rem;
}

.content_home_zysb_list .subcolumn_list .list_line{
    text-align: center;
    padding-bottom: 0.30rem;
    border-bottom: 0.01rem solid #e0e0e0;
}

.content_home_zysb_list .subcolumn_list .list_line li{
    display: inline-block;
    padding: 0.06rem  0.22rem;
    color:#FF7437;
    font-size: 0.22rem;
    cursor: pointer;
    border:2px solid #FF7437;
    margin-left: 0.05rem;
    margin-right: 0.05rem;
}

.content_home_zysb_list .subcolumn_list .list_line li.select{
    color:#222222;
    background-color: #ff7437;
}



.content_home_zysb_list .subcolumn_list .list_box{
    width:100%;

}

.content_home_zysb_list .subcolumn_list .list_box .box{
    display: none;
}

.content_home_zysb_list .subcolumn_list .list_box .box.select{
    display: block;
}

.content_home_zysb_list .subcolumn_list .list_box li{
    float:left;
    border-bottom: 0.02rem solid #e0e0e0;
    border-right: 0.02rem solid #e0e0e0;
}
.content_home_zysb_list .subcolumn_list .list_box li.no_border_right{
    border-right: 0;
}

.content_home_zysb_list .subcolumn_list .list_box li a:hover{
    text-decoration: none;
}

.content_home_zysb_list .subcolumn_list .list_box .item{
    width: 3.18rem;
    /*height:6.14rem;*/
    padding: 0.24rem  0;
}

.content_home_zysb_list .subcolumn_list .list_box .item .img{
    padding:0.1rem;
    width: 2.49rem;
    height:1.68rem;
    margin: 0 auto;
    border:1px solid #cdcdcd;
}

.content_home_zysb_list .subcolumn_list .list_box .item .img img{
    width: 2.49rem;
    height:1.68rem;
}

.content_home_zysb_list .subcolumn_list .list_box .item .title{
    font-size: 0.24rem;
	width: 2.69rem;
	height:0.33rem;
    margin: 0 auto;
    margin-top: 0.18rem;
    overflow:hidden;
    color: #010101;
	text-align:center;
}

.content_home_zysb_list .subcolumn_list .list_box .item .msg{
    font-size: 0.18rem;
    color: #797979;
	width: 2.69rem;
	height:3.15rem;
    margin: 0 auto;
    margin-top: 0.1rem;
    line-height: 0.35rem;
    overflow:hidden;
}

.content_home_zysb_list .subcolumn_list .list_box .item .msg .intro{
    font-weight: bold;
    color:#555555;
}

.content_home_zysb_list .subcolumn_list .more_product{
    display: block;
    padding: 0.06rem 0;
    color: #FF7437;
    font-size: 0.22rem;
    cursor: pointer;
    border: 0.02rem solid #FF7437;
    margin:0 auto;
    margin-top: 0.25rem;
    width:1.32rem;
    text-align: center;
}

/*  首页：新闻资讯！  */
.content_home_xwzx{
    padding: 0.15rem 0.12rem 0;
}

.content_home_xwzx .news_list{
    width: 100%;
    margin-top: 0.2rem;
}

.content_home_xwzx .news_list .box{
    width: 6.14rem;
    margin: 0 auto;
}

.content_home_xwzx .news_list .box .left{
    float: left;
    width: 3.53rem;
}

.content_home_xwzx .news_list .box .title{
    font-size: 0.24rem;
    color:#000000;
	width:100%;
    height: 0.70rem;
    line-height: 0.35rem;
	overflow:hidden;
}

.content_home_xwzx .news_list .box .msg{
    margin-top: 0.15rem;
    font-size: 0.2rem;
    color:#696969;
	width:100%;
    height: 0.70rem;
    line-height: 0.35rem;
	overflow:hidden;
}

.content_home_xwzx .news_list .box .right{
    float: right;
    width: 2.3rem;
    height: 1.53rem;
}

.content_home_xwzx .news_list .box .right img{
    width: 2.3rem;
    height: 1.53rem;
}

.content_home_xwzx .news_list .line{
    width: 100%;
    height: 0.01rem;
    margin: 0.28rem  0;
    background:url(../../images/img_37.png);
    background-size:6.29rem  0.01rem;
}

.content_home_xwzx .more_news{
    margin-top: 0.1rem;
    width: 100%;
    height: 0.7rem;
}

.content_home_xwzx .more_news .more{
    float: right;
    height:0.7rem;
    line-height:0.7rem;
    background:url(../../images/img_13.png) no-repeat 0 center;
    background-size:0.4rem  0.25rem;
    padding-left: 0.48rem;
}

.content_home_xwzx .more_news .more a{
    color: #ff0000;
    font-size: 0.2rem;
    display: block;
}


/*  (页面)关于我们：公司简介！  */
.content_gywm_1{
    width: 100%;
    background: url(../../images/img_25.png) repeat-y 0 center;
    padding: 0.5rem 0  0.96rem  0;
}

.content_gywm_1 .title{
    width:5.48rem;
    margin:0 auto;
    margin-bottom: 0.21rem;
    text-align: center;
    color:#ffffff;
    font-size:0.32rem;
}

.content_gywm_1 .msg{
    width:5.48rem;
    margin:0 auto;
    color:#ffffff;
    font-size: 0.2rem;
    line-height: 0.36rem;
}



/*  (页面)关于我们：公司简介！  */
.content_gywm_2{
    /*padding-bottom:0.27rem;*/
    background-color: #ececec;
    border-bottom:1px solid #e0e0e0;
    position: relative;
}

.content_gywm_2 .top{
    width:5.92rem;
    height:0.7rem;
    margin:0 auto;
    line-height:0.7rem;
    text-align:center;
    border-radius: 0.08rem  0.08rem  0  0;
    font-size: 0.32rem;
    color: #000000;
    position: absolute;
    top: -0.7rem;
    left: 0.24rem;
    background-color:#e6e6e6;
}


.content_gywm_2 .img{
    width: 5.92rem;
    height: 4.95rem;
    margin:0 auto;
}

/*
.content_gywm_2 .img img{
    width: 5.92rem;
    height: 4.73rem;
}

.content_gywm_2_img{
    height: 4.73rem;
}

.content_gywm_2_img img{
    height: 4.73rem;
}
*/



/*  联系我们：联系方式   */
.company_page_lxfs2{
   /*width:5.2rem;*/
   padding:0.3rem  0  0.21rem  0;
   /*border-bottom: 0.01rem solid #e0e0e0;*/
   margin: 0 auto;
}

.company_page_lxfs2 .company_map{
    width: 6.1rem;
    height: 6.0rem;
    margin: 0 auto;
    margin-top: 0.3rem;
    border: 0.02rem solid #cdcdcd;
    box-shadow: 0 0 0.15rem 0.01rem #cdcdcd;
}

.company_page_lxfs2 .company_msg {
    width: 5.4rem;
    margin: 0 auto;
    line-height: 0.37rem;
    font-size: 0.24rem;
    color: #2d2b2b;
    margin-top: 0.3rem;
}


/*  在线留言  */
.content_zxly{
    width: 100%;
    padding-top: 0.15rem;
    padding-bottom: 0.5rem;
}

.content_zxly .bottom_site{
    margin-top: 0.23rem;

}

.content_zxly .bottom_site .input_box{
    width: 5.2rem;
    height: 0.70rem;
    line-height: 0.70rem;
    border: 0.02rem solid #ff7437;
    margin: 0 auto;
    margin-bottom: 0.20rem;
}

.content_zxly .bottom_site .key{
    margin-left: 0.13rem;
    font-size: 0.2rem;
    color: #777777;
    float: left;
}

.content_zxly .bottom_site .input_box .val_input{
    width: 4.0rem;
    height: 100%;
    border:none;
    float: left;
}

.content_zxly .bottom_site .input_box_area{
    width: 5.2rem;
    height: 2.24rem;
    line-height: 0.70rem;
    border: 0.02rem solid #ff7437;
    margin: 0 auto;
    margin-bottom: 0.20rem;
}

.content_zxly .bottom_site .input_box_area .val_textarea{
    width: 4.0rem;
    height: 100%;
    line-height: 0.70rem;
    border:none;
    float: left;
}

.content_zxly .bottom_site .input_box img {
    position: absolute;
    top: -0.01rem;
    right: -1.90rem;
    width:1.8rem;
    height: 0.72rem;
}

.content_zxly .bottom_site .sub{
    width: 5.2rem;
    height: 0.7rem;
    background-color: #ff7537;
    color: #ffffff;
    margin: 0 auto;
    display: block;
    border: none;
    font-size: 0.34rem;
    border-radius: 0.08rem;
    cursor: pointer;
}

.content_zxly .bottom_site .spe_box{
    width: 3.3rem !important;
    position: relative;
    margin-left: 0.58rem !important;
}


/*  新闻列表  */
.list_news{
    width:100%;
}

.list_news .box{
    padding:0.2rem  0.15rem;
}

.list_news .box .left{
    float:left;
    width: 2.3rem;
    height: 1.41rem;
	border:1px solid #dddddd;
}

.list_news .box .left img{
    /*width: 2.3rem;
    height: 1.41rem;*/
}

.list_news .box .right{
    float:right;
    width:3.59rem;
}

.list_news .box .right .title{
    width: 100%;
    line-height: 0.38rem;
    height:0.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_news .box .right .title a{
    font-size: 0.24rem;
    color:#010101;
}

.list_news .box .right .msg{
    margin-top: 0.13rem;
    line-height: 0.24rem;
    height: 0.48rem;
    color: #7a7a7a;
    font-size: 0.18rem;
    overflow: hidden;
}

.list_news .box .right  .time{
    float:right;
    color: #525252;
    font-size:0.2rem;
    background: url(../../images/img_26.png) no-repeat;
	background-size:0.25rem 0.27rem;
    padding-left: 0.28rem;
    margin-top:0.13rem;
}

/*  新闻列表2  */
.list_news2{
    width:100%;
    padding-top:0.2rem;
    /*padding-bottom: 1.00rem; */
}

.list_news2 li{
    padding: 0.28rem 0.25rem 0.25rem;
}

.list_news2 li .fline{
    width: 100%;
    height: 0.35rem;
    line-height: 0.35rem;
}

.list_news2 li .fline .title{
    float: left;
    background: url(../../images/img_66.png) no-repeat 0.01rem  0.09rem;
    background-size: 0.13rem 0.13rem;
    background-size: 0.13rem 0.13rem;
    padding-left: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width:3.9rem;
    height: 100%;
    line-height: 0.2rem;
}

.list_news2 li .fline .title a{
    font-size: 0.25rem;
    height:0.35rem;
    line-height: 0.35rem;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_news2 li .fline .time{
    font-size: 0.2rem;
    color: #474747;
    height:100%;
    line-height: 0.35rem;
    background: url(../../images/img_67.png) no-repeat left center;
    background-size: 0.23rem 0.22rem;
    padding-left: 0.25rem;
    float: right;
}

.list_news2 li .msg{
    margin-top: 0.13rem;
    line-height: 0.23rem;
    height:0.44rem;
    color: #7a7a7a;
    font-size: 0.20rem;
    overflow: hidden;
}

.list_news2 li .images{
    margin-top: 0.15rem;
}

.list_news2 li .images .img{
    display: inline-block;
    width: 1.78rem;
    height: 0.97rem;
    margin-right: 0.04rem;
}

.list_news2 li .images .img img{
    width: 100%;
    height: 100%;
}

/* 新闻列表3 */
.list_news3{
    width: 100%;
}

.list_news3 .box{
    padding:0.28rem 0;
    width: 6.14rem;
    margin: 0 auto;
    border-bottom:0.01rem solid #dfdfdf;
}

.list_news3 .box .left{
    float: left;
    width: 2.3rem;
    height: 1.53rem;
}

.list_news3 .box .left img{
    width: 2.3rem;
    height: 1.53rem;
}

.list_news3 .box .left img.pro_img{
    display:block;
    padding:0.1rem;
    width: 2.1rem;
    height: 1.33rem;
    border:0.01rem solid #dedede;
}

.list_news3 .box .right{
    float: right;
    width: 3.53rem;
}

.list_news3 .box .title{
    font-size: 0.24rem;
    color:#000000;
    width:100%;
    max-height: 0.70rem;
    line-height: 0.35rem;
    overflow:hidden;
}

.list_news3 .box .msg{
    margin-top: 0.15rem;
    font-size: 0.2rem;
    color:#696969;
    width:100%;
    height: 0.70rem;
    line-height: 0.35rem;
    overflow:hidden;
}


/*   显示单页栏目的所有图片   */
.list_images{
    width:100%;
    padding-top:0.2rem;
}


.list_images .middle{
    padding-top:0.3rem;
	padding-bottom:0rem;
    width:5.5rem;
	margin:0 auto;
    position: relative;
}

.list_images .middle li{
    float:left;
	width:2.6rem;
	margin-right:0.29rem;
	margin-bottom:0.2rem;
}

.list_images .middle li.no_margin_right{
   margin-right:0;
}

.list_images .middle li .img{
    margin:0 auto;
    width:100%;
	height:1.75rem;
	position:relative;
	overflow:hidden;
	display:block;
}

.list_images .middle li .img img{
    width:100%;
	height:100%;
	position:relative;
}

.list_images .middle li .title{
    width:100%;
	text-align:center;
	height:0.36rem;
    line-height: 0.36rem;
    font-size: 0.2rem;
    letter-spacing:0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#474747;
}




/*  新闻详情页 或 单页栏目 的样式  */
.article_content {
    margin: 0 auto;
	padding-top:0rem;
	padding-bottom:0.4rem;
    width: 100%;
    min-height: 3.6rem;
}

.article_content .content {
    width: 6.0rem;
    margin: 0 auto;
    font-family: Microsoft yahei,Arial,sans-serif;
    white-space:normal;
    word-break:break-all;
    word-wrap:break-word;
    margin-top: 0.16rem;
}

.article_content .content .argument{
    padding-bottom:0.12rem;
}

.article_content .content .argument .attr{
    margin-bottom:0.1rem;
}

.article_content .content .argument .attr .box{
    width:2.94rem;
	height:0.44rem;
	line-height:0.44rem;
	text-align:center;
    border: 0.01rem solid #eee;
    color:#484848;
	font-size:0.2rem;
	overflow:hidden;
}

.article_content .content .argument .attr .left_site{
    float:left;
}

.article_content .content .argument .attr .right_site{
    float:right;
}

.article_content .content .title {
    width: 100%;
	line-height:0.50rem;
    text-align: center;
    font-size: 0.32rem;
    margin: 0 auto;
	color: #222222;
}

.article_content .content .time{
    font-size: 0.24rem;
    text-align: center;
	line-height:0.45rem;
	color:#818181;
}

.article_content .content .across_line{
    width:100%;
	height:0.01rem;
	/*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
	border-bottom:1px dashed #ddd;
	margin:0.07rem  0  0.32rem  0;
}

.article_content .content .across_line_2{
    width:100%;
	height:0.01rem;
	/*background:url(../../images/across_line.png) #cfcfcf no-repeat ;*/
	border-bottom:1px dashed #ddd;
	margin:0.07rem 0 0 0;
}

.article_content .content .across_line_3{
    width:100%;
	height:0.01rem;
	border-bottom:1px solid #ddd;
	margin-top:0.6rem;
}

.article_content .content .across_line_4{
    width:100%;
	height:0.01rem;
	border-bottom:1px dashed #ddd;
	margin:0.4rem 0 0 0;
}



.article_content .content img {
    max-width: 5.7rem;
    text-align: center;
}

.article_content .bottom_return {
    width:0.83rem;
	margin:0 auto;
    margin-top: 0.2rem;
    background: url(../../images/return.png) no-repeat 0.05rem center;
	background-size:0.2rem 0.2rem;
    padding: 0.05rem 0.1rem;
    padding-left: 0.3rem;
    border: 0.02rem solid #bfbfbf;
}

.article_content .bottom_return a{
    color: #454545;
	font-size:0.20rem;
	display:block;
}

/*
.article_content .content .bottom{
    margin-top:19px;
}

.article_content .content .bottom .left_bottom{
    float:left;
}


.article_content .content .bottom .left_bottom .single_item{
    height:24px;
    line-height:24px;
	color:#333333;
}


.article_content .content .bottom .right_bottom{
    float:right;
	margin-top:4px;
	background:url(../../images/return.png) no-repeat 3px 2px;
	padding:2px 10px;
	padding-left:28px;
	border:1px solid #ECECEC;
	color:#333333;
}
*/



/*  没有内容的区域  */
.no_content{
    width:100%;
	min-height:4rem;
}

.no_content_msg {
    font-size: 0.15rem;
    height: 0.6rem;
    line-height: 0.6rem;
    padding: 0.06rem 0;
    color: #595757;
    margin-left: 0.25rem;
    letter-spacing: 0.005rem;
}

.no_content .no_content_msg .across_line_4{
    width:98%;
	height:0.01rem;
	border-bottom:1px dashed #ddd;
	margin:0.07rem 0 0 0;
}

.no_content .no_content_msg .across_line_5{
    float:left;
    width:98%;
	height:0.01rem;
	border-bottom:1px dashed #ddd;
	margin:0.07rem 0 0 0;
}

.no_content_msg  .tips_img{
 	float:left;
	margin-top:0.175rem;
    margin-right:0.05rem;
	line-height:0.2rem;
}

.no_content_msg .tips_img img{
    width:0.25rem;
	height:0.25rem;
}

.no_content_msg .txt{
	float:left;
	font-size:0.26rem;
}




/*   产品列表   */
.product_list{
    width: 100%;
}

.product_list .top_line{
    height: 0.12rem;
    background-color: #91bf00;
}


.product_list .left_box{
    float: left;
    width: 1.77rem;
    height: 100%;
}

.product_list .left_box .column_name{
    background: url(../../images/img_68.png) no-repeat;
    background-size: 1.77rem 0.81rem;
    width: 100%;
    height: 0.81rem;
    position: relative;
}

.product_list .left_box .column_name .chs_name{
    font-size: 0.22rem;
	width:0.95rem;
	height:0.31rem;
	overflow:hidden;
    color: #ffffff;
    position: absolute;
    top: 0.06rem;
    left: 0.58rem;
}

.product_list .left_box .column_name .eng_name{
    font-size: 0.14rem;
    color: #ffffff;
    position: absolute;
    top: -0.12rem;
    left: 0.12rem;
}

.product_list .left_box .column_name .eng_name .name_first{
    color: #ffffff;
    font-size: 0.60rem;
}

.product_list .left_box .bottom{
    width: 1.77rem;
    padding-top: 0.12rem;
    /*padding-bottom: 0.34rem;*/
    background-color: #838383;
    text-align: center;
}

.product_list .left_box .bottom li{
    height: 0.60rem;
    line-height: 0.60rem;
    border-bottom: 1px solid #dfdfdf;
    text-align: center;
    color: #ffffff;
    font-size: 0.18rem;
    overflow: hidden;
}

.product_list .left_box .bottom li:hover{
    color: #ff7437;
}

.product_list .left_box .bottom li.select{
    color: #ff7437;
}



.product_list .right_box{
    float: right;
    margin-top: 0.25rem;
    margin-right: 0.17rem;
    width: 4.27rem;
}

.product_list .right_box ul{
    padding-bottom: 0.15rem;
}

.product_list .right_box li{
    float:left;
	width:2.0rem;
	margin-right:0.26rem;
	margin-bottom:0.2rem;
}

.product_list .right_box li.no_margin_right{
   margin-right:0;
}

.product_list .right_box li .img{
    margin:0 auto;
    padding:0.1rem;
    width:1.76rem;
	height:1.8rem;
	position:relative;
	overflow:hidden;
    display:block;
    border: 0.02rem solid #dddddd;
}

.product_list .right_box li .img img{
    width:100%;
	height:100%;
    position:relative;

}

.product_list .right_box li .title{
    width:100%;
	text-align:center;
	height:0.36rem;
    line-height: 0.36rem;
    font-size: 0.2rem;
    letter-spacing:0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#474747;
}


/*  产品详情  */
.product_details{
    width: 100%;
}

.product_details .top_line{
    height: 0.12rem;
    background-color: #91bf00;
}

.product_details .txt{
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.26rem;
    padding-left: 0.25rem;
    border-bottom: 1px solid #dae4ed;
}

.product_details .middle{
    padding:0.37rem 0.35rem 0.60rem;
}

.product_details .middle .product_slide{
    width: 100%;
    height:3.82rem;
    /*background-color: #ff0000;*/
    border: 1px solid #dddddd;
}

.product_details .middle .parameter{
    margin-top: 0.55rem;
}

.product_details .middle .parameter table{
    border: 1px solid #ACACAC;

}

.product_details .middle .parameter table .key{
    width: 2.57rem;
    height: 0.55rem;
    font-size: 0.24rem;
    border: 1px solid #ACACAC;
    text-align: center;
}

.product_details .middle .parameter table .value{
    width:3.13rem;
    height: 0.55rem;
    font-size: 0.24rem;
    border: 1px solid #ACACAC;
    text-align: center;
    color:#666666;
}

.product_details .middle .purpose{
    font-size: 0.2rem;
    margin-top: 0.46rem;
}

.product_details .middle .link{
    width: 100%;
    text-align: center;
}

.product_details .middle .link .alink{
    width: 2.8rem;
    height: 0.55rem;
    line-height: 0.55rem;
    background-color: #91bf00;
    border-radius: 0.06rem;
    font-size: 0.24rem;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    margin-top: 0.46rem;
}




/*  发展历程  */
.content_fzlc{
    margin-top:0.2rem;
    width:100%;
	height:18.0rem;
    background:url(../../images/img_74.jpg) no-repeat;
	background-size:100% 100%;
	padding-top:0.7rem;
	padding-bottom:0.9rem;
}

.content_fzlc .content{
	margin-left:0.2rem;
	margin-right:0.1rem;
}


.content_fzlc .content img {
    max-width: 5.7rem;
    text-align: center;
}




/*  设置 页面中的视频 居中显示！  */
.news_player_class{
	margin:0 auto;
}



















































































































