﻿/* CSS Document */
html,body{margin:0 auto; padding:0;　font-size:12px; font-family:"微软雅黑","Microsoft Yahei","宋体"; font-weight:normal;line-height:24px; color:#666;text-decoration:none;}
a{color:#666; font-weight:normal; line-height:24px; font-size:12px; text-decoration:none;}
a:hover{color:#004d9b;}
img{border:0;}

table{ border-collapse:collapse;} 


ul,ol,dl,dt,dd,li,p,h1,h2,h3,h4{margin:0; padding:0;}
ul,ol,dl{list-style:none; margin:0; padding:0;}

/*----------------------------*/
.inner{display:block; width:1200px; margin:0 auto;}
.fl{float:left;}
.fr{float:right;}

.clear{clear:both; height:0px; font-size:1px; line-height:1px;}


.ding{display:block; width:100%; height:150px;}
.ding .fl{padding-top:33px; width:430px;}
.ding .fr{float:right; width:180px;}
.ding .fr .tel{float:right; padding-left:38px; background:url(../images/tel.jpg) no-repeat left top; height:42px; font-size:14px; line-height:17px; margin-top:42px;}
.ding .fr .tel .code{display:block;}
.ding .fr .tel .code img{display:block;}


.menu{display:block; width:100%; height:60px;background:#004d9b;}
.menu ul{display:block; width:1200px; margin:0 auto;}
.menu ul li{float:left; width:171px; background:url(../images/menu_li.jpg) no-repeat left center;}
.menu ul li a{display:block; width:100%; line-height:60px; height:60px; font-size:15px; color:#fff; text-align:center; font-weight:bold;}
.menu ul li.on{background:#d90a0a;}
.menu ul li a:hover{background:#d90a0a;}

.search_out{display:block; width:100%; height:60px;}
.search_out .keyword{width:500px;line-height:60px;font-size:14px;}
.search_out .keyword a{line-height:60px;font-size:14px; color:#666;}

.search_out .search{width:317px; height:31px; background:url(../images/search_bg.jpg) no-repeat right top; margin-top:15px;}
.search_out .search .txt{float:left;width:267px; height:31px; border:none; background:none; padding-left:10px;line-height:31px;color:#888; font-size:13px; }
.search_out .search .btnx{float:right;width:40px; height:31px;border:none; background:none;cursor:pointer;}



.friendlink{display:block; width:1200px; margin:0 auto;}
.friendlink .title{float:left; width:240px;}
.friendlink .title h4{display:block;line-height:100px; font-size:22px; color:#004d9b;}
.friendlink .title h4 .en{font-size:16px; padding-left:7px; line-height:100px; text-transform:uppercase; font-weight:normal; color:#666; font-weight:normal;}
.friendlink .con{float:right; width:920px; line-height:100px; font-size:14px;}
.friendlink .con a{font-size:14px; line-height:100px; padding:0px 20px;}


.bot{display:block; width:100%; background:#004d9b;}
.bot .inner{display:block; padding:60px 0px;}
.bot .inner .fl{width:430px; height:100px; border-right:1px solid #3371af;}
.bot .inner .mid{float:left; width:420px; margin-left:80px; font-size:14px; color:#fff;}
.bot .inner .fr{width:200px; text-align:right; font-size:14px; color:#fff;}
.bot .inner .fr a{color:#fff; font-size:14px; color:#fff;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
#banner{display:block;cursor:pointer;width:100%;height:550px;position:relative;margin:0px auto;z-index:2;overflow:hidden;}
#banner .imglist{width:100%;height:550px;position:absolute;top:0px;left:0px;}
#banner .left{display:block;position:absolute;left:5%; top:220px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat 0px  top;z-index:7;}
#banner .right{display:block;position:absolute; right:5%; top:220px;width:40px; height:74px;background:url(../images/focus_btn.png) no-repeat -36px top;z-index:8;}
.btn{position:absolute;bottom:10px;left:47%;display:block;padding:2px 15px; border-radius:11px;z-index:3;}
.btn li{float:left;height:16px;width:16px;margin:0px2px; background:url("../images/1.png") no-repeat; cursor:pointer;}
.btn .hover{background:url("../images/2.png") no-repeat;}