/* 初始化 */
body,div,ul,li,ol,h1,h2,h3,h4,h5,h6,input,textarea,select,p,dl,dt,dd,a,img,button,form,table,th,tr,td,tbody,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {margin: 0;padding: 0;border: none;}
body { font-family:"Microsoft Yahei";min-width: 1000px;}
em,i {font-style: normal;}
strong {font-weight:normal;}
.clearfix {zoom:1;clear:both;}
a {text-decoration:none;font-family:Microsoft YaHei;}
a:hover {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-family: Microsoft YaHei; font-weight:normal;}
/*img { display:block;}*/
input {outline: none; border:none; background:none;}
/*header*/
#header { background-color:rgba(0, 0, 0, 0); /*border-bottom: 1px solid #b8dbf7;*/ height: 60px; left: 0; position: fixed; top: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 50; }
.AbsoluteRight {position: absolute;right: 0;}
#LogoDIV { padding-top: 13px; }
#SloganDIV { background-image: url(image/Slogan.png); background-position: left top; background-repeat: no-repeat; height: 40px; width: 300px; position: absolute; top: 20px; left: 200px; }
#PhoneDIV { position: absolute; left: 500px; top: 20px; width: 180px; color: #fff; border: 1px solid #fff; line-height: 26px; border-radius: 13px; text-align: center; }
.RoundButton { float: left;/* border: 1px solid #fff; border-radius: 13px;*/ line-height: 26px;font-size:14px; padding-left: 15px; padding-right: 15px; margin-right: 10px; color: #fff !important;}
/*footer*/
.bg_footer{ width:100%; background-color:#2d2d2d; display:inline-block; background-size:cover; padding:40px 0 50px 0;}
.footercontent{ max-width:1100px; margin:0 auto;}
.footercontent span{ display:block; font-size:12px; color:#cccccc; line-height:22px;}
.footerleft{ float:left;}
.footerleft .footernav{font-size:14px; color:#ebebeb; margin:20px 0 0 0;}
.footernav a{font-size:14px; color:#ebebeb; margin: 0 10px;}
.footernav a:hover{ text-decoration:underline;}
.footernav .margin_left{ margin-left:0;}
.footerright{ float:right;}
.footerright .footerlogo{ background:url(../image/logosmall.png) no-repeat center center; width:120px; height:38px; margin:0 0 20px 0;}