body {background:#f5f5f5;}
.content_right {width:100%; float:right; margin:16px 0px 0px 0px; border:1px solid #d9d9d9; background:#fff;}
.content_right_top {width:100%; height:42px; border-bottom:1px solid #d9d9d9;}
.content_right_top_in {width:96.6%; height:40px; margin:1px 0px 0px 1px; background:url(../image/common/content_right_top_bg.gif) repeat-x; padding:0px 0px 0px 3.2%;}
.content_right_top_in li {height:40px; line-height:40px; float:left;}
.content_right_top_in li a {font-size:14px; color:#595959;}
.content_right_top_in li a:hover ,.content_right_top_in li a.title_choose {font-weight:bold; color:#009ce0;}
.content_right_top_in li span {margin:0px 15px 0px 15px;}

.content_right_down {width:100%; background:#fafafa;}

/*新闻内容*/
.news_left {width:67.4%; float:left; padding:24px 3.3% 18px 3.3%; border-right:1px solid #e0e0e0; background:#fff;}
.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; border-bottom:1px dashed #d1d1d1; display:block; text-align:center;}
.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;}

.news_choose {width:100%; margin:30px 0px 0px 0px;}
.news_choose li {margin:0px 0px 15px 0px;}
.news_choose li a {font-size:13px; font-size:1.3rem;}


/*最近新闻*/
.news_right {width:22.8%; _width:24.2%; float:right; padding:24px 1.5% 32px 1.5%;}
.news_right_title {display:block; font-size:14px; font-size:1.4rem; color:#0090d9; text-decoration:underline; font-weight:bold;}
 
.news_right_list {width:100%; margin:21px 0px 0px 0px;}
.news_right_list li {width:100%; height:20px; margin:0px 0px 7px 0px;}
.news_right_list li a {width:100%; height:16px; display:block; font-size:13px; font-size:1.3rem; font-family:Arial,宋体; color:#8c8c8c; overflow:hidden;}
.news_right_list li a:hover {color:#d90000;}

@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(../image/common/left_title_ipad.png);}
	.content_right_down {width:100%; padding:0px 0px 0px 0px; font-size:1.4rem;}
	.news_left {width:67.4%; padding:24px 3.3% 32px 3.3%;}
	.news_right {width:22.8%; padding:24px 1.5% 32px 1.5%;}
	.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(../image/common/left_title_ipad.png);}
	.content_right_down {width:100%; padding:0px 0px 0px 0px; font-size:1.4rem;}
	.news_left {width:67.4%; padding:24px 3.3% 32px 3.3%;}
	.news_right {width:22.8%; padding:24px 1.5% 32px 1.5%;}
	.news_con img {width:90%;}
}