    h1,h2,h3,h4,h5,p{margin:0}
	ol, ul{ margin: 0; padding: 0;} 
	ul li {
	  list-style: none;
	  padding: 0px;
	  margin: 0px;
	}
	a,a:hover,a:active,a:visited,a:link,a:focus{
	    -webkit-tap-highlight-color:rgba(0,0,0,0);
	    -webkit-tap-highlight-color: transparent;
	    outline:none;
	    background: none;
	    text-decoration: none;
	}
	a,button,input{
	  -webkit-tap-highlight-color:rgba(255,0,0,0);
	}
	a{ color: #333; }
	h1,
	.h1,
	h2,
	.h2,
	h3,
	.h3 {
	    margin-top: 10px;
	    margin-bottom: 10px
	}
	a {
	    color: #5A738E;
	    text-decoration: none
	}
	a,
	a:visited,
	a:focus,
	a:active,
	:visited,
	:focus,
	:active,
	.btn:focus,
	.btn:active:focus,
	.btn.active:focus,
	.btn.focus,
	.btn:active.focus,
	.btn.active.focus {
	    outline: 0
	}
	a:hover,
	a:focus {
	    text-decoration: none
	}
	input:focus,select:focus,textarea:focus {  
		outline: none;
		border-color: #fff;
	}
	input:-webkit-autofill,select:-webkit-autofill {  
	    -webkit-box-shadow: 0 0 0px 1000px white  inset !important;  
	}
	input{
	    outline-color: invert ;
		outline-style: none ;
		outline-width: 0px ;
		border: none ;
		border-style: none ;
		/*text-shadow: none ;*/
		/*-webkit-appearance: none ;*/
		/*-webkit-user-select: text ;*/
		/*outline-color: transparent ;*/
		/*box-shadow: none;*/
	}
	/*body {*/
	/*    color: #73879C;*/
	/*    background: #2A3F54;*/
	/*    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;*/
	/*    font-size: 13px;*/
	/*    font-weight: 400;*/
	/*    line-height: 1.471*/
	/*}*/
	.whole select,.whole input {
		/*重置Chrome和Firefox的select边框样式*/
		border: 0;
		/*清除默认的select选择框样式*/
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
	}
	/*清除IE的默认选择框样式，隐藏下拉箭头*/
	.whole select::-ms-expand { display: none; }
	.whole select,.whole input{
		-webkit-appearance:none;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.whole select:focus { outline: none; !important}
	.whole input:focus { outline: none; }
	.whole select,.whole select:focus{
		box-shadow: none !important;
		border-radius: 0 !important;
	}
	.whole input,.whole input:focus{
		border: none !important;
		box-shadow: none !important;
	}
	/*字体大小*/
	.font_in8{
		font-size: 18px !important;	
	}
	.font_in6{
		font-size: 16px !important;	
	}
	.font_in{
		font-size: 14px !important;	
	}
	.font_small{
		font-size: 12px !important;
	}
	/*字体颜色*/
	.font_block_grey{
		color: #757575;
	}
	.font_light_grey{
		color: #dddddd;
	}
	.font_light_grey_d{
		color: #8b8b8b;
	}
	.font_dark_grey{
		color: #333 !important;	
	}
	.font-green{
		color: #07c160;
	}
	.font_white{
		color: #fff;
	}
	.f-green {
	    color: #07c160 !important;
	}
	.f-orange {
	    color: #FF6600 !important;
	}
	.f-blue {
	    color: #10aeff !important;
	}
	/*背景颜色*/
	.bg_body{
		background-color:#fdfdfd;
	}
	.bg_white{
		background-color:#fff;
	}
	.bg_green{
		background-color:#07c160;
	}
	.bg_shallow{
		background-color:#e7fff5;
	}
	#la{
		display: none;
		text-align: center;
	}
	#la p{
		padding-top: 15px;
	}
	.la-square-jelly-box{
		margin: 0 auto;
	}
	.la-square-jelly-box.la-dark {
	    color: #07c160 !important;
	}
	input::-webkit-input-placeholder {
       /* placeholder颜色  */
       color: #aab2bd;
       /* placeholder字体大小  */
       font-size: 12px;
    }
    .box_show{
    	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	    padding-bottom: 20px;
    }
    .box_show_les{
    	-moz-box-shadow: 0px 3px 4px rgba(0,0,0,0.05);
	    -webkit-box-shadow: 0px 3px 4px rgba(0,0,0,0.05);
	    box-shadow: 0px 3px 4px rgba(0,0,0,0.05);
	    padding-bottom: 20px;
    }
    .box_show_border{
    	border: 1px solid rgba(0,0,0,0.05);
    }
	/*分页*/
	.nav_page{
		text-align: center;
	}
	.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	    z-index: 2;
	    color: #fff;
	    cursor: default;
	    background-color: #07c160;
	    border-color: #07c160;
	}
	.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	    z-index: 3;
	    color: #07c160;
	    background-color: #eee;
	    border-color: #07c160;
	}
	.pagination>li>a, .pagination>li>span {
	    position: relative;
	    float: left;
	    padding: 6px 12px;
	    margin-left: -1px;
	    line-height: 1.42857143;
	    color: #337ab7;
	    text-decoration: none;
	    background-color: #fff;
	    border: 1px solid #07c160;
	}
	/*header样式*/
	.index_header{
		width: 100%;
		background-color: #f5f5f5;
	}
	.header_top{
		width: 100%;
		margin:  0 auto;
		height: 36px;
		line-height: 36px;
	}
	.header_top img{
		display: inline-block;
		border-radius: 50%;
		width: 16px;
		height: 16px;
		position: relative;
		top: -1px;
	}
	/*顶部logo快*/
	.index_top_left{
		width: 200px;
		height: 82px;
	}
	.index_top_left img{
		display: block;
		width: 130px;
		padding-top: 15px;
	}
	.index_nav_left{
		width: 360px;
		height: 82px;
		overflow: hidden;
	}
	.index_nav_left_item{
		line-height: 82px;
	}
	.index_nav_left_item a{
		margin-right: 20px;
		font-weight: bold;
	}
	.index_nav_left_item a:hover{
		color: #07c160 !important;
	}
	
	/*返回到顶部*/
	.return_top{
		position: fixed;
		bottom: 10px;
		right: 3px;
		z-index: 9;
	}
	.service_click{
		position: fixed;
		bottom: 80px;
		right: 8px;
		z-index: 9;
	}
	.service_click img{
		display: block;
		width: 30px;
		height: 30px;
	}
	/*首页样式*/
	/*轮播图*/
	#myCarousel{
		width: 100%;
		height: 480px;
		overflow: hidden;
		position: relative;
	}
	.carousel-inner>.item>img{
		display: block;
		width: 1920px !important;
		height: 480px !important;
	}
	.my_carousel{
		position: relative;
		width: 100%;
		z-index: 9;
	}
	.my_carousel_left{
		position: absolute;
		top: 40px;
		left: 50%;
		margin-left: -600px;
		z-index: 99;
		width: 1200px;
		overflow: hidden;
	}
	.my_carousel_left_ul{
		width: 200px;
		height: 400px;
		background-color: #fff;
		position: relative;
		-moz-box-shadow:0px 2px 4px rgba(0,0,0,0.2); 
		-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2); 
		box-shadow:0px 2px 4px rgba(0,0,0,0.2);
		z-index: 2;
		border-radius: 2px;
	}
	/*鼠标经过*/
	.my_carousel_left_ul li{
		width: 200px;
		height: 80px;
		cursor:pointer;
	}
	.my_carousel_relative_item{
		position: absolute;
		top: 0;
		left: 200px;
		width: 500px;
		height: 400px;
		background-color: #fff;
		display: none;
		z-index: 1;
		padding: 20px;
	}
	/*分类链接*/
	.item_a{
		display: inline-block;
		margin-right: 10px;
		border: #07c160 1px solid;
		border-radius: 8px;
		padding: 5px 10px;
	}
	.item_a:hover{
		color: #07c160;
	}
	.my_carousel_relative{
		position: absolute;
		width:200px;
		height: 80px;
		line-height: 35px;
		text-align: center;
		padding-top: 10px;
	}
	/*特殊边框*/
	.my_carousel_left_ul .border_right_show{
		border-right: 1px solid #07c160;
	}
	.my_carousel_left_ul .border_right_after:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    height: 1px;
	    right:0;
	    border-bottom: 1px solid #07c160;
	    color: #07c160;
	    z-index: 2;
	}
	.my_carousel_left_ul .border_right_before:before {
	    content: " ";
	    position: absolute;
	    left: 0;
	    top: 0;
	    height: 1px;
	    right:0;
	    border-top: 1px solid #07c160;
	    color: #07c160;
	    z-index: 2;
	}
	.my_carousel_relative_after:after {
	    content: " ";
	    position: absolute;
	    left: 15px;
	    bottom: 0;
	    right: 15px;
	    height: 1px;
	    border-bottom: 1px solid #ebebeb;
	    color: #ebebeb;
	    z-index: 2;
	}
	.icon_left_0{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_0.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 6px;
		left: -2px;
	}
	.icon_left_1{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_1.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 6px;
		left: -2px;
	}
	.icon_left_2{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_2.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_3{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_3.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_4{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_4.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_5{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_5.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_n1{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_11.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 6px;
		left: -2px;
	}
	.icon_left_n2{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_22.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_n3{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_33.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_n4{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_44.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	.icon_left_n5{
		display: inline-block;
		width: 26px;
		height: 26px;
		background: url(/Public/home_new/mobile/myimg/left_icon_55.png) no-repeat;
		background-size: 100% 100%;
		position: relative;
		top: 7px;
		left: -2px;
	}
	/*旋转*/
	.trans{
		transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        /*css3旋转属性； 360deg（顺时针旋转360度）*/
        -ms-transform: rotate(360deg);
	}
	.tran{
		transition: all 0.5s ease-in-out;
		-webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transform: rotate(0deg);
        -webkit-transform: rotate(00deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        /*css3旋转属性； 360deg（顺时针旋转360度）*/
        -ms-transform: rotate(0deg);
	}
	.my_carousel_right{
		width: 240px;
		height: 340px;
		margin-top: 40px;
		background-color: #fff;
		border-radius: 2px;
		position: relative;
	}
	.my_carousel_right_img{
		display: block;
		width: 40px;
		height: 40px;
		margin-right: 5px;
		border-radius: 50%;
	}
	.my_carousel_right_conter_bg{
		position: relative;
		width: 200px;
		height: 200px;
	}
	.my_carousel_right_conter_bg_color{
		position: absolute;
		top: 0;
		left: 0;
		width: 200px;
		height: 200px;
		background: #fff;
		background: url(/Public/home_new/mobile/myimg/right_top_bg_01.png) no-repeat;
		background-size: 100%;
		cursor:pointer;
		transition:all .5s;
		-webkit-transition:all .5s;
		-ms-transition:all .5s;
		z-index: 1;
		border-radius: 2px;
	}
	.my_carousel_right_conter_bg_url{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 200px;
		height: 66px;
		background: url(/Public/home_new/mobile/myimg/right_top_bg.png) no-repeat;
		background-size: 100%;
		border-radius: 2px;
		z-index: 2;
	}
	.my_carousel_right_conter{
		width: 200px;
		height: 200px;
		position: absolute;
		top: -15px;
		left: 20px;
	}
	.my_carousel_right_conter_bg_color:hover{
		transform:translateY(-10px);
		-webkit-transform:translateY(-10px);
		-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);
    	-o-transform:translateY(-10px);transform:translateY(-10px)
	}
	/*头像*/
	.my_carousel_right_conter_bg_icon{
		margin-top: 85px;
		padding: 0 30px;
		text-align: center;
	}
	.my_carousel_right_conter_bg_icon a:hover{
		color: #fff;
		transform:translateY(-2px);
		-webkit-transform:translateY(-2px);
		-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);
    	-o-transform:translateY(-2px);transform:translateY(-2px)
	}
	/*登录*/
	.my_carousel_right_conter_btn{
		background-color: #07c160;
		border-radius: 50px;
		text-align: center;
		color: #fff;
		width: 140px;
		height: 24px;
	}
	.my_carousel_right_conter_btn button{
		/*消除button的默认样式*/
		margin: 0;
		padding: 0;
		/*自定义边框*/
		border: 1px solid transparent;
		/*消除默认点击蓝色边框效果*/
		outline: none;
		background-color: rgba(255,255,255,0) !important;
	}
	/*整体内容*/
	/*搜索*/
	.form-inline{
		padding: 10px;
		margin: 20px 0;
		width: 100%;
	}
	.search{
		border: #07c160 1px solid;
		width: 320px;
		border-radius: 6px;
		position: relative;
		overflow: hidden;
		background-color: #fff;
	}
	.search .search_select{
		width: 60px;
		border-right: #07c160 1px solid;
		background: #fff !important;
	}
	.search input{
		padding-left: 10px;
	}
	.btn_submit{
		position: absolute;
		top: 0;
		right: 0;
		padding: 11px;
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	/*公告*/
	.notice{
		width: 100%;
		height: 40px;
		background-color: #fff;
		overflow: hidden;
		margin-bottom: 40px;
		-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	    box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
	    border-bottom: 1px rgba(0,0,0,0.1) solid;
	}
	.notice_icon{
		display: inline-block;
		width: 100px;
		height: 40px;
		line-height: 40px;
	}
	.scrollNews{
		width: 40% !important;
		height: 40px;
		line-height: 40px;
		overflow: hidden;
		position: relative;
	}
	.bnt_tb{
		position: absolute;
		top: 0;
		right: 0;
		width: 40px;
		height: 40px;
		padding-top: 3px;
	}
	/*上下小箭头*/
	.bnt_tb_cotent{
		display: block;
		width: 20px;
		height: 20px;
		cursor:pointer;
	}
	.bnt_tb_cotent:hover{
		color: #07c160;
	}
	.scrollNews ul li{
		width: 100%;
		height: 40px;
	}
	.scrollNews_user_p{
		width: 75%;
		overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	.scrollNews_user_img{
		display: inline-block;
		width: 18px;
		height: 18px;
		border-radius: 50%;
		position: relative;
		top: -1px;
	}
	.scrollNews_finger{
		line-height: 40px;
	}
	.scrollNews_finger i{
		padding-right: 5px;
	}
	.scrollNews_user_name{
		font-weight: bold;
	}
	/*分类*/
	.classification{
		width: 7%;
		max-width:7%;
		min-width:60px;
		height: 360px;
		background-color: #07c160;
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
		line-height: 50px;
		padding: 30px 0 0 0;
		text-align: center;
		overflow: hidden;
	}
	.classification h4{
		padding-bottom: 20px;
	}
	.classification ul li a{
		display: block;
		width: 100%;
	}
	.classification .classification_status{
		background-color: #fff;
		margin-top: 28px;
		margin-left: 10px;
		border-top-left-radius: 8px;
		border-bottom-left-radius: 8px;
	}
	.c_hover{
	    border-left: 4px rgba(255,255,255,0.8) solid;
		background-color: rgba(255,255,255,0.5);
	}
	.c_hover a{
		color: #404d5b;
	}
	.item_content{
		width: 1050px;
	}
	/*列表*/
	.item_content{
		width: 93%;
	}
	.item_block_list{
		width: 202px;
		height: 320;
		margin-left: 10px;
		margin-bottom: 40px;
		cursor: pointer;
		position: relative;
	}
	.item_block_list:hover{
		-webkit-animation-name: moveImg 0.5s linear infinite 0s alternate;;
		-moz-animation-name: moveImg 0.5s linear infinite 0s alternate;;
		-o-animation-name: moveImg 0.5s linear infinite 0s alternate;;
		-ms-animation-name: moveImg 0.5s linear infinite 0s alternate;;
		animation: moveImg 0.5s linear infinite 0s alternate;
	}
	@keyframes moveImg {
	  0% {transform: rotate(-1deg);}100% {transform: rotate(1deg);}
	}
	@-webkit-keyframes moveImg {
		0% {transform: rotate(-1deg);}100% {transform: rotate(1deg);}
	}
	@-moz-keyframes moveImg {
		0% {transform: rotate(-1deg);}100% {transform: rotate(1deg);}
	}
	@-o-keyframes moveImg {
		0% {transform: rotate(-1deg);}100% {transform: rotate(1deg);}
	}
	@-ms-keyframes moveImg {
		0% {transform: rotate(-1deg);}100% {transform: rotate(1deg);}
	}
	.item_block{
		width: 202px;
		height: 280px;
		background-color: #fff;
		border-radius: 2px;
		padding: 10px;
		-moz-box-shadow:0px 0px 2px #07C160; 
		-webkit-box-shadow:0px 0px 2px #07C160; 
		box-shadow:0px 0px 2px #07C160;
	}
	/*列表图片*/
	.item_images{
		width: 182px;
		height: 182px;
		margin: 0 auto;
		overflow: hidden;
		margin-bottom: 5px;
		position: relative;
	}
	.item_images img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.item_images_button{
		position: absolute;
		bottom:10px;
		right: 10px;
		color: #fff;
    	background-color: #f0ad4e !important;
    	border-color: #eea236;
	}
	.item_text{
		width: 182px;;
		line-height: 18px;
		overflow: hidden;
	}
	.item_text h5{
		width: 182px;
		height: 22px;
		line-height: 22px;
	    text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	.item_text p{
		width: 182px;
		height: 22px;
		line-height: 22px;
	    text-overflow: -o-ellipsis-lastline;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 1;
	    line-clamp: 1;
	    -webkit-box-orient: vertical;
	}
	.item_user{
		line-height: 22px !important;
	}
	.item_user_info{
		line-height: 20px !important;
	}
	.item_user_info img{
		width: 18px;
		height: 18px;
		margin-right: 5px;
		position: relative;
		top: 1px;
	}
	.item_bottom{
		padding-top: 5px;
	}
	/*列表状态*/
	.item_statas{
		background-color: #fff;
		width: 202px;
		height: 70px;
		margin-top: 10px;
		border-radius: 2px;
		padding: 10px;
		-moz-box-shadow:0px 0px 2px #07C160; 
		-webkit-box-shadow:0px 0px 2px #07C160; 
		box-shadow:0px 0px 2px #07C160;
	}
	/*进读条*/
	.enter{
		width: 100%;
		height: 14px;
		background-color: #e7e7e7;
		position: relative;
		overflow: hidden;
		border-radius: 2px;
	}
	.enter_item{
		height: 14px;
	}
	.enter_text{
		position: absolute;
		top: 1px;
		left: 0;
		text-align: right;
		width: 100%;
		line-height: 12px;
		padding-right: 5px;
	}
	.category{
		margin-top: 5px;
	}
	.category_item{
		display: inline-block;
		width: 100%;
	}
	.category_left{
		text-align: left;
	}
	.category_right{
		text-align: right;
	}
	/*个人信息*/
	.information{
		margin-top: 20px;
		border-radius: 2px;
		overflow: hidden;
	}
	.information_title{
		position: relative;
		padding: 20px 0;
		margin-bottom: 40px;
	}
	.information_top_img{
		width: 80px;
		margin-right: 30px;
		margin-left: 35px;
		position: relative;
	}
	.information_top_img input{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		filter:alpha(opacity=0); /* IE */
		-moz-opacity:0; /* 老版Mozilla */
		-khtml-opacity:0; /* 老版Safari */
		opacity: 0; /* 支持opacity的浏览器*/
	}
	.information_top_content{
		position: relative;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.information_title:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    height: 1px;
	    border-bottom: 1px solid #e5e5e5;
	    color: #e5e5e5;
	    -webkit-transform-origin: 0 0;
	    transform-origin: 0 0;
	    -webkit-transform: scaleY(0.5);
	    transform: scaleY(0.5);
	    z-index: 2;
	}
	.information_top_ul{
		padding-top: 5px;
		line-height: 28px;
	}
	/*充值*/
	.form-horizontal .recharge_label {
	    padding-top: 7px;
	    margin-bottom: 0;
	    text-align: left; 
	}
	/*发布*/
	.bnt-block{
		width: 50%;
		height: 60;
		margin: 0 auto;
		border: 1px #07c160 dashed;
		border-radius: 8px;
		padding: 1rem;
		margin-top: 2rem;
	}
	#ani,#anis,#anin{
		width: 100% !important;
		height: 100% !important;
		border-radius: 8px !important;
	}
	.control_label_file_content{
		position: relative;
		width: 95px;
		height: 80px;
		overflow: hidden;
		padding-left: 15px;
	}
	.control_label_file_content img{
		display: block;
		width: 80px;
		height: 80px;
	}
	.control_label_file{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		filter:alpha(opacity=0); /* IE */
		-moz-opacity:0; /* 老版Mozilla */
		-khtml-opacity:0; /* 老版Safari */
		opacity: 0; /* 支持opacity的浏览器*/
	}
	/*列表*/
	.list_item{
		padding: 10px;
		position: relative;
		line-height: 30px;
	}
	.list_item:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    height: 1px;
	    border-bottom: 1px solid #e5e5e5;
	    color: #e5e5e5;
	    z-index: 2;
	}
	.list_item:hover{
		-moz-box-shadow:0px 0px 2px #d6d6d6; 
		-webkit-box-shadow:0px 0px 2px #d6d6d6; 
		box-shadow:0px 0px 2px #d6d6d6;
	}
	/*邀请*/
	.code_title{
		margin-left: 200px;
		margin-top: 115px;
	}
	.code_title_user{
		width: 30px;
		height: 30px;
		border-radius: 50%;
		overflow: hidden;
	}
	.code_title_user img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.code_title_nick{
		font-size: 16px;
		font-weight: bold;
		line-height: 33px;
		padding-left: 10px;
	}
	.code_code{
		width: 60%;
	}
	.code_code label{
		line-height: 35px;
	}
	.code_page{
		width: 600px;
		height: 600px;
		padding-top: 10px;
		background-color: #e7e7e7;
		margin: 0 auto;
		margin-top: 40px;
		border-radius: 8px;
		overflow: hidden;
		background: url(/Public/home_new/mobile/myimg/Invitation_bg.png) no-repeat;
		background-size: 100%;
		position: relative;
	}
	.code_copy{
		position: absolute;
		top: 200px;
		left: 200px;
		width: 400px;
		height: 40px;
		
	}
	.code_copy input{
		width: 144px;
		display: inline-block;
		background: #07c160;
		color: #fff;
		text-align: center;
	}
	.code_img{
		position: absolute;
		top: 15%;
		left: 50%;
		width: 240px;
		margin-left: -110px;
	}
	.code_img img{
		display: block;
		width: 100%;
	}
	/*详情说明*/
	.detail_padding{
		padding-left: 20px;
		padding-right: 20px;
	}
	.btn_detail{
		margin-top: 10px;
		width: 100%;
	}
	.btn_detail a{
		display: block;
		width: 120px;
	}
	.detail_right{
		background-color: #fff;
	}
	.detail_title{
		width: 100%;
		height: 60px;
		background-image:url('/Public/home_new/mobile/myimg/f-icons-ex1.png');
		background-repeat:repeat-x;
	}
	.detail_title_content,.detail_content{
		padding: 20px;
		line-height: 18px;
	}
	.detail_title_content img{
		display: block;
		width: 18px;
		height: 18px;
		margin-right: 5px;
	}
	.detail_content p{
		padding-bottom: 10px;
	}
	/*详情基本信息*/
	.detail_container{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.detail_container_img{
		width: 220px;
		height: 220px;
		overflow: hidden;
		margin-right: 5%;
	}
	.detail_container_img img{
		display: block;
		width: 100%;
	}
	.detail_text_title{
		font-weight: bold;
		padding-bottom: 10px;
		line-height: 28px;
	}
	.detail_text_price{
		width: 100%;
		padding: 20px;
		background: url(/Public/home_new/mobile/myimg/price_bg.png) no-repeat;
		background-size: 100% 100%;
		text-align: left;
		margin-bottom: 20px;
	}
	.detail_text_price_size{
		font-size: 24px;
		font-weight: bold;
	}
	.detail_text_content{
		padding-bottom: 10px;
	}
	/*详情细节*/
	.detail_contents{
		width: 100%;
		margin-top: 20px;
	}
	.contents_title{
		width: 100%;
		position: relative;
		padding: 10px 20px;
	}
	.contents_title:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    height: 1px;
	    border-bottom: 1px solid #e5e5e5;
	    color: #e5e5e5;
	    -webkit-transform-origin: 0 0;
	    transform-origin: 0 0;
	    -webkit-transform: scaleY(0.5);
	    transform: scaleY(0.5);
	    z-index: 2;
	}
	.contents_text{
		width: 100%;
		overflow: hidden;
		padding: 20px;
	}
	.detail_form{
		padding: 20px;
		position: relative;
	}
	.detail_form_btn{
		padding-top: 20px;
		width: 100%;
	}
	#submit{
		display:inline-block !important;
		text-align: right;
	}
	.detai_list{
		position: relative;
		padding: 20px;
	}
	.detai_list:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    height: 1px;
	    border-bottom: 1px solid #e5e5e5;
	    color: #e5e5e5;
	    z-index: 2;
	}
	.detai_list_img{
		width: 60px;
		height: 60px;
		margin-right: 10px;
		border-radius: 50%;
		overflow: hidden;
	}
	.detai_list_img img{
		display: block;
		width: 100%;
		height: 100%;
	}
	.detai_list_item{
		line-height: 35px;
		padding-top: 12px;
	}
	/*头部*/
	.head_top{
		width: 100%;
		height: 80px;
		line-height: 80px;
	}
	.bg_white_img{
		width: 200px;
		height: 80px;
	}
	.bg_white_img img{
		display: block;
		width: 120px !important;
		margin-top: 20px;
	}
	
	.head_top_user img{
		display: inline-block;
		width: 16px;
		height: 16px;
		border-radius: 50%;
		position: relative;
		top: -2px;
		margin-right: 2px;
		margin-left: 5px;
	}
	.head_top_shop{
		width: 50%;
	}
	.head_top_shop a{
		display: block;
		width: 120px;
		margin-right: 10px;
		
	}
	.head_top_shop_user{
		border-left: 1px solid #dddddd;
		line-height: 36px;
		margin-top: 25px;
		padding-left: 10px;
	}
	.head_top_shop_info img{
		display: block;
		width: 18px;
		height: 18px;
		margin-right: 5px;
		position: relative;
		top: 8px;
	}
	.head_top_shop_user_contact{
		padding-top: 5px;
	}
	/*头像*/
	.head_portrait_title{
		position: relative;
		width: 100%;
		line-height: 40px;
	}
	.head_portrait_title:after {
	    content: " ";
	    position: absolute;
	    left: 0;
	    bottom: 0;
	    right: 0;
	    height: 1px;
	    border-bottom: 1px solid #e5e5e5;
	    color: #e5e5e5;
	    z-index: 2;
	}
	.head_portrait{
		padding-top: 20px;
	}
	.head_portrait_item{
		margin-bottom: 10px;
		margin-right: 10px;
		border: #07c160 1px solid;
		background-color: #d9fdea;
		padding: 5px 10px;
		border-radius: 8px;
	}
	.head_portrait_item img{
		display: block;
		width: 20px;
		height: 20px;
		border-radius: 50%;
	}
	.head_portrait_item p{
		padding-left: 5px;
	}
	/*倒计时*/
	.time_item{
		background-color: #f3f3f3;
		padding: 20px;
	}
	.time_box{
		padding: 20px;
		border: #FF6600 1px dashed;
		border-radius: 8px;
	}
	.time_id{
		margin-top: 5px;
	}
	.time_id i{
		padding-right: 5px;
	}
	/*底部*/
	.footer_top{
		border-bottom: #e6e8e7 1px solid;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.footer_nav{
		margin: 0;
		margin-right: 80px;
	}
	.footer_nav dt{
		padding-bottom: 5px;
	}
	.footer_nav dd{
		padding-top: 2px;
	}
	.footer_img{
		width: 120px;
	}
	.footer_img img{
		display: block;
		width: 120px;
		height: 120px;
	}
	.footer_box{
		border-left: #e6e8e7 1px solid;
		padding: 0 40px;
	}
	.footer_title{
		padding-bottom: 15px;
		font-weight: bold;
	}
	.footer_content_text{
		padding-bottom: 10px;
	}
	
	
/*左侧菜单*/

.blue {
    color: #3498DB
}
.purple {
    color: #9B59B6
}
.green {
    color: #1ABB9C
}
.aero {
    color: #9CC2CB
}
.red {
    color: #E74C3C
}
.dark {
    color: #34495E
}
.border-blue {
    border-color: #3498DB !important
}
.border-purple {
    border-color: #9B59B6 !important
}
.border-green {
    border-color: #1ABB9C !important
}
.border-aero {
    border-color: #9CC2CB !important
}
.border-red {
    border-color: #E74C3C !important
}
.border-dark {
    border-color: #34495E !important
}
.bg-white {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #73879C
}
.bg-green {
    background: #1ABB9C !important;
    border: 1px solid #1ABB9C !important;
    color: #fff
}
.bg-red {
    background: #E74C3C !important;
    border: 1px solid #E74C3C !important;
    color: #fff
}
.bg-blue {
    background: #3498DB !important;
    border: 1px solid #3498DB !important;
    color: #fff
}
.bg-orange {
    background: #F39C12 !important;
    border: 1px solid #F39C12 !important;
    color: #fff
}
.bg-purple {
    background: #9B59B6 !important;
    border: 1px solid #9B59B6 !important;
    color: #fff
}
.bg-blue-sky {
    background: #50C1CF !important;
    border: 1px solid #50C1CF !important;
    color: #fff
}
/*左侧菜单实体*/
.left_col {
    background: #fff;
    margin-right: 10px;
	margin-top: 20px;
    width: 200px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    padding-top: 10px;
    padding-bottom: 10px;
}
.main_menu span.fa {
    float: right;
    text-align: center;
    margin-top: 5px;
    font-size: 10px;
    min-width: inherit;
    color: #06c360;
}
.active a span.fa {
    text-align: right !important;
    margin-right: 4px
}
.nav.side-menu>li {
    position: relative;
    display: block;
    cursor: pointer
}
.nav.side-menu>li>a {
    margin-bottom: 6px
}
.nav.side-menu>li>a:hover {
    color: #06c360 !important
}
.nav.side-menu>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background: transparent
}
.nav.child_menu {
    display: none
}
.nav.child_menu li:hover,
.nav.child_menu li.active {
    background-color: rgba(255, 255, 255, 0.06)
}
.nav.child_menu li {
    padding-left: 36px
}
.nav.side-menu>li>a,
.nav.child_menu>li>a {
    color: #333;
    font-weight: 500
}
.nav.child_menu li li:hover,
.nav.child_menu li li.active {
    background: none
}
.nav.child_menu li li a:hover,
.nav.child_menu li li a.active {
    color: #333;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 13px 15px 12px
}
.nav.side-menu>li.current-page,
.nav.side-menu>li.active {
    border-right: 5px solid #1ABB9C
}
.nav li.current-page {
    background: rgba(255, 255, 255, 0.05)
}
.nav li li li.current-page {
    background: none
}
.nav li li.current-page a {
    color: #06c360;
}
.nav.side-menu>li.active>a {
    background: linear-gradient(#e6e6e6, #e6e6e6), #e3e5e4;
    box-shadow: rgba(0, 0, 0, 0.1) 0 1px 0, inset rgba(255, 255, 255, 0.1) 0 1px 0;
}
.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent
}
.nav.child_menu>li>a {
    color: rgba(0, 0, 0, 0.75);
    font-size: 12px;
    padding: 9px
}
/*旋转*/
.nav_trans{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.nav_tran{
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transform: rotate(0deg);
    -webkit-transform: rotate(00deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    /*css3旋转属性； 360deg（顺时针旋转360度）*/
    -ms-transform: rotate(0deg);
}
.btn_ {
    display: inline-block;
    padding: 3px 9px;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05)
}
/*左侧浮起栏*/
.left_take{
	position: fixed;
	top: 0;
	right: 0;
	width: 46px;
	height: 100%;
	background-color: #fff;
	z-index: 99;
}
/*全部任务*/
.task_container{
	width: 100%;
	height: 84px;
}
.task_left{
	margin-top: 40px;
	width: 900px;
}
.task_right{
	margin-top: 40px;
	width: 220px;
}
.task_item_title_name{
	padding: 20px;
	position: relative;
}
.task_item_block{
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100px;
	height: 3px;
	background-color: #07c160;
	border-radius: 2px;
	z-index: 3;
}
.task_item_title_classification{
	width: 400px;
	line-height: 85px;
}
.task_item_title_classification li{
	margin-right: 40px;
	cursor: pointer;
}
.task_item_title_classification li a:hover{
	color: #07c160 !important;
}
.task_item_content{
	margin-top: 20px;
}
.task_item_content .task_item_box{
	display: block;
	position: relative;
	padding: 10px 20px 8px 20px;
	line-height: 28px;
}
.task_item_box h4{
	line-height: 28px;	
}
.task_item_content .task_item_box:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    z-index: 2;
}
.task_item_content .task_item_box:hover{
	z-index: 10;
	-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.task_item_content_front{
	width: 410px;
	overflow: hidden;
	padding-right: 10px;
}
.task_item_content_img{
	width: 80px;
	height: 80px;
	line-height: 80px;
	margin-right: 10px;
}
.task_item_content_img img{
	display: block;
	width: 80px;
	height: 80px;
}
.task_item_box_a{
	display: block !important;
	width: 100% !important;
	font-size: 14px !important;
	color: #333 !important;
	line-height: 28px !important;
	text-overflow: -o-ellipsis-lastline;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 1 !important;
    line-clamp: 1 !important;
    -webkit-box-orient: vertical !important;
}
.task_item_head{
	width: 16px;
	height: 16px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
	top: 6px;
}
.task_item_head img{
	display: block;
	width: 16px;
	height: 16px;
}
.task_item_btn{
	position: relative;
	top: 25px;
}
.task_item_content_front p{
	width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.task_item_h4_price{
	border-radius: 50px;
	padding: 0 10px;
	background-color: rgba(255,102,0,0.1);
}
/*推荐任务*/
.task_push{ padding-bottom:10px; }
.task_push_title{
	position: relative;
	padding: 10px;
	background-color: #fdfdfd;
}
.task_push_title:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
    color: #e5e5e5;
    z-index: 2;
} 
.task_push_item{
	width: 200px;
	height: 248px;
	position: relative;
	margin: 0 auto;
	margin-top: 10px;
}
.task_push_item a{
	display: block;
	width: 200px;
	height: 248px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	border: #f9f9f9 1px solid;
	overflow: hidden;
}
.task_push_item a:hover{
	border: #07c160 1px solid;
}
.task_push_show{
	width: 200px;
	height: 200px;
	position: relative;
}
.task_push_show img{
	display: block;
	width: 100%;
	height: 100%;
}
.task_push_item_show{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	border-radius:0;
	overflow: hidden;
	background-color: rgba(255,255,255,0.95);
	z-index: 99;
}
.task_push_item_show p{
	width: 200px;
	height: 168px;
	line-height: 22px;
	overflow: hidden;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 8px !important;
}
.task_push_item_show_price{
	padding: 6px 10px;
	height: 32px;
}
.task_push_bottom{
	padding: 0 10px;
	line-height: 45px;
}
/*推荐位置设置*/
 #tagbecome{display:none;}
 #tagCustomized{display:none;}
 #tagnav{display:none;}
 /*公告右显示*/
 .notice_info_img{
 	height: 21px;
    background: url(/Public/home_new/mobile/myimg/rtop-notice.png) 0 0 no-repeat;
    display: block;
 }
 .notice_info_text li{
	width: 200px;
	overflow: hidden;
 }
  .notice_info_text li p{
  	width: 180px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    padding-left: 5px;
    line-height: 22px;
  }
  #form_select{
  	padding-bottom: 10px;
  }
  .btnChange_item{
  	display: inline-block;
  	padding: 2px 5px;
  	border: #07c160 1px solid;
  	margin-left: 5px;
  	border-radius: 8px;
  	cursor: pointer;
  }
  .btnChange_item i{
  	padding-left: 5px;
  }
   .btnChange_item p{
   	display: inline-block;
   }