@charset "utf-8";
.g-doc { width:1200px; margin:auto; }
.line {font-size:12px;height:25px;line-height:25px;background:#efefef;color:#666;}
.line .l {float:left;}
.line .r {float:right;}
.line .r a {color:#666;}
.top {height:115px;}
.top .logo {float:left;margin-top:20px;}
.top .tel {float:right;margin-top:28px;margin-right:10px;}
.nav {height:55px;line-height:55px;background:#1b71bd;font-size:16px;}
.nav li {float:left;width:149px;height:55px;text-align:center;}
.nav li a {color:#FFF; text-decoration:none;}
.nav .sel, .nav li:hover {background:#aff417;}
.nav .split {width:1px;}


/* 头部 */
.banner { width: 100%; height: 450px; margin:1px auto 0 auto;}
.banner {position:relative;height:450px;overflow:hidden;background:url(../Images/home/loading.gif) 50% no-repeat;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:450px;margin-top:0px;}
.banner .flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.banner .flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.banner .flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../Images/home/dot.png) right 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:0 0;}

.bottom{}

.bottom .copyright {background:#1b71bd;height:60px;padding-top:20px;}
.bottom .copyright .con {width:1200px;margin:auto;line-height:170%;color:#FFF;font-size:13px;}
.bottom .copyright .con a {color:#FFF;}