﻿@charset "utf-8";

/*全局样式
---------------------------------------------*/
body{ margin:0 auto; padding:0; width:100%; color:#333; font:14px/1.5 Arial,"Microsoft Yahei"; text-align:center; background:#0b5c9a; -webkit-font-smoothing:antialiased;height:100%;box-sizing:border-box}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5{ margin:0; padding:0; border:0; font-family:'Microsoft YaHei','微软雅黑'; }
a{ color:#333; text-decoration:none; }
a:hover{ color:#34ad2a; text-decoration:none; -webkit-transition: all 0.2s linear;transition: all 0.2s linear; }
ol,ul,li,dl,dd{ margin:0 auto; padding:0; list-style-type:none; }
i,em{ font-style:normal; }
table { border-collapse:collapse; border-spacing:0; }

/*Clear Fix*/ 
.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix{ display:inline-block; } 
.clearfix { display:block; } 

.clear{ clear:both; font-size:0px; height:0px; overflow:hidden; }
.line5{ clear:both; font-size:0px; height:5px; overflow:hidden; }
.line10{ clear:both; font-size:0px; height:10px; overflow:hidden; }
.line15{ clear:both; font-size:0px; height:15px; overflow:hidden; }

.tophe{background:#3689c9;position:absolute;top:0px;left:0px;bottom:0px;right:0px;}
.tophex{position:absolute;top:35px;left:35px;bottom:35px;right:35px;border:10px solid #fff;background:url(../images/bg.png) no-repeat center bottom;background-size:contain bottom;}
.bgliu{width:30%;top:0px;bottom:0px;right:8%;position:absolute; no-repeat;background-size:100% 100%}

.logo{position:absolute;right:0px;left:0px;margin:0 auto;top:80px;}
.pic{position:absolute;left:150px;bottom:80px;}

.nav-one{position:absolute;bottom:500px;left:355px;background:url(../images/nav.png) no-repeat;width:705px;height:100px;font-size:35px;text-align:right;color:#fff;}
.nav-one a{width:310px;float:right;color:#fff;text-align:center;line-height:95px;}

.nav-two{position:absolute;bottom:350px;left:355px;background:url(../images/nav1.png) no-repeat;width:805px;height:100px;font-size:35px;text-align:right;color:#fff;}
.nav-two a{width:340px;float:right;color:#fff;text-align:center;line-height:95px;}


.nav-three{position:absolute;bottom:200px;left:355px;background:url(../images/nav.png) no-repeat;width:705px;height:100px;font-size:35px;text-align:right;color:#fff;}
.nav-three a{width:310px;float:right;color:#fff;text-align:center;line-height:95px;}



.tophes{position:absolute;top:0px;left:0px;right:0px;bottom:0px;}
.tophes img{width:1920px;height:948px}









