
/* ====================
     公共样式
==================== */
body{font-size:14px; font-family:"微软雅黑",Georgia, 'Times New Roman', Times, serif; line-height:150%; margin:0; padding:0; color:#646464; background:#FFF; 
/*url(../images/body_bg.gif) repeat-x*/;}

h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none; font-weight:normal;
}

/*放大镜时专用*/
h1,h2,h3,h4,h5,h6,dl,dt,dd,form,input,img,p{
margin:0; padding:0; list-style-type:none;
}
/*放大镜时专用*/

img { border:none;}
.fl { float:left;}
.fr { float:right;}
.more { font-size:12px; font-weight:normal;}
.dis{display:block;}
.inline{display:inline;}
.none{display:none;}


.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
/*英文强制换行*/
.word{word-break:break-all;}

/*页面留白*/
.blank{height:20px; line-height:20px; clear:both; visibility:hidden; overflow:hidden;}

/*************************
		布局
*********************/
.block{width:1190px; margin:0 auto;}
blockquote {
background:#f9f9f9;
border-left:10px solid #ccc;
margin:1.5em 10px;
padding:1.5em 10px;
quotes:"\201C""\201D""\2018""\2019";
font-family:宋体;
}
blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}
blockquote p {
display:inline;
font-family:"微软雅黑",Georgia, 'Times New Roman', Times, serif;}

/* ====================
     head
==================== */

.head {width:100%; position:relative; z-index:10000;}
.head .topNav {height:28px; line-height:28px; background:#f9f9f9; border-bottom:1PX solid #eee;}
.head .topNav .left {width:300px; float:left;}
.head .topNav .right {width:300px; float:right; text-align:right;}
.head .box { padding:0; border:0; overflow:hidden;}
.head .logo {width:300px; height:90px; line-height:140px; font-size:36px; float:left;}
.head .logorBox{width:750px; float:right; text-align:right; padding-top:6px;}

/*横向栏目---------------------*/
.menu {width:100%; border:0; height:50px; line-height:50px; background:#f991c9;}
#mainNav{width:1190px; border:0; margin:0 auto;}
#mainNav li {width:100px; float:left; display:block; position:relative;}
#mainNav a{width:130px; float:left; text-align:center; font-size:17px; text-decoration:none; color:#FFF; position:relative;}
#mainNav .cur,#mainNav a:hover{width:130px; color:#FFF; background:url(https://www.zhengxingzhijia.com/statics/css/images/menu_on.png) 0 51px;}/*鼠标经过和当前效果*/
#mainNav .cur span{width:8px; height:51px; background:url(https://www.zhengxingzhijia.com/statics/css/images/menu_on.png) 0 0; position:absolute; z-index:100; right:0; top:0;}
#mainNav span{width:8px; height:51px; position:absolute; z-index:100; right:0; top:0;}
#mainNav a:hover span {width:8px; height:51px; position:absolute; z-index:100; right:0; top:0; background:url(https://www.zhengxingzhijia.com/statics/css/images/menu_on.png) 0 0;}

#mainNav li .Nav2 {width:100px; overflow:hidden; clear:both; position:absolute; top:48px; left:0px; z-index:1000; display:none; background:#960F10;/*  filter:alpha(opacity=100);opacity:0.2;*/}
#mainNav li .Nav2 a:link,#mainNav li .Nav2 a:visited {width:100px; height:30px; line-height:30px; overflow:hidden; border-bottom:1px solid #830001; border-top:1px solid #BA1617; font-size:12px; color:#FFF;}
#mainNav li .Nav2 a:hover { background:#830001; color:#BA1617;}

/*************************
		布局
*********************/
.Areal {width:830px; float:left;}
.Arear {width:340px; float:right;}



.ad_Box {width:100%; overflow:hidden;}
.ad_Box img {width:100%;}

/*所在位置-ur-here-----------------------*/
.Position {width:1000px; height:40px; line-height:40px; overflow:hidden;}
.Position .left {width:500px; float:left;}
.Position .right {width:350px; text-align:right; padding-right:10PX; float:right;}
.Position a:link,.Position a:visited {color:#000;}
.Position .cur { color:#0087E1;}


/*链接样式*/
a:link,a:visited{ color:#333; text-decoration:none;}
a:hover { color:#CC0000; text-decoration:none;}


/*提交表单页面-phpcms*/
.ib, .ib-li li, .ib-a a, .ib-span span,.btn,.btn input,.photo-hot li,.Article-Tool a ,.photo-list li,.photo-channel .photo-slide .change i,.photo-channel .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next,.photo-cat .content h5 span.blue a,.submit{display:inline-block;zoom:1;*display:inline;}


.foot {width:100%; text-align:center; overflow:hidden; line-height:30PX; background:#EEE; padding:20PX 0;}
