﻿?/****
author:yangxian,designer:fenggewei,update:20141224

*****/
@charset "gb2312";
html{}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}          
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
body {font-size:12px;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
a, button { cursor:pointer}
.none{display:none}
 
/**********defined************/

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
p{}
strong { font-weight:bold;}
a{ color:#333;text-decoration:none}
a:hover{}


.hd{ position:absolute; left:-9999px; top:-9999px;}

.l{ float:left;}
.r{ float:right;}

.p30{ padding:30px;}
.p50{ padding:50px 0px;}
.p30{ padding:20px 0px;}
.pt30{ padding-top:30px;}
.pt20{ padding-top:20px;}
.pt10{ padding-top:10px;}
.pl30{ padding-left:30px;}
.pr20{ padding-right:20px;}
.mb20{ margin-bottom:20px;}
.mt20{ margin-top:20px;}
.w1220{ width:1220px; margin:0 auto; }
.w150{ width:150px;}
.w1045{ width:1045px;}
.w780{width:780px;}
.w250{width:250px;}

.w280{ width:280px;}
.w940{ width:940px; position:absolute; left:380px; bottom:3px;}
.w910{ width:910px;}

a,a:hover{transition: color .2s;
   -webkit-transition: color .2s;
  -moz-transition: color .2s;
  -ms-transition: color .2s;
  -o-transition: color .2s;
  transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all;}









