body {background:#f5f5f5;}
.content_right_down {width:91.6%; background:#fff; padding:25px 4% 8px 4.2%;}

.news_title {width:100%; padding:0px 0px 13px 0px; color:#606060; border-bottom:1px dashed #d1d1d1;}
.news_title h1 {margin:5px 0px 4px 0px; font-family:微软雅黑; font-size:18px; font-size:1.8rem; color:#009ce0; font-weight:normal; text-align:center;}
.news_title p {text-align:center;}
.news_title p span {margin:0px 18px 0px 0px; font-family:Arial, 宋体; font-size:13px; font-size:1.3rem; color:#999999;}
.news_con {width:100%; padding:0px 0px 16px 0px; margin:25px 0px 0px 0px; display:block; text-align:left;}
.news_con p {line-height:18px; margin:0px 0px 12px 0px; font-family:Arial, 宋体; font-size:13px; font-size:1.3rem; color:#595959; text-align:left;}







@media screen and (max-device-width:1024px) and (min-device-width:768px) and (orientation:landscape) {
 .content_left_title {width:124px; padding:0px 0px 0px 50px; background:url(imagecommonleft_title_ipad.png);}
 .content_right_down {width:91.2%; background:#fff; padding:25px 4% 25px 4.8%; font-size:14px; font-size:1.4rem;}
 .news_con img {width:90%;}
}

@media screen and (max-device-width:1024px) and (min-device-width:768px) and (orientation:portrait) {
 .content_left_title {width:124px; padding:0px 0px 0px 50px; background:url(imagecommonleft_title_ipad.png);}
 .content_right_down {width:91.2%; background:#fff; padding:25px 4% 25px 4.8%; font-size:14px; font-size:1.4rem;}
 .news_con img {width:90%;}
}