/***********全局重置CSS*****************/
html, body, div, span, fieldset, form, label, input, iframe, p { margin:0; padding:0; font-family: \5FAE\8F6F\96C5\9ED1,\9ED1\4F53,serif,sans-serif;}
div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }
li { list-style-type:none; }
body,h1,h2,h3,h4,h5,h6,ul,ol,dl,dd{margin:0; font-size:12px;}
p{margin:0;}
ul,ol,li{padding-left:0;list-style-type:none;}
img{border:0;}/***消除img默认边框*****/
a{text-decoration:none;}/* 链接无下划线 */
a:hover{cursor:pointer;text-decoration:underline;} /*鼠标在链接上出下划线,为手势形态 */
table{border-collapse:collapse;}/*细线表格*/
em{font-style:normal;}
html{overflow-y:scroll; height:100%;}/***默认让所有浏览器出现右边滚动条****/
.clear{font-size:0;line-height:0;height:0;clear:both;overflow:hidden;display:block;}/***默认清除浮动****/
input:focus {outline: none}
body{font-family:"Microsoft YaHei","sans-serif","Arial";font-size:12px; background:#fff;min-width:850px; height:100%;}
/****************全局头尾******************/
/******底部样式******/
.footer{width:100%;   position:relative;margin-top:-44px; height:44px;}
.footer_bg{filter:alpha(opacity=50);opacity:0.5;background:#000; position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1;}
.footer_con{width:100%; margin:0 auto; font-size:14px; color:#fff; overflow:hidden; z-index:9; position:relative; height:60px;}
.footer_con .con_left{float:left; width:70%;}
.footer_con .con_left p{float:left;}
.footer_con .con_left span{float:left; display:inline; margin:5px 10px;}
.footer_con .con_right{float:right; text-align:right; width:30%; }
.footer_con .con_right a{color:#fff;}
/****中间头部样式***/
.top_bg_day{width:100%; background-position: bottom center; background-repeat:no-repeat; background-color:#96B7FA; background-image: url(zx_bg320160809.jpg); min-height:100%;}
.top_bg{ width:100%; min-height:100%;}
.top_bg_con{padding:10px 0 64px 0;}
.top_bg_night{width:100%; background-position: bottom center; background-repeat:no-repeat; background-color:#004BBE; background-image: url(zx_bg120160809.jpg); padding:10px 0 0 0;}
.top_menu{height:39px; width:1224px; position:relative;line-height:43px; margin:0px auto;top: 12px; z-index:1; background:url(picture01708101311109006719.png) right center no-repeat;}
.top_menu ul{ padding:0 20px;}
.top_menu ul li{float:right; display:inline; margin:0 10px 0 0; color:#fff; font-size:14px;}
.top_menu ul li span{width:35px; height:29px; float:left; padding:5px 0 0 0;}
.top_menu ul li:hover span{background:url(wuzhangai.png) left bottom no-repeat;}
.top_menu ul li a{color:#fff; padding:0 10px 0 0;}
.top_menu ul li.weixin{width:70px;text-indent:35px;margin: 0 15px 0 5px;background: url(weixin_bg.png) left center no-repeat;}
.top_menu ul li.weibo{width:70px;text-indent:35px;margin: 0 5px 0 5px;background: url(weibo_bg.png) left center no-repeat;}
.top_menu ul li.search1{width: 230px;height: 24px;color: #ffffff;text-indent: 60px;margin-top:7px;}
.top_con{width:1100px; margin:0 auto; height:45px; position:relative; z-index:999;}
.top_logo{width:243px; position:absolute; left:0px; top:-50px; }
.top_logo img{width:100%;}
.top_menu ul li.search1{width: 230px;height: 24px;color: #ffffff;text-indent: 60px;margin-top:7px;margin-right: 0px;}
.search_ipt{background-color:transparent;border-width:0; width:110px; height:24px;line-height: 25px; color:#ffffff; float: left;}
.search_sbt{width: 61px;margin: 0 0;float: right;margin-top: -2px;}
.search{position:absolute;right:0px;bottom:-220px; display: block; width:600px; float:right;}

.chengdiv{height:250px; width:100%;position:relative; z-index:9;}
.zx_menu{width:1224px; position:relative; margin:0 auto; overflow:hidden; height:50px; z-index:1000;}
.zx_menu_bg{filter:alpha(opacity=50);opacity:0.5;background:#000; position:absolute; width:100%; height:100%; left:0px; top:0px; z-index:1;}
.zx_menu ul{float:left; width:1176px; position:relative; z-index:9;}
.zx_menu ul li{float:left; width:167px; +width:14%; color:#fff; font-size:18px; height:50px; line-height:50px; text-align:center; cursor:pointer; border-right:1px solid #6b6c70; }
.zx_menu ul li.one{ display:none;}
.zx_menu ul.open li{ width:146px;}
.zx_menu ul.open li.one{ display:block;}
.zx_menu ul li:hover{background:#0167cc; }
.zx_menu ul li.hover{background:#0167cc; }

.zx_menu ul li span{height:100%; display:inline-block; padding:0 0 0 0px;}

.zx_menu p{float:left; background:#69bf14 url(arrow-up.gif) center center no-repeat; width:48px; height:50px; position:relative; z-index:9; cursor:pointer;}
.zx_menu p.on{background-image: url(arrow-down.jpg);}
.zx_menu_con{background:#fff; width:1224px; margin:0 auto; display:none; padding:0 0 20px 0;}
.zx_menu_con .tab_con{ display:none; width:100%; overflow:hidden;height:700px;}

/*翻转动画.imgOffset{position: relative;left:0px;cursor: pointer;}*/
.imgRota{transition:transform 1s;}
.imgRota:hover{transform:rotate(-360deg);}
.imgOffset:hover{-webkit-transform:scale( 1.05,1.05);
    -moz-transform:scale(1.05,1.05);
	-ms-transform:scale(1.05,1.05);
    -transform:scale(1.05,1.05);
    transition: .3s transform;
    cursor:pointer}
@keyframes glow {
    0% {
        border-color: #fff;
        box-shadow: 0 0 3px rgba(255, 255, 255, .2), inset 0 0 3px rgba(255, 255, 255, .1), 0 2px 0 #000;
    }
    100% {
        border-color: #ccc;
        box-shadow: 0 0 50px rgba(255, 255, 255, .6), inset 0 0 30px rgba(255, 255, 255, .4), 0 2px 0 #000;
    }
}
