﻿/* 样式预定义 */
body{ font-family:"Microsoft YaHei","微软雅黑"; min-width:1200px}
body, dl, dd, p, h1, h2, h3, h4, h5, h6 {margin: 0}
ol, ul {margin: 0;padding: 0;list-style: none}
a {text-decoration: none;color: black}
a:hover{color:#2775c7;}
img{border: none}
br{font-size: 0}
.left{ float:left}
.right{ float:right}



/* gg_container */
.gg_container{ width:1200px; margin:10px auto 0}
.gg_container img{ vertical-align:top}

/* view_01 */
.view_01{ overflow:hidden; padding-top:20px; width:590px}
.view_01 .left,.view_01 .left img{ width:180px; height:120px;}
.view_01 .right{ width:390px;}
.view_01 .right p{ font-weight:500;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:6px}
.view_01 .right span{ font-size:14px; color:#676767; line-height:22px}
.view_01 .right span a{ color:red; }
 
/* view_bottom */
.view_bottom{ padding:10px}
.view_bottom li{ overflow:hidden; padding-left:10px; background:url(../images/dot_01.png) 0 center no-repeat; line-height:30px; vertical-align:top}
.view_bottom span{ float:left; font-size:16px}
.view_bottom span a{ color:#424242}

.view_bottom i{ display:block; float:right; font-size:12px; font-style:normal;}

.view_bottom li a:hover{color:#ff0000}

/* slideBox */
.slideBox{ overflow:hidden; zoom:1; position:relative; padding-top:10px}
.slideBox ul{ overflow:hidden; zoom:1}
.slideBox ul li{ float:left; _display:inline; overflow:hidden; text-align:center; width:200px; background-color:white}
.slideBox ul li .pic img{ width:196px; height:130px; vertical-align:top; }
.slideBox ul li .pic span{ display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; font-size:16px; line-height:30px;}

/* header_01 */
#header_01{ width:1200px; margin:0 auto; height:36px; overflow:hidden; font-size:14px;}
#header_01 span{ padding-left:10px; color:#5d5d5d; line-height:36px}
#header_01 a{ color:#5d5d5d; line-height:36px; cursor:pointer; padding-left:40px}

/* header_02 */
.header_02 img{z-index: 999}
.bot{width:100%; height:90px; background:#90c320}

/* search */
/*.search{ font-size:0; position:absolute;top:245px; right:0; width:250px; overflow:hidden}*/
.search input{ padding:0; margin:0; border:none; height:33px; line-height:33px; display:inline-block; vertical-align:middle; outline:none;}
#keywords{ padding-left:20px; width:145px}
#search_btn{ width:50px; background-color:#737373; color:white}

/* nav */
#nav{ width:1200px; margin:0 auto; height:90px}
#nav li{ float:left; width:120px; text-align:center; height:90px;}
#nav li:hover{ background:rgb(148,150,56)}
#nav a{ display:block; width:100%; cursor:pointer; color:white}
.nav_a1{ height:90px; line-height:90px; font-size:18px}
.nav_a2{ line-height:40px; background-color:#666; background-color:rgba(0,0,0,0.6); font-size:14px}
.nav_div1{ display:none; position:relative; z-index:999}
#nav li:hover .nav_a1{ background-color:#e2b35a}
#nav li:hover .nav_div1{ display:block}
#nav li a:hover{color:#ff0000}
.num li{height: 12px}
/* focusBox */
.focusBox{ position: relative}
.focusBox .pic{height:700px !important;width: 100% !important;}
.focusBox .pic li{width: 100% !important;}
.focusBox .pic img{ display: block; width:100%; height:700px; vertical-align:top}
.focusBox .txt-bg{ position: absolute; top:320px; z-index: 1; height: 40px; width:100%; background-color:#666; background: rgba(33,33,33,0.6); }
.focusBox .txt{ position: absolute; top: 340px; z-index: 2; height: 40px; width:100%; overflow:hidden}
.focusBox .txt li{ height:40px; line-height:40px; position:absolute}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 16px}
.focusBox .num{ position: absolute; z-index: 3; top: 666px; right: 8px; }
.focusBox .num li{ float: left; width: 10px; height: 10px; cursor: pointer; color:white; background-color:white; border-radius:4px; margin-right:10px}
.focusBox .num li.on { background:red}


/* head_03 */
.head_03{ width:1200px; margin:0 auto; overflow:hidden; margin-top:20px; background-color:#FFF; padding:10px 0;}
.head_03_left{ width:60px; height:30px; text-align:center; line-height:30px}
.head_03_container{ width:1140px;height:30px; line-height:30px;}



#guangbo a {color:red;}
#guangbo a:hover {color:blue;}



