/*去掉视频中的下载按钮*/ 
video::-internal-media-controls-download-button {
	  display:none;
}

video::-webkit-media-controls-enclosure {
	  overflow:hidden;
}

video::-webkit-media-controls-panel {
	  width: calc(100% + 30px);
}
/*首先做的是环保脱硫*/
 .fanganxqvideo{
    height:260px; 
    background:#000;
 }
 .fanganxqvideo #video8{
    width: 344px;
    height: 258px;
 }
 /*面临困难start*/
 .fanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.kunnaninfotitle{
    width: 100%;
    text-align: center;
    margin:0 auto;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 80px;
}
.kunnaninfocontent {
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    float: left;
}
.kunnaninfoitem{
    width: 19.322%;
    /*margin-left: 10px;*/
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.kunnaninfoitem:last-child{
    float: right;
    margin-right: 0px;
}
.kunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.kunnaninfopic img{
    width: 100%;
}
.kunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.fanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.fanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.fanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.jjwtbgpic img{
    width: 100%;
}
.jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}
.fanganinfojjwt .jjwtcontent{
    width: 100%;
}
.jjwtcontent .jjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.jjwtcontent .jjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.jjwtcontent .jjwtpiclist,.jjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
/*.jjwtpiclist .jjwtpicitem, .jjwtcontent .jgb3-main .item {
    width: 234px;
    float: left;
    display: inline-block;

    position: relative;
    height: auto;
}*/
.jjwtpiclist .jjwtpicitem, .jjwtcontent .jgb3-main .item {
    width: 19.83%;
    float: left;
    display: inline-block;
    /* left: 25px; */
    /* right: 26px; */
    position: relative;
    height: auto;
}
 .jjwtcontent .jgb3-main .item-rev {
    position: absolute;
    top: 341px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 80px 30px 0;
    background: rgba(39,145,229,0.96);
}
.jjwtpicitem .jjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.jjwtpicitem .jjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.jjwtpicitem .jjwtpictxt{
    display: none;
}
.jjwtpicitem:hover .jjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.jjwtcontent .jjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.jjwtinfory .jjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.jjwtinforyitem .jjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.jjwtinforypic .jjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.jjwtinforyitem .jjwtinforypic:hover .jjwtinforypicbj{
    transform: rotate(360deg);

}

.jjwtinforypic .jjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.jjwtinforypic .jjwtinforypicsm img{
    width: 100%;
}
.jjwtinforyitem .jjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.jjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/

/*解决方案案例start111111111*/
.tuoliufangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.tuoliufangananliinfo{
    width: 100%;
    float: left;
}
.tuoliufangananliinfo .tuoliufangananliinfotitle{
    width: 100%;
    margin-top: 80px;
   

}
.tuoliufangananliinfotitle .tuoliufangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-bottom: 25px;
}
.tuoliufangananliinfotitle .tuoliufangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 28px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    /*margin-bottom: 50px;*/
    display: none;

}

.tuoliufangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.tuoliufangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.tuoliufangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.tuoliufangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.tuoliufangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.tuoliufangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
    height: auto;
    text-align: left;
}
.tuoliufangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.tuoliufangananliinfo #tuoliufangancaseitem {
    /*width: 396px;*/
	  width: 394px;
    float: none;
    display: inline-block;
}
/*解决方案end*/












/*解决方案案例start2*/
.fangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.fangananliinfo{
    width: 100%;
    float: left;
}
.fangananliinfo .fangananliinfotitle{
    width: 100%;
    margin-top: 80px;
   

}
.fangananliinfotitle .fangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.fangananliinfotitle .fangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 28px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    /*margin-bottom: 50px;*/

}

.fangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.fangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    /*text-align: center;*/
}
.fangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.fangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.fangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
}

.fangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     height: 20px; 
}
.fangananliinfo #fangancaseitem {
    width: 393px;
    /*float: none;*/
    display: inline-block;
}
/*解决方案end*/




/*获取解决方案背景start*/
.hqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.hqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.hqfabj .hqfabjcontent{
    width: 100%;
    float: left;
}
.hqfabjcontent .hqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 63%;

}
.hqfabjleft .hqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.hqfabjleft .hqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.hqfabjcontent .hqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 36%;
}
.hqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.hqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/

/*方案页面相关产品start11111111111111111*/

.tuliaofanganprod{
    width: 100%;
    height: 634px;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
}
.tuliaofanganprod .tuliaofanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 80px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.tuliaofanganprod .tuliaofanganprodcontent{
    width: 100%;
    /*float: left;*/
    text-align: center;
}
.tuliaofanganprodcontent .tuliaofanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:42px;
}

.tuliaofanganprodcontent .tuliaofanganproditem:first-child{
    /*background: none;*/
    /*float: left;*/
}
.tuliaofanganprodcontent .tuliaofanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.tuliaofanganprodcontent .tuliaofanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.tuliaofanganprodcontent .tuliaofanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.tuliaofanganproditem .tuliaofanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.tuliaofanganproditem .tuliaofanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.tuliaofanganproditem .tuliaofanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 280px;
    color: #2892E5;
}
.tuliaofanganproditem .tuliaofanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.tuliaofanganproditem .tuliaofanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.tuliaofanganprodpic img{
    width: 100%;
}
.tuliaofanganproditem .tuliaofanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.tuliaofanganproditem .tuliaofanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tuliaofanganproditem .tuliaofanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.tuliaofanganproditem .tuliaofanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}
/*方案页面相关产品end*/


/*方案页面相关产品start222222222222222222222222*/

.fanganprod{
    width: 100%;
    height: 530px;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
}
.fanganprod .fanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 80px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.fanganprod .fanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.fanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:80px;
    height: 380px;
}

.fanganprodcontent .fanganproditem:first-child{
    background: none;
    float: left;
}
.fanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.fanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.fanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    margin-top:80px;
}
.fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}
.fanganprodpic img{
    max-width: 100%;
}

.fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}

.fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}
/*方案页面相关产品end*/















/*方案页面优势start1111111111111111111*/
.tuoliufanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.tuoliufanganyoushi .tuoliufanganyoushicontent{
    width: 100%;
    float: left;
}
.tuoliufanganyoushicontent .tuoliufanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 80px;

}
.tuoliufanganyoushicontent .tuoliufanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    /*margin-top:30px;*/
    margin-bottom: 44px;

}
.tuoliufanganyoushicontent .tuoliufangyoushiinfo{
    width: 100%;
    float: left;

}
.tuoliufangyoushiinfo .item-row{
    width: 100%;
}
.tuoliufanganyoushiinfo .item-row .item {
    width: 13.729%;
    height: 170px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.tuoliufanganyoushiinfo .item-row .item:first-child{
    margin-left: 0px;
}
.tuoliufanganyoushiinfo .item-row .item:nth-child(5n){
    
    float: right;
    margin-right: 0px;
}
.tuoliufanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.tuoliufanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.tuoliufanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.tuoliufanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 100px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;/*设置显示几行*/
    -webkit-box-orient: vertical;
}
/*方案页面优势end*/

/*方案页面优势start222222222222222222222222222*/
.fanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.fanganyoushi .fanganyoushicontent{
    width: 100%;
    float: left;
}
.fanganyoushicontent .fanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 80px;

}
.fanganyoushicontent .fanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    /*margin-top:30px;*/
    margin-bottom: 50px;

}
.fanganyoushicontent .fangyoushiinfo{
    width: 100%;
    float: left;

}
.fangyoushiinfo .item-row{
    width: 100%;
}
.fanganyoushiinfo .item-row .item {
    width: 13.729%;
    height: 170px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.fanganyoushiinfo .item-row .item:first-child{
    margin-left: 0px;
}
.fanganyoushiinfo .item-row .item:nth-child(5n){
    
    float: right;
    margin-right: 0px;
}
.fanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.fanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.fanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.fanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
}
/*方案页面优势end*/

















/*方案页面重点物料stat*/
.fanganwuliao{
    width: 100%;
    float: left;
    background: #F6F7F9;
}
.fanganwuliaocontent{
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.fanganwuliaocontent .fanganwuliaotitle{
    width: 100%;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;
    text-align: center;
    margin-top: 70px;

}
.fanganwuliaocontent .fanganwuliaosmtitle{
    width: 100%;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;
    margin-top: 8px;
    text-align: center;
    /*margin-bottom: 80px;*/
}
/*方案页面重点物料end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.tuoliufanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.tuoliufanganchoseus .tuoliufanganchoseuscontent{
    width: 100%;
    float: left;
}
.tuoliufanganchoseuscontent .tuoliufanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 80px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.tuoliufanganchoseuscontent .tuoliufanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.tuoliufanganchoseuscontent .tuoliufanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.tuoliufanganchoseusinfo .item-row{
    width: 100%;
}
.tuoliufanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.tuoliufanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.tuoliufanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.tuoliufanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.tuoliufanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.tuoliufanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.tuoliufanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.tuoliufanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/




/*方案页面选择我们start22222222222222222222222222*/
.fanganchoseus{
    width: 100%;
    float: left;
    margin-bottom: 80px;
}
.fanganchoseus .fanganchoseuscontent{
    width: 100%;
    float: left;
}
.fanganchoseuscontent .fanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 80px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.fanganchoseuscontent .fanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:28px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.fanganchoseuscontent .fanganchoseusinfo{
    width: 100%;
    margin-top: 50px;
}
.fanganchoseusinfo .item-row{
    width: 100%;
}
.fanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.fanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.fanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.fanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.fanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.fanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.fanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.fanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


















/*方案页面专家start111111111111111111*/
.tuoliufanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.tuoliufanganzhuanjia .li-main {
    margin: 0 0px;
}
.tuoliufanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.tuoliufanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.tuoliufanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.tuoliufanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.tuoliufanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.tuoliufanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.tuoliufanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.tuoliufanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.tuoliufanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/




/*方案页面专家start222222222222222222*/
.fanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #F6F7F9;
    float: left;
    width: 100%;
}
.fanganzhuanjia .li-main {
    margin: 0 0px;
}
.fanganzhuanjia  .hisb2-main {
    margin-top: 40px;
    margin-bottom: 80px;
}
.fanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.fanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.fanganzhuanjia .block_three .item-box {
    width: 24.16%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
}
.fanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.fanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.fanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.fanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.tuoliufangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.tuoliufangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.tuoliufangannewsrTit {
    padding-top: 80px;
    height: auto;
}
.tuoliufangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.tuoliufangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.fangannewsalMain{
    display: none;
}
.fangannewsalMain:first-child{
    display: block;
}
.tuoliufangannewsalMain{
    display: none;
}
.tuoliufangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面新闻start22222222222222222222222*/
.fangannews{
    padding-top: 0px;
}
.fangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.fangannewsrTit {
    padding-top: 80px;
    height: auto;
}
.rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.fangannewsalMain{
    display: none;
}
.fangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/















/*方案页面相关解决方案start*/
.xiangguanfangan{
    width: 100%;
    float: left;

}
.xiangguanfangan .xiangguanfangantitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.xiangguanfangan .xiangguanfangansmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #A4A7AF;
    line-height: 18px;
    margin-top: 26px;
    margin-bottom: 30px;

}
.faxiangguanjiejuefangan .item {
    float: left;
    width: 19.15%;
    height: 200px;
    transition: 0.36s;
    box-sizing: border-box;
    background-color: #F6F7F9;
    padding-top: 40px;
    margin-top: 20px;
    border-right: solid #fff 2px;
    margin-left: 0px;
    margin-right: 10px;
}
.faxiangguanjiejuefangan .item:last-child {
    float: right;
    margin-right: 10px;
}
/*方案页面相关解决方案end*/
/***********************************************************************************************************************************/
/*******************************************建材固废start********************************************************************************/

/*面临困扰start*/
 .gufeifanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.gufeikunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 80px;
}
.gufeikunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.gufeikunnaninfoitem{
    width: 23%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.gufeikunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.gufeikunnaninfopic img{
    width: 100%;
}
.gufeikunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.gufeifanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.gufeifanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.gufeifanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.gufeifanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}






.gufeifanganinfojjwt .gufeijjwtcontent{
    width: 100%;
}
.gufeijjwtcontent .gufeijjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.gufeijjwtcontent .gufeijjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.gufeijjwtcontent .gufeijjwtpiclist,.gufeijjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.gufeijjwtpiclist .gufeijjwtpicitem, .gufeijjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .gufeijjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.gufeijjwtpicitem .gufeijjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.gufeijjwtpicitem .gufeijjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.gufeijjwtpicitem .gufeijjwtpictxt{
    display: none;
}
.gufeijjwtpicitem:hover .gufeijjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.gufeijjwtcontent .gufeijjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.gufeijjwtinfory .gufeijjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.gufeijjwtinforyitem .gufeijjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.gufeijjwtinforypic .gufeijjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.gufeijjwtinforyitem .gufeijjwtinforypic:hover .gufeijjwtinforypicbj{
    transform: rotate(360deg);

}

.gufeijjwtinforypic .gufeijjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.gufeijjwtinforypic .gufeijjwtinforypicsm img{
    width: 100%;
}
.gufeijjwtinforyitem .gufeijjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.gufeijjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/



/*解决方案案例start111111111*/
.gufeifangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.gufeifangananliinfo{
    width: 100%;
    float: left;
}
.gufeifangananliinfo .rListCon{
    width: 100%;
    
}
/*.gufeifangananliinfo #gufeifangancaseitem {
    width: 33.333%;
}*/
.gufeifangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.gufeifangananliinfo .gufeifangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.gufeifangananliinfotitle .gufeifangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.gufeifangananliinfotitle .gufeifangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.gufeifangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.gufeifangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.gufeifangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.gufeifangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.gufeifangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.gufeifangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.gufeifangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.gufeifangananliinfo .gufeifangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.gufeifangananliinfo .gufeifangancaseitem:last-child {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/








/*获取解决方案背景start*/
.gufeihqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.gufeihqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.gufeihqfabj .gufeihqfabjcontent{
    width: 100%;
    float: left;
}
.gufeihqfabjcontent .gufeihqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.gufeihqfabjleft .gufeihqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.gufeihqfabjleft .gufeihqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.gufeihqfabjcontent .gufeihqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.gufeihqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.gufeihqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/


.gufeifanganprod{
    width: 100%;
    /*height: 530px;*/
    height: 634px;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
}
.gufeifanganprod .gufeifanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 80px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.gufeifanganprod .gufeifanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.gufeifanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.gufeifanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.gufeifanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.gufeifanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.gufeifanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.gufeifanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.gufeifanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.gufeifanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.gufeifanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.gufeifanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.gufeifanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.gufeifanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.gufeifanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.gufeifanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.gufeifanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}


/*方案页面相关产品end*/



/*方案页面优势start*/
.gufeifanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 80px;
}
.gufeifanganyoushi .gufeifanganyoushicontent{
    width: 100%;
    float: left;
}
.gufeifanganyoushicontent .gufeifanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 80px;

}
.gufeifanganyoushicontent .gufeifanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.gufeifanganyoushicontent .gufeifangyoushiinfo{
    width: 100%;
    float: left;

}
.gufeifangyoushiinfo .item-row{
    width: 100%;
}
.gufeifanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 130px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.gufeifanganyoushiinfo .item-row .item:nth-child(2) {
    margin-right: 10px;
    margin-left: 10px;
}
.gufeifanganyoushiinfo .item-row .item:last-child {
    float: right;
}
.gufeifanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.gufeifanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 30px;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 30px;
    padding-top: 10px;
}
.gufeifanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.gufeifanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.gufeifanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.gufeifanganzhuanjia .li-main {
    margin: 0 0px;
}
.gufeifanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.gufeifanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.gufeifanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.gufeifanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.gufeifanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.gufeifanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.gufeifanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.gufeifanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.gufeifanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/
/*方案页面新闻start11111111111111111*/
.gufeifangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.gufeifangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.gufeifangannewsrTit {
    padding-top: 80px;
    height: auto;
}
.gufeifangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.gufeifangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.gufeifangannews .fangannewsalMain{
    display: none;
}
.gufeifangannews .fangannewsalMain:first-child{
    display: block;
}
.gufeifangannewsalMain{
    display: none;
}
.gufeifangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/
/*方案页面选择我们start1111111111111111111111111111111111*/
.gufeifanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.gufeifanganchoseus .gufeifanganchoseuscontent{
    width: 100%;
    float: left;
}
.gufeifanganchoseuscontent .gufeifanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.gufeifanganchoseuscontent .gufeifanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.gufeifanganchoseuscontent .gufeifanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.gufeifanganchoseusinfo .item-row{
    width: 100%;
}
.gufeifanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.gufeifanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.gufeifanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.gufeifanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.gufeifanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.gufeifanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.gufeifanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.gufeifanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/

/*******************************************建材固废end********************************************************************************/


/*******************************************非金属start********************************************************************************/

/*面临困扰start*/
 .feijinshufanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.feijinshukunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.feijinshukunnaninfocontent {
    width: 94%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.feijinshukunnaninfoitem{
    width: 23%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.feijinshukunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.feijinshukunnaninfopic img{
    width: 100%;
}
.feijinshukunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.feijinshufanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.feijinshufanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}

.feijinshufanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.feijinshufanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}








.feijinshufanganinfojjwt .feijinshujjwtcontent{
    width: 100%;
}
.feijinshujjwtcontent .feijinshujjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.feijinshujjwtcontent .feijinshujjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.feijinshujjwtcontent .feijinshujjwtpiclist,.feijinshujjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.feijinshujjwtpiclist .feijinshujjwtpicitem, .feijinshujjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 46px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .feijinshujjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.feijinshujjwtpicitem .feijinshujjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.feijinshujjwtpicitem .feijinshujjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.feijinshujjwtpicitem .feijinshujjwtpictxt{
    display: none;
}
.feijinshujjwtpicitem:hover .feijinshujjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.feijinshujjwtcontent .feijinshujjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.feijinshujjwtinfory .feijinshujjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.feijinshujjwtinforyitem .feijinshujjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.feijinshujjwtinforypic .feijinshujjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.feijinshujjwtinforyitem .feijinshujjwtinforypic:hover .feijinshujjwtinforypicbj{
    transform: rotate(360deg);

}

.feijinshujjwtinforypic .feijinshujjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.feijinshujjwtinforypic .feijinshujjwtinforypicsm img{
    width: 100%;
}
.feijinshujjwtinforyitem .feijinshujjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.feijinshujjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/



/*解决方案案例start111111111*/
.feijinshufangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.feijinshufangananliinfo{
    width: 100%;
    float: left;
}
.feijinshufangananliinfo .rListCon{
    width: 100%;
    
}
.feijinshufangananliinfo #feijinshufangancaseitem {
    width: 33.333%;
}
.feijinshufangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.feijinshufangananliinfo .feijinshufangananliinfotitle{
    width: 100%;
    margin-top: 80px;
   

}
.feijinshufangananliinfotitle .feijinshufangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.feijinshufangananliinfotitle .feijinshufangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.feijinshufangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.feijinshufangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.feijinshufangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.feijinshufangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.feijinshufangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.feijinshufangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.feijinshufangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.feijinshufangananliinfo #feijinshufangancaseitem {
    width: 390px;
    float: none;
    display: inline-block;
}
/*解决方案end*/



/*获取解决方案背景start*/
.feijinshuhqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.feijinshuhqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.feijinshuhqfabj .feijinshuhqfabjcontent{
    width: 100%;
    float: left;
}
.feijinshuhqfabjcontent .feijinshuhqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.feijinshuhqfabjleft .feijinshuhqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.feijinshuhqfabjleft .feijinshuhqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.feijinshuhqfabjcontent .feijinshuhqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.feijinshuhqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.feijinshuhqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.feijinshufanganprod{
    width: 100%;
    /*height: 530px;*/
    height: 634px;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
}
.feijinshufanganprod .feijinshufanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 80px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.feijinshufanganprod .feijinshufanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.feijinshufanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.feijinshufanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.feijinshufanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.feijinshufanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.feijinshufanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.feijinshufanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.feijinshufanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.feijinshufanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.feijinshufanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}


/*方案页面相关产品end*/



/*方案页面优势start*/
.feijinshufanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.feijinshufanganyoushi .feijinshufanganyoushicontent{
    width: 100%;
    float: left;
}
.feijinshufanganyoushicontent .feijinshufanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.feijinshufanganyoushicontent .feijinshufanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top:12px;
    margin-bottom: 66px;

}
.feijinshufanganyoushicontent .feijinshufangyoushiinfo{
    width: 100%;
    float: left;

}
.feijinshufangyoushiinfo .item-row{
    width: 100%;
}
.feijinshufanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.feijinshufanganyoushiinfo .item-row .item:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}
.feijinshufanganyoushiinfo .item-row .item:last-child {
    float: right;
}
.feijinshufanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.feijinshufanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    /*font-style: italic;*/
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.feijinshufanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.feijinshufanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
}
/*方案页面优势end*/

/*方案页面专家start111111111111111111*/
.feijinshufanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 74px;
}
.feijinshufanganzhuanjia .li-main {
    margin: 0 0px;
}
.feijinshufanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.feijinshufanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.feijinshufanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.feijinshufanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.feijinshufanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.feijinshufanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.feijinshufanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.feijinshufanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.feijinshufanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/
/*方案页面新闻start11111111111111111*/
.feijinshufangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.feijinshufangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.feijinshufangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.feijinshufangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.feijinshufangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.feijinshufangannews .fangannewsalMain{
    display: none;
}
.feijinshufangannews .fangannewsalMain:first-child{
    display: block;
}
.feijinshufangannewsalMain{
    display: none;
}
.feijinshufangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/
/*方案页面选择我们start1111111111111111111111111111111111*/
.feijinshufanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.feijinshufanganchoseus .feijinshufanganchoseuscontent{
    width: 100%;
    float: left;
}
.feijinshufanganchoseuscontent .feijinshufanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.feijinshufanganchoseuscontent .feijinshufanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.feijinshufanganchoseuscontent .feijinshufanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.feijinshufanganchoseusinfo .item-row{
    width: 100%;
}
.feijinshufanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.feijinshufanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.feijinshufanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.feijinshufanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.feijinshufanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.feijinshufanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.feijinshufanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.feijinshufanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/

/*******************************************非金属end********************************************************************************/


/*******************************************医药start********************************************************************************/

/*面临困扰start*/
 .yiyaofanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.yiyaokunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.yiyaokunnaninfocontent {
    width: 94%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.yiyaokunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.yiyaokunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.yiyaokunnaninfopic img{
    width: 100%;
}
.yiyaokunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.yiyaofanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.yiyaofanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.yiyaofanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.yiyaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}






.yiyaofanganinfojjwt .yiyaojjwtcontent{
    width: 100%;
}
.yiyaojjwtcontent .yiyaojjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.yiyaojjwtcontent .yiyaojjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.yiyaojjwtcontent .yiyaojjwtpiclist,.yiyaojjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.yiyaojjwtpiclist .yiyaojjwtpicitem, .yiyaojjwtcontent .jgb3-main .item {
    width: 19.83%;
    /*width: 293px;*/
    float: left;
    display: inline-block;
    /*left: 46px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .yiyaojjwtcontent .jgb3-main .item-rev {
    position: absolute;
    top: 390px;
    /*top: 420px;*/
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 112px 30px 0;
    background: rgba(39,145,229,0.96);
}
.yiyaojjwtpicitem .yiyaojjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.yiyaojjwtpicitem .yiyaojjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.yiyaojjwtpicitem .yiyaojjwtpictxt{
    display: none;
}
.yiyaojjwtpicitem:hover .yiyaojjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.yiyaojjwtcontent .yiyaojjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.yiyaojjwtinfory .yiyaojjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.yiyaojjwtinforyitem .yiyaojjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.yiyaojjwtinforypic .yiyaojjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.yiyaojjwtinforyitem .yiyaojjwtinforypic:hover .yiyaojjwtinforypicbj{
    transform: rotate(360deg);

}

.yiyaojjwtinforypic .yiyaojjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.yiyaojjwtinforypic .yiyaojjwtinforypicsm img{
    width: 100%;
}
.yiyaojjwtinforyitem .yiyaojjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.yiyaojjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/





/*解决方案案例start111111111*/
.yiyaofangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.yiyaofangananliinfo{
    width: 100%;
    float: left;
}
.yiyaofangananliinfo .rListCon{
    width: 100%;
    
}
/*.yiyaofangananliinfo #yiyaofangancaseitem {
    width: 33.333%;
}*/
.yiyaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.yiyaofangananliinfo .yiyaofangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.yiyaofangananliinfotitle .yiyaofangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.yiyaofangananliinfotitle .yiyaofangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.yiyaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.yiyaofangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.yiyaofangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.yiyaofangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.yiyaofangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.yiyaofangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.yiyaofangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.yiyaofangananliinfo .yiyaofangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.yiyaofangananliinfo .yiyaofangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.yiyaohqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.yiyaohqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.yiyaohqfabj .yiyaohqfabjcontent{
    width: 100%;
    float: left;
}
.yiyaohqfabjcontent .yiyaohqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.yiyaohqfabjleft .yiyaohqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.yiyaohqfabjleft .yiyaohqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.yiyaohqfabjcontent .yiyaohqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.yiyaohqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.yiyaohqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.yiyaofanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.yiyaofanganprod .yiyaofanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.yiyaofanganprod .yiyaofanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.yiyaofanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    margin-top:40px;
    height: 380px;
    padding: 0 10px;
}

.yiyaofanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.arrow-left {
    font-size: 0;
    background-image: url(../image/l_default.png);
    width: 30px;
    height: 60px;
    display: block;
    position: absolute;
    left: 15px;
    top: 40%;
    background-size: 100% 100%;
    z-index: 9;
}
.arrow-right {
    font-size: 0;
    background-image: url(../image/r_default.png);
    width: 30px;
    height: 60px;
    display: block;
    position: absolute;
    top: 40%;
    right: 15px;
    background-size: 100% 100%;
    z-index: 9;
}
.arrow-left:hover{background-image:url(../image/l_select.png);}
.arrow-right:hover{background-image:url(../image/r_select.png);}
.yiyaofanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}
.yiyaofanganprodcontent .fanganproditem .fanganprodpic img{
    width: auto;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    height: 160px;
    background-color: #fff;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodtitle a{
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;
    margin-top:24px;

}

.yiyaofanganprodcontent .fanganproditem .fanganprodtitle p{
    width: 100%;
    text-align: left;
    line-height: 28px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    color: #A4A8B0;
    padding: 0 20px;
    margin-top:10px;

}
@media only screen and (max-width: 767px){
    .yiyaofanganprodcontent .fanganproditem .fanganprodtitle {
    width: 100%;
    height: 120px;
}
.yiyaofanganprodcontent .fanganproditem {
    /* width: 23%; */
    width: 280px;
    height: 280px;
}
   .yiyaofanganprodcontent .fanganproditem .fanganprodtitle a{
    display: inline-block;
    width: 100%;
    text-align: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #273450;
    padding-left: 5px;
    margin-top: 10px;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodtitle p{
    width: 100%;
    text-align: left;
    line-height: 18px;
    font-size: 12px;
    color: #A4A8B0;
    padding: 0 5px;
    margin-top: 10px;
}
.left-block{
    padding:0 15px;
}
.btn{
    width:50%;
}
.sec-nav.mdtop-sn{
    padding-top:5px;
}
.absn-info .text{
    margin-top:10px;
}
.absn-info .tit h1{
    font-size: 28px;
}
.absn-info .tip-tel{
    width:42%;
    padding-left:5%;
    margin-left:5%;
}
.mdtop-sn .snav-main{
    width:100%;
}
}
.yiyaofanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.yiyaofanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.yiyaofanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}


/*方案页面相关产品end*/



/*方案页面优势start*/
.yiyaofanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.yiyaofanganyoushi .yiyaofanganyoushicontent{
    width: 100%;
    float: left;
}
.yiyaofanganyoushicontent .yiyaofanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.yiyaofanganyoushicontent .yiyaofanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 70px;

}
.yiyaofanganyoushicontent .yiyaofangyoushiinfo{
    width: 100%;
    float: left;

}
.yiyaofangyoushiinfo .item-row{
    width: 100%;
}
.yiyaofanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.yiyaofanganyoushiinfo .item-row .item:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}
.yiyaofanganyoushiinfo .item-row .item:last-child {
    float: right;
}
.yiyaofanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.yiyaofanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    /*font-style: italic;*/
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.yiyaofanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.yiyaofanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
}
/*方案页面优势end*/

/*方案页面专家start111111111111111111*/
.yiyaofanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.yiyaofanganzhuanjia .marktext{
    margin-top: -6px;
}
.yiyaofanganzhuanjia .li-main {
    margin: 0 0px;
}
.yiyaofanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.yiyaofanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.yiyaofanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.yiyaofanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.yiyaofanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.yiyaofanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.yiyaofanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.yiyaofanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.yiyaofanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.yiyaofangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.yiyaofangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.yiyaofangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.yiyaofangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.yiyaofangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.yiyaofangannews .fangannewsalMain{
    display: none;
}
.yiyaofangannews .fangannewsalMain:first-child{
    display: block;
}
.yiyaofangannewsalMain{
    display: none;
}
.yiyaofangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.yiyaofanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.yiyaofanganchoseus .yiyaofanganchoseuscontent{
    width: 100%;
    float: left;
}
.yiyaofanganchoseuscontent .yiyaofanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.yiyaofanganchoseuscontent .yiyaofanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.yiyaofanganchoseuscontent .yiyaofanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.yiyaofanganchoseusinfo .item-row{
    width: 100%;
}
.yiyaofanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.yiyaofanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.yiyaofanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.yiyaofanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.yiyaofanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.yiyaofanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.yiyaofanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.yiyaofanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/

/*******************************************医药end********************************************************************************/


/*******************************************食品start********************************************************************************/

/*面临困扰start*/
 .shipinfanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.shipinkunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.shipinkunnaninfocontent {
    width: 94%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.shipinkunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.shipinkunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.shipinkunnaninfopic img{
    width: 100%;
}
.shipinkunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.shipinfanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.shipinfanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}

.shipinfanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.shipinfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}









.shipinfanganinfojjwt .shipinjjwtcontent{
    width: 100%;
}
.shipinjjwtcontent .shipinjjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.shipinjjwtcontent .shipinjjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.shipinjjwtcontent .shipinjjwtpiclist,.shipinjjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.shipinjjwtpiclist .shipinjjwtpicitem, .shipinjjwtcontent .jgb3-main .item {
    width: 19.83%;
    /*width: 293px;*/
    float: left;
    display: inline-block;
    /*left: 46px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .shipinjjwtcontent .jgb3-main .item-rev {
    position: absolute;
    top: 390px;
    /*top: 420px;*/
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 112px 30px 0;
    background: rgba(39,145,229,0.96);
}
.shipinjjwtpicitem .shipinjjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.shipinjjwtpicitem .shipinjjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.shipinjjwtpicitem .shipinjjwtpictxt{
    display: none;
}
.shipinjjwtpicitem:hover .shipinjjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.shipinjjwtcontent .shipinjjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.shipinjjwtinfory .shipinjjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.shipinjjwtinforyitem .shipinjjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.shipinjjwtinforypic .shipinjjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.shipinjjwtinforyitem .shipinjjwtinforypic:hover .shipinjjwtinforypicbj{
    transform: rotate(360deg);

}

.shipinjjwtinforypic .shipinjjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.shipinjjwtinforypic .shipinjjwtinforypicsm img{
    width: 100%;
}
.shipinjjwtinforyitem .shipinjjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.shipinjjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/





/*解决方案案例start111111111*/
.shipinfangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.shipinfangananliinfo{
    width: 100%;
    float: left;
}
.shipinfangananliinfo .rListCon{
    width: 100%;
    
}
/*.shipinfangananliinfo #shipinfangancaseitem {
    width: 33.333%;
}*/
.shipinfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.shipinfangananliinfo .shipinfangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.shipinfangananliinfotitle .shipinfangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.shipinfangananliinfotitle .shipinfangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.shipinfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.shipinfangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.shipinfangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.shipinfangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.shipinfangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.shipinfangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.shipinfangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.shipinfangananliinfo .shipinfangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.shipinfangananliinfo .shipinfangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.shipinhqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.shipinhqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.shipinhqfabj .shipinhqfabjcontent{
    width: 100%;
    float: left;
}
.shipinhqfabjcontent .shipinhqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.shipinhqfabjleft .shipinhqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.shipinhqfabjleft .shipinhqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.shipinhqfabjcontent .shipinhqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.shipinhqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.shipinhqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.shipinfanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.shipinfanganprod .shipinfanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.shipinfanganprod .shipinfanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.shipinfanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.shipinfanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.shipinfanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.shipinfanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.shipinfanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.shipinfanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.shipinfanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.shipinfanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.shipinfanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.shipinfanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}
.shipinfanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.shipinfanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.shipinfanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.shipinfanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.shipinfanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.shipinfanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.shipinfanganyoushi .shipinfanganyoushicontent{
    width: 100%;
    float: left;
}
.shipinfanganyoushicontent .shipinfanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.shipinfanganyoushicontent .shipinfanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 70px;

}
.shipinfanganyoushicontent .shipinfangyoushiinfo{
    width: 100%;
    float: left;

}
.shipinfangyoushiinfo .item-row{
    width: 100%;
}
.shipinfanganyoushiinfo .item-row .item {
    width: 19.45%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}
.shipinfanganyoushiinfo .item-row .item:nth-child(2) {
    margin-left: 10px;
    margin-right: 10px;
}
.shipinfanganyoushiinfo .item-row .item:last-child {
    float: right;
}
.shipinfanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.shipinfanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    /*font-style: italic;*/
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.shipinfanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.shipinfanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
}
/*方案页面优势end*/

/*方案页面专家start111111111111111111*/
.shipinfanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.shipinfanganzhuanjia .marktext{
    margin-top: -6px;
}
.shipinfanganzhuanjia .li-main {
    margin: 0 0px;
}
.shipinfanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.shipinfanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.shipinfanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.shipinfanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.shipinfanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.shipinfanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.shipinfanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.shipinfanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.shipinfanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.shipinfangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.shipinfangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.shipinfangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.shipinfangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.shipinfangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.shipinfangannews .fangannewsalMain{
    display: none;
}
.shipinfangannews .fangannewsalMain:first-child{
    display: block;
}
.shipinfangannewsalMain{
    display: none;
}
.shipinfangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.shipinfanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.shipinfanganchoseus .shipinfanganchoseuscontent{
    width: 100%;
    float: left;
}
.shipinfanganchoseuscontent .shipinfanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.shipinfanganchoseuscontent .shipinfanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.shipinfanganchoseuscontent .shipinfanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.shipinfanganchoseusinfo .item-row{
    width: 100%;
}
.shipinfanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.shipinfanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.shipinfanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.shipinfanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.shipinfanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.shipinfanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.shipinfanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.shipinfanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/

/*******************************************食品end********************************************************************************/


/*******************************************锂电start********************************************************************************/

/*面临困扰start*/
 .lidianfanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.lidiankunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.lidiankunnaninfocontent {
    width: 94%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.lidiankunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.lidiankunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.lidiankunnaninfopic img{
    width: 100%;
}
.lidiankunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.lidianfanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.lidianfanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}

.lidianfanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.lidianfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}







.lidianfanganinfojjwt .lidianjjwtcontent{
    width: 100%;
}
.lidianjjwtcontent .lidianjjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.lidianjjwtcontent .lidianjjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.lidianjjwtcontent .lidianjjwtpiclist,.lidianjjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.lidianjjwtpiclist .lidianjjwtpicitem, .lidianjjwtcontent .jgb3-main .item {
    width: 19.83%;
    /*width: 293px;*/
    float: left;
    display: inline-block;
    /*left: 46px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .lidianjjwtcontent .jgb3-main .item-rev {
    position: absolute;
    top: 390px;
    /*top: 420px;*/
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 112px 30px 0;
    background: rgba(39,145,229,0.96);
}
.lidianjjwtpicitem .lidianjjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.lidianjjwtpicitem .lidianjjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.lidianjjwtpicitem .lidianjjwtpictxt{
    display: none;
}
.lidianjjwtpicitem:hover .lidianjjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.lidianjjwtcontent .lidianjjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.lidianjjwtinfory .lidianjjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.lidianjjwtinforyitem .lidianjjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.lidianjjwtinforypic .lidianjjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.lidianjjwtinforyitem .lidianjjwtinforypic:hover .lidianjjwtinforypicbj{
    transform: rotate(360deg);

}

.lidianjjwtinforypic .lidianjjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.lidianjjwtinforypic .lidianjjwtinforypicsm img{
    width: 100%;
}
.lidianjjwtinforyitem .lidianjjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.lidianjjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/



/*解决方案案例start111111111*/
.lidianfangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.lidianfangananliinfo{
    width: 100%;
    float: left;
}
.lidianfangananliinfo .rListCon{
    width: 100%;
    
}
/*.lidianfangananliinfo #lidianfangancaseitem {
    width: 33.333%;
}*/
.lidianfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.lidianfangananliinfo .lidianfangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.lidianfangananliinfotitle .lidianfangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.lidianfangananliinfotitle .lidianfangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.lidianfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.lidianfangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.lidianfangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.lidianfangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.lidianfangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.lidianfangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.lidianfangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.lidianfangananliinfo .lidianfangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.lidianfangananliinfo .lidianfangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.lidianhqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.lidianhqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.lidianhqfabj .lidianhqfabjcontent{
    width: 100%;
    float: left;
}
.lidianhqfabjcontent .lidianhqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.lidianhqfabjleft .lidianhqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.lidianhqfabjleft .lidianhqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.lidianhqfabjcontent .lidianhqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.lidianhqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.lidianhqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/


.lidianfanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.lidianfanganprod .lidianfanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.lidianfanganprod .lidianfanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.lidianfanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.lidianfanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.lidianfanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.lidianfanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.lidianfanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.lidianfanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.lidianfanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.lidianfanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.lidianfanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.lidianfanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}
.lidianfanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.lidianfanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.lidianfanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.lidianfanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.lidianfanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.lidianfanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.lidianfanganyoushi .lidianfanganyoushicontent{
    width: 100%;
    float: left;
}
.lidianfanganyoushicontent .lidianfanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.lidianfanganyoushicontent .lidianfanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.lidianfanganyoushicontent .lidianfangyoushiinfo{
    width: 100%;
    float: left;

}
.lidianfangyoushiinfo .item-row{
    width: 100%;
}
.lidianfanganyoushiinfo .item-row .item {
    width: 14.399%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.lidianfanganyoushiinfo .item-row .item:nth-child(5n) {
    float: right;
    margin-right: 0px;
}
.lidianfanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.lidianfanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    /*font-style: italic;*/
    color: #263450;
    line-height: 18px;
    padding-top: 10px;
}
.lidianfanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.lidianfanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 53px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
}
/*方案页面优势end*/

/*方案页面专家start111111111111111111*/
.lidianfanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.lidianfanganzhuanjia .marktext{
    margin-top: -6px;
}
.lidianfanganzhuanjia .li-main {
    margin: 0 0px;
}
.lidianfanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.lidianfanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.lidianfanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.lidianfanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.lidianfanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.lidianfanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.lidianfanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.lidianfanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.lidianfanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/
/*方案页面新闻start11111111111111111*/
.lidianfangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.lidianfangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.lidianfangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.lidianfangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.lidianfangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.lidianfangannews .fangannewsalMain{
    display: none;
}
.lidianfangannews .fangannewsalMain:first-child{
    display: block;
}
.lidianfangannewsalMain{
    display: none;
}
.lidianfangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.lidianfanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.lidianfanganchoseus .lidianfanganchoseuscontent{
    width: 100%;
    float: left;
}
.lidianfanganchoseuscontent .lidianfanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.lidianfanganchoseuscontent .lidianfanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.lidianfanganchoseuscontent .lidianfanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.lidianfanganchoseusinfo .item-row{
    width: 100%;
}
.lidianfanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.lidianfanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.lidianfanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.lidianfanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.lidianfanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.lidianfanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.lidianfanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.lidianfanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


/*******************************************锂电end********************************************************************************/




/*******************************************精细化工start********************************************************************************/

/*面临困扰start*/
 .huagongfanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.huagongkunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.huagongkunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.huagongkunnaninfoitem{
    width: 23%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.huagongkunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.huagongkunnaninfopic img{
    width: 100%;
}
.huagongkunnaninfotext{
    width: 68%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.huagongfanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.huagongfanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.huagongfanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.huagongfanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}










.huagongfanganinfojjwt .huagongjjwtcontent{
    width: 100%;
}
.huagongjjwtcontent .huagongjjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.huagongjjwtcontent .huagongjjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.huagongjjwtcontent .huagongjjwtpiclist,.huagongjjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.huagongjjwtpiclist .huagongjjwtpicitem, .huagongjjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .huagongjjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.huagongjjwtpicitem .huagongjjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.huagongjjwtpicitem .huagongjjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.huagongjjwtpicitem .huagongjjwtpictxt{
    display: none;
}
.huagongjjwtpicitem:hover .huagongjjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.huagongjjwtcontent .huagongjjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.huagongjjwtinfory .huagongjjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.huagongjjwtinforyitem .huagongjjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.huagongjjwtinforypic .huagongjjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.huagongjjwtinforyitem .huagongjjwtinforypic:hover .huagongjjwtinforypicbj{
    transform: rotate(360deg);

}

.huagongjjwtinforypic .huagongjjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.huagongjjwtinforypic .huagongjjwtinforypicsm img{
    width: 100%;
}
.huagongjjwtinforyitem .huagongjjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.huagongjjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/




/*解决方案案例start111111111*/
.huagongfangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.huagongfangananliinfo{
    width: 100%;
    float: left;
}
.huagongfangananliinfo .rListCon{
    width: 100%;
    
}
/*.huagongfangananliinfo #huagongfangancaseitem {
    width: 33.333%;
}*/
.huagongfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.huagongfangananliinfo .huagongfangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.huagongfangananliinfotitle .huagongfangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.huagongfangananliinfotitle .huagongfangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.huagongfangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.huagongfangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.huagongfangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.huagongfangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.huagongfangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.huagongfangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.huagongfangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.huagongfangananliinfo .huagongfangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.huagongfangananliinfo .huagongfangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.huagonghqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.huagonghqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.huagonghqfabj .huagonghqfabjcontent{
    width: 100%;
    float: left;
}
.huagonghqfabjcontent .huagonghqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.huagonghqfabjleft .huagonghqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.huagonghqfabjleft .huagonghqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.huagonghqfabjcontent .huagonghqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.huagonghqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.huagonghqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.huagongfanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.huagongfanganprod .huagongfanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.huagongfanganprod .huagongfanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.huagongfanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.huagongfanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.huagongfanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.huagongfanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.huagongfanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.huagongfanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.huagongfanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.huagongfanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.huagongfanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.huagongfanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
}
.huagongfanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.huagongfanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.huagongfanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.huagongfanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.huagongfanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.huagongfanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.huagongfanganyoushi .huagongfanganyoushicontent{
    width: 100%;
    float: left;
}
.huagongfanganyoushicontent .huagongfanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.huagongfanganyoushicontent .huagongfanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.huagongfanganyoushicontent .huagongfangyoushiinfo{
    width: 100%;
    float: left;

}
.huagongfangyoushiinfo .item-row{
    width: 100%;
}
.huagongfanganyoushiinfo .item-row .item {
    width: 19.44%;
    height: 180px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;

}

.huagongfanganyoushiinfo .item-row .item:nth-child(4n) {
    float: right;
    margin-right: 0px;
}
.huagongfanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.huagongfanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 24px;
    padding-top: 10px;
}
.huagongfanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.huagongfanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 36px;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.huagongfanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.huagongfanganzhuanjia .marktext{
    margin-top: -6px;
}
.huagongfanganzhuanjia .li-main {
    margin: 0 0px;
}
.huagongfanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.huagongfanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.huagongfanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.huagongfanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.huagongfanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.huagongfanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.huagongfanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.huagongfanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.huagongfanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.huagongfangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.huagongfangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.huagongfangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.huagongfangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.huagongfangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.huagongfangannews .fangannewsalMain{
    display: none;
}
.huagongfangannews .fangannewsalMain:first-child{
    display: block;
}
.huagongfangannewsalMain{
    display: none;
}
.huagongfangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.huagongfanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.huagongfanganchoseus .huagongfanganchoseuscontent{
    width: 100%;
    float: left;
}
.huagongfanganchoseuscontent .huagongfanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.huagongfanganchoseuscontent .huagongfanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.huagongfanganchoseuscontent .huagongfanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.huagongfanganchoseusinfo .item-row{
    width: 100%;
}
.huagongfanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.huagongfanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.huagongfanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.huagongfanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.huagongfanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.huagongfanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.huagongfanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.huagongfanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/



/*******************************************精细化工end********************************************************************************/





/*******************************************颜料/染料start********************************************************************************/

/*面临困扰start*/
 .yanliaofanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.yanliaokunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.yanliaokunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.yanliaokunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.yanliaokunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.yanliaokunnaninfopic img{
    width: 100%;
}
.yanliaokunnaninfotext{
    width: 75%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.yanliaofanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.yanliaofanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.yanliaofanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.yanliaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}










.yanliaofanganinfojjwt .yanliaojjwtcontent{
    width: 100%;
}
.yanliaojjwtcontent .yanliaojjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.yanliaojjwtcontent .yanliaojjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.yanliaojjwtcontent .yanliaojjwtpiclist,.yanliaojjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.yanliaojjwtpiclist .yanliaojjwtpicitem, .yanliaojjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .yanliaojjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.yanliaojjwtpicitem .yanliaojjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.yanliaojjwtpicitem .yanliaojjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.yanliaojjwtpicitem .yanliaojjwtpictxt{
    display: none;
}
.yanliaojjwtpicitem:hover .yanliaojjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.yanliaojjwtcontent .yanliaojjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.yanliaojjwtinfory .yanliaojjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.yanliaojjwtinforyitem .yanliaojjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.yanliaojjwtinforypic .yanliaojjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.yanliaojjwtinforyitem .yanliaojjwtinforypic:hover .yanliaojjwtinforypicbj{
    transform: rotate(360deg);

}

.yanliaojjwtinforypic .yanliaojjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.yanliaojjwtinforypic .yanliaojjwtinforypicsm img{
    width: 100%;
}
.yanliaojjwtinforyitem .yanliaojjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.yanliaojjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/




/*解决方案案例start111111111*/
.yanliaofangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.yanliaofangananliinfo{
    width: 100%;
    float: left;
}
.yanliaofangananliinfo .rListCon{
    width: 100%;
    
}
/*.yanliaofangananliinfo #yanliaofangancaseitem {
    width: 33.333%;
}*/
.yanliaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.yanliaofangananliinfo .yanliaofangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.yanliaofangananliinfotitle .yanliaofangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.yanliaofangananliinfotitle .yanliaofangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.yanliaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.yanliaofangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.yanliaofangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.yanliaofangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.yanliaofangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.yanliaofangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.yanliaofangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.yanliaofangananliinfo .yanliaofangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.yanliaofangananliinfo .yanliaofangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.yanliaohqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.yanliaohqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.yanliaohqfabj .yanliaohqfabjcontent{
    width: 100%;
    float: left;
}
.yanliaohqfabjcontent .yanliaohqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.yanliaohqfabjleft .yanliaohqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.yanliaohqfabjleft .yanliaohqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.yanliaohqfabjcontent .yanliaohqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.yanliaohqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.yanliaohqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.yanliaofanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.yanliaofanganprod .yanliaofanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.yanliaofanganprod .yanliaofanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.yanliaofanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.yanliaofanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.yanliaofanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.yanliaofanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.yanliaofanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.yanliaofanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.yanliaofanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.yanliaofanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.yanliaofanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.yanliaofanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.yanliaofanganyoushi .yanliaofanganyoushicontent{
    width: 100%;
    float: left;
}
.yanliaofanganyoushicontent .yanliaofanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.yanliaofanganyoushicontent .yanliaofanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.yanliaofanganyoushicontent .yanliaofangyoushiinfo{
    width: 100%;
    float: left;

}
.yanliaofangyoushiinfo .item-row{
    width: 100%;
}
.yanliaofanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.yanliaofanganyoushiinfo .item-row .item:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
.yanliaofanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.yanliaofanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 24px;
    padding-top: 10px;
}
.yanliaofanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.yanliaofanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.yanliaofanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.yanliaofanganzhuanjia .marktext{
    margin-top: -6px;
}
.yanliaofanganzhuanjia .li-main {
    margin: 0 0px;
}
.yanliaofanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.yanliaofanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.yanliaofanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.yanliaofanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.yanliaofanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.yanliaofanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.yanliaofanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.yanliaofanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.yanliaofanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.yanliaofangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.yanliaofangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.yanliaofangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.yanliaofangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.yanliaofangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.yanliaofangannews .fangannewsalMain{
    display: none;
}
.yanliaofangannews .fangannewsalMain:first-child{
    display: block;
}
.yanliaofangannewsalMain{
    display: none;
}
.yanliaofangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.yanliaofanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.yanliaofanganchoseus .yanliaofanganchoseuscontent{
    width: 100%;
    float: left;
}
.yanliaofanganchoseuscontent .yanliaofanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.yanliaofanganchoseuscontent .yanliaofanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.yanliaofanganchoseuscontent .yanliaofanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.yanliaofanganchoseusinfo .item-row{
    width: 100%;
}
.yanliaofanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.yanliaofanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.yanliaofanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.yanliaofanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.yanliaofanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.yanliaofanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.yanliaofanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.yanliaofanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


/*******************************************颜料/染料end********************************************************************************/




/*******************************************粉末冶金start********************************************************************************/

/*面临困扰start*/
 .fenmofanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.fenmokunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.fenmokunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.fenmokunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.fenmokunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.fenmokunnaninfopic img{
    width: 100%;
}
.fenmokunnaninfotext{
    width: 75%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.fenmofanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.fenmofanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.fenmofanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.fenmofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}










.fenmofanganinfojjwt .fenmojjwtcontent{
    width: 100%;
}
.fenmojjwtcontent .fenmojjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.fenmojjwtcontent .fenmojjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.fenmojjwtcontent .fenmojjwtpiclist,.fenmojjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.fenmojjwtpiclist .fenmojjwtpicitem, .fenmojjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .fenmojjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.fenmojjwtpicitem .fenmojjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.fenmojjwtpicitem .fenmojjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.fenmojjwtpicitem .fenmojjwtpictxt{
    display: none;
}
.fenmojjwtpicitem:hover .fenmojjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.fenmojjwtcontent .fenmojjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.fenmojjwtinfory .fenmojjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.fenmojjwtinforyitem .fenmojjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.fenmojjwtinforypic .fenmojjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.fenmojjwtinforyitem .fenmojjwtinforypic:hover .fenmojjwtinforypicbj{
    transform: rotate(360deg);

}

.fenmojjwtinforypic .fenmojjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.fenmojjwtinforypic .fenmojjwtinforypicsm img{
    width: 100%;
}
.fenmojjwtinforyitem .fenmojjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.fenmojjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/




/*解决方案案例start111111111*/
.fenmofangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.fenmofangananliinfo{
    width: 100%;
    float: left;
}
.fenmofangananliinfo .rListCon{
    width: 100%;
    
}
/*.fenmofangananliinfo #fenmofangancaseitem {
    width: 33.333%;
}*/
.fenmofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.fenmofangananliinfo .fenmofangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.fenmofangananliinfotitle .fenmofangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.fenmofangananliinfotitle .fenmofangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.fenmofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.fenmofangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.fenmofangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.fenmofangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.fenmofangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.fenmofangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height:auto; 
     text-align: left;
}
.fenmofangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.fenmofangananliinfo .fenmofangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.fenmofangananliinfo .fenmofangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.fenmohqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.fenmohqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.fenmohqfabj .fenmohqfabjcontent{
    width: 100%;
    float: left;
}
.fenmohqfabjcontent .fenmohqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.fenmohqfabjleft .fenmohqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.fenmohqfabjleft .fenmohqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.fenmohqfabjcontent .fenmohqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.fenmohqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.fenmohqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.fenmofanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.fenmofanganprod .fenmofanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.fenmofanganprod .fenmofanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.fenmofanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.fenmofanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.fenmofanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.fenmofanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.fenmofanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.fenmofanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.fenmofanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.fenmofanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.fenmofanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.fenmofanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.fenmofanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.fenmofanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.fenmofanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.fenmofanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.fenmofanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.fenmofanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.fenmofanganyoushi .fenmofanganyoushicontent{
    width: 100%;
    float: left;
}
.fenmofanganyoushicontent .fenmofanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.fenmofanganyoushicontent .fenmofanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.fenmofanganyoushicontent .fenmofangyoushiinfo{
    width: 100%;
    float: left;

}
.fenmofangyoushiinfo .item-row{
    width: 100%;
}
.fenmofanganyoushiinfo .item-row .item {
    width: 19.44%;
    height: 210px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.fenmofanganyoushiinfo .item-row .item:nth-child(4n) {
    float: right;
    margin-right: 0px;
}
.fenmofanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.fenmofanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 24px;
    padding-top: 10px;
}
.fenmofanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.fenmofanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.fenmofanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.fenmofanganzhuanjia .marktext{
    margin-top: -6px;
}
.fenmofanganzhuanjia .li-main {
    margin: 0 0px;
}
.fenmofanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.fenmofanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.fenmofanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.fenmofanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.fenmofanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.fenmofanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.fenmofanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.fenmofanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.fenmofanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.fenmofangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.fenmofangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.fenmofangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.fenmofangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.fenmofangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.fenmofangannews .fangannewsalMain{
    display: none;
}
.fenmofangannews .fangannewsalMain:first-child{
    display: block;
}
.fenmofangannewsalMain{
    display: none;
}
.fenmofangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.fenmofanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.fenmofanganchoseus .fenmofanganchoseuscontent{
    width: 100%;
    float: left;
}
.fenmofanganchoseuscontent .fenmofanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.fenmofanganchoseuscontent .fenmofanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.fenmofanganchoseuscontent .fenmofanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.fenmofanganchoseusinfo .item-row{
    width: 100%;
}
.fenmofanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.fenmofanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.fenmofanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.fenmofanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.fenmofanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.fenmofanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.fenmofanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.fenmofanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


/*******************************************粉末冶金end********************************************************************************/



/*******************************************高新材料start********************************************************************************/

/*面临困扰start*/
 .gxcailiaofanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.gxcailiaokunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.gxcailiaokunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.gxcailiaokunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.gxcailiaokunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.gxcailiaokunnaninfopic img{
    width: 100%;
}
.gxcailiaokunnaninfotext{
    width: 75%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.gxcailiaofanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.gxcailiaofanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.gxcailiaofanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.gxcailiaofanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}










.gxcailiaofanganinfojjwt .gxcailiaojjwtcontent{
    width: 100%;
}
.gxcailiaojjwtcontent .gxcailiaojjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.gxcailiaojjwtcontent .gxcailiaojjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.gxcailiaojjwtcontent .gxcailiaojjwtpiclist,.gxcailiaojjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.gxcailiaojjwtpiclist .gxcailiaojjwtpicitem, .gxcailiaojjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .gxcailiaojjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.gxcailiaojjwtpicitem .gxcailiaojjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.gxcailiaojjwtpicitem .gxcailiaojjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.gxcailiaojjwtpicitem .gxcailiaojjwtpictxt{
    display: none;
}
.gxcailiaojjwtpicitem:hover .gxcailiaojjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.gxcailiaojjwtcontent .gxcailiaojjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.gxcailiaojjwtinfory .gxcailiaojjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.gxcailiaojjwtinforyitem .gxcailiaojjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.gxcailiaojjwtinforypic .gxcailiaojjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.gxcailiaojjwtinforyitem .gxcailiaojjwtinforypic:hover .gxcailiaojjwtinforypicbj{
    transform: rotate(360deg);

}

.gxcailiaojjwtinforypic .gxcailiaojjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.gxcailiaojjwtinforypic .gxcailiaojjwtinforypicsm img{
    width: 100%;
}
.gxcailiaojjwtinforyitem .gxcailiaojjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.gxcailiaojjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/




/*解决方案案例start111111111*/
.gxcailiaofangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.gxcailiaofangananliinfo{
    width: 100%;
    float: left;
}
.gxcailiaofangananliinfo .rListCon{
    width: 100%;
    
}
/*.gxcailiaofangananliinfo #gxcailiaofangancaseitem {
    width: 33.333%;
}*/
.gxcailiaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.gxcailiaofangananliinfo .gxcailiaofangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.gxcailiaofangananliinfotitle .gxcailiaofangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.gxcailiaofangananliinfotitle .gxcailiaofangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.gxcailiaofangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.gxcailiaofangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.gxcailiaofangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.gxcailiaofangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.gxcailiaofangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.gxcailiaofangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     /*height: 20px; */
     height: auto; 
     text-align: left;
}
.gxcailiaofangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.gxcailiaofangananliinfo .gxcailiaofangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.gxcailiaofangananliinfo .gxcailiaofangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.gxcailiaohqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.gxcailiaohqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.gxcailiaohqfabj .gxcailiaohqfabjcontent{
    width: 100%;
    float: left;
}
.gxcailiaohqfabjcontent .gxcailiaohqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.gxcailiaohqfabjleft .gxcailiaohqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.gxcailiaohqfabjleft .gxcailiaohqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.gxcailiaohqfabjcontent .gxcailiaohqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.gxcailiaohqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.gxcailiaohqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.gxcailiaofanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.gxcailiaofanganprod .gxcailiaofanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.gxcailiaofanganprod .gxcailiaofanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.gxcailiaofanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.gxcailiaofanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.gxcailiaofanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.gxcailiaofanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.gxcailiaofanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.gxcailiaofanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.gxcailiaofanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.gxcailiaofanganyoushi .gxcailiaofanganyoushicontent{
    width: 100%;
    float: left;
}
.gxcailiaofanganyoushicontent .gxcailiaofanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.gxcailiaofanganyoushicontent .gxcailiaofanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.gxcailiaofanganyoushicontent .gxcailiaofangyoushiinfo{
    width: 100%;
    float: left;

}
.gxcailiaofangyoushiinfo .item-row{
    width: 100%;
}
.gxcailiaofanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.gxcailiaofanganyoushiinfo .item-row .item:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
.gxcailiaofanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.gxcailiaofanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 24px;
    padding-top: 10px;
}
.gxcailiaofanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.gxcailiaofanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.gxcailiaofanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.gxcailiaofanganzhuanjia .marktext{
    margin-top: -6px;
}
.gxcailiaofanganzhuanjia .li-main {
    margin: 0 0px;
}
.gxcailiaofanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.gxcailiaofanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.gxcailiaofanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.gxcailiaofanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.gxcailiaofanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.gxcailiaofanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.gxcailiaofanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.gxcailiaofanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.gxcailiaofanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.gxcailiaofangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.gxcailiaofangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.gxcailiaofangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.gxcailiaofangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.gxcailiaofangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.gxcailiaofangannews .fangannewsalMain{
    display: none;
}
.gxcailiaofangannews .fangannewsalMain:first-child{
    display: block;
}
.gxcailiaofangannewsalMain{
    display: none;
}
.gxcailiaofangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.gxcailiaofanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.gxcailiaofanganchoseus .gxcailiaofanganchoseuscontent{
    width: 100%;
    float: left;
}
.gxcailiaofanganchoseuscontent .gxcailiaofanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.gxcailiaofanganchoseuscontent .gxcailiaofanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.gxcailiaofanganchoseuscontent .gxcailiaofanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.gxcailiaofanganchoseusinfo .item-row{
    width: 100%;
}
.gxcailiaofanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.gxcailiaofanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.gxcailiaofanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.gxcailiaofanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.gxcailiaofanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.gxcailiaofanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.gxcailiaofanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.gxcailiaofanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


/*******************************************高新材料end********************************************************************************/


/*******************************************其他材料start********************************************************************************/

/*面临困扰start*/
 .qitafanganinfokunnan{
    width: 100%;            
    height: 400px;
    background: #F6F7F9;

}
.qitakunnaninfotitle {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    height: 31px;
    font-size: 30px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    padding-top: 70px;
}
.qitakunnaninfocontent {
    /*width: 94%;*/
    width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    display: block;
    /* float: left; */
}
.qitakunnaninfoitem{
    width: 18.19%;
    margin-left: 10px;
    margin-right:10px;
    text-align: center;              
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    float: left;
    display: inline-block;
}
.qitakunnaninfopic{
    width: 60px;
    height: 66px;
    margin:0 auto;
}
.qitakunnaninfopic img{
    width: 100%;
}
.qitakunnaninfotext{
    width: 75%;
    margin:0 auto;
    margin-top:28px;

    height: 42px;
    font-size: 16px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #757983;
    line-height: 26px;
}
/*面临困难end*/

/*解决问题start*/
.qitafanganinfojjwt{
    width: 100%;
    background: #fff;
    float: left;

}
.qitafanganinfojjwt:after{
    clear: both;
    content: "";
    zoom:1;
}
.qitafanganinfojjwt .jjwtbgcontent{
    width: 100%;
    height: 381px;
    background: url('../image/wtbg.png') no-repeat center center;
    background-size: cover;
    /*position: relative;*/
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgpic{
    /*position: absolute;*/
    width: 100%;
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgpic img{
    width: 100%;
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgtxt{
   float: left;
    display: inline-block;
    width: 50%;
    /*border: #f00 solid 1px;*/
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child{
   float: right;
   margin-right: -40px;
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p {
    /* position: absolute; */
    margin-right: 123px;
    margin-top: 140px;
    font-size: 30px;
    color: #263450;
    font-weight: bold;
    letter-spacing: 6px;
}
.qitafanganinfojjwt .jjwtbgcontent .jjwtbgtxt:last-child p:last-child {
    /* position: absolute; */
    right: 140px;
    bottom: 170px;
    font-size: 14px;
    color: #999;
    letter-spacing: 4px;
    margin-right: 124px;
    margin-top: 30px;
    font-size: 14px;
    /* color: #263450; */
    font-weight: normal;
}










.qitafanganinfojjwt .qitajjwtcontent{
    width: 100%;
}
.qitajjwtcontent .qitajjwtinfotitle{
    width: 600px;
    margin:0 auto;
    text-align: center;
    margin-top: 80px;
    height: 31px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.qitajjwtcontent .qitajjwtinfosmtitle{
    width: 100%;
    margin:0 auto;
    text-align: center;
    margin-top: 26px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}
.qitajjwtcontent .qitajjwtpiclist,.qitajjwtcontent .jgb3-main{
    width: 100%;
    margin-top: 50px;
}
.qitajjwtpiclist .qitajjwtpicitem, .qitajjwtcontent .jgb3-main .item {
    /*width: 23%;*/
    width: 293px;
    float: left;
    display: inline-block;
    /*left: 25px;
    right: 26px;*/
    position: relative;
    height: auto;
}
 .qitajjwtcontent .jgb3-main .item-rev {
    position: absolute;
    /*top: 390px;*/
    top: 420px;
    width: 100%;
    height: 100%;
    left: 0;
    transition: 0.36s;
    color: #fff;
    box-sizing: border-box;
    padding: 132px 30px 0;
    background: rgba(39,145,229,0.96);
}
.qitajjwtpicitem .qitajjwtpic{
    /*position: absolute;
    width: 100%;
    z-index: -1;*/
}
.qitajjwtpicitem .qitajjwtpictag{
    position: absolute;
    width: 80%;
    left: 20px;
    right: 20px;
    margin: 0 auto;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FEFEFF;
    line-height: 48px;
    bottom: 40px;
}
.qitajjwtpicitem .qitajjwtpictxt{
    display: none;
}
.qitajjwtpicitem:hover .qitajjwtpictxt{
    display: display;
    background:rgba(39, 145, 229, 0.8);

}

.qitajjwtcontent .qitajjwtinfory{
    width: 100%;
    padding-bottom: 80px;
}
.qitajjwtinfory .qitajjwtinforyitem{
    display: inline-block;
    width: 24%;
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 60px;
}
.qitajjwtinforyitem .qitajjwtinforypic{
    width: 130px;
    margin:0 auto;
/*    margin-top: 60px;
*/    
    position: relative;

}
.qitajjwtinforypic .qitajjwtinforypicbj{
    position: absolute;
    transition: 2s;
    width: 100%;
}
.qitajjwtinforyitem .qitajjwtinforypic:hover .qitajjwtinforypicbj{
    transform: rotate(360deg);

}

.qitajjwtinforypic .qitajjwtinforypicsm {
    width: 50%;
    margin: 0 auto;
    padding-top: 37px;
}
.qitajjwtinforypic .qitajjwtinforypicsm img{
    width: 100%;
}
.qitajjwtinforyitem .qitajjwtinforytxt {
    width: 68%;
    margin: 0 auto;
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
    color: #757983;
    line-height: 40px;
}
.qitajjwtinforytxt b{
    font-size: 30px;
    font-family: arial;
    color: #E5555E;
}
/*解决问题end*/




/*解决方案案例start111111111*/
.qitafangananli {
    width: 100%;
    padding-bottom: 80px;
    float: left;
    background: #F6F7F9;
}
.qitafangananliinfo{
    width: 100%;
    float: left;
}
.qitafangananliinfo .rListCon{
    width: 100%;
    
}
/*.qitafangananliinfo #qitafangancaseitem {
    width: 33.333%;
}*/
.qitafangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.qitafangananliinfo .qitafangananliinfotitle{
    width: 100%;
    margin-top: 70px;
   

}
.qitafangananliinfotitle .qitafangananlititle{
     text-align: center;
    height: 30px;
    font-size: 30px;
/*    font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    /*padding-bottom: 25px;*/
}
.qitafangananliinfotitle .qitafangananlismtitle{
    width: 100%;
    text-align: center;
    margin-top: 12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-bottom: 62px;
    /*display: none;*/

}

.qitafangananliinfo .rlist-imgitem .rlist-itembox {
    background: #fff;
}
.qitafangananliinfo .page-anli .rListCon {
    margin: -20px -5px 0;
    text-align: center;
}
.qitafangananliinfo .page-anli .rlist-info {
    padding: 20px 20px 40px;
    border: 1px #EAEAEA solid;
    transition: 0.3s;
}
.qitafangananliinfo .page-anli .rlist-img {
    width: 100%;
    height: 260px;
    position: relative;
}
.qitafangananliinfo .page-anli .li-tit {
    font-size: 18px;
    line-height: 28px;
    color: #263450;
    height: 28px;
    transition: 0.36s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 30px;
    text-align: left;
}

.qitafangananliinfo .page-anli .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* height: 104px; */
     height: auto; 
     text-align: left;

     
}
.qitafangananliinfo .page-anli .rlist-tit {
    color: #6F7FA0;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}
.qitafangananliinfo .qitafangancaseitem {
    width: 32.768%;
    float: left;
    display: inline-block;
    margin-right: 10px;
    padding: 0 0px;
}
.qitafangananliinfo .qitafangancaseitem:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
/*解决方案end*/



/*获取解决方案背景start*/
.qitahqfabj{
    width: 100%;
    height: 158px;
    float: left;
    background: url('../image/bg_mianfeihuoqu.png') no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
    
}
/*.qitahqfabj {
    width: 100%;
    height: 160px;
    float: left;
    background: url(//static.westarcloud.com/5ee2dbe…/images/bg_mianfeihuoqu.png) no-repeat center center;
    background-size: cover;
    overflow: hidden;
}*/
.qitahqfabj .qitahqfabjcontent{
    width: 100%;
    float: left;
}
.qitahqfabjcontent .qitahqfabjleft{
    display: inline-block;
    float: left;
    text-align: left;
    width: 50%;

}
.qitahqfabjleft .qitahqfatitle {
    width: 100%;
    text-align: left;
    margin-top: 52px;
    height: 27px;
    font-size: 28px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #FFFFFF;
    line-height: 27px;
}
.qitahqfabjleft .qitahqfasmtitle {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    height: 16px;
    font-size: 16px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #FFFFFF;
    line-height: 16px;
}
.qitahqfabjcontent .qitahqfabjright{
    display: inline-block;
    float: right;
    text-align: right;
    width: 50%;
}
.qitahqfabjright a {
    width: 172px;
    height: 46px;
    text-align: center;
    background: #E2525B;
    border-radius: 23px;
    margin-top: 58px;
    display: block;
    float: right;
    line-height: 46px;
    color: #ffff;
}
.qitahqfabjright a:hover {
    background-color: #C42F38;
    border-color:  #C42F38;
}
/*获取解决方案背景end*/


/*方案页面相关产品start*/

.qitafanganprod {
    width: 100%;
    float: left;
    background: url(../image/bg_chanpin.png) no-repeat center center;
    background-size: cover;
    margin-top: -6px;
    padding-bottom: 80px;
}
.qitafanganprod .qitafanganprodonetitle {
    width: 100%;
    text-align: center;
     padding-top: 75px; 
    /* padding-bottom: 50px; */
    color: #fff;
    font-size: 30px;
}
.qitafanganprod .qitafanganprodcontent{
    width: 100%;
    float: left;
    /*text-align: center;*/
}
.qitafanganprodcontent .fanganproditem{
    /*width: 23%;*/
    width: 280px;
    display: inline-block;
    float: left;
    background: #fff;
    margin-top:40px;
    height: 380px;
}

.qitafanganprodcontent .fanganproditem:first-child{
    /*background: none;*/
    float: left;
}
.qitafanganprodcontent .fanganproditem:nth-child(2){
    margin-left:20px;
    /*margin-right:20px;*/
}
.qitafanganprodcontent .fanganproditem:nth-child(3){
    margin-left:20px;
    margin-right:20px;
}
.qitafanganprodcontent .fanganproditem:nth-child(4n){
    display: inline-block;
    float: right;
    margin-right: 0px;
    background: #fff;
    /*margin-top:80px;*/
}
.qitafanganprodcontent .fanganproditem .fanganprodbigtitle {
    width: 100%;
    text-align: left;
    height: 48px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #FFFFFF;
    line-height: 48px;
}
.qitafanganprodcontent .fanganproditem .fanganprodsmt {
    width: 100%;
    height: 47px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #FFFFFF;
    line-height: 47px;
    text-align: left;
    padding-left: 0px;
}
.qitafanganprodcontent .fanganproditem .fanganprodbut {
    width: 200px;
    height: 46px;
    border: 1px solid #2892E5;
    border-radius: 23px;
    text-align: center;
    line-height: 46px;
    margin-top: 220px;
    color: #2892E5;
}
.qitafanganprodcontent .fanganproditem .fanganprodbut:hover {
    background: #2892E5;
    color: #fff;
}
.qitafanganprodcontent .fanganproditem .fanganprodpic {
    width: 100%;
    text-align: center;
    /*margin-top: 20px;*/
    padding-bottom: 24px;
}
.qitafanganprodcontent .fanganproditem .fanganprodpic img{
    width: 100%;
}
.qitafanganprodcontent .fanganproditem .fanganprodtitle{
    width: 100%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    padding-left: 20px;

}
.qitafanganprodcontent .fanganproditem .fanganprodsmtitle {
    width: 90%;
    text-align: left;
    height: 14px;
    font-size: 14px;
    /* font-family: Source Han Sans CN; */
    font-weight: 400;
    color: #A4A8B0;
    line-height: 14px;
    padding-left: 20px;
    overflow: hidden;
    padding-right: 20px;
    text-overflow: ellipsis;
}
.qitafanganprodcontent .fanganproditem .fanganprodchanliang{
    width: 100%;
    text-align: left;
    margin-top: 20px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #273450;
    line-height: 24px;
    padding-left: 20px;

}
.qitafanganprodcontent .fanganproditem .fanganprodlidu{
    width: 100%;
    text-align: left;
    /*margin-top: 15px;*/
    padding-left: 20px;
    padding-bottom: 26px;
}



/*方案页面相关产品end*/



/*方案页面优势start*/
.qitafanganyoushi{
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.qitafanganyoushi .qitafanganyoushicontent{
    width: 100%;
    float: left;
}
.qitafanganyoushicontent .qitafanganyoushititle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #263450;
    line-height: 48px;
    margin-top: 70px;

}
.qitafanganyoushicontent .qitafanganyoushismtitle{
    width: 100%;
    text-align: center;
    height: 14px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;
    margin-top: 12px;
    margin-bottom: 68px;

}
.qitafanganyoushicontent .qitafangyoushiinfo{
    width: 100%;
    float: left;

}
.qitafangyoushiinfo .item-row{
    width: 100%;
}
.qitafanganyoushiinfo .item-row .item {
    width: 27.85%;
    height: 140px;
    background: #FFFFFF;
    border: 1px solid #EAEAEA;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.qitafanganyoushiinfo .item-row .item:nth-child(3n) {
    float: right;
    margin-right: 0px;
}
.qitafanganyoushiinfo .item-row .item:hover {
    
    border: 1px solid #2791E5;
}

.qitafanganyoushiinfo .item-row .item .tit {
    width: 100%;
    text-align: left;
    height: 26px;
    font-size: 18px;
    font-weight: bold;
    /* font-style: italic; */
    color: #263450;
    line-height: 24px;
    padding-top: 10px;
}
.qitafanganyoushiinfo .item-row .item:hover .tit {
    color: #2791E5
}

.qitafanganyoushiinfo .item-row .item .text {
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    text-overflow: ellipsis;
    /* overflow: hidden; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 3; */
    /* -webkit-box-orient: vertical; */
}
/*方案页面优势end*/
/*方案页面专家start111111111111111111*/
.qitafanganzhuanjia {
    /*margin-top: 80px;*/
    height: auto;
    background: #fff;
    float: left;
    width: 100%;
}
.qitafanganzhuanjia .marktext{
    margin-top: -6px;
}
.qitafanganzhuanjia .li-main {
    margin: 0 0px;
}
.qitafanganzhuanjia  .hisb2-main {
    margin-top: 42px;
    margin-bottom: 80px;
}
.qitafanganzhuanjia .pTit .zhuanjiasmtitle{
    width: 100%;
    text-align: center;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A7AF;
    line-height: 48px;

}

.qitafanganzhuanjia .zjteam2-main .item {
    width: 100%;
    height: 330px;
    padding: 50px 50px 0px;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
    border: 1px solid rgba(240,240,240,1);
}
.qitafanganzhuanjia .block_three .item-box {
    width: 24.36%;
    float: left;
    box-sizing: border-box;
    padding: 0 0px;
    margin-right: 8px;
    margin-right: 10px;
}
.qitafanganzhuanjia .block_three .item-box:nth-child(4n) {
    float: right;
    margin-right:0px;
}
.qitafanganzhuanjia .zjteam2-main .item-img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    border-radius: 50%;
    float: none;
}
.qitafanganzhuanjia .zjteam2-main .item-img img{
   width: 100%;
}
.qitafanganzhuanjia .zjteam2-main .name {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    width: 100%;
    color: rgba(51,51,51,1);
    float: left;
}
.qitafanganzhuanjia .zjteam2-main .tit {
    font-size: 14px;
    margin-top: 0px;
    line-height: 26px;
    text-align: center;
    color: rgba(117,121,131,1);
    margin-bottom: 13px;
    width: 100%;
    float: left;
}
/*方案页面专家end*/

/*方案页面新闻start11111111111111111*/
.qitafangannews{
    padding-top: 0px;
    background: #F6F7F9;
}
.qitafangannewstitle{
    width: 100%;
    text-align: center;
    height: 30px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.qitafangannewsrTit {
    padding-top: 70px;
    height: auto;
}
.qitafangannews .rTitTab{
    font-size:21px;
    margin-right: 50px;
}
.qitafangannews .rTitTab:first-child{
    margin-right: 50px;
    /*蓝色*/
    color: #2892E5;
    border-bottom: #2892E5 solid 4px;
}
.qitafangannews .fangannewsalMain{
    display: none;
}
.qitafangannews .fangannewsalMain:first-child{
    display: block;
}
.qitafangannewsalMain{
    display: none;
}
.qitafangannewsalMain:first-child{
    display: block;
}

/*方案页面新闻end*/

/*方案页面选择我们start1111111111111111111111111111111111*/
.qitafanganchoseus{
    width: 100%;
    float: left;
    padding-bottom: 80px;
    margin-bottom: 80px;
    background: #fff;
}
.qitafanganchoseus .qitafanganchoseuscontent{
    width: 100%;
    float: left;
}
.qitafanganchoseuscontent .qitafanganchoseustitle{
    width: 100%;
    text-align: center;
    margin-top: 70px;
    height: 29px;
    font-size: 30px;
    /*font-family: Source Han Sans CN;*/
    font-weight: bold;
    color: #273450;
    line-height: 48px;

}
.qitafanganchoseuscontent .qitafanganchoseussmtitle{
    width: 100%;
    text-align: center;
    margin-top:12px;
    height: 18px;
    font-size: 18px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #A4A8B0;
    line-height: 48px;

}
.qitafanganchoseuscontent .qitafanganchoseusinfo{
    width: 100%;
    margin-top: 65px;
}
.qitafanganchoseusinfo .item-row{
    width: 100%;
}
.qitafanganchoseusinfo .item-row .item{
    width: 23.559%;
    display: inline-block;
    float: left;
    margin-right: 20px;
    /*margin-left: 10px;*/
    border: rgba(234, 234, 234, 1) solid 1px;
    /*transition: 0.36s;*/
}

.qitafanganchoseusinfo .item-row .item:last-child{
    float: right;
    margin-right: 0px;
}

.qitafanganchoseusinfo .item-row .item .info {
    width: 100%;
    height: 430px;
}
.qitafanganchoseusinfo .item-row .item .info .toppic{
    width: 100%;
    overflow: hidden;
    
}
.qitafanganchoseusinfo .item-row .item .info .toppic img{
    width: 100%;
     transition: 0.5s;
}
.qitafanganchoseusinfo .item-row .item:hover .info .toppic img{
    transform: scale(1.03);
}
.qitafanganchoseusinfo .item-row .item .info .tit {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    height: 19px;
    font-size: 20px;
    /* font-family: Source Han Sans CN; */
    font-weight: bold;
    color: #263450;
    line-height: 48px;
}
.qitafanganchoseusinfo .item-row .item .info .text{
    width: 80%;
    margin:0 auto;
    text-align: left;
    margin-top:30px;
    height: 62px;
    font-size: 14px;
    /*font-family: Source Han Sans CN;*/
    font-weight: 400;
    color: #999999;
    line-height: 24px;

}
/*方案页面选择我们end*/


/*******************************************其他材料end********************************************************************************/

