/*zhang*/
.first-nav .head-title{
    width: 1000px;
}
.message .fwm{
	display:none;
 	text-align: left;
  	left: 35%;
}
@media (max-width : 767px) {
	#content img {max-width:100%;}
	.sub-news , .sub-product {
	    padding-top: 0px;
	}
	.first-nav .login {
   	 padding-top: 12px;
    
    }
    .message .fwm{
	 text-align: left;
	  left: 25%;
	}
	.message .fwm {
	   width: 70%;
	}
}
.index-about a {
	font-size: 14px;
}
/** {
    font-family: "宋体";
}*/

.m-footer {
    font-size: 26px;
}
.m-footer a {
    font-size: 22px;
}
.m-sub-footer a {
    font-size: 17px;
}
.m-sub-footer {
    font-size: 20px;
}
/*.footer {
    background: #0095d6;
	padding: 10px 0;
}*/
.dm-download .list a.item .title {
    width: 80px;
}
.summary span{
	text-decoration: underline;
}
.dm-sale-title .form .select select{
        font-size: 12px;
 }
 /*.dm-sale-title .form .select select{
    font-size: 18px;
}*/
.right span{
	font-size: 12px;
}
.dm-news .list .first .title {
 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%;
}
 .dm-forum .item .title a {
   
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}  