﻿body { margin:0px; padding:0px;background-color: white;-webkit-overflow-scrolling:touch;
}
/*.wapp_content{max-width: 640px;margin: 0px auto;}*/
*{ font-family:Tahoma;}
.wapp_head_content{ width:100%; height:55px; 
                     background-image:url(/NewImage/Mobile/index/headback.png);
                     background-position-y: -180px;}
.wapp_head_content_ul > a{ width:20%;}
.wapp_head_content_ul{margin:0px; padding:0px;  width:100%;}
.wapp_head_content_ul li{margin:0px; padding:0px; list-style:none; float:left; width:20%; text-align:center;margin-top: 4px;}
.wapp_head_content_ul_left img{margin-top:10px; float:left; margin-left:20px; width:29px; list-style:none;}
.wapp_head_content_ul_right img{margin-top:10px;float:right; margin-right:20px;width:29px;}
.wapp_head_content_ul_center img{ width:170px;  }
.wapp_head_content_ul .wapp_head_content_ul_center{ width:60%;}


.wapp_foot_content{ font-size:14px;}
.wapp_foot_content_ul{ list-style:none;margin:0px; padding:0px;}
.wapp_foot_content_ul li{ list-style:none; width:100%; text-align:center; line-height:30px;}
.wapp_foot_content .wapp_foot_content_li_1{ color:#000000;float:left;}
.foot_color{ color:#285e80;}
.wapp_foot_content_li_2{ margin-left:50px;}
.wapp_foot_content_li_9{ color:#929292;}
.wapp_foot_content_li_6{ margin-top:15px; display:block;}

.ucfooter_join {
	width: 36px;
	height: 25px;
	background-image: url('/NewImage/zcore/join.png' );
	 display: inline-block;
	 position: relative;
	top: 7px;
}
#footerEmail{     width: 55%;
    height: 22px;
    font-size: 100%;
    margin-left: 5px;}

.wapp_head{position: fixed;width: 100%;top: 0px; z-index:200000;}
.wapp_head_replace{ width:100%; height:60px;}

.wapp_content{ max-width:640px; margin:0px auto;}
.wapp_foot{ margin-top:20px;}

.details_bredcrumb_li{ height:22px;}
.details_bredcrumb_li > a { line-height:27px;}


.animat
{ 
animation: rotate 0.2s;
-moz-animation: rotate4 0.2s;	/* Firefox */
-webkit-animation: rotate2 0.2s;	/* Safari 和 Chrome */
-o-animation: rotate6 0.2s;	/* Opera */
}
.animat1
{
animation: rotate1 0.2s;
-moz-animation: rotate5 0.2s;	/* Firefox */
-webkit-animation: rotate3 0.2s;	/* Safari 和 Chrome */
-o-animation: rotate7 0.2s;	/* Opera */
}
.animat2
{
	transform:rotate(-180deg);
	-webkit-transform:rotate(-180deg);
	-moz-transform:rotate(-180deg);
	-o-transform:rotate(-180deg);
}
.animat3
{
	transform:rotate(0deg);
	-webkit-transform:rotate(-0deg);
	-moz-transform:rotate(-0deg);
	-o-transform:rotate(-0deg);
}

#arrorId,#arrorId1
{
	cursor:pointer;
}