@charset "utf-8";

/* CSS Document */

ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p,header,article,footer,nav,section,aside,menu{margin:0; padding:0;}

header,article,footer,nav,section,aside,menu{ display:block;}

table{ border-collapse:collapse; border-spacing:0;}

img{ border:none; width:100%;}

a:link,a:visited{color:#000;text-decoration:none;outline:none;}

a:active,a:hover{color:#000; text-decoration:none;}

body{ margin:0;padding:0;font:14px/22px Microsoft Yahei; font-size:1em; line-height:1.571em; min-width:320px;}


.fl{ float:left;}

.fr{ float:right;}

.cl{ clear:both; font-size:0; line-height:0; height:0; width:100%; overflow:hidden;}

.fix:after {visibility: hidden;display: block;font-size: 0;content:""; clear: both; height: 0;}

.fix{*zoom:1;}

.bg{ background:#F5F5F5;}


/**============ Reset End ===============**/

.navbar{background:#1e4081;}

.navbar .ico-home{float:right;width:20%;background:url(../images/ico-home.png) center center no-repeat;height:60px;overflow:hidden;text-indent:-9999em}

.navbar #title{float:left;width:80%;height:60px;font-size:22px;font-weight:normal;color:#fff;line-height:60px;text-align:center;overflow:hidden;-webkit-transition:font-size 0.2s ease-out; -o-transition:font-size 0.2s ease-out; -moz-transition:font-size 0.2s ease-out;transition:font-size 0.2s ease-out;}
.nav{ font-weight: inherit;
font-style: inherit;
font-size: 20px; clear:both; width: 100%;}
.items{display: table;
border-bottom:1px solid #339ee2;
height: 35px;
width: 100%;
min-width: 240px;
background-color: #fff;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}
.items li{ position: relative;
vertical-align: middle;height: 35px;display: table-cell; line-height:35px;}
.items li a {
font-size: 16px;
border-right: 1px solid #ddd;
display: block;
text-align: center;color: #323232;}
.items li a:hover{border-bottom: 1px solid #339ee2; height: 35px;}



/**============= 通用标题 =========**/

.index-hd{height:68px;line-height:68px;padding:18px 20px 0 70px;border-bottom:3px solid #1e4081;background:url(../images/ico-tt.png) 20px 38px no-repeat;}

.index-hd .more{float:right;font-size:24px;}

.index-hd h3{display:inline;font-size:32px;font-weight:normal;}

.index-hd strong{color:#cbcbcb;font-size:24px;font-weight:normal;text-transform:uppercase;}



/**============底部=================**/

.copyright{text-align:left;margin:0 0 1em;font-size:16px; line-height:1.6em;color:#999;}

.copyright a{color:#999;}

.footer{height:70px}

.footer-con{width:100%;height:70px;position:fixed; z-index:100; right:0; bottom:0;background:#1e4081;border-top:1px solid #4dbaff;-webkit-transition:right .5s ease;transition:right .5s ease;}

.footer li{ float:left; width:25%;}

.footer li a{display:block;height:34px;padding:44px 0 0 0;text-align:center;font-size:16px;color:#fff;cursor:pointer;}

.footer li.zx a{background:url(../images/ico-mess.png) center 10px no-repeat;}

.footer li.tel a{background:url(../images/ico-tel2.png) center 10px no-repeat;}

.footer li.yy a{background:url(../images/ico-yy.png) center 10px no-repeat;}

.footer li.dh a{background:url(../images/ico-nav2.png) center 10px no-repeat;}




