/*重置*/

html, body, div, p, a, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0 auto; padding: 0; }

article, aside, dialog, footer, header, section, nav, figure, menu { display: block; }

ul, ol, li { list-style: none; }

table {border-collapse: collapse; border-spacing: 0; }

img { border: 0 none; display: block; vertical-align: top; }

a { text-decoration: none; outline: none; }

body { font-family: "微软雅黑"; margin-bottom: 10rem;}

/*页头*/

#topimg { width: 100%; }

#topimg img { width: 100%; }

/*头条*/

#topline {margin-left;5%;padding-top: 1rem; }

#topline h2 { font-size: 1.6rem; line-height: 2.5rem; }

#topline h2 a { color: #000000; }

#topline p { font-size: 1rem; color: #000; line-height: 2rem; }

/*导航条*/

.fixed{ position: fixed; top:0;}

#menu {overflow: hidden; z-index: 10; background: #ffffff;}

#menu ul{ width: 96%; margin-left: 2%;}

#menu ul li { float: left; width: 20%;margin: 0.5rem 2%; height: 2.3rem; line-height: 2.3rem;  text-align: center; border: 1px solid #757575; border-radius: 10%; font-size: 1.2rem; color: #757575; cursor: pointer;}

#menu ul .y { background: #0068b7; color: #ffffff;}

/*栏目块*/

.con{width: 100%; padding-top:1rem; overflow: hidden;}

.con h3{ width: 95%; height: 3rem; line-height: 3rem;  padding-left: 5%; background: #e8e8e8;}

.con ul li{ width: 100%; margin-top: 1rem; padding-top: 1rem; overflow: hidden; border-top: 0.5rem solid #e8e8e8;}

.con ul li:first-child{ border-top:none; margin-top:0;}

.con ul li img{ float: left; width: 31.25%; height:6.25rem; margin-left: 2%; margin-right: 5%;}

.con ul li h4{ font-size: 1.5rem; line-height: 2rem; font-weight: normal;}

.con ul li h4 a{ color: #000000;}

.con ul li i{ float: left; margin-right: 10%; margin-top: 1rem;color: #bab6b6;}

.con span{ display: block; width: 100%; text-align: center; font-size: 1.1rem; line-height: 3rem;}

.con span a{ color: #294cb0;}



.index_foot{clear: both;margin-top: 3%;padding: 3% 0;width: 90%;margin: 0 auto;text-align: center;font-size: 14px;color: #999999;border-top: 1px solid #CCCCCC;line-height: 20px;}





.index_focus{position:relative; overflow:hidden; margin-top:2%; display:block;}

.index_focus a p{position:absolute;height:15%;width:100%;left:0;bottom:0;color:#fff;font-size:2rem;line-height:250%;background:#000;filter:alpha(opacity=60);opacity:0.6;}

#ifocus_menu{ position:absolute; bottom:1rem; right:5%; z-index:20; cursor:pointer; }

#ifocus_menu ul li{ background-color:#FFFFFF; float:left; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;}

#ifocus_menu ul .selected{ background-color:#00a5e4;}

#ifocus_box ul li{ display:none;}

#ifocus_box ul li:first-child{ display:block;}

#ifocus_box ul .selected{ display:block;}

#ifocus_box ul li a{ width:100%; padding-bottom:1rem; padding-top:1rem; position:absolute; z-index:10; bottom:0; background-image:url(http://m.gog.cn/img/focus_back_20150902.png); color:#FFFFFF; text-indent:2%; font-weight:bolder;}

#ifocus_box ul li img{ width:100%;  -ms-interpolation-mode: bicubic;}