﻿/* CSS Document */

body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd,a,i,em,b,strong,img,input{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none;color:#666;}
i,em{font-style:normal;}
b,strong{font-weight:normal;}

input::-ms-clear{display:none;}
input{border:none;background:none;outline:none;}
img,select,input{vertical-align:middle; }
textarea{outline:none;resize:none;}
img{ border:none; }

.clearFix:after{content:'';clear:both;display:block;}
.clearFix{zoom:1;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clear{clear:both;}

body{
    font-family: "Hiragino Sans GB","Microsoft YaHei","微软雅黑",tahoma,sans-serif;
    font-size:14px;
    color:#555;
}
.wrap1200{width:1200px;margin:0 auto;}
.wrap925{width:925px;margin:0 auto;}
.wrap260{width:260px;margin:0 auto;}

a:link {color:#555; text-decoration: none;}
a:visited {color:#555; text-decoration: none;}
/*a:hover {color:#2db8ad; text-decoration: none; }*/
a:focus{outline:none;}
.mt46{margin-top: 46px;}
.yinse{background: #e8e8e8;}
.mt33{margin-top: 33px;}
.pt70{padding-top: 70px;}
.mr2{margin-right: 5px;}


.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.h10 {
	height: 10px;
	clear: both;
	width: 100%;
}
.h20 {
	height: 20px;
	clear: both;
	width: 100%;
}
.h30 {
	height: 30px;
	clear: both;
	width: 100%;
}
.h40 {
	height: 40px;
	clear: both;
	width: 100%;
}
.h50 {
	height: 50px;
	clear: both;
	width: 100%;
}