﻿.neiry_left {width: 760px;height: auto;min-height: 666px;float: left;background: #FFF;margin-bottom: 20px;border-bottom: #c8c8c8 solid 2px;border-right: #c8c8c8 solid 1px;}

.neiry_right {width: 205px;height: auto;float: right;}
.redph {width: 205px;height: 225px;background: #fff;border-top: #3e5688 solid 1px;border-bottom: #c8c8c8 solid 2px;border-right: #c8c8c8 solid 1px;margin-bottom: 30px;}
.neiry_right .mod-header {height: 27px;line-height: 27px;background: #eaeff4;position: relative;}
.neiry_right .mod-header h2 {padding-left: 13px;color: #435789;font-family: "微软雅黑";font-size: 14px;}
.neiry_right .mod-body {padding: 10px 8px;}
.neiry_right .mod-body ul li {line-height: 30px;}



@media screen and (max-width: 1025px) {
.neiry_left {width: 100%;float:none;}
.neiry_right{float:none;display:none;}
}