@charset "UTF-8";
.tras_2
{
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_pro_main{width:100%;}
/* pro_tit */
.pro_tit{width:100%;text-align:center;}
.pro_tit h2{position: relative;display: inline-block;font-size:0.65rem;height:1.3rem;line-height:1.3rem;color:#e4002b;}
.pro_tit h2 span{display:inline-block;font-size:0.5rem;color:#fff;line-height:1.1rem;margin-left:0.4rem;padding:0 0.6rem 0.1rem 0.6rem;background:url(../images/fangan/fa_tit_back.png) center no-repeat;background-size:100% 100%;}
.pro_tit p{width:80%;margin:0 auto;font-size:0.4rem;line-height:1.5;color:#000;}
.pro_tit h2:before {position: absolute;left: -4.5rem;top: 0.6rem;content: "";display: inline-block;width: 4.3rem;height: 3px;
    background: url(../images/fangan/fa_tit_left.png) left center no-repeat;background-size: 100% 3px;
}
.pro_tit h2:after {position: absolute;right: -4.5rem;top: 0.6rem;content: "";display: inline-block;width: 4.3rem;height: 3px;
    background: url(../images/fangan/fa_tit_right.png) right center no-repeat;
    background-size: 100% 3px;
}
/* pro_tit end*/
/* in_pro_nav */
.in_pro_nav{width:100%;font-size:0.28rem;line-height:0.45rem;padding:0.4rem 0;background:#fff;}
.in_pro_nav ul{width:100%;margin:0 auto;text-align:center;}
.in_pro_nav ul li{cursor:pointer;display:inline-block;color:#000;margin:0 0.1rem;height:1.5rem;line-height:1.3rem;padding:0 0.25rem;
background:url(../images/wsj/pro_nav_line.jpg) right 0.45rem no-repeat;background-size:2px 0.45rem;}
.in_pro_nav ul li.on{color:#fff;font-weight:600;background-image:url(../images/wsj/pro_nav_back.png);background-position:center;background-size:100% 100%;}
.in_pro_nav ul li:hover{color:#e4002b;}
.in_pro_nav ul li:hover.on{color:#fff;}
.in_pro_nav ul li:last-child{background:none;}
.in_pro_nav ul li:last-child.on{color:#fff;font-weight:600;background-image:url(../images/wsj/pro_nav_back.png);background-position:center;background-size:100% 100%;}
.pro_nav_2 ul{width:86%;margin:0 auto;text-align:left;}
/* in_pro_nav end */
/* in_pro_con */
.in_pro_con{width:100%;padding:0;margin:0;}
.in_pro_con .nfts{width:100%;padding:0.8rem 0;}
.in_pro_con ul{padding-top:0.8rem;}
/* in_pro_con end*/
/* tsln_main */
.tsln_main{width:86%;margin:0.5rem auto 0.1rem auto;border-radius:0.25rem;overflow:hidden;padding:1.5rem 0;background:url(../images/wsj/ts_back.jpg) center no-repeat;background-size:cover;}
.tsln_main .tsln_list{width:86%;margin:0 auto;}
.tsln_main .tsln_list li{cursor:pointer;width:23%;height:5.5rem;float:left;margin:0.2rem 1%;background:#ffffff;border-radius:0 0 0.3rem 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.tsln_main .tsln_list li .tsln_list_con{width:80%;margin:0 auto;font-size:0.27rem;line-height:2.0;color:#8b8b8b;}
.tsln_main .tsln_list li .tsln_img{width:100%;height:0.75rem;font-size:0;padding:0.8rem 0 0.2rem 0;}
.tsln_main .tsln_list li .tsln_img img{height:100%;}
.tsln_main .tsln_list li h5{position:relative;margin-bottom:0.2rem;border-bottom:2px solid #ededed;font-size:0.45rem;color:#000000;line-height:2.5;}
.tsln_main .tsln_list li h5:after{
	position:absolute;
	left: 0;
    bottom: -2px;
    content: "";
    display: inline-block;
    width: 1.9rem;
    height: 2px;
	background:#ee0020;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.tsln_main .tsln_list li:hover{transform: translate(0,-6px);}
.tsln_main .tsln_list li:hover h5:after{width:100%;}


.tsln_main .sjln_list{width:86%;margin:0 auto;}
.tsln_main .sjln_list li{cursor:pointer;width:23%;height:5.6rem;float:left;margin:0.2rem 1%;background:#ffffff;border-radius:0 0 0.3rem 0;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.tsln_main .sjln_list li .sjln_img{width:90%;height:4.0rem;margin:0.2rem auto;font-size:0;overflow:hidden;}
.tsln_main .sjln_list li .sjln_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.tsln_main .sjln_list li:hover .sjln_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.tsln_main .sjln_list li h5{position:relative;width:90%;margin:0 auto;font-size:0.32rem;color:#000000;line-height:1.0rem;}
.tsln_main .sjln_list li h5 i{display:inline-block;position:absolute;right:0;top:0.1rem;font-size:0.7rem;font-weight:600;color:#eeeeee;}
/* tsln_main end*/
/* ts_tit */
.ts_tit{width:100%;text-align:center;}
.ts_tit h2{position:relative;display:inline-block;font-size:0.65rem;height: 1.1rem;line-height: 1.1rem;color: #050505;}
.ts_tit h2:before{position:absolute;left:-0.9rem;top:0.35rem;display:inline-block;content: "";width:0.58rem;height:0.45rem;
background:url(../images/wsj/pro_tit_l.png) center no-repeat;background-size:100% 100%;}
.ts_tit h2:after{position:absolute;right:-0.9rem;top:0.35rem;display:inline-block;content: "";width:0.58rem;height:0.45rem;
background:url(../images/wsj/pro_tit_r.png) center no-repeat;background-size:100% 100%;}
.ts_tit2 h2{color:#fff;}
.ts_tit2 h2:before{background-image:url(../images/dizuo/pro_tit_l_2.png);}
.ts_tit2 h2:after{background-image:url(../images/dizuo/pro_tit_r_2.png);}
/* ts_tit end*/
/* tsnf_main */
.tsnf_main{width:100%;padding:1.0rem 0 0.5rem 0;}
.tsnf_con{width:86%;margin:0.5rem auto 0.1rem auto;border-radius:0.25rem;overflow:hidden;padding:1.5rem 0 0.5rem 0;background:url(../images/wsj/tsnf_back.jpg) center no-repeat;background-size:cover;border:1px solid #bfbfbf;}
.tsnf_con .tsnf_con_img{width:44%;margin-left:4%;font-size:0;padding-top:0.8rem;}
.tsnf_con .tsnf_con_img img{width:100%;display:block;}
.tsnf_con .tsnf_con_l{width:45%;margin-left:6%;}
.tsnf_con .tsnf_con_l .jiare{width:100%;font-size:0;}
.tsnf_con .tsnf_con_l .jiare img{width:46%;}
.tsnf_con .tsnf_con_l h6{font-size:0.6rem;line-height:1.8;color:#000000;}
.tsnf_con .tsnf_con_l .tsnf_con_list{width:100%;margin-top:0.4rem;}
.tsnf_con .tsnf_con_l .tsnf_con_list li{width:29.3%;height:5.5rem;float:left;margin-right:4%;margin-bottom:0.2rem;}
.tsnf_con .tsnf_con_l .tsnf_con_list li .tsnf_li_img{width:100%;height:3.2rem;font-size:0;border-radius:0.25rem;overflow:hidden;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.tsnf_con .tsnf_con_l .tsnf_con_list li .tsnf_li_img img{width:100%;min-height:100%;}
.tsnf_con .tsnf_con_l .tsnf_con_list li p{font-size:0.32rem;line-height:1.2;padding:0.15rem 0;padding-left:0.35rem;color:#242a2c;
background:url(../images/wsj/red_dot.png) left 0.3rem no-repeat;background-size:0.14rem auto;}
/* tsnf_main end*/
/* hg */
.hg{width:100%;padding:1.5rem 0;background:#fff;}
.hg_main{width:82%;margin:0 auto;}
.hg_main .hg_img{width:26%;font-size:0;}
.hg_main .hg_img img{width:100%;display:block;}
.hg_main .hg_con{width:70%;line-height:1.5;}
.hg_main .hg_con h3{font-size:0.6rem;line-height:1.8;color:#c30428;}
.hg_main .hg_con h3 span{font-size:0.8rem;}
.hg_main .hg_con h5{font-size:0.55rem;color:#000000;}
.hg_main .hg_con .hg_info{width:100%;margin:0.3rem 0;}
.hg_main .hg_con .hg_info span{display:inline-block;margin-right:0.4rem;padding-left:0.75rem;font-size:0.35rem;line-height:0.6rem;background:url(../images/wsj/dui.png) left center no-repeat;background-size:auto 0.45rem;}
.hg_main .hg_con .hg_list{width:100%;margin-top:0.3rem;font-size:0.32rem;line-height:1.5;color:#756f6f;}
.hg_main .hg_con .hg_list li{position:relative;width:48%;height:4.2rem;float:left;margin-bottom:0.3rem;margin-right:2%;background:#f5f6f6;overflow:hidden;}
.hg_main .hg_con .hg_list li .hg_list_img{height:100%;font-size:0;}
.hg_main .hg_con .hg_list li .hg_list_img img{height:100%;display:block;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.hg_main .hg_con .hg_list li:hover .hg_list_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.hg_main .hg_con .hg_list li .hg_list_info{width:26%;padding-right:0.2rem;position:absolute;right:0;top:0;}
.hg_main .hg_con .hg_list li h5{font-size:0.4rem;margin:0.3rem 0;}
/* hg end*/
/* nfys */
.nfys{width:100%;padding:1.2rem 0 0.2rem 0;}
.nfys .nfys_list{width:100%;margin:0.5rem auto;text-align:center;font-size:0.35rem;line-height:1.5;}
.nfys .nfys_list li{cursor:pointer;border-radius:0.25rem;width:calc(22% - 2px);height:3.2rem;display:inline-block;margin:0.2rem 1%;border:1px solid #e5e5e5;background:#fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.nfys .nfys_list li .nfys_img{width:100%;height:0.9rem;padding:0.7rem 0 0.3rem 0;font-size:0;}
.nfys .nfys_list li .nfys_img img{height:100%;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;}
.nfys .nfys_list li:hover{transform: translate(0,-6px);}
.nfys .nfys_list li:hover .nfys_img img{
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg); /* IE 9 */
	-moz-transform: rotateY(180deg); /* Firefox */
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-o-transform: rotateY(180deg); /* Opera */}
/* nfys end*/
/* fsdz */
.dizuo_tit{
	font-size: 0.18rem;
    line-height: 2.0;
    color: #acacad;
    padding: 0.3rem 0;
    text-transform: uppercase;
}
.dizuo_tit h2{font-size: 0.5rem;line-height: 1.0rem;color: #2e2e2e;}
.fsdz_con{width:86%;margin:0.5rem auto;padding:1.0rem 0;border-radius:0.25rem;background:url(../images/dizuo/dizuo_back.jpg) center no-repeat;background-size:cover;}
.fsdz_con .fsdz_con_l{width:52%;margin-left:2%;}
.fsdz_con .fsdz_con_l .dizuo_tit{margin-left:12%;}
.fsdz_con .fsdz_con_l .fsdz_img_list{width:88%;margin-left:10%;}
.fsdz_con .fsdz_con_l .fsdz_img_list img{display:inline-block;margin-right:3%;max-width:25%;}
.fsdz_con .fsdz_con_l .fsdz_con_l_img{position:relative;z-index:1;width:100%;font-size:0;margin-top:0.4rem;text-align:center;}
.fsdz_con .fsdz_con_l .fsdz_con_l_img img{width:80%;}
.fsdz_con .fsdz_con_r{width:38%;}
.fsdz_con .fsdz_con_r li{position:relative;padding:0.3rem;margin-top:0.8rem;font-size:0;background:#fff;border-radius:0.2rem;}
.fsdz_con .fsdz_con_r li .fsdz_r_img1{width:37%;font-size:0;}
.fsdz_con .fsdz_con_r li .fsdz_r_img1 img{width:100%;display:block;}
.fsdz_con .fsdz_con_r li .fsdz_r_info{width:60%;padding-top:0.8rem;font-size:0.42rem;line-height:2.5;color:#323233;}
.fsdz_con .fsdz_con_r li .kuang{display:inline-block;margin-left:0.5rem;background:url(../images/dizuo/kuang.png) center no-repeat;background-size:100% 100%;
padding:0 0.6rem;}
.fsdz_con .fsdz_con_r li .fsdz_r_img2{width:88%;display:block;margin:0 auto;}
.fsdz_con .fsdz_con_r li .kuang2{position:absolute;right:0.5rem;font-size:0.42rem;line-height:2.5;color:#323233;display:inline-block;background:url(../images/dizuo/kuang.png) center no-repeat;background-size:100% 100%;
padding:0 0.4rem;}
.fsdz_con .fsdz_con_r li .fsdz_r_info2{width:56%;font-size:0;margin-left:3%;font-size:0.32rem;line-height:1.5;color:#848486;}
.fsdz_con .fsdz_con_r li .fsdz_r_info2 p{padding-top:0.15rem;}
.fsdz_con .fsdz_con_r li .kuang3{font-size:0.4rem;line-height:2.2;color:#323233;display:inline-block;background:url(../images/dizuo/kuang.png) center no-repeat;background-size:100% 100%;padding:0.1rem 0.2rem;}
/* fsdz end*/
/* dz_duibi */
.dz_duibi{width:100%;padding:1.0rem 0;margin-top:0.8rem;background:url(../images/dizuo/duibi_back.jpg) center no-repeat;background-size:cover;}
.dz_duibi_main{width:80%;margin:0.5rem auto;padding:0.7rem 3%;border-radius:0.25rem;background:#f3f4f6;}
.dz_duibi_main .dz_duibi_l{width:45%;background:#fff;border-radius:0.15rem;margin:0.6rem 0;padding:0.6rem 0;
	-webkit-box-shadow: #eae6e6  -2px 0px 16px;
	-moz-box-shadow: #eae6e6  -2px 0px 16px;
	box-shadow: #eae6e6  -2px 0px 16px;}
.dz_duibi_top{position:relative;width:100%;text-align:center;}
.dz_duibi_top img{max-width:90%;}
.dz_duibi_top span{display:inline-block;margin-bottom:0.4rem;border:1px solid #959595;font-size:0.45rem;line-height:2.0;border-radius:0.45rem;padding:0 0.5rem;}
.dz_duibi_top2 span{font-size:0.5rem;line-height:2.0;border-radius:0.45rem;padding:0 0.5rem;}
.dz_duibi_main li{position:relative;width:95%;margin-left:5%;margin-top:0.4rem;}
.dz_duibi_main li .db_li_img{width:34%;font-size:0;overflow:hidden;}
.dz_duibi_main li .db_li_img img{width:100%;display:block;border-radius:0.15rem;}
.dz_duibi_main li .db_li_info{width:48%;margin-left:5%;font-size:0.32rem;line-height:1.2;color:#585858;}
.dz_duibi_main li .db_li_info h5{font-size:0.4rem;line-height:2.0;color:#000000;padding-top:0.1rem;}
.dz_duibi_main .dz_duibi_r{width:53%;background:#fff;border-radius:0.15rem;margin:0;padding:0.6rem 0;
	-webkit-box-shadow: #eae6e6  -2px 0px 16px;
	-moz-box-shadow: #eae6e6  -2px 0px 16px;
	box-shadow: #eae6e6  -2px 0px 16px;}
.dz_duibi_r li{width:85%;margin-top:0.5rem;margin-left:15%;}
.dz_duibi_r li .db_li_img{width:37%;}
.dz_duibi_r li .db_li_info{width:50%;}
.dz_vs{position:absolute;left:100%;margin-left:-0.77rem;top:50%;margin-top:-0.77rem;z-index:20;width:1.55rem;height:1.55rem;background:url(../images/dizuo/vs.png) center no-repeat;background-size:100% 100%;}
/* dz_duibi end*/
/* dizuo_list */
.dizuo_main{width:100%;padding:1.0rem 0;margin:0;background:#fff;}
.dizuo_list{width:78%;margin:0rem auto;}
.dizuo_list li{width:23%;height:3.1rem;float:left;margin:0.2rem 1%;font-size:0;overflow:hidden;border-radius:0.15rem;
	-webkit-box-shadow: #000  0px 0px 1px;
	-moz-box-shadow: #000  0px 0px 1px;
	box-shadow: #000  0px 0px 1px;}
.dizuo_list li img{max-width:100%;max-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.dizuo_list .mi_dizuo{width:48%;height:3.1rem;float:left;margin:0.2rem 1%;text-align:center;line-height:1.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; 
font-size:0.6rem;color:#343434;}
.dizuo_list .mi_dizuo span{color:#e7344d;}
.dizuo_list li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
/* dizuo_list end*/
/* dz_xgcp */
.dz_xgcp{width:100%;padding:1.0rem 0;}
.dz_xgcp_con{width:22.4rem;margin:0.8rem auto;}
.dz_xgcp_con li{width:9.85rem;height:4.5rem;padding:0.6rem 0.2rem 0.6rem 0.8rem;background:#fff;float:left;margin:0.15rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.dz_xgcp_con li:hover{transform: translate(0,-6px);
	-webkit-box-shadow: #eae6e6  0px 0px 16px;
	-moz-box-shadow: #eae6e6  0px 0px 16px;
	box-shadow: #eae6e6  0px 0px 16px;
}
.dz_xgcp_con li .in_pro_img{width:48%;height:100%;font-size:0;text-align:center;overflow:hidden;}
.dz_xgcp_con li .in_pro_img img{max-width:90%;max-height:90%;}
.dz_xgcp_con li .in_pro_info{width:52%;font-size:0.26rem;line-height:1.8;color:#676767;}
.dz_xgcp_con li .in_pro_info h5{position:relative;padding-top:0.8rem;padding-bottom:0.4rem;margin-bottom:0.35rem;width:100%;font-size:0.36rem;line-height:1.5;color:#000000;
overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dz_xgcp_con li .in_pro_info h5:after{
	content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #e8e8e8;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.dz_xgcp_con li .in_pro_info h5:before{
	content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #cc1e19;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.dz_xgcp_con li:hover .in_pro_info h5:before{width:100%;}
.dz_xgcp_con li .in_pro_info .pro_more{width:100%;margin-top:0.4rem;}
.dz_xgcp_con li .in_pro_info .pro_more a{display:inline-block;line-height:2.5;padding:0 0.9rem 0 0.6rem;border:1px solid #c9c9c9;color:#919191;border-radius:0.4rem;
background:url(../images/jt_1.png) 86% center no-repeat;background-size:0.17rem auto;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.dz_xgcp_con li:hover .in_pro_info .pro_more a{background-color:#e4002b;border-color:#e4002b;color:#fff;background-image:url(../images/jt_2.png);}
/* dz_xgcp end*/
/* pur */
.pur{width:86%;padding:0.6rem 0 0.5rem 0;margin:0.5rem auto;background:#fff;}
.pur .in_tit i{background:#fff;}
.pur .swiper_pur{position:relative;width:92%;overflow:hidden;height:9.5rem;margin:0.5rem auto;overflow:hidden;}
.pur .swiper_pur .swiper-slide{width:31.3%;float:left;margin:0 1%;height:9.5rem;background:#fff;}
.pur .swiper_pur .swiper-slide .ry_img{width:100%;height:8.0rem;margin:0 auto;font-size:0;overflow:hidden;}
.pur .swiper_pur .swiper-slide .ry_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pur .swiper_pur .swiper-slide:hover .ry_img img{transform: scale(1.03, 1.03);transition: .4s transform;z-index:1000;}
.pur .swiper_pur .swiper-slide h5{text-align:center;font-size:0.4rem;line-height:1.2rem;line-height:1.2rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
background:#f7f7f7;}
.pur .swiper_pur .swiper-slide:hover h5{color:#cd1e19;}
.pur_main{position:relative;}
.pur_main .arrow{position:absolute;bottom:0;left:0;z-index:1000;width:100%;height:50px;text-align:center;}
.pur_main .arrow .swiper-button-next{font-size:0;margin:0;padding:0;top:0;left:50%;margin-left:-150px!important;}
.pur_main .arrow .swiper-button-next:after{font-size:0;}
.pur_main .arrow .swiper-button-prev{font-size:0;margin:0;padding:0;top:0;left:50%;margin-left:100px!important;}
.pur_main .arrow .swiper-button-prev:after{font-size:0;}
.pur_main .arrow .nexts{cursor:pointer;width:55px;height:50px;margin:0 10px;
background:url(../images/case_icon_2.png) no-repeat -52px 0px #f7f7f7!important;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;}
.pur_main .arrow .nexts:hover{background:url(../images/case_icon_2.png) 0px 0px no-repeat #262626!important;}
.pur_main .arrow .prevs{cursor:pointer;width:55px;height:50px;margin:0 10px;
background:url(../images/case_icon_1.png) no-repeat 0px 0px #f7f7f7;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;}
.pur_main .arrow .prevs:hover{background:url(../images/case_icon_1.png) no-repeat -52px 0px #262626;}
.pur_main .arrow i{cursor:pointer;display:inline-block;width:125px;height:50px;margin:0 10px;
background:url(../images/case_more_icon.png) no-repeat center -50px #f7f7f7;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;}
.pur_main .arrow i:hover{background:url(../images/case_more_icon.png) no-repeat center 0px #262626;}
/* pur end*/
/* pru_anli */
.pru_anli{width:100%;padding:1.0rem 0;background:#fff;}
.pru_anli .pru_anli_list{width:82%;margin:0 auto;}
.pru_anli .pru_anli_list li{cursor:pointer;width:31.3%;height:4.2rem;float:left;margin:0.25rem 1%;border-radius:0 0 0.35rem 0;font-size:0;overflow:hidden;}
.pru_anli .pru_anli_list li img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pru_anli .pru_anli_list li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
/* pru_anli end*/
/* pur_duibi */
.pur_duibi{width:100%;padding:1.0rem 0;background:url(../images/pur/pur_db_back.jpg) center center no-repeat;background-size:cover;}
.pur_duibi .pur_duibi_main{width:84%;padding:0.3rem 1%;margin:0.5rem auto;border-radius:0.25rem;background:url(../images/pur/pur_db_line.png) center center repeat-y #fff;background-size:3px 100%;}
.pur_duibi .pur_duibi_main .pur_duibi_con{width:49.5%;}
.pur_duibi .pur_duibi_main .pur_duibi_con .pur_duibi_bot{width:96%;margin:0.3rem auto;color:#e4002b;}
.pur_duibi .pur_duibi_main .pur_duibi_con .pur_duibi_bot h6{font-size:0.4rem;line-height:0.8rem;}
.pur_duibi .pur_duibi_main .pur_duibi_con .pur_duibi_bot span{display:inline-block;color:#fff;padding:0 0.4rem 0 0.8rem;margin-right:0.4rem;background:url(../images/pur/pur_duibi_bot.png) center no-repeat #e4002b;background-size:100% 100%;}
.pur_duibi .pur_duibi_main .pur_duibi_con li{cursor:pointer;width:96%;margin:0.4rem auto 0.2rem auto;text-align:center;border-bottom:1px solid #d2d2d2;}
.pur_duibi .pur_duibi_main .pur_duibi_con li .duibi_1{width:38%;font-size:0;overflow:hidden;}
.pur_duibi .pur_duibi_main .pur_duibi_con li .duibi_1 img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pur_duibi .pur_duibi_main .pur_duibi_con li .duibi_1 p{font-size:0.35rem;line-height:1.2;padding:0.15rem 0;color:#6d6b6b;}
.pur_duibi .pur_duibi_main .pur_duibi_con li .duibi_2{width:24%;text-align:center;}
.pur_duibi .pur_duibi_main .pur_duibi_con li .duibi_2 span{display:block;margin-top:0.9rem;background:#ececec;color:#000000;font-size:0.4rem;line-height:1.2;padding:0.15rem 0.3rem;border-radius:0.4rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.pur_duibi .pur_duibi_main .pur_duibi_con li:hover .duibi_1 img{transform: translate(0,-3px);}
.pur_duibi .pur_duibi_main .pur_duibi_con li:hover .duibi_2 span{background:#e4002b;color:#fff;}
/* pur_duibi end*/
/* vs_qb */
.vs_qb{width:86%;margin:0.5rem auto;padding-top:0.5rem;}
.vs_qb .ts_tit{margin-bottom:0.5rem;}
.vs_qb .vs_qb_con{width:49%;padding:0.4rem 0;background:#fff;border-radius:0.25rem;overflow:hidden;}
.vs_qb .vs_qb_con .vs_qb_info{width:38%;height:100%;border-radius:0.25rem;overflow:hidden;background:#949190;}
.vs_qb .vs_qb_con .vs_qb_info2{width:38%;height:100%;border-radius:0.25rem;overflow:hidden;background:#949190;font-size:0;overflow:hidden;}
.vs_qb .vs_qb_con .vs_qb_info2 img{width:100%;min-height:100%;}
.vs_qb .vs_qb_con .vs_qb_info1{margin-left:3%;}
.vs_qb .vs_qb_con .vs_qb_info .vs_qb_img{width:100%;height:6.0rem;font-size:0;overflow:hidden;}
.vs_qb .vs_qb_con .vs_qb_info .vs_qb_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.vs_qb .vs_qb_con .vs_qb_info .vs_qb_img:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.vs_qb .vs_qb_con .vs_qb_info h5{width:92%;margin:0 auto;line-height:1.2;color:#ffffff;font-size:0.36rem;color:#fff;font-weight:normal;text-align:center;padding:0.1rem 0;}
.vs_qb_tit{width:18%;height:100%;text-align:center;}
.vs_qb_tit span{display:inline-block;background:#f4f4f4;color:#000000;font-size:0.4rem;line-height:0.55rem;padding:0.2rem 0.3rem;border-radius:0.2rem;margin-top:2.0rem;}

.vs_qb_con2{padding-top:0!important;}
.vs_qb_con2 img{width:100%;max-height:100%;}


.vs_qb_con_2{width:94%;height:3.8rem;margin:0 auto;}
.vs_qb_con_2 .vs_qb_tit{width:24%;}
.vs_qb_con_2 .vs_qb_tit span{margin-top:1.2rem;}
.vs_qb_info2{width:38%;height:100%;border-radius:0.25rem;overflow:hidden;background:#949190;}
.vs_qb_info2 .vs_qb_img{width:100%;height:2.8rem;font-size:0;overflow:hidden;}
.vs_qb_info2 .vs_qb_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.vs_qb_info2 .vs_qb_img:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.vs_qb_info2 h5{width:100%;height:1.0rem;color:#ffffff;font-size:0.36rem;color:#fff;font-weight:normal;line-height:1.0rem;text-align:center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.vs_qb_con_3{width:94%;height:2.7rem;margin:0 auto;margin-top:0.5rem;}
.vs_qb_con_3 .vs_qb_tit{width:24%;}
.vs_qb_con_3 .vs_qb_tit span{margin-top:0.6rem;}
.vs_qb_con_3 .vs_qb_info2 .vs_qb_img{width:100%;height:1.7rem;font-size:0;overflow:hidden;}
/* vs_qb end*/
/* vs_qb_con_4 */
.vs_qb_con_4{width:86%;margin:0.5rem auto;}
.vs_qb_wg{width:49%;height:5.7rem;padding:0.3rem 0;margin:0 auto;background:#fff;border-radius:0.25rem;overflow:hidden;}
.vs_qb_wg li:nth-child(2){margin-top:0.3rem;}
.vs_qb_wg li:nth-child(2) .vs_qbwg_info{padding-top:0.5rem;}
.vs_qb_wg li{width:94%;height:2.7rem;margin:0 auto;}
.vs_qb_wg li .vs_qbwg_img{width:48%;height:100%;font-size:0;overflow:hidden;}
.vs_qb_wg li .vs_qbwg_img img{width:100%;min-height:100%;display:block;}
.vs_qb_wg li .vs_qbwg_info{width:40%;margin-left:2%;font-size:0.35rem;line-height:1.5;color:#000;font-weight:normal;}
.vs_qb_wg li .vs_qbwg_info h5{font-size:0.45rem;line-height:2.5;padding-top:0.1rem;}

.vs_qb_wg2{width:49%;height:5.7rem;padding:0.3rem 0;margin:0 auto;background:#fff;border-radius:0.25rem;overflow:hidden;}
.vs_qb_wg2 h5{width:94%;margin:0 auto;font-size:0.45rem;line-height:2.5;padding-top:0.1rem;}
.vs_qb_wg2 .vs_qbwg_img{width:94%;margin:0 auto;font-size:0;height:4.5rem;overflow:hidden;}
.vs_qb_wg2 .vs_qbwg_img img{width:100%;min-height:100%;}

.vs_qb_wg3{width:49%;height:5.7rem;padding:0.3rem 0;margin:0 auto;margin-top:0.5rem;background:#fff;border-radius:0.25rem;overflow:hidden;}
.vs_qb_wg3 li{width:94%;height:100%;margin:0 auto;}
.vs_qb_wg3 li .vs_qbwg_img{width:48%;height:100%;font-size:0;overflow:hidden;}
.vs_qb_wg3 li .vs_qbwg_img img{width:100%;min-height:100%;display:block;}
.vs_qb_wg3 li .vs_qbwg_info{width:40%;margin-left:2%;font-size:0.35rem;line-height:1.5;color:#000;font-weight:normal;}
.vs_qb_wg3 li .vs_qbwg_info h5{font-size:0.45rem;line-height:1.5;padding-top:2.0rem;}
/* vs_qb_con_4 end*/
.nf_tit{position:relative;display:inline-block;font-size:0.18rem;line-height:0.25rem;color:#414141;padding:0.3rem 0 0.6rem 0;text-transform: uppercase;}
.nf_tit_l{padding-left:1.8rem;background:url(../images/nuan/l.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_y{padding-left:1.8rem;background:url(../images/nuan/y.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_d{padding-left:1.8rem;background:url(../images/fz/d.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_w{padding-left:1.8rem;background:url(../images/fz/W.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_t{padding-left:1.8rem;background:url(../images/zt/t.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit h3{font-size:0.55rem;line-height:1.2;padding-top:0.5rem;color:#2f2f2f;font-weight:600;min-height:1.2rem;}
.nf_tit:after{
	position: absolute;
    right: -0.7rem;
    top: 1.0rem;
    content: "";
    display: inline-block;
    width: 0.57rem;
    height: 1.0rem;
    background: url(../images/nuan/san_line.png) right center no-repeat;
    background-size: 0.57rem auto;
}
/* nf_main */
.nf_main{width:86%;margin:0.5rem auto;}
.nf_main .nf_main_l{width:49%;padding:0.3rem 0 0.5rem 0;background:#fff;border-radius:0.25rem;}
.nf_main .nf_main_l .nf_con{width:94%;margin:0.1rem auto;padding:0.3rem 0;background:#f7f7f7;border-radius:0.1rem;border:1px solid #d2d2d2;}
.nf_main .nf_main_l .nf_con .nf_con_img{width:71%;margin:0.1rem auto;font-size:0;overflow:hidden;}
.nf_main .nf_main_l .nf_con .nf_con_img img{width:100%;display:block;}
.nf_main .nf_main_l .nf_tit{margin-left:0.6rem;}
.nf_main .nf_main_l img{
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.nf_main .nf_main_l img:hover{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1;}
.nf_main_l li{position:relative;width:100%;min-height:4.0rem;margin-top:0.4rem;}
.nf_main_l li .nf_info{position:relative;width:75%;height:100%;margin:0 auto;background:#f7f7f7;border-radius:5px;border:1px solid #d2d2d2;}
.nf_main_l li .nf_info .nf_info_img{width:84%;height:4.0rem;margin:0.45rem auto;font-size:0;overflow:hidden;}
.nf_main_l li .nf_info .nf_info_img img{width:100%;min-height:100%;}
.nf_main_l li .nf_info h5{width:92%;line-height:0.5rem;padding:0.35rem 4%;border-radius:0 0 0.25rem 0.25rem;background:#fff;font-size:0.32rem;color:#000;}
.nf_main_l li .nf_info .nf_icon{position:absolute;left:0.3rem;top:0.41rem;z-index:2;display:inline-block;font-size:0.4rem;line-height:0.5rem;width:2.6rem;padding:0.1rem 0;text-align:center;color:#fff;background:url(../images/nuan/nf_icon.png) center no-repeat #e4002b;background-size:100% 100%;}
.nf_main_l li .vs_tit{position:absolute;z-index:4;left:100%;top:50%;margin-left:-1.2rem;margin-top:-0.5rem;font-size:0.45rem;width:2.5rem;text-align:center;padding:0 0.2rem;line-height:2.2;background:#ececec;color:#000;border-radius:0.4rem;}
/* nf_main end*/
/* guige_main */
.guige_main{width:86%;margin:0.5rem auto 1.0rem auto;padding:0.8rem 0;border-radius:0.25rem;text-align:center;font-size:0;overflow:hidden;background:url(../images/guige/guige_back.jpg) center no-repeat;background-size:cover;}
.guige_main img{max-width:100%;max-height:100%;}
.guige_bufen{width:86%;margin:0.5rem auto;padding:0.8rem 0;border-radius:0.25rem;text-align:center;font-size:0;overflow:hidden;background:#fff;}
.guige_info{width:90%;margin:0.5rem auto;font-size:0.4rem;line-height:2.0;padding-top:0.3rem;color:#3f3d3d;text-align:left;border-top:2px solid #d2d2d2;}
.guige_info span{color:#e4002b;font-size:0.45rem;}
/* guige_main end*/
/* xj_fsff */
.xj_fsff{width:86%;margin:0.5rem auto;padding:0.3rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.xj_fsff .xj_fsff_main{width:95%;margin:0.3rem auto;padding:0.3rem 0 0.6rem 0;}
.xj_fsff .xj_fsff_main .xj_fsff_img1{width:50%;height:6.5rem;font-size:0;text-align:center;border-bottom:1px solid #e1dfd9;overflow:hidden;}
.xj_fsff .line_back{background:url(../images/guige/fsff_line.jpg) right center no-repeat;background-size:1px 100%;}
.xj_fsff .xj_fsff_main .xj_fsff_img1 img{max-width:100%;max-height:100%;}
.xj_fsff .xj_fsff_main img{
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xj_fsff .xj_fsff_main img:hover{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1;}
.xj_fsff .xj_fsff_main .xj_fsff_img2{width:25%;height:5.0rem;padding-top:0.8rem;font-size:0;text-align:center;}
.xj_fsff .xj_fsff_main .xj_fsff_img2 img{max-width:100%;max-height:100%;}
.xj_fsff .xj_fsff_main .xj_fsff_img2 h5{width:100%;font-size:0.4rem;line-height:1.2;padding:0.1rem 0;}
/* xj_fsff end*/
/* ssxy */
.ssxy{width:86%;margin:0.5rem auto;padding:0.8rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.ssxy .ssxy_main{width:94%;margin:0 auto;}
.ssxy .ssxy_main li{width:20%;float:left;text-align:center;background:url(../images/guige/fsff_line.jpg) right top no-repeat;background-size:1px 5.7rem;}
.ssxy .ssxy_main li .ssxy_img{width:98%;margin:0 auto;height:4.1rem;padding-top:0.3rem;font-size:0;overflow:hidden;}
.ssxy .ssxy_main li .ssxy_img img{max-width:100%;max-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.ssxy .ssxy_main li:nth-child(5){background:none;}
.ssxy .ssxy_main li h5{font-size:0.4rem;line-height:1.2;margin-top:0.3rem;}
.ssxy .ssxy_main li:hover .ssxy_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1;}
/* ssxy end*/
/* xjzs */
.xjzs{width:86%;margin:0.5rem auto;padding:0.8rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.xjzs .xjzs_main{width:90%;margin:0 auto;}
.xjzs .xjzs_main .xjzs_img{width:53%;font-size:0;}
.xjzs .xjzs_main .xjzs_img img{width:130%;}
.xjzs .xjzs_main .xjzs_info{width:43%;padding:0.3rem 0;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img1{width:100%;font-size:0;padding-top:1.3rem;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img3{width:100%;font-size:0;padding-top:0.6rem;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img2{padding-top:2.3rem;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img1 img{width:100%;display:block;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img3 img{max-width:100%;display:block;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img1 h5{padding-top:0.2rem;font-size:0.38rem;line-height:3.0;color:#000;border-bottom:1px solid #e1dfd9;}
.xjzs .xjzs_main .xjzs_info .xjzs_info_img3 h5{padding-top:0.2rem;font-size:0.38rem;line-height:3.0;color:#000;border-bottom:1px solid #e1dfd9;}
/* xjzs end*/
/* xj_tit */
.xj_tit{width:90%;margin:0.5rem auto;overflow:hidden;}
.xj_tit h2{position:relative;width:100%;}
.xj_tit h2:after{
	position:absolute;
	left:2.6rem;bottom:0;
	content:"";
	width:100%;height:2px;background:#e4002b;}
.xj_tit h2 span{display:inline-block;font-size:0.4rem;color:#fff;line-height:1.0rem;padding:0 0.6rem;background:url(../images/guige/more_xj_tit.png) center no-repeat;background-size:100% 100%;}
/* xj_tit end*/
/* more_xj */
.more_xj{width:94%;margin:0.6rem auto;}
.more_xj li{cursor:pointer;width:28.3%;height:7.6rem;float:left;margin:0.2rem 2%;border:1px solid #e5e5e5;border-radius:0.25rem;overflow:hidden;}
.more_xj li .more_xj_img{width:70%;height:5.5rem;margin:0 auto;margin-top:0.8rem;font-size:0;overflow:hidden;}
.more_xj li .more_xj_img img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.more_xj li:hover .more_xj_img img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
.more_xj li h5{margin-top:0.1rem;font-size:0.4rem;line-height:1.2;color:#000000;text-align:center;}
/* more_xj end*/
/* km_way */
.km_way{width:86%;margin:0.2rem auto;padding:0.8rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.km_way .km_way_line{width:100%;text-align:center;font-size:0.45rem;line-height:1.0;}
.km_way .km_way_line i{display:inline-block;width:3.3rem;height:0.2rem;margin:0 0.4rem;background:#140700;}
.km_way .km_way_line .km_way_line2{background:#32a1de;}

.km_way_list{width:100%;margin:0.7rem auto 0.5rem auto;}
.km_way_list li{width:48%;height:5.4rem;float:left;margin:0 1%;border:1px solid #c9c9c9;border-radius:0.25rem;
	overflow:hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;}
.km_way_list li .km_way_img{width:90%;height:2.8rem;margin:0.6rem auto;font-size:0;overflow:hidden;}
.km_way_list li .km_way_img img{width:100%;min-height:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.km_way_list li:hover .km_way_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.km_way_list li h5{font-size:0.4rem;line-height:2.0;padding:0.3rem 0;text-align:center;color:#140700;background:#dbdbdc;}
/* km_way end*/
/* km_way2 */
.km_way2{width:86%;margin:0.2rem auto;padding:0.8rem 0;text-align:center;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.km_way2 img{width:96%;}
.km_way2 h5{font-size:0.4rem;line-height:2.0;text-align:center;color:#140700;padding-top:0.2rem;}
/* km_way2 end*/
/* km_way3 */
.km_way3{width:86%;margin:0.2rem auto;padding:0.8rem 0;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.km_way3 .km_way3_con{width:48%;float:left;margin:0.3rem 1%;}
.km_way3 .km_way3_con .km_way3_info{width:100%;min-height:5.5rem;padding:0.3rem 0;border:1px solid #c9c9c9;border-radius:0.25rem;text-align:center;}
.km_way3 .km_way3_con .km_way3_info .km_way3_img{width:94%;height:4.6rem;font-size:0;margin:0 auto;overflow:hidden;}
.km_way3 .km_way3_con .km_way3_info .km_way3_img img{width:100%;max-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.km_way3 .km_way3_con .km_way3_info:hover .km_way3_img img{transform: scale(1.06, 1.06);transition: .4s transform;z-index:1000;}
.km_way3 .km_way3_con .km_way3_info h5{font-size:0.4rem;line-height:2.0;text-align:center;color:#140700;}
.nf_tit_s{padding-left:1.8rem;background:url(../images/guige/s.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_z{padding-left:1.8rem;background:url(../images/guige/z.png) left center no-repeat;background-size:1.6rem auto;}
.nf_tit_f{padding-left:1.8rem;background:url(../images/zt/f.png) left center no-repeat;background-size:1.6rem auto;}
/* km_way3 end*/
/* ztwsj */
.ztwsj{width:86%;margin:0.2rem auto;padding:1.2rem 0;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.ztwsj .ztwsj_con{position:relative;width:90%;margin:0 auto;font-size:0;border-radius:0.25rem;overflow:hidden;}
.ztwsj .ztwsj_con img{width:100%;display:block;}
.ztwsj .ztwsj_con p{position:absolute;left:2.0rem;top:1.5rem;font-size:0.4rem;line-height:2.0;color:#ffffff;}
/* ztwsj end*/
/* yzpj */
.yzpj{width:86%;margin:0.5rem auto;padding:1.2rem 0;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.yzpj .yzpj_con{width:92%;margin:0.5rem auto;padding:1.0rem 0;background:url(../images/zt/yzpj_kuang.png) center no-repeat;background-size:100% 100%;}
.yzpj .yzpj_con .yzpj_con_img{width:52%;margin-left:1%;font-size:0;}
.yzpj .yzpj_con .yzpj_con_img img{width:100%;display:block;}
.yzpj .yzpj_con .yzpj_con_info{width:45%;padding-top:0.8rem;}
.yzpj .yzpj_con .yzpj_con_info li{width:78%;margin-left:5%;font-size:0.4rem;line-height:0.6rem;color:#140700;margin-bottom:0.2rem;
padding-left:0.7rem;background:url(../images/zt/hua.png) left 0.2rem no-repeat;background-size:0.35rem auto;}
/* yzpj end*/
/* wsj_pj */
.wsj_pj{width:86%;margin:0.3rem auto;padding:1.2rem 0;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.wsj_pj_con{width:92%;margin:0 auto;font-size:0.35rem;line-height:1.6;color:#140700;}
.wsj_pj_con table{width:100%;margin-bottom:0.3rem;}
.wsj_pj_con table{border:2px solid #d3d3d3;border-collapse: collapse;border-spacing: 0;}
.wsj_pj_con table tr td{border:2px solid #d3d3d3;padding:0.15rem 8px;}
.wsj_pj1{width:100%;}
.red_span{color:#ef001e;}
/* wsj_pj end*/
/* xzpz */
.xzpz{width:86%;margin:0.3rem auto;padding:0.6rem 0;font-size:0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.xzpz .xzpz_con{width:92%;margin:0 auto;}
.xzpz .xzpz_con .xzpz_tit{width:100%;}
.xzpz .xzpz_con .xzpz_tit h3{font-size:0.6rem;line-height:2.0;color:#343434;}
.xzpz .xzpz_con .xzpz_text{text-indent:2.0em;font-size:0.4rem;line-height:2.0;color:#343434;}
/* xzpz end*/
/* xzpz_con_1 */
.xzpz_con_1{width:100%;margin:0.5rem auto;}
.xzpz_con_tit{width:100%;margin: 0.5rem auto;overflow: hidden;}
.xzpz_con_tit h4{position: relative;width: 100%;}
.xzpz_con_tit h4 span{display: inline-block;
    font-size: 0.4rem;
    color: #fff;
    line-height: 1.0rem;
    padding: 0 0.8rem 0 0.6rem;
    background: url(../images/zt/xzpz_tit1.png) center no-repeat;
    background-size: 100% 100%;}
.xzpz_con_tit2 h4 span{display: inline-block;
    font-size: 0.4rem;
    color: #fff;
    line-height: 1.0rem;
    padding: 0 0.8rem 0 0.6rem;
    background: url(../images/zt/xzpz_tit2.png) center no-repeat;
    background-size: 100% 100%;}	
	
.xzpz_con_tit h4:after{
	position: absolute;
    left: 0.6rem;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #e4002b;
}
.xzpz_list{width:100%;margin:0.4rem auto;}
.xzpz_list li{width:23%;float:left;margin:0 1%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_list li .xzpz_list_img{width:100%;height:6.3rem;font-size:0;text-align:center;border:1px solid #e5e5e5;border-radius:0.15rem;overflow:hidden;}
.xzpz_list li .xzpz_list_img img{max-width:100%;max-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_list li h5{font-size:0.4rem;line-height:1.5;padding:0.2rem 0;margin-top:0.3rem;text-align:center;border:1px solid #e5e5e5;border-radius:0.15rem;overflow:hidden;}
.xzpz_list li:hover .xzpz_list_img img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}
.xzpz_list li:hover{transform: translate(0,-3px);}
.xzpz_list p{margin-top:0.4rem;text-indent:3.0em;font-size:0.35rem;line-height:2.0;color:#000;}
/* xzpz_con_1 end*/
/* xzpz_con_2 */
.xzpz_con_2{width:100%;margin:0 auto;}
.xzpz_con_2 .xzpz_con_tit{margin:0.2rem auto;}
.xzpz_con_2 .xzpz_con_2_l{width:77%;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list{width:100%;margin-top:0.5rem;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list li{width:18%;float:left;margin:0 1%;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list li .lppz_img{width:100%;height:3.2rem;font-size:0;overflow:hidden;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list li .lppz_img img{width:100%;height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list li h5{font-size:0.3rem;line-height:2.0;margin-top:0.15rem;text-align:center;color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xzpz_con_2 .xzpz_con_2_l .lppz_list li:hover .lppz_img img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}

.xzpz_con_2 .xzpz_con_2_r{width:21%;overflow:hidden;}
.xzpz_con_2 .xzpz_con_2_r .lppz_img2{width:100%;font-size:0;text-align:center;margin-top:0.5rem;}
.xzpz_con_2 .xzpz_con_2_r .lppz_img2 img{max-width:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_con_2 .xzpz_con_2_r .lppz_img2:hover img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}

.xzpz_con_3{width:60%;margin-top:0.5rem;}
.xzpz_con_3 li{width:31.3%;float:left;margin:0 1%;font-size:0;overflow:hidden;}
.xzpz_con_3 li img{max-width:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_con_3 li:hover img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}
.xzpz_con_3 li h5{font-size:0.4rem;line-height:2.0;margin-top:0.15rem;text-align:center;color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xzpz_con_4{width:36%;margin-top:0.5rem;font-size:0.4rem;line-height:1.5;color:#343434;}
.xzpz_con_4 p{padding-left:1.0em;margin-top:0.4rem;}
.xzpz_con_5{width:100%;margin:0.5rem 0;}
.xzpz_con_5 .xzpz_con_5_l{width:40%;margin:0.5rem 0;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list{width:100%;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list li{width:46%;float:left;margin:0 2%;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list li .dbq_img{width:100%;font-size:0;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list li .dbq_img img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list li:hover .dbq_img img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}
.xzpz_con_5 .xzpz_con_5_l .xzpz_con_5_list li h5{font-size:0.4rem;line-height:1.5;margin-top:0.15rem;text-align:center;color:#000;}
.xzpz_con_5 .xzpz_con_5_r{width:56%;margin:0.5rem 0;}
.xzpz_con_5 .xzpz_con_5_r .blxz_list{margin-top:1.0rem;}
.xzpz_con_5 .xzpz_con_5_r li{width:31.3%;float:left;margin:0.3rem 1%;}
.xzpz_con_5 .xzpz_con_5_r li .blxz_img{width:100%;font-size:0;}
.xzpz_con_5 .xzpz_con_5_r li .blxz_img img{width:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.xzpz_con_5 .xzpz_con_5_r li h5{font-size:0.4rem;line-height:2.5;margin-top:0.5rem;text-align:center;color:#000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
border:1px solid #e5e5e5;border-radius:0.15rem;}
.xzpz_con_5 .xzpz_con_5_r li:hover .blxz_img img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}
/* xzpz_con_2 end*/
/* wsj_dz */
.wsj_dz{width:86%;margin:0.3rem auto;padding:0.6rem 0;font-size:0;border:1px solid #e1dfd9;border-radius:0.25rem;overflow:hidden;
background:url(../images/zt/wsj_dz.jpg) center no-repeat;background-size:cover;}
.wsj_dz .wsj_dz_list{width:96%;margin:0 auto;}
.wsj_dz .wsj_dz_list li{cursor:pointer;width:48%;height:4.7rem;border-radius:0.25rem;overflow:hidden;float:left;margin:0.15rem 1%;font-size:0;}
.wsj_dz .wsj_dz_list li img{width:100%;min-height:100%;display:block;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.wsj_dz .wsj_dz_list li:hover img{transform: scale(1.08, 1.08);transition: .4s transform;z-index:1000;}
/* wsj_dz end*/
/* wsj_dz2 */
.wsj_dz2{width:86%;margin:0.3rem auto;padding:0.6rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.wsj_dz2_con{width:94%;margin:0 auto;font-size:0.5rem;line-height:2.0;color:#343434;}
.wsj_dz2_con h5{width:98%;margin:0 auto;font-size:0.6rem;line-height:2.0;color:#343434;}
.wsj_dz2_con p{width:98%;margin:0 auto;}
.wsj_dz2_con .wsj_dz_csl{width:34%;font-size:0;}
.wsj_dz2_con .wsj_dz_csl img{width:100%;display:block;}
.wsj_dz2_con .wsj_dz_csrr{width:60%;font-size:0;padding-top:0.6rem;}
.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr1{position:relative;width:100%;font-size:0;}
.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr1 img{width:100%;display:block;}
/*.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr1:before{*/
	/*position:absolute;*/
	/*left:-2.8rem;bottom:0.7rem;*/
	/*z-index:2;*/
	/*content:"";*/
	/*width:3.5rem;*/
	/*height:4px;*/
	/*background:url(../images/zt/line_1.png) center no-repeat;*/
	/*background-size:100% 100%;*/
/*}*/
.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr2{position:relative;width:100%;font-size:0;margin-top:1.0rem;}
.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr2 img{max-width:100%;display:block;}
/*.wsj_dz2_con .wsj_dz_csrr .wsj_dz_csr2:before{*/
/*	position:absolute;*/
/*	left:-3.5rem;bottom:50%;*/
/*	z-index:2;*/
/*	content:"";*/
/*	width:3.5rem;*/
/*	height:2.4rem;*/
/*	background:url(../images/zt/line_2.png) center no-repeat;*/
/*	background-size:100% 100%;*/
/*}*/
/* wsj_dz2 end*/
/* wsj_dz_con3 */
.wsj_dz_con3{width:94%;margin:1.0rem auto 0.5rem auto;padding:0;border-top:1px solid #e1dfd9;}
.wsj_dz_con3 li{width:32.3%;float:left;min-height:10.0rem;border-right:1px solid #e1dfd9;}
.wsj_dz_con3 li:nth-child(3){border:none;}
.wsj_dz_con3 li .wsj_dz_con3_main{width:77%;margin:0 auto;font-size:0;padding-top:0.8rem;}
.wsj_dz_con3 li .wsj_dz_con3_main img{width:100%;display:block;}
.wsj_dz_con3 li .wsj_dz_con3_main p{width:90%;padding:0.2rem 5%;text-align:center;margin-top:0.6rem;font-size:0.4rem;line-height:1.2;color:#140700;
background:url(../images/zt/kuang_line_1.png) center no-repeat;background-size:100% 100%;}
/* wsj_dz_con3 end*/
/* wsj_dz3 */
.wsj_dz3{width:86%;margin:0.5rem auto;padding:0.6rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.wsj_dz3 .nf_tit{margin-left:3%;}
.wsj_dz3 .fcz_dz_con{position:relative;width:90%;margin:0.5rem auto;padding-top:2.0rem;font-size:0;}
.wsj_dz3 .fcz_dz_con .fcz_dz_wid{width:94%;display:block;}
.wsj_dz3 .fcz_dz_con .fcz_dz_icon{position:absolute;right:0;top:0;width:8.7rem;display:block;}
/* wsj_dz3 end*/
/* wsjbz_main */
.wsjbz_main{width:86%;margin:0.5rem auto;padding:0.6rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.wsjbz_main .wsjbz_info{width:94%;margin:0.3rem auto;font-size:0.6rem;line-height:2.0;color:#343434;}
.wsjbz_main .wsjbz_info span{color:#e7344d;}
.wsjbz_main .wsjbz_info span font{font-size:0.8rem;}
.wsjbz_main .wsjbz_con{width:94%;margin:0.3rem auto;font-size:0;}
.wsjbz_main .wsjbz_con img{width:100%;display:block;margin-top:-1.0rem;}
/* wsjbz_main end*/
/* pwfs */
.pwfs{width:86%;margin:0.3rem auto;padding:1.0rem 0;background:#fff;border:1px solid #e1dfd9;border-radius:0.25rem;}
.pwfs .pwfs_con{width:92%;margin:0 auto;}
.pwfs .pwfs_con .pwfs_con_info{width:35%;}
.pwfs .pwfs_con .pwfs_con_info h4{font-size:0.45rem;line-height:2.0;color:#443e39;margin-bottom:0.4rem;
padding-left:1.8rem;background:url(../images/zt/bz_dot.png) 1.4rem center no-repeat;background-size:0.22rem auto;}
.pwfs .pwfs_con .pwfs_con_info h5{display:inline-block;border-radius:0.25rem;margin-left:1.2rem;padding:0 0.6rem;font-size:0.55rem;line-height:2.0;background:#f7f7f7;color:#140700;}
.pwfs .pwfs_con .pwfs_con_info .nf_tit{padding-bottom:0.1rem;}
.pwfs .pwfs_con .pwfs_con_info h6{margin-top:0.4rem;padding-left:1.8rem;font-size:0.45rem;line-height:2.0;color:#443e39;}
.pwfs .pwfs_con .pwfs_con_info .pwfs_line{width:100%;margin:1.0rem 0 0.6rem 0;height:3px;border-top:2px dashed #918f8d;}
.pwfs .pwfs_con .pwfs_con_list{width:60%;font-size:0;padding-top:0.8rem;}
.pwfs .pwfs_con .pwfs_con_list img{max-width:100%;display:block;}
/* pwfs end*/

/* wsj_xgcp */
.wsj_xgcp{width:100%;padding:1.0rem 0;}
.wsj_xgcp_con{width:22.4rem;margin:0.8rem auto;}
.wsj_xgcp_con li{width:9.85rem;height:5.3rem;padding:0 0 0 0.8rem;background:#fff;float:left;margin:0.15rem;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;
}
.wsj_xgcp_con li:hover{transform: translate(0,-6px);
	-webkit-box-shadow: #eae6e6  0px 0px 16px;
	-moz-box-shadow: #eae6e6  0px 0px 16px;
	box-shadow: #eae6e6  0px 0px 16px;
}
.wsj_xgcp_con li .in_pro_img{width:56%;height:100%;font-size:0;text-align:center;overflow:hidden;}
.wsj_xgcp_con li .in_pro_img img{width:100%;min-height:100%;}
.wsj_xgcp_con li .in_pro_info{width:44%;font-size:0.26rem;line-height:1.8;color:#676767;}
.wsj_xgcp_con li .in_pro_info h5{width:80%;position:relative;padding-top:1.0rem;padding-bottom:0.4rem;margin-bottom:0.35rem;font-size:0.45rem;line-height:1.5;color:#000000;
}
.wsj_xgcp_con li .in_pro_info h5:after{
	content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #e8e8e8;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:1;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.wsj_xgcp_con li .in_pro_info h5:before{
	content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #cc1e19;
    position: absolute;
    left: 0;
    bottom: 0;
	z-index:2;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
}
.wsj_xgcp_con li:hover .in_pro_info h5:before{width:100%;}
.wsj_xgcp_con li .in_pro_info .pro_more{width:100%;margin-top:0.4rem;}
.wsj_xgcp_con li .in_pro_info .pro_more a{display:inline-block;line-height:2.5;padding:0 0.9rem 0 0.6rem;border:1px solid #c9c9c9;color:#919191;border-radius:0.4rem;
background:url(../images/jt_1.png) 86% center no-repeat;background-size:0.17rem auto;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.wsj_xgcp_con li .in_pro_info .pro_more a{background-color:#e4002b;border-color:#e4002b;color:#fff;background-image:url(../images/jt_2.png);}
/* wsj_xgcp end*/
/* qbts */
.qbts{width:86%;margin:0.5rem auto;padding:0;}
.qbts h5{font-size:0.55rem;line-height:2.5;color:#343434;}
.qbts .qbts_l{width:59%;height:8.5rem;background:#fff;border-radius:0.25rem;overflow:hidden;}
.qbts .qbts_l .qbts_l_con{width:90%;padding:0.8rem 0 0 0;margin:0 auto;font-size:0;}
.qbts .qbts_l .qbts_l_con img{width:100%;display:block;}
.qbts .qbts_r{width:32%;height:6.9rem;background:#fff;border-radius:0.25rem;overflow:hidden;padding:0.8rem 3%;}
.qbts .qbts_r h5{width:40%;float:left;line-height:1.8;}
.qbts .qbts_r .qbts_img2{width:54%;font-size:0;}
.qbts .qbts_r .qbts_img2 img{width:100%;display:block;}
.qbts .qbts_r .qbts_img3{width:100%;margin-top:0.5rem;font-size:0;}
.qbts .qbts_r .qbts_img3 img{width:100%;}
/* qbts end*/
/* dlqb */
.dlqb{width:80%;margin:0.5rem auto;padding:0.8rem 3%;background:#fff;border-radius:0.3rem;}
.dlqb h5{font-size:0.45rem;line-height:1.5;color:#343434;}
.dlqb .dlqb_l{width:50%;font-size:0;}
.dlqb .dlqb_l img{max-width:100%;}
.dlqb .dlqb_l .dlqb_l_2{position:relative;width:100%;font-size:0;margin-top:1.0rem;}
.dlqb .dlqb_l .dlqb_l_2 img{width:100%;display:block;}
.dlqb .dlqb_l .dlqb_l_2 h5{position:absolute;left:0;line-height:1.5;width:50%;}
.dlqb .dlqb_r{width:48%;font-size:0;}
.dlqb .dlqb_r img{width:100%;}
/* dlqb end*/
/* dlqb_2 */
.dlqb_2{width:80%;margin:0.5rem auto;padding:0.8rem 3%;background:#fff;border-radius:0.3rem;}
.dlqb_2 h5{float:left;width:20%;font-size:0.55rem;line-height:1.5;color:#343434;}
.dlqb_2 .dlqb_2_img1{width:30%;font-size:0;}
.dlqb_2 .dlqb_2_img1 img{width:100%;display:block;}
.dlqb_2 .dlqb_2_img2{width:45%;padding:1.0rem 0.2rem;font-size:0;
-webkit-box-shadow: #eae6e6  0px 0px 10px;
-moz-box-shadow: #eae6e6  -0px 0px 10px;
box-shadow: #eae6e6  -0px 0px 10px;}
.dlqb_2 .dlqb_2_img2 img{width:100%;display:block;}
/* dlqb_2 end*/
/* dlqb_3 */
.dlqb_3{width:80%;margin:0.5rem auto;padding:0.8rem 3%;background:#fff;border-radius:0.3rem;}
.dlqb_3 h5{font-size:0.55rem;line-height:1.5;margin-bottom:0.4rem;color:#343434;}
.dlqb_3_list{width:100%;}
.dlqb_3_list li{width:20%;height:4.5rem;float:left;margin:0;font-size:0;text-align:center;overflow:hidden;
-webkit-box-shadow: #827e7e  0px 0px 1px;
-moz-box-shadow: #827e7e  -0px 0px 1px;
box-shadow: #827e7e  -0px 0px 1px;}
.dlqb_3_list li img{max-width:100%;max-height:100%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.dlqb_3_list li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}
/* dlqb_3 end */



/* qbts_2 */
.qbts_2{width:86%;margin:0.5rem auto;padding:0.6rem 0;border-radius:0.25rem;overflow:hidden;background:#fff;}
.qbts_2 .qbts_2_con{width:95%;padding:0.1rem 0;margin:0 auto;}
.qbts_2 .qbts_2_con .qbts_2_l{width:60%;font-size:0.35rem;line-height:2.0;color:#474747;}
.qbts_2 .qbts_2_con .qbts_2_l h5{font-size:0.55rem;line-height:2.0;color:#343434;}
.qbts_2 .qbts_2_con .qbts_2_l i{display:block;width:100%;height:1px;background:#c4c4c4;margin:0.6rem 0 0.5rem 0;}
.qbts_2 .qbts_2_con .qbts_2_r{width:20%;font-size:0;}
.qbts_2 .qbts_2_con .qbts_2_r img{width:100%;display:block;}
/* qbts_2 end*/
/* qbts_3 */
.qbts_3{width:86%;margin:0.5rem auto;padding:0.6rem 0;border-radius:0.25rem;overflow:hidden;background:#fff;}
.qbts_3 .qbts_3_con{width:95%;padding:0.1rem 0;margin:0 auto;}
.qbts_3 .qbts_3_con .qbts_3_tit h5{font-size:0.45rem;line-height:1.5;color:#343434;}
.qbts_3 .qbts_3_con .qbts_3_tit i{display:inline-block;width:1.0rem;height:4px;background:#a8a8a8;}
.qbts_3 .qbts_3_con .qbts_3_list{width:75%;font-size:0;text-align:right;}
.qbts_3 .qbts_3_con .qbts_3_list img{display:inline-block;width:31.3%;margin-left:2%;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
-o-transition: all .2s linear;
transition: all .2s linear;}
.qbts_3 .qbts_3_con .qbts_3_list img:hover{transform: scale(1.05, 1.05);transition: .4s transform;z-index:1000;}
/* qbts_3 end*/
/* qbts_4 */
.qbts_4{width:86%;height:6.6rem;margin:0.5rem auto;padding:0;overflow:hidden;}
.qbts_4 .qbts_cs1{width:34%;height:100%;}
.qbts_4 .qbts_cs1 .qbts_cs1_info{width:100%;font-size:0.38rem;line-height:2.0;background:#fff;color:#474747;}
.qbts_4 h5{font-size:0.55rem;line-height:3.0;color:#343434;}
.qbts_4 .qbts_cs1 .qbts_cs1_info h5{width:80%;margin:0 auto;font-size:0.55rem;line-height:3.0;color:#343434;}
.qbts_4 .qbts_cs1 .qbts_cs1_info p{width:80%;margin:0 auto;}
.qbts_4 .qbts_cs1 .qbts_cs1_info:nth-child(1){padding:0.5rem 0 0.8rem 0;margin-bottom:0.55rem;}

.qbts_4 .qbts_cs2{width:30%;height:100%;margin:0 3%;background:#fff;}
.qbts_4 .qbts_cs2 .qbts_cs2_info{width:45%;float:left;margin-left:10%;font-size:0.38rem;line-height:2.0;color:#474747;}
.qbts_4 .qbts_cs2 .qbts_cs2_info h5{line-height:1.6;padding-top:1.0rem;margin-bottom:0.5rem;}
.qbts_4 .qbts_cs2 .qbts_cs2_img{width:45%;height:80%;padding-top:10%;float:right;font-size:0;}
.qbts_4 .qbts_cs2 .qbts_cs2_img img{max-width:100%;max-height:100%;}

.qbts_4 .qbts_cs3{width:30%;height:100%;background:#fff;overflow:hidden;}
.qbts_4 .qbts_cs3 h5{width:90%;margin:0 auto;line-height:3.0;padding-top:0.4rem;}
.qbts_4 .qbts_cs3 .qbts_cs3_img{width:90%;margin:0 auto;font-size:0;}
.qbts_4 .qbts_cs3 .qbts_cs3_img img{width:100%;}
/* qbts_4 end*/
/* qb_pro */
.qb_pro{width:86%;margin:0 auto;padding:0;overflow:hidden;}
.qb_pro li{position:relative;width:48%;height:6.7rem;float:left;margin-top:0.8rem;background:#fff;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.qb_pro li:nth-child(2){float:right;}
.qb_pro li:nth-child(4){float:right;}
.qb_pro li .qb_pro_info{width:88%;margin:0 auto;padding-top:0.8rem;font-size:0.35rem;line-height:1.5;color:#585858;}
.qb_pro li .qb_pro_info h5{position:relative;width:50%;font-size:0.45rem;line-height:1.5;padding-bottom:0.3rem;color:#343434;border-bottom:1px solid #e5e5e5;}
.qb_pro li .qb_pro_info h5:after{
	position:absolute;left:0;bottom:0;
	content:"";
	width:1.2rem;
	height:2px;
	background:#d3534f;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.qb_pro li:hover{transform: translate(0,-6px);}
.qb_pro li:hover .qb_pro_info h5:after{width:100%;}
.qb_pro li .qb_pro_info p{max-width:50%;margin-top:0.5rem;}
.qb_pro li .qb_pro_img{position:absolute;right:5%;top:10%;width:73%;height:86%;font-size:0;text-align:right;}
.qb_pro li .qb_pro_img img{max-width:100%;max-height:100%;}
/* qb_pro end*/
/* qb_pro_2 */
.qb_pro_2{width:86%;margin:0.8rem auto;padding:0.8rem 0;overflow:hidden;background:#fff;}
.qb_pro_2 .qbpro_2_con{width:94%;padding:0;margin:0 auto;}
.qb_pro_2 .qbpro_2_con h3{position:relative;width:100%;font-size:0.55rem;line-height:1.0rem;padding-bottom:0.3rem;color:#343434;border-bottom:1px solid #e5e5e5;}
.qb_pro_2 .qbpro_2_con h3:after{
	position:absolute;left:0;bottom:0;
	content:"";
	width:4.6rem;
	height:2px;
	background:#d3534f;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
.qb_pro_2 .qbpro_2_con li{width:48%;float:left;margin:0;padding-top:0.5rem;text-align:center;}
.qb_pro_2 .qbpro_2_con li .qbpro_2_img{width:100%;height:4.9rem;font-size:0;overflow:hidden;border-right:1px solid #e5e5e5;}
.qb_pro_2 .qbpro_2_con li .qbpro_2_img img{max-width:100%;max-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.qb_pro_2 .qbpro_2_con li:hover .qbpro_2_img img{transform: scale(1.05, 1.05);transition: .4s transform;z-index:1000;}
.qb_pro_2 .qbpro_2_con li h5{width:96%;margin:0 auto;margin-top:0.2rem;padding:0.15rem 0;font-size:0.35rem;line-height:1.5;background:#eee;}
/* qb_pro_2 end*/
/* qbjc */
.qbjc{width:86%;margin:0.5rem auto;padding:0.8rem 0;border-radius:0.25rem;overflow:hidden;background:#fff;}
.qbjc .qbjc_con{width:94%;margin:0 auto;padding:0;
background:url(../images/qiban/guai_1.png) left top no-repeat,url(../images/qiban/guai_2.png) right top no-repeat,url(../images/qiban/guai_3.png) left bottom no-repeat,url(../images/qiban/guai_4.png) right bottom no-repeat;
background-size:0.22rem auto,0.22rem auto,0.22rem auto,0.22rem auto;}
.qbjc .qbjc_con li{width:38%;height:12.0rem;float:left;margin:0.6rem 6%;background:url(../images/qiban/qbjc_back.png) center no-repeat;background-size:100% 100%;}
.qbjc .qbjc_con li .qbjc_img{width:80%;height:86%;margin:0 auto;margin-top:10%;font-size:0;overflow:hidden;}
.qbjc .qbjc_con li .qbjc_img img{width:100%;min-height:100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.qbjc .qbjc_con li:hover .qbjc_img img{transform: scale(1.05, 1.05);transition: .4s transform;z-index:1000;}
/* qbjc end*/

.wbzx{width: 80%;margin: 0.2rem auto;padding: 0.8rem 3%;background: #fff;border: 1px solid #e1dfd9;border-radius: 0.25rem;}}
.wbzx_con{width:100%;font-size:0;}
.wbzx_con img{width:100%;display:block;}
.wbzx .fz_intro{float:left;font-size:0.45rem;line-height:1.5;color:#443e39;}
.wbzx .nf_tit{float:left;}


.dlbf_con{width:100%;}
.dlbf_con li{width:23%;height:6.0rem;float:left;margin:0.3rem 1%;overflow:hidden;overflow:hidden;font-size:0;}
.dlbf_con li img{width:100%;min-height:100%;
-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;}
.dlbf_con li:hover img{transform: scale(1.1, 1.1);transition: .4s transform;z-index:1000;}


