 /*
 author:yx;
  */
@charset "UTF-8";
*{margin: 0; padding: 0;}
body { font: 14px/24px 'Microsoft Yahei', Arial, '宋体'; color: #565656;overflow-x: hidden; }
img { border: 0; vertical-align: top; }
ul, li { list-style-type: none; }
button, input, select, textarea { font-size: 100%; }
a { text-decoration: none; outline: none; color: #565656; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s;font-size: 14px; }
a:hover { color: #438462; }
.fl { float: left; }
.fr { float: right; }

.pa{ position:absolute;}
.pr{ position:relative}

.clear{clear: both;}
.clearfix{zoom:1;}

.yx100{width: 100%;float: left;}
.yx1000{width: 1000px;margin: 0 auto;}
.yx1200{width: 1200px;margin: 0 auto;}
.yx1400{width: 1400px;margin: 0 auto;}

.mt10{margin-top: 10px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}.mt40{margin-top: 40px;}.mt50{margin-top: 50px;}.mt60{margin-top: 60px;}
.mb10{margin-bottom: 10px;}.mb20{margin-bottom: 20px;}.mb30{margin-bottom: 30px;}.mb40{margin-bottom: 40px;}.mb50{margin-bottom: 50px;}.mb60{margin-bottom: 60px;}
.ml10{margin-left: 10px;}.ml20{margin-left: 20px;}.ml30{margin-left: 30px;}.ml40{margin-left: 40px;}.ml50{margin-left: 50px;}.ml60{margin-left: 60px;}
.mr10{margin-right: 10px;}.mr20{margin-right: 20px;}.mr30{margin-right: 30px;}.mr40{margin-right: 40px;}.mr50{margin-right: 50px;}.mr60{margin-right: 60px;}





















