body{
	background-color: #f7f7f7;
}
.newI_block{
	width: 100%;
	margin-bottom: 40px;
}
.newI_section1{
	height: 434px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #f7f7f7;
	/*box-shadow: 0 4px 5px #dedcdd;*/
}
.newI_lb{
	position: relative;
	height: 434px;
	width: 100%;
	overflow: hidden;
}
    /*登录、公告、活动...*/
.newI_action{
	height: 100%;
	width: 246px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: 339px;
	background-color: #fafafa;
	z-index: 88;
}
.newI_action_s1{
	width: 100%;
	height: 174px;
	/*background: url(../img/newI_action_01.jpg) no-repeat;*/
}
.newI_action_s1_h{
	padding-top: 72px;
	height: 88px;
	line-height: 18px;
	font-size: 12px;
	color: #959595;
	text-align: center;
	position: relative;
}
.newI_action_s1_pic{
	position: absolute;
	width: 58px;
	height: 58px;
	left: 50%;
	top: 12px;
	margin-left: -29px;
	border-radius: 50%;
	overflow: hidden;
}
.newI_action_s1_pic img{
	width: 100%;
	height: 100%;
}
.newI_action_s1_span{
	height: 18px;
	line-height: 18px;
}
.newI_action_s1_quan{
	margin-top: 8px;
	height: 34px;
	line-height: 16px;
	font-size: 12px;
	color: #fc444e;
}
.newI_action_s1_quan img{
	margin-right: 4px;
}
.newI_action_s1_btnB{
	height: 28px;
	text-align: center;
	font-size: 0;
}
.newI_action_s1_btnB button{
	background-color: #fc444e;
    color: #fff;
    display: inline-block;
    font-size: 14px;
	text-align: center;
    height: 28px;
    line-height: 28px;
    width: 98px;
	transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	border: none;
}
.newI_action_s1_btnB button:hover{
	background-color: #ca151e;
}
.entry_btn{
	margin-right: 18px;
} 
.newI_action_s1_qq{
	height: 20px;
	margin-top: 8px;
	text-align: center;
}
.newI_action_s1_qq a{
    color: #fc444e;
    display: inline-block;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
	text-align: left;
	text-indent: 23px;
	background: #fff0f1 url(../img/newI_action_s1_qq.png) no-repeat;
}
.newI_action_s1_qq a:hover{
	background-color: #ffd2d5;
}
.newI_action_quan_btn{
	width: 88px;
	margin: 0 10px 0 36px;
}
.newI_action_s1_qq a.newI_action_qq_btn{
	width: 76px;
	background-position: -98px 0;
}
.newI_order{
	margin-top: 4px;
}
.newI_order_item li{
	float: left;
	width: 25%;
	height: 100%;
	text-align: center;
}
.newI_order_item li a{
	display: block;
	width: 100%;
	padding: 7px 0;
	height: 36px;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.newI_order_item li a:hover{
	color: #fc444e;
}
.newI_order_item li a span{
	color: #fc444e;
	font-size: 14px;
	font-weight: bold;
}
.newI_action_s2{
	height: 91px;
	font-size: 12px;
	color: #5c5c5d;
}
.tab_item{
	height: 27px;
	position: relative;
	width: 100%;
	border-top: 1px solid #e6e6e6;
}
.tab_item li{
	float: left;
	line-height: 27px;
	height: 27px;
	width: 25%;
	text-align: center;
	position: relative;
}
.tab_item li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #5c5c5d;
}
.tab_item li.action:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -14px;
	height: 2px;
	width: 28px;
	background-color: #fc444e;
}
.tab_item li.action a{
	color: #fd5455;
}
.tab_item li a:hover{
	color: #fd5455;
}
.i_more{
	float: right;
	color: #5c5c5d;
	margin: 7px 10px 0 0;
}
.i_more:hover{
	color: #fd5455;
}
.tab_cont_box{
	float: left;
	width: 100%;
	height: 64px;
}
.tab_block2,.tab_block3,.tab_block4{
	display: none;
}
.s2_item{
	padding: 10px 20px 0 15px;
	height: 48px;
	overflow: hidden;
}
.s2_item li{
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.s2_item li .i_span1{
	padding-right: 7px;
}
.s2_item li .i_span2{
	padding-left: 5px;
}
.s2_item li a{
	color: #5c5c5d;
}
.s2_item li a:hover .i_span2{
	color: #ea4848;
}
.newI_action_s3{
	height: 166px;
	padding: 1px 0;
	background: url(../img/newI-ico2.jpg) no-repeat;
}
.s3_item{
	height: 100%;
}
.s3_item li{
	float: left;
	width: 81px;
	height: 82px;
	margin: 1px 1px 0 0;
	background: url(../img/newI-ico2-1.png) no-repeat;
	position: relative;
}
.s3_item li.s3_item_list2{
	background-position: -82px 0;
}
.s3_item li.s3_item_list3{
	background-position: -165px 0;
}
.s3_item li.s3_item_list4{
	background-position: 0 -84px;
}
.s3_item li.s3_item_list5{
	background-position: -82px -84px;
}
.s3_item li.s3_item_list6{
	background-position: -165px -84px;
}
.s3_item li.s3_item_list_login{
	background: none;
}
.s3_item li a{
	display: block;
	height: 100%;
	width: 100%;
	float: left;
}
.s3_item_list_data{
	position: absolute;
	top: 24px;
	left: 0;
	width: 100%;
	color: #999999;
	font-size: 14px;
	text-align: center;
}
.s3_item_list4 .s3_item_list_data span{
	color: #f99797;
}
.s3_item_list5 .s3_item_list_data span{
	color: #76cdf2;
}
.s3_item_list6 .s3_item_list_data span{
	color: #fbd13d;
}
.s3_item_list_data span{
	font-size: 18px;
	font-weight: bold;
	padding-right: 2px;
}
.s3_item li a:hover p{
	color: #ea4848;
}
.s3_item li p{
	width: 100%;
	color: #606161;
	line-height: 26px;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 52px;
	left: 0;
}
    /*特价爆款*/
.newI_section2{
	height: 211px;
    margin: 16px auto 0;
    width: 1170px;
}
.newI_section2 ul{
	width: 100%;
	height: 100%;
}
.newI_section2_item li{
	float: left;
	width: 246px;
	height: 100%;
	margin-right: 4px;
	overflow: hidden;
	position: relative;
}
.newI_section2_item li.newI_s2_l5{
	margin-right: 0;
}
li.newI_s2_l1{
	width: 170px;
	background-color: #fd5455;
}
/*.newI_s2_l2{*/
	/*background: #e6e5e0 url(../img/newI-s2-02-bg.jpg) repeat-x;*/
/*}*/
/*.newI_s2_l3{*/
	/*background: #ebe7de url(../img/newI-s2-03-bg.jpg) repeat-x;*/
/*}*/
/*.newI_s2_l4{*/
	/*background: #e8ede7 url(../img/newI-s2-04-bg.jpg) repeat-x;*/
/*}*/
/*.newI_s2_l5{*/
	/*background: #ebe5e7 url(../img/newI-s2-05-bg.jpg) repeat-x;*/
/*}*/
.newI_section2_item li>a{
	display: block;
	width: 100%;
	height: 100%;
}
.newI_section2_item li a img{
	width: 100%;
}
.newI_s2_bg_img{
	position: absolute;
	top: 0;
	z-index: 5;
	left: 173px;
	width: 52px !important;
}
.newI_s2_l1_box{
	padding-left: 23px;
	color: #fff;
}
.newI_s2_l1_box h3{
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	height: 30px;
    line-height: 30px;
	margin: 24px 0 30px;
	border-bottom: 2px solid #fff;
}
.newI_s2_l1_box p{
	height: 57px;
	font-size: 12px;
	line-height: 22px;
}
.newI_s2_l1_box a{
	color: #fff;
    display: block;
    font-size: 12px;
	text-align: center;
    height: 23px;
    line-height: 23px;
    width: 73px;
	border: 2px solid #fff;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
}
.newI_s2_l1_box a:hover{
	background-color: #d11b1c;
}
.newI_s2_box{
	color: #000;
	position: absolute;
	left: 20px;
	top: 26px;
	z-index: 10;
}
.newI_s2_box h3{
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: normal;
    line-height: 24px;
}
.newI_s2_l2 .newI_s2_box h3{
	color: #949586;
}
.newI_s2_l3 .newI_s2_box h3{
	color: #a2937b;
}
.newI_s2_l4 .newI_s2_box h3{
	color: #70957b;
}
.newI_s2_l5 .newI_s2_box h3{
	color: #ab8389;
}
.newI_s2_box p{
	font-size: 12px;
	line-height: 20px;
}
.newI_s_box p span{
	display: inline-block;
	height: 21px;
	line-height: 21px;
	background-color: #fa9e55;
	color: #fff;
	padding: 0 8px;
	margin-top: 3px;
}
    /*单张印刷*/
.newI_section3{
    margin: 0 auto;
    width: 1170px;
}
.section_tit{
	height: 54px;
	border-bottom: 1px solid #f55354;
}
.section_tit h3{
	padding: 10px 0 0px 0;
	height: 44px;
	font-size: 20px;
	color: #252424;
	font-weight: normal;
}
.section_tit h3 i{
	background: url(../img/newI_icon2.jpg) no-repeat scroll 0 0;
	display: inline-block;
    color: #fff;
    font-size: 14px;
    height: 25px;
	line-height: 28px;
    overflow: hidden;
    text-align: center;
	text-indent: -6px;
    width: 32px;
	margin-top: 5px;
	float: left;
}
.section_tit h3 span{
	float: left;
	margin: 7px 0 0 17px;
}
.newI_section3_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s3_l1{
	width: 580px;
	height: 400px;
	margin-right: 10px;
}
.newI_s3_l2{
	width: 580px;
	height: 400px;
	background-color: #f6f0e9;
}
.newI_s3_l3{
	width: 485px;
	height: 192px;
	margin-bottom: 10px;
	background-color: #f3f3f3;
}
.newI_s3_l4{
	width: 485px;
	height: 197px;
	background-color: #f3f3f3;
}
.newI_s_box{
	position: absolute;
	z-index: 10;
}
.newI_s3_l1 .newI_s_box{
	left: 28px;
	top: 27px;
}
.newI_s3_l2 .newI_s_box{
	left: 28px;
	top:28px;
}
.newI_s3_l3 .newI_s_box,.newI_s3_l4 .newI_s_box{
	left: 24px;
	top: 23px;
}
.newI_s_box h3{
	font-size: 16px;
	font-family: "微软雅黑";
	font-weight: normal;
    line-height: 24px;
	height: 29px;
	color: #0e050a;
	display: inline-block;
	position: relative;
}
.newI_s_box h3 span{
	position: absolute;
	right: -19px;
    top: -17px;
	font-size: 12px;
	color: #fd262c;
	animation: bounce-up 1.6s linear infinite;
	-moz-animation: bounce-up 1.6s linear infinite;
	-webkit-animation: bounce-up 1.6s linear infinite;
}
.newI_s3_l2 .newI_s_box h3 span{
	right: -5px;
}
.newI_s_box p{
	color: #626262;
	font-size: 12px;
	line-height: 20px;
}
    /*画册印刷*/
.newI_section4{
    margin: 0 auto;
    width: 1170px;
}
.newI_section4_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s4_l1,.newI_s4_l2{
	width: 580px;
	height: 279px;
	margin-bottom: 10px;
}
.newI_s4_l1{
	margin-right: 10px;
	background: url(../img/newI-s4-01-bg.jpg);
}
.newI_s4_l1 img.moveImg{
	left: 4px !important;
}
.newI_s4_l2{
	background-color: #ebf2dc;
}
.newI_s4_l3{
	width: 580px;
	height: 180px;
	background-color: #fff;
}
.newI_s4_l4{
	width: 285px;
	height: 180px;
	background-color: #fff;
}
.newI_s4_l5{
	width: 285px;
	height: 180px;
	background-color: #fff;
}
.newI_s4_l3,.newI_s4_l4{
	margin-right: 10px;
}
.newI_s4_l1 .scaleImg{
	position: absolute;
	left: 166px;
	top: 64px;
}
.newI_s4_l2 .scaleImg{
	position: absolute;
	left: 200px;
	top: 50px;
}
.newI_s4_l3 .scaleImg{
	position: absolute;
	left: 186px;
	top: 28px;
}
.newI_s4_l4 .scaleImg{
	position: absolute;
	left: 63px;
	top: 105px;
}
.newI_s4_l5 .scaleImg{
	position: absolute;
	left: 75px;
	top: 105px;
}
.newI_section4_item .newI_s_box{
	left: 28px;
	top: 22px;
}
    /*名片印刷*/
.newI_section5{
    margin: 0 auto;
    width: 1170px;
}
.newI_section5_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s5_l5 img,.newI_s5_l6 img,.newI_s5_l7 img,.newI_s5_l8 img,.newI_s5_l9 img{
	top: 10px !important;
}
.newI_s5_l1{
	width: 228px;
	background-color: #f6ede4;
}
.newI_s5_l1 img.moveRightImg,.newI_s5_l3 img.moveRightImg,.newI_s5_l4 img.moveRightImg{
	z-index: 5;
}
.newI_s5_l1 img.moveImg,.newI_s5_l3 img.moveImg,.newI_s5_l4 img.moveImg{
	z-index: 4;
}
li.newI_s5_l1 a:hover img.moveImg,
li.newI_s5_l3 a:hover img.moveImg,
li.newI_s5_l4 a:hover img.moveImg{
	transform: translateX(10px) !important;
	-webkit-transform: translateX(10px) !important;
	-moz-transform: translateX(10px) !important;
}
li.newI_s5_l1 a:hover img.moveRightImg,
li.newI_s5_l3 a:hover img.moveRightImg,
li.newI_s5_l4 a:hover img.moveRightImg{
	transform: translateX(-10px) !important;
	-webkit-transform: translateX(-10px) !important;
	-moz-transform: translateX(-10px) !important;
}
.newI_s5_l2{
	width: 459px;
	/*background: #c8caf4;*/
	background: url(../img/newI-s5-02-bg.jpg);
}
.newI_s5_l2 img{
	position: absolute;
	left: 4px;
	top: 4px;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
li.newI_s5_l2 a:hover img.newI_s5_m1{
	transform: translate(3px,4px);
	-webkit-transform: translate(3px,4px);
	-moz-transform: translate(3px,4px);
}
li.newI_s5_l2 a:hover img.newI_s5_m2{
	transform: translate(-4px,2px);
	-webkit-transform: translate(-4px,2px);
	-moz-transform: translate(-4px,2px);
}
li.newI_s5_l2 a:hover img.newI_s5_m3{
	transform: translate(-1px,-4px);
	-webkit-transform: translate(-1px,-4px);
	-moz-transform: translate(-1px,-4px);
}
li.newI_s5_l2 a:hover img.newI_s5_m4{
	transform: translate(9px,-4px);
	-webkit-transform: translate(9px,-4px);
	-moz-transform: translate(9px,-4px);
}
.newI_s5_l3{
	width: 223px;
	background-color: #e1ebf4;
}
.newI_s5_l4{
	width: 230px;
	height: 222px;
	margin-bottom: 10px;
	background-color: #f6ede4;
}
.newI_s5_l1,.newI_s5_l2,.newI_s5_l3{
	height: 222px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.newI_s5_l5{
	width: 228px;
	background-color: #fff;
}
.newI_s5_l6{
	width: 224px;
	background-color: #fff;
}
.newI_s5_l7{
	width: 225px;
	background-color: #fff;
}
.newI_s5_l8{
	width: 223px;
	background-color: #fff;
}
.newI_s5_l9{
	width: 230px;
	height: 221px;
	background-color: #fff;
}
.newI_s5_l5,.newI_s5_l6,.newI_s5_l7,.newI_s5_l8{
	height: 221px;
	margin-right: 10px;
}
.newI_s5_l1 .newI_s_box,.newI_s5_l2 .newI_s_box,.newI_s5_l3 .newI_s_box,.newI_s5_l4 .newI_s_box{
	left: 14px;
	top: 16px;
}
.newI_s5_l5 .newI_s_box,.newI_s5_l6 .newI_s_box,.newI_s5_l7 .newI_s_box,.newI_s5_l8 .newI_s_box,.newI_s5_l9 .newI_s_box{
	left: 14px;
	top: 8px;
}
    /*手提袋印刷*/
.newI_section6{
    margin: 0 auto;
    width: 1170px;
}
.newI_section6_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s6_l1{
	background: url(../img/newI-s6-01-bg.jpg);
}
.newI_s6_l1,.newI_s6_l6{
	width: 580px;
	height: 216px;
	background-color: #f3f3f3;
}
.newI_s6_l2,.newI_s6_l3,.newI_s6_l4,.newI_s6_l5,.newI_s6_l7,.newI_s6_l8{
	width: 285px;
	height: 216px;
}
.newI_s6_l1,.newI_s6_l2{
	margin-right: 10px;
	margin-bottom: 10px;
}
.newI_s6_l2,.newI_s6_l3{
	background-color: #f6ede4;
}
.newI_s6_l4,.newI_s6_l5,.newI_s6_l7{
	margin-right: 10px;
	background-color: #fff;
}
.newI_s6_l8{
	background-color: #fff;
}
.newI_section6_item .newI_s_box{
	left: 18px;
	top: 18px;
}

.newI_s6_l7:hover .none-img-2,.newI_s6_l8:hover .none-img-2{
	display: block;
}
.newI_s5_l1:hover .none-img-3,.newI_s5_l4:hover .none-img-3,.newI_s5_l7:hover .none-img-3,.newI_s5_l8:hover .none-img-3{
	display: block;
}
    /*封套 信封 不干胶*/
.newI_section7{
    margin: 0 auto;
    width: 1170px;
}
.newI_section7_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s7_l1,.newI_s7_l2{
	width: 580px;
	height: 279px;
}
.newI_s7_l3,.newI_s7_l4{
	width: 580px;
	height: 280px;
}
.newI_s7_l1{
	margin-right: 10px;
	margin-bottom: 10px;
	background: url(../img/newI-s7-01-bg.jpg);
}
.newI_s7_l2{
	background-color: #e1ebf4;
}
.newI_s7_l4{
	background-color: #fff;
}
.newI_s7_l3{
	margin-right: 10px;
	background-color: #fff;
}
.newI_section7_item .newI_s_box{
	left: 27px;
	top: 26px;
}
    /*数码印刷*/
.newI_section8{
    margin: 0 auto;
    width: 1170px;
}
.newI_section8_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s8_l1{
	width: 228px;
	height: 224px;
	background: url(../img/newI-s8-01-bg.jpg);
}
.newI_s8_l2,.newI_s8_l3,.newI_s8_l4{
	width: 224px;
	height: 224px;
}
.newI_s8_l5{
	width: 230px;
	height: 224px;
}
.newI_s8_l1,.newI_s8_l2,.newI_s8_l3,.newI_s8_l4{
	margin-right: 10px;
}
.newI_s8_l2,.newI_s8_l3{
	background-color: #efece7;
}
.newI_s8_l4,.newI_s8_l5{
	background-color: #e1ebf4;
}
.newI_section8_item .newI_s_box{
	left: 20px;
	top: 18px;
}
    /*其他印刷*/
.newI_section9{
    margin: 0 auto;
    width: 1170px;
}
.newI_section9_item{
	float: left;
}
.newI_section9_item li{
	float: left;
	overflow: hidden;
	position: relative;
}
.newI_s9_l1{
	position: relative;
	width: 462px;
	height: 224px;
	background: url(../img/newI-s8-01-bg.jpg);
}

.newI_section9_item .newI_s_box{
	left: 27px;
	top: 26px;
}
.newI_div9_item>div{
	float: left;
	overflow: hidden;
	position: relative;
	height: 224px;
	background-color: #fff;
}
.newI_div9_l1,.newI_div9_l2{
	width: 224px;
	margin-right: 10px;
}
.newI_div9_l3{
	width: 230px;
	position: relative;
}
.newI_div9_item .newI_s_box{
	left: 18px;
	top: 22px;
}
 
img.moveImg, img.moveTopImg, img.moveRightImg{
	position: absolute;
	left: 0;
	top: 0;
} 
img.moveImg, img.scaleImg, img.moveTopImg, img.moveRightImg{
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
}
.section li a:hover img.moveImg{
	transform: translateX(-4px);
	-webkit-transform: translateX(-4px);
	-moz-transform: translateX(-4px);
}
.section li a:hover img.moveRightImg{
	transform: translateX(4px);
	-webkit-transform: translateX(4px);
	-moz-transform: translateX(4px);
}
.section li a:hover img.scaleImg{
	transform:scale(1.04,1.04);
	-webkit-transform:scale(1.04,1.04);
	-moz-transform:scale(1.04,1.04);
}
.section li a:hover img.moveTopImg{
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
}
.none-img,.none-img-3,.none-img-2{
	background: url("../img/none-msg.png");
	width: 110px;
	height: 110px;
	position: absolute;
	z-index: 999;
	display: none;
}
.none-img{
	top:57px;
	left:175px;
}
.none-img-2{
	top:57px;
	left:100px;
}
.none-img-3{
	top:57px;
	left:57px;
}
.newI_s9_l1:hover .none-img{
	display: block;
}
.newI_div9_l3:hover .none-img-3{
	display: block;
}

   /*左侧导航栏*/
.newI_navL{
	display: none;
	width: 62px;
	height: 301px;
	padding: 5px 6px;
	border: 1px solid #e7e5e5;
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -158px 0 0 -678px;
	z-index: 999;
	background-color: #fff;
}
@media screen  and (min-width:1500px){
	.newI_navL{
		margin: -158px 0 0 -730px;
	}
}
.navL_item li{
	height: 42px;
	line-height: 42px;
	width: 62px;
	border-bottom: 1px solid #e7e5e5;
}
.navL_item li.navL_list8{
	border-bottom-color: #fff;
}
.navL_item li a{
	display: block;
	height: 100%;
	width: 100%;
	font-size: 14px;
	color: #626262;
	text-indent: 26px;
	background: url(../img/navL_bg.png) no-repeat 0 0;
	border-radius: 5px;
}
.navL_item li a:hover,
.navL_item li a.navL_cur{
	color: #fff;
	background: #ff4e4f url(../img/navL_h_bg.png) no-repeat 0 0;
}
.navL_item li.navL_list1 a{
	background-position: 0 0;
}
.navL_item li.navL_list2 a{
	background-position: 0 -43px;
}
.navL_item li.navL_list3 a{
	background-position: 0 -86px;
}
.navL_item li.navL_list4 a{
	background-position: 0 -129px;
}
.navL_item li.navL_list5 a{
	background-position: 0 -172px;
}
.navL_item li.navL_list6 a{
	background-position: 0 -215px;
}
.navL_item li.navL_list7 a{
	background-position: 0 -258px;
}
.navL_item li.navL_list8 a{
	background-position: 0 -301px;
}
   /*右侧菜单栏*/
.newI_navR{
	height: 100%;
	width: 48px;
	position: fixed;
	top: 0;
	right: 0;
	background-color: #373737;
	z-index: 999;
}
.navR_centerBox{
	height: 356px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -178px;
}
.navR_user{
	width: 100%;
	height: 59px;
}
.navR_user a{
	display: block;
	width: 100%;
	height: 21px;
	background: url(../img/navR_user_bg.png) no-repeat;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 38px;
}
.navR_user a:hover,
.navR_item li>a:hover,
.navR_car a:hover,
.navR_WeChat a:hover,
.navR_top a:hover{
	background-color: #ff4f4f;
}
.navR_car{
	width: 100%;
	height: 145px;
	text-align: center;
}
.navR_car a{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/navR_car_bg.png) no-repeat;
}
.navR_car span{
	display: inline-block;
	padding: 45px 14px 14px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
.navR_car i{
	display: block;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	text-align: center;
	line-height: 16px;
	font-size: 12px;
	color: #ff4f4f;
	background-color: #fff;
	margin: 0 auto;
}
.navR_item li{
	width: 100%;
	margin-bottom: 2px;
	position: relative;
}
.navR_item li>a{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border-bottom: 1px solid #373737;
	border-top: 1px solid #373737;
	/*background: #373737 url(../img/navR_item_bg.png) no-repeat;*/
}
.navR_list1,.navR_list2,.navR_list3{
	height: 58px;
}
.navR_item li.navR_list1>a,.navR_item li.navR_list2>a,.navR_item li.navR_list3>a{
	height:26px;
	padding-top:30px;
	text-align: center;
}
.navR_item li.navR_list1>a{
	background: #373737 url(../img/navR_item_01.png) no-repeat;
}

.navR_item li.navR_list1>a>span,
.navR_item li.navR_list2>a>span,
.navR_item li.navR_list3>a>span{
	color: #fff;
}
.navR_list1_num{
	color:#ff4f4f;
}
.navR_item li.navR_list1>a:hover,
.navR_item li.navR_list2>a:hover,
.navR_item li.navR_list3>a:hover{
	background-color: #ff4f4f;
}

.navR_item li.navR_list1>div,.navR_item li.navR_list2>div,
.navR_item li.navR_list3>div{
	margin-top:1px;
	height: 54px;
	line-height: 54px;
}
.navR_item li.navR_list2 > a{
	background: #ff4e4f url(../img/navR_item_02.png) no-repeat;
}

/*.navR_item li.navR_list2>a{
	background-position: 0 -68px;
}
.navR_item li.navR_list3>a{
	background-position: 0 -75px;
}
.navR_item li.navR_list4>a{
	background-position: 0 -68px;
}*/
.navR_item  li.navR_list3 > a{
	background: #373737 url(../img/navR_item_03.png) no-repeat;
}
.navR_item li div{
	position: absolute;
	left: 0;
	top: 0;
	width: 117px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border-bottom: 1px solid #e7e5e5;
	border-top: 1px solid #e7e5e5;
	border-left: 1px solid #e7e5e5;
	font-size: 12px;
	color: #777777;
	background-color: #ffffff;
	border-radius: 4px 0 0 4px;
	z-index: 1;
}
.navR_item li div a{
	display: block;
	width: 100%;
	height: 100%;
	color: #777777;
}
.navR_bottomBox{
	width: 100%;
	height: 78px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.navR_mask{
	position: absolute;
	width: 100%;
	height: 75px;
	left: 0;
	top: -75px;
	z-index: 10;
	background-color: #373737;
}
.navR_WeChat{
	width: 100%;
	height: 38px;
	position: relative;
}
.navR_WeChat a{
	background: #373737 url(../img/navR_bottomBox_bg.png) no-repeat;
}
.navR_WeChat a,.navR_top a{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.navR_WeChat div{
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 1;
	width: 116px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	border: 1px solid #e7e5e5;
	background-color: #ffffff;
	border-radius: 4px 4px 0 4px;
}
.navR_WeChat div img{
	max-height: 100%;
}
.navR_top{
	width: 100%;
	height: 40px;
	position: relative;
}
.navR_top a{
	left: 0;
	border-left: none;
	background: #373737 url(../img/navR_bottomBox_bg.png) no-repeat 0 -38px;
}
/*轮播*/
.hide{
	display: none;}
.ck-slide1 { width: 2000px; height: 434px; margin: 0 auto; position: absolute;top: 0;left: 50%;margin-left: -1000px;}
.ck-slide2 { width: 698px; height: 224px; margin: 0 auto; float: left; margin-left: 10px;}
.ck-slide1 .ck-slide-wrapper>li{ height: 434px;}
.ck-slide1 .ck-slide-wrapper>li > a > img{ height: 434px;}
.ck-slide2 .ck-slide-wrapper>li{ height: 224px; width: 698px !important;}
.ck-slide1.ck-slide ul.ck-slide-wrapper li { position: absolute; left:0; top: 0; width: 100%;}
.ck-slide ul.ck-slide-wrapper { height: 100%; width: 100%;}
.move_pic{
	display: none;}
.slideF .move_pic{
	top: 48px;
	left: 50%;
	margin-left: -328px;
}
.slideS .move_pic{
	top: 48px;
	left: 50%;
	margin-left: -355px;
}
.slideT .move_pic{
	top: 48px;
	left: 50%;
	margin-left: -355px;
}
.lcur .move_pic{
	position: absolute;
	animation: move-left2 0.5s ease-in;
	-moz-animation: move-left2 0.5s ease-in;
	-webkit-animation: move-left2 0.5s ease-in;
	display: block;
}
.newI_action_s1_qq .newI_action_change_btn{
	display: inline-block;
	background: none;
	text-indent:6px;
	color:#13a8ee;
	padding-right:6px;
}
