  .cl {}
    .cl_ds {
    }
    .cl_ds dl {
        float: left;
        width: 100%;
       padding-top: 1em;
	   padding-bottom: 1em;
        border: 1px solid #f1f1f1;
       
 
       transition: all 0.5s linear;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
    }
     .cl_ds:hover  dl {
        background-color: #fff;
        box-shadow: 8px 8px 16px #ebebeb, -8px -8px 16px #ebebeb;
        transform: translateX(-1px);
        -webkit-transform: translateX(-1px);
        -ms-transform: translateX(-1px);
        -moz-transform: translateX(-1x);
    }
    .cl_ds dl dt {
        
        padding: 30px;
		float:left;
    }
    .cl_ds dl dd {
        padding: 0px 20px;
    }
    .cl_ds dl dd span {
        font-size: 1em;
        color: #333;
        font-weight: bold;
    }
    .cl_ds dl:nth-child(1),
    .cl_ds dl:nth-child(4) {
        margin-left: 0;
    }
    .cl_ds dl:nth-child(5) {
	width: 63}
	
.yyly{
	text-align: center;border: 1px solid #f1f1f1;
}	
.yyly img{
	   /* height: 24em;
    max-width: 640px;
    min-width: 320px;*/
	width:100%;

}
	
	
	
	
 .zrc_{
	 max-width:640px;
	 min-height:320px;
	 margin: 0 auto;
 }
    .tit {
        clear: both;
		margin-top: 1em;
    }
    .tit h2 {
        
        text-align: center;
        font-size: 1.5em;
        
        color: #282828;
       
          font-weight: bold;
    }
    .tit h2 em {
        display: block;
        font-size: 0.4em;
        color: #b7b3b3;
        font-weight: normal;
        font-style: normal;
        letter-spacing: 0;
        margin-top: 0.2em;
        
        font-family: Times New Roman;
         
    }
	
	.fl{
		height: 5.5em;

margin-bottom: 1em;
width: 100%;
padding: 0 10px;
	}
	
	.hwz{
		border-bottom: 1px dashed #ff5d1c;
		color:#ff5d1c;
    font-size: 1.3em;
    padding-top: 1em;
	font-weight: bold;
	text-align:center;

}
	
	.ebook {
    border-bottom: 1px dashed #ff5d1c;
    font-size: .8em;
	margin-top:1em;
    
	}
	.ebook img{height:4em;} 
	
	.jinfo{
		font-size: 1em;
line-height: 2em;
padding: 0 1em;
	}
	
	.jinfo img{
		width:100%;
		max-width: 99%;
max-height: 99%;
	}	
	
	
  .ct {
       
        font-family: "Microsoft Yahei";
    }
    .xl dl {
        margin-top: ;
        height: 397px;
        background: #f5f5f5;
    }
    .xl dt,
    .xl dt img {
        display: block;
        width: 652px;
        height: 397px;
    }
    .xl dd {
        width: 518px;
        padding-left: 30px;
    }
    .xl dd h3 {
        font-size: 24px;
        line-height: 60px;
        color: #666666;
        display: block;
       /* width: 234px;*/
        height: 60px;
        border-bottom: 1px solid #ff5d1c;
        margin-top: 15px;
          text-align: left;
    }
    .xl dd span {
        display: block;
        font-size: 14px;
        color: #333333;
        line-height: 30px;
        margin-top: 24px;
        width: 490px;
    }
    .xl_l ul {
        padding: 0 1em 2em 1em;
    }
    .xl_l li {
        background:url(/style/arc/20190605205820_3854.png)no-repeat 0 15px;
           float: left;
    width: 44%;
    padding-left: 6%;
    font-size: 1em;
    line-height: 51px;
    background-size: 20px;
	list-style: none;
    }
    .xl_l li b {
        color: #ff5d1b;
    }	
	
	


  .tj {    
  
    }
    .tj dl {
           background: #f1f1f1;
    height: 358px;
    }
  .tj dl dt {    float: left;}
   .tj dl dd {    float: left;
    
    padding-left: 25px;}
    .tj dl dd p {
     ;
        font-size: 14px;
    }
    .tj dl dd p em {
              font-style: normal;
    border: 3px solid #767578;
   width: 45px;
    font-size: 26px;
    height: 45px;
    line-height: 45px;
    float: left;
    text-align: center;
    clear: both;
    display: block;
    margin-top: 30px;
    }
    .tj dl dd p span {
                  float: left;
    width: 83%;
    padding-left: 10px;
    padding-top: 30px;
    }



   .zl {
           background: #f7f7f7;
    padding: 20px;
    }
    .zl_nr {
          
    background: #fff;
	padding:1em;
    
    }
    .zl_l {
        float: left;
    }
    .zl_r {
       
        margin-top: 20px;
    }
    .zl_r span {
        font-size: 18px;
        color: #333;
        font-weight: bold;
    }
    .zl .zl_nr .tit {
        padding-top: 50px;
    }


  .dis {
        width: 100%;
    }
    .dis dl {
           float: left; 
        width: 100%;
		
        margin-bottom: 20px;
        overflow: hidden;
        border-radius: 15px;
        border: 1px solid #dedede;
          
    }
    .dis dl:nth-child(2n) {
        margin-right: 0;
    }
    .dis dt {
        width: 10%;
        font-size: 24px;
        text-align: center;
        color: #fff;
        line-height: 60px;
        background: #ff5d1b;
            float: left;
    }
    .dis dd {
             width: 90%;
   padding:1em;
    font-size: 1em;
    float: left;
    }
    .dis dd p {
        margin: 0;
    }












	
	
	