@charset "utf-8";
body, ul, li, ol, p, h1, h2, h3, h4, h5, h6, input {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;
}
img {
    border: 0;
}
html, body {
    width: 100%;
    font-size: 12px;
    font-family: "Arial", "Hiragino Sans GB", "瀹嬩綋", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
table {
    border-collapse: collapse;
}
.width_1100 {
    width: 1100px;
}
.margin_center {
    margin: 0 auto;
}
.wrap {
    box-shadow: 0 -5px 5px 5px #ccc;
}

/*header*/

.header {
    height: 86px;
    background: #cf0048;
}
.logo {
    padding-left: 25px;
}
.siteOutLink {
    padding: 20px 25px 0 0;
    text-align: right;
}
.siteOutLink a {
    padding: 0 4px;
    color: #fff;
}
.search {
    background: url(css_res/search.png) no-repeat left top;
    width: 190px;
    height: 21px;
    line-height: 21px;
    padding-right: 25px;
    margin-top: 4px;
}
.search input {
    border: 0;
    background: none;
    outline: none;
    line-height: 21px;
}
.searchInput {
    width: 164px;
    height: 21px;
    color: #9f9fa0;
    text-indent: 8px;
}
.searchBtn {
    width: 21px;
    height: 21px;
    cursor: pointer;
}
.today {
    padding-top: 43px;
    padding-right: 23px;
    line-height: 24px;
    color: #fff;
}

/*  nav  */

.nav {
    background: #f0f0f0;
    height: 38px;
}
.cg-nav {
    height: 100%;
    position: relative;
    z-index: 999;
}
.cg-nav>li {
    line-height: 38px;
    height: 38px;
}
.cg-nav>li>a {
    font-weight: bold;
    color: #555;
}
.cg-nav>.nav-selected>a, .cg-nav>li>a:hover {
    color: #cf0048;
    border-bottom: 2px solid #cf0048;
    height: 36px;
}
.cg-nav .second-nav .nav-selected>a, .cg-nav .second-nav a:hover {
    color: #cf0048;
}
.cg-nav .second-nav {
    width: 1100px;
    position: absolute;
    left: 0;
    top: 38px;
    background: url(css_res/white.png);
    padding:20px;
}
.cg-nav .second-nav li {
    width: auto;
    float: left;
    padding: 0 20px;
    background: none;
    line-height: 44px;
    height: 44px;
    background: url(css_res/dot.png) no-repeat 15px center;
}
.cg-nav .second-nav li:hover, .cg-nav .second-nav li.nav-selected {
    background: url(css_res/redDot.png) no-repeat 15px center;
}
.cg-nav .second-nav li a {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 44px;
}
.cg-nav>li:hover .second-nav {
    display: block;
}

/*  棣栭〉鍐呭  */

.mainLeft {
    width: 856px;
}
.mainRight {
    width: 234px;
}

/* 杞挱鍥?*/

.picture {
    width: 856px;
    height: 306px;
    position: relative;
}
.picture img {
    width: 856px;
    height: 306px;
}
.picture li {
    list-style: none;
}
.small-pic {
    position: absolute;
    bottom: 4px;
    right: 2px;
    z-index: 100;
}
.small-pic ul {
    text-align: right;
}
.small-pic li {
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    background: #a5b4c0;
    margin: 0 2px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    line-height: 18px;
    color: #555555;
}
.small-pic li.small-hover {
    background: #f66e08;
    border: 1px solid #bd3100;
    color: #fff;
}
.pictitle {
    width: 100%;
    height: 28px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 99;
    background: url(css_res/black.png);
    line-height: 28px;
    text-indent: 20px;
}
.pictitle a {
    color: #fff;
}

/*  棣栭〉涓棿涓夊潡鏂伴椈璧勮绫诲唴瀹? */

.newBox {
    width: 282px;
    height: 390px;
    margin-right: 5px;
}
.zjsd {
    margin-right: 0;
}
.newTitle {
    height: 70px;
}
.newTitle img {
    width: 70px;
    height: 70px;
}
.titleName {
    width: 207px;
    height: 40px;
    padding-top: 30px;
    line-height: 40px;
    font-size: 20px;
    font-family: "Microsoft YaHei";
    text-indent: 10px;
    color: #fff;
    text-shadow: 2px 2px 1px #555;
}
.xydt .titleName {
    background: #9f836b;
}
.mtjj .titleName {
    background: #d16f32;
}
.zjsd .titleName {
    background: #557e95;
}
.newContent {
    border-top: 25px solid #e3e5e4;
    margin-top: 5px;
}
.newContent .cg-news-list {
    padding-top: 10px;
}
.newContent .cg-news-list li {
    line-height: 23px;
    padding-left: 20px;
    background: url(css_res/newli.png) 5px center no-repeat;
}
.cg-news-list a {
    color: #424242;
    font-size: 12px;
}
.more {
    padding-left: 20px;
    line-height: 28px;
    color: #cf0048;
    font-weight: bold;
}

/*  蹇€熼摼鎺? */

.fastLink, .hdyg {
    width: 100%;
}
.linkHead {
    height: 37px;
    line-height: 37px;
    background: #cf0048;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.fastLink .cg-news-list li {
    padding: 0;
    background: #d1d3d4 url(css_res/linkli.png) 74px center no-repeat;
    height: 27px;
    line-height: 27px;
    margin-bottom: 1px;
    text-indent: 85px;
}
.fastLink .cg-news-list a {
    color: #6d6e71;
    font-size: 12px;
    font-weight: bold;
}

/*娲诲姩棰勫憡*/

.hdyg {
    margin-top: 6px;
    background: url(css_res/hdyg.png) no-repeat center 33px;
}
.hdygHead {
    height: 33px;
    line-height: 33px;
    background: #c8ae00;
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.hdyg .cg-news-list {
    padding: 6px 12px;
    height: 256px;
}
.hdyg .cg-news-list li {
    height: 52px;
    border-bottom: 1px dashed #e0ca65;
    padding: 0;
    background: none;
}
.hdyg .cg-news-list .art-date {
    display: block;
    width: 45px;
    height: 18px;
    border-radius: 3px;
    background: #c8ae00;
    color: #fff;
    text-align: center;
    line-height: 18px;
    float: left;
    margin-top: 6px;
}
.hdyg .cg-news-list a {
    float: right;
    display: block;
    width: 156px;
    font-size: 12px;
    line-height: 23px;
    padding: 3px 0;
}

/* 鍏紬鍙?*/

.media {
    height: 30px;
    background: #e3e5e4;
}
.media .cg-pic-news-list li {
    padding: 0 10px;
    line-height: 30px;
}
.media #artph .art-img {
    float: left;
    margin-top: 4px;
    padding-right: 10px;
}
.media #artph .art-img img {
    width: 22px;
    height: 22px;
}
.media .cg-pic-news-list .art-heading {
    float: left;
}
.media .cg-pic-news-list .art-heading a {
    font-size: 12px;
    color: #6c6c6c;
}

/*  footer  */
.footer {
    padding:15px 0;
    text-align: center;
    line-height: 20px;
    color:#6c6c6c;
    font-size: 12px;
}
.footer a {
    color:#6c6c6c;
    font-size: 12px;
} 

/* list */
.catalogList {
    padding:20px 48px;
}
.catalogList .mainLeft {
    width:750px;
}
.catalogTitle {
    width: 100%;
    font-size: 12px;
    color:#555555;
    margin-bottom: 50px;
}

.columnBox {
    height: 95px;
    padding-bottom:10px;
    overflow: hidden;
}
.colImage,.colImage img {
    width: 188px;
    height: 95px;
}
.articleList {
    width: 540px;
    padding-left:10px;
}
.articleList h3 {
    font-size:14px;
    line-height: 18px;
    color:#555;
    padding-bottom:3px;
}
.articleList .cg-news-list li {
    line-height: 18px;
    height: 18px;
    padding:0;
    background: none;
}
.articleList .cg-news-list a ,.articleList .cg-news-list .art-date ,.customizeTitle a {
    color:#555;
}
.listMore {
    display: block;
    color:#cf0048
}
.customizeTitle {
    line-height: 30px;
    font-size: 14px;
}


.cg-nav>.nav-parent>a, .cg-nav>li>a:hover {
    color: #cf0048;
    border-bottom: 2px solid #cf0048;
    height: 36px;
}

.KKi1 {color: #cf0048 !important;
    border-bottom: 2px solid #cf0048 !important;
    height: 36px !important;
}

.hjhj {    margin-left: 20px !important;
    margin-right: 20px !important;
}
.list-left {
    width: 140px;
    float: left;
}
.list-right {
    float: right;
    width: 564px;
}
.wp_listcolumn .wp_column a {
    display: block;
    width: 100%;
  	color: #555;
    font-size: 15px;
    font-weight: bold;
    word-wrap: break-word;
    background: none;
    border-bottom: 0px solid #fff;
    border-top: 0px solid #fff;
    text-align: left;
}
.wp_listcolumn .wp_column a:hover{
    display: block;
    width: 100%;
  	color: #cf0048;
    font-size: 15px;
    font-weight: bold;
    word-wrap: break-word;
    background: none;
    border-bottom: 0px solid #cf0048;
    border-top: 0px solid #fff;
    text-align: left;
}
.wp_listcolumn .wp_column a.selected {
    display: block;
    width: 100%;
  	color: #cf0048;
    font-size: 15px;
    font-weight: bold;
    word-wrap: break-word;
    background: none;
    border-bottom: 0px solid #cf0048;
    border-top: 0px solid #fff;
    text-align: left;
}
.wp_listcolumn {
    display: block;
    width: 100%;
    border-top: 0px solid #ddd;
    border-bottom: 0px solid #fff;
}
.Yi2 {display:none;}
.tp {
    position: absolute;
    left: 480px;
    bottom: -400px;
}
.art-heading img{display:none;}
.art-heading:hover{
    display:block;
}
.art-heading:hover img{
	display:block;}
	.art-heading img {
    display: none;
    position: absolute;
    left: 450px;
    top: 620px;
}
.kslj {
    text-align: center;
    background: #d1d3d4;
display:none;
}
.yzxx img {
    display: none;
    position: absolute;
   
}
.yzxx:hover img{
	display:block;}
	.yqlj img{display:none;}
	.yzxx {
    background:url(1/linkli.png) 74px center no-repeat;
    /* text-indent: 85px; */
}
.yzxx {
    background: url(1/linkli.png) 74px center no-repeat;
    text-indent: -10px;
    color: #6d6e71;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}
.wp_listcolumn .wp_subcolumn .wp_column a.selected {
    color: #000;
    background-color: #e8e8e8;
    background-image: url(wp_column_menu_li_2.gif);
    background: #f1f1f1 url(wp_column_menu_li_1.gif) no-repeat 16px 10px;
}
.wp_listcolumn .wp_subcolumn .wp_column a:hover {
    background: #f1f1f1 url(wp_column_menu_li_1.gif) no-repeat 16px 10px;
}