/* 内容 */
.csmain{ width: 1200px; height: auto; overflow: hidden; margin: 20px auto 0;}
.csmain .csmain_left{ float: left; height: auto; width: 880px; overflow: hidden;}
.csmain_left .csl_box{ width: 880px; height: auto; overflow: hidden;}
.csl_box .csl_cont{ background-color: #fff; width: 840px; height: 300px; margin-bottom: 20px; padding: 20px; overflow: hidden;}
.goods_left{width: 240px; height: 290px; float: left;}
.goods_gsLogo{width: 200px; height:65px; overflow: hidden;}
.goods_gsLogo img{ max-width: 200px; max-height: 65px; display: block;}
.goods_gsName{width: 240px; height: 25px; overflow: hidden;}
.goods_gsNameText{width:200px; float: left; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 18px; color: #222222;}
.goods_gsNameImage{width: 25px; height: 25px; float: right;}
.goods_vip{margin-top: 15px; width: 240px; height: 25px;}
.goods_vipLeft{width:auto; display:inline-block !important; display:inline; float: left; padding: 3px 5px 3px 10px; font-size: 12px; margin-left:18px; position: relative; background: #febf3c; color: #fff;}
.goods_vipLeft>img{width: 25px; height: 25px; position: absolute; left: -18px; top: -1px;}
.goods_vipRight{width:auto; display:inline-block !important; display:inline; float: left; padding: 3px 5px 3px 5px;font-size: 12px;  margin-left:10px; background: #1760eb; font-size: 12px; color: #fff ;}
.goods_image{width: 22px; height: auto; margin-top:10px;}
.goods_gsNews{width: 240px; height: 64px; font-size: 14px; color: #999999; margin-top: 10px; line-height: 22px;}
.goods_gsGo{width: 90px; height: 30px; display: block; text-decoration: none; border: 1px solid #444444; margin-top: 20px; border-radius: 3px; font-size: 14px; color: #444444; text-align: center; line-height: 30px;}
.goods_right{width: 600px; height: 290px; float: left; overflow: hidden;}
.goods_listM{width: 180px; height: 290px; text-decoration: none; float: left; overflow: hidden; margin-left: 20px;}
.goods_img{width: 180px; height: 190px; line-height: 190px; text-align: center; overflow: hidden;}
.goods_img img{ max-width: 180px; max-height: 190px; vertical-align: middle;}
.goods_name{width: 180px; height: 50px; font-size: 14px; overflow: hidden; color: #333333; line-height: 25px;}
.goods_jg{font-size:18px ; color: #f54300; width: 180px; height: 25px; line-height: 25px; overflow: hidden; margin-top: 20px;}
.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;}
