﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {padding:0;margin:0;}
fieldset,img { border:0;}
/* remember to define focus styles! */
:focus {outline:0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
abbr,acronym {border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt {font-size:100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win,IE7-Win */
input,button,textarea,select {*font-size:100%;}
body {line-height:1.5;}
ol,ul {list-style:none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse:collapse;border-spacing:0;}
caption,th {text-align:left;}
sup,sub {font-size:100%;vertical-align:baseline;}
/* remember to highlight anchors and inserts somehow! */
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}
em,i {font-style: normal;}

.clear:after{clear: both;content:'.';display: block;visibility:hidden;height:0;}
.clear{zoom:1; clear: both;}

html,body {height:100%;font: 12px/1.75  "Microsoft YaHei","Helvetica Neue",Arial, HelveticaNeue, Helvetica, "BBAlpha Sans", sans-serif;color:#222;}

a {color:#333;text-decoration:none;
    /*transition:all .1s ease-in;*/
}
a:hover {color:#25a68d;text-decoration:underline}

.hide {display:none;}

/*#wrap {width:100%;min-width:1280px;max-width:1920px;overflow:hidden;margin:0 auto;background-color:#f3f8fa;}*/

#main {width:1200px;margin:0 auto;}
#header {position:relative;height:480px;}
#header #logo {position: absolute;top:38px;left:231px;display: block;width:269px;height:108px;overflow: hidden;text-indent: -9999px;}

#footer {position:relative;padding:13px 0 20px 0;margin-top:56px;border-top:1px solid #c1c1c1;font-size:12px;font-family:simSun;}
#footer .foot {width:585px;padding-left:415px;margin:0 auto;}
#footer .logo {position:absolute;top:13px;left:50%;display:block;width:134px;height:45px;background:url("../content/images/footer_logo.jpg") no-repeat;border:3px solid #cbe6ed;margin-left:-245px;}
#footer .mes {padding-bottom:15px;color:#009233;}
#footer .copyright {color:#767196;}