/* CSS Document */
/* author-----zhouxincai */

/*CSS reset*/
html{background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/* address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;font-weight:inherit;} */
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:normal;/* font-weight:inherit; */}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
input,button,textarea,select,optgroup,option{font-family:inherit; font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input, button, textarea, fieldset, img {border: 0 none;}
html,body{-webkit-text-size-adjust:none;}
img{-ms-interpolation-mode: bicubic;}
body{font-size:12px;font-family:"微软雅黑";}
body a{text-decoration:inherit;color:#333;}
i{ font-style:normal;}
.cl{height:auto;overflow:hidden;}

/* 头部 */
.head-desc{width:100%;margin:0px auto;padding:10px;}
.head-desc span{float:left;display:inline-block;margin-left:20px;margin-top:3px;}
.head-desc span:first-child{margin-left:0px;}
.right-icon{float:right;}
.right-icon select{border-radius:24px;width: 90px;height: 25px;padding: 2px 10px 5px 10px;margin:0px;}
.right-icon img{vertical-align:middle;margin-top:-2px;}
.nav-wide{width:100%;background:#125cb3;}
.nav-inner{width:100%;margin:0px auto;padding:10px 0px;}
.nav-inner .logo-img{float:left;width:180px;margin-left:3px;}
.nav-inner .menu-img{float:right;width:23px;margin-right:10px;margin-top:5px;}
.nav-inner ul{margin-left:10px;float:left;}
.nav-inner li{float:left;padding:5px 10px;}
.nav-inner li a{color:#fff;font-size:16px;}
.menu-list-round{width:100%;height:100%;background:rgba(0,0,0,0.7);left:0px;top:0px;position:fixed;z-index:100;display:none;}
.menu-list-round .left-menu{width:60%;left:0px;height:100%;position:fixed;}
.menu-list-round .menu-list{background:#2969e3;color:#fff;width:40%;right:-40%;height:100%;position:fixed;}
.menu-list h2{line-height:80px;color:#fff;font-size:16px;text-align:center;border-bottom:1px solid #fff;}
.menu-list li{line-height:40px;color:#fff;text-align:left;font-size:16px;padding-left:15px;}
.menu-list li a{color:#fff;}

/* 底部 */
.footer-round{width:100%;background:#125cb3;}
.footer-inner{width:100%;margin:0px auto;padding:15px 0px;}
.footer-inner img{width:200px;}
.footer-desc{margin-top:10px;text-align:center;color:#fff;}
.footer-desc p{color:#fff;}
/* .footer-desc span{float:left;margin-left:10px;color:#fff;} */
