/* 内容 */
.csmain{ width: 1200px; height: auto; overflow: hidden; margin: 20px auto 0;}
.csmain .csmain_left{ float: left; height: auto; width: 880px; overflow: hidden;}
.csmain_left .jishu{ width: 840px; height: auto; padding: 0 20px; background-color: #fff; overflow: hidden;}
.csmain_left .jishu .jishu_cont{ width: 840px; padding: 20px 0; height: 160px; border-bottom: 1px solid #eef0f5; overflow: hidden;}
.csmain_left .jishu .jishu_cont .jishu_img{ float: left; display: block; overflow: hidden; width: 220px; height: 160px; text-align: center; line-height: 155px;}
.csmain_left .jishu .jishu_cont .jishu_img img{ max-width: 220px; max-height: 160px; vertical-align: middle;}
.csmain_left .jishu .jishu_cont .jishu_txt{ float: left; width: 600px; height: 160px; margin-left: 20px; overflow: hidden;}
.csmain_left .jishu .jishu_cont .jishu_txt a{ display: block; width: 600px; height: 55px; line-height: 28px; text-decoration: none; overflow: hidden; color: #333; font-weight: bold; font-size: 18px; transition: .3s all; -webkit-transition: .3s all; -moz-transition: .3s all; -ms-transition: .3s all; -o-transition: .3s all;}
.csmain_left .jishu .jishu_cont .jishu_txt p{ margin: 20px 0 0; width: 600px; height: 40px; line-height: 21px; font-size: 14px; color: #666; overflow: hidden;}
.csmain_left .jishu .jishu_cont .jishu_txt span{ display: block; width: 600px; margin-top: 20px; height: 20px; line-height: 20px; font-size: 14px; overflow: hidden; color: #999;}
.csmain_left .jishu .jishu_cont .jishu_txt a:hover{ color: #1479d7;}
.paging{ width:880px; height: 42px; overflow: hidden; text-align: center; margin: 20px 0 0; padding: 0;}
.paging>li{ border: 1px solid #dfdfdf; background: #fff; margin: 0 6px; width:auto; display:inline-block; height: 40px; font-size: 16px;}
.paging>li>a{color: #333; text-decoration: none; height: 40px; line-height: 40px; padding: 0 20px; display: block;}

.csmain .csmain_right{ float: right; width: 300px; height: auto; overflow: hidden;}
/* 图片新闻 */
.csmain_right .csmain_rtup{ background-color: #fff; width: 260px; height: auto; padding: 20px 20px 10px; overflow: hidden;}
.csmain_rtup .csmain_rtuptit{ height: 22px; width: 241px; padding-left: 15px; line-height: 22px;  font-size: 22px; color: #222; border-left: 4px solid #f33348;}
.csmain_rtup .csmain_rbox{ width: 260px; height: auto; margin-top: 20px; overflow: hidden;}
.csmain_rtup .csmain_rbox a{ float: left; width: 125px; height: 185px; text-decoration: none; overflow: hidden; margin-left: 10px;}
.csmain_rtup .csmain_rbox a:nth-child(odd){ margin-left: 0;}
.csmain_rtup .csmain_rbox a div{ width: 125px; height: 125px; line-height: 125px; text-align: center; overflow: hidden;}
.csmain_rtup .csmain_rbox a div img{ max-width: 125px; max-height: 125px; vertical-align: middle;}
.csmain_rtup .csmain_rbox a p{ margin: 10px 0 0; width: 125px; height: 36px; line-height: 18px; font-size: 12px; color: #333; overflow: hidden;}
/* 最新资讯 */
.csmain_right .csmain_rzx{ background-color: #fff; width: 260px; height: auto; margin-top: 20px; padding: 20px; overflow: hidden;}
.csmain_rzx .csmain_rzxtit{ height: 22px; width: 241px; padding-left: 15px; line-height: 22px;  font-size: 22px; color: #222; border-left: 4px solid #f33348;}
.csmain_rzx .csmain_rul{ margin: 25px 0 0; padding: 0; width: 260px; height: auto; overflow: hidden;}
.csmain_rzx .csmain_rul li{ width: 260px; overflow: hidden; height: 25px; line-height: 25px; margin-bottom: 10px;}
.csmain_rzx .csmain_rul li span{ float: left; width: 4px; height: 4px; border-radius: 5px; margin: 10px 12px 0 0; background-color: #f33348;}
.csmain_rzx .csmain_rul li a{ float: left; height: 25px; width: 244px; color: #333; font-size: 15px; text-decoration: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: .3s all; -webkit-transition: .3s all; -moz-transition: .3s all; -ms-transition: .3s all; -o-transition: .3s all;}
.csmain_rzx .csmain_rul li a:hover{ color: #f33348;}



