@charset "utf-8";
blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,li,ol,p,pre,span,table,td,textarea,th,ul{margin:0;padding:0}
body{font-size:1.2rem;font-family:Verdana,Microsoft Yahei,Arial,Helvetica,sans-serif;background:#fff;overflow-x:hidden;max-width:750px;min-width:320px;margin:0 auto}
li,ol{list-style:none}
ins{text-decoration:none}
em,i{font-style:normal}
a{text-decoration:none;font-family:Verdana;color:#333}
a:hover{cursor:pointer;text-decoration:none}
.clear{clear:both;line-height:0;overflow:hidden;zoom:1;font-size:0;content:'.'}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
img{padding:0;margin:0;display:block;max-width:100%}
a img{border:none}
input,textarea{border:none;font-family:Verdana;font-size:1.2rem}
h1,h2,h3,h4,h5,h6{font-weight:400;font-size:1.5rem}
h2,h2 a{color:#333;display:block}
.fl{float:left}
.fr{float:right}
.wrap{min-width:320px;max-width:750px;margin:0 auto;overflow:hidden;position:relative;background:#fff}
.wrap img{display:block;width:100%}
input,option,select,textarea{font-family:Verdana}
input::-webkit-input-placeholder{color:#999;font-family:Verdana;font-size:1.2rem}
input::-moz-placeholder{color:#999;font-family:Verdana;font-size:1.2rem}
input:-moz-placeholder{color:#999;font-family:Verdana;font-size:1.2rem}
input:-ms-input-placeholder{color:#999;font-family:Verdana;font-size:1.2rem}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.flex{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:space-between}

				.cpbt {
        color: #333;
        border-left: 6px solid #fd9a19;
        font-size: 20px;
        margin: 25px 0 30px;
        padding: 0px 0 0px 10px;
        border-bottom: 1px solid #eee;
    }
    
    .cpbt .cpbtl {
        line-height: 40px;
    }
    
    .cpbt .cpbtl em {
        display: inline-block;
        font-style: normal;
        color: #c1c1c1;
        margin-left: 10px;
        font-size: 16px;
        letter-spacing: 0px;
        text-transform: uppercase;
        font-weight: normal;
        display: none;
        ;
    }
    
    .cpbt .cpbtr {
        display: none;
    }
    
    .cpbt .cpbtr img {
        width: 35px;
    }
    .p101-pro-1-pic {
        position: relative;
        overflow: hidden;
        margin-bottom: 1.5rem;
    }   
    .p101-pro-1-con-desc p span{color: #fd9a19;
margin-right: 8px;
display: inline-block;}
    
    .p101-pro-1-pic a {
        position: absolute;
        width: 2.8rem;
        height: 2.8rem;
        background: rgba(0, 0, 0, 0.34);
        border-radius: 100%;
        top: 2rem;
        left: 4%;
        z-index: 50;
    }
    
    .p101-pro-1-pic a:after {
        content: "";
        width: 1rem;
        height: 1rem;
        border: 0.15rem solid #fff;
        border-style: solid none none solid;
        border-radius: 0.1rem;
        position: absolute;
        top: 50%;
        right: 0.6rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    .p101-pro-1-pic li {
        position: relative;
    }
    
    .p101-pro-1-pic li img {
        width: 100%;
        display: block;
    }
    
    .p101-pro-1-pic .p101-pro-1-page {
        font-size: 1.1rem;
        width: 9.5%;
        height: 1.4rem;
        font-family: 'Arial';
        border-radius: 1.5rem;
        background: rgba(0, 0, 0, 0.47);
        font-weight: normal;
        line-height: 1.4rem;
        color: #fff;
        position: absolute;
        left: 86.5%;
        bottom: 1.4rem;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        z-index: 2;
    }
    
    .p101-pro-1-pic .p101-pro-1-page i {
        font-family: "SimHei";
    }
    
    .p101-pro-1-con {
        position: absolute;
        width: 100%;
        height: 4.25rem;
        background: #164782;
        z-index: 1;
        left: 0;
        bottom: 0;
    }
    
    .p101-pro-1-con i {
        position: absolute;
        width: 12.35rem;
        height: 6.2rem;
        font: bold italic 2.4rem/6.2rem Arial;
        color: #fff;
        background-size: 100% 100%;
        left: 0;
        bottom: 0;
        z-index: 1;
        padding-left: 1.5rem;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    
    .p101-pro-1-con h4 {
        position: absolute;
        
        max-width: 70%;
        height: 2rem;
        line-height: 2rem;
        font-size: 1.2rem;
        color: #ffffff;
        padding: 0 1.2rem;
        border: 1px solid #fff;
        background: rgba(255,255,255,0.25);
        border-radius: 1rem;
        
        left: 4%;
        top: 1.075rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        z-index: 3;
    }
    
    .p101-pro-1-con-desc {
        background: #fff;
        border-radius: 1rem;
        padding:0 4%;
        font-size: 14px;
        line-height: 22px;
    }
    
    .p101-pro-1-con-desc h4 {
        line-height: 2.3rem;
        font-size: 1.5rem;
        font-weight: bold;
        color: #191919;
        text-align: justify;
        margin-bottom: 1.25rem;
    }
    
    .p101-pro-1-con-desc p {
        line-height: 2.5rem;
        font-size: 1.3rem;
        color: #333333;
    }
    
    .p101-pro-1-con-desc p span {
      
    }


    .p101-pro-1-content {
        padding: 2rem 0;
        background: #fff;
        border-radius: 1rem;
        width: 95%;
        margin: 0 auto 1.5rem;
        font-size: 1.5rem;
        line-height: 2.7rem;
        color: #444;
        text-align: justify;
    }
    .wm-r,.wm-l{width:100%!important;float:none!important;}


    .p101-related-pro {
        padding: 1.7rem 3.5% 2rem;
        background: #fff;
        border-radius: 1rem;
        width: 85%;
        margin: 0 auto;
    }
    
    .p101-related-pro-tit {
        height: 3.5rem;
        border-bottom: 1px solid #ededed;
        margin-bottom: 1.5rem;
        position: relative;
    }
    
    .p101-related-pro-tit h3 {
        display: inline-block;
        max-width: 60%;
        height: 3.5rem;
        line-height: 3.5rem;
        font-weight: normal;
        font-size: 1.8rem;
        color: #333333;
        position: relative;
    }
    
    .p101-related-pro-tit h3:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 0.15rem;
        background: #164782;
        left: 0;
        bottom: -0.1rem;
        z-index: 1;
    }
    
    .p101-related-pro-more {
        position: absolute;
        bottom: 0;
        right: 0;
        height: 2.8rem;
    }
    
    .p101-related-pro-more span,
    .p101-related-pro-more a {
        display: block;
        height: 2.8rem;
        line-height: 2.8rem;
        font-size: 1.3rem;
        color: #333333;
    }
    
    .p101-related-pro-more span {
        padding-right: 1.7rem;
    }
    
    .p101-related-pro-more i {
        position: absolute;
        width: 1.1rem;
        height: 1.1rem;
        border: 0.1rem solid #164782;
        border-radius: 100%;
        top: 0.7rem;
        right: 0.25rem;
    }
    
    .p101-related-pro-more i:after {
        content: "";
        width: 0.35rem;
        height: 0.35rem;
        border: 0.1rem solid #164782;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 0.37rem;
        margin-top: -0.2rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-related-pro-list {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-flow: wrap;
    }
    
    .p101-related-pro-list a {
        width: 48.26%;
    }
    
    .p101-related-pro-list dt {
        border-radius: 0.5rem;
        overflow: hidden;
    }
    
    .p101-related-pro-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-related-pro-list dd h4 {
        height: 3.5rem;
        line-height: 3.5rem;
        font-size: 1.3rem;
        font-weight: normal;
        color: #333333;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

