﻿@charset "utf-8";
/* CSS Document */

/******左侧导航******/

.main-left {
    min-height: 335px;
    overflow: hidden;
    width: 202px;
    float: left;
    padding:10px 0px;
}

/******右侧样式******/
.main-right {
    width: 970px;
    min-height: 600px;
    float: right;
}

.nyban {
    /*background: url(../images/nyban.jpg) no-repeat center top;*/
    height: 150px;
    margin-bottom: 2px;
}
/*右侧内容*/

.right-nr {
    font-size: 14px;
    color: #666666;
    padding: 10px;
}

.ny-con {
    background: #fff;
}
/****内页样式****/


/*左侧导航：*/
.side-nav-panel {
}
/*.nav-panel-title{ 
	
 font-size:18px;
 color:#333; 
height:50px;
border-bottom: 5px solid #91c426;
background: #ddd;
 line-height: 45px;
 padding-left:28px;

 }*/
.slide-nav-ul {
}

    .slide-nav-ul li {
        line-height: 50px;
        border-bottom: 1px solid #b1d6f8;
    }

        .slide-nav-ul li a {
            font-size: 14px;
            color: #fff;
            display: block;
            padding-left: 23px;
            background: #177cd8;
        }

            .slide-nav-ul li a:hover, .slide-nav-ul a.active {
                text-decoration: none;
                color: #fff;
                background: url(../images/ah.jpg) no-repeat left top;
            }

.slide-nav-item-ul {
    background: #eee;
}

    .slide-nav-item-ul li {
        line-height: 32px;
        border-bottom: none;
        padding-left: 35px;
        margin: 0 10px;
    }

        .slide-nav-item-ul li a {
            background: url(../images/hui1.png) no-repeat left 15px;
            display: block;
            color: #333;
            font-size: 14px;
            padding-left: 15px;
        }

            .slide-nav-item-ul li a:hover, .slide-nav-item-ul a.active {
                background: url(../images/hui1.png) no-repeat left 15px;
                color: #0e60b3;
                text-decoration: none;
                padding-left: 15px;
            }



/*内页面包屑侧导航*/
.ke-tit {
    height: 35px;
}

.ke {
    /*width:570px;*/
    margin-top: 50px;
    color: #fff;
    background: url(../images/titbg.png) no-repeat left top;
    min-width: 154px;
    height: 43px;
    font-size: 26px;
    text-align: center;
    line-height: 43px;
    margin-left: 20px;
}

.nav-path {
    color: #fff;
    line-height: 35px;
    height: 35px;
    padding-top: 66px;
}

    .nav-path img {
        margin-right: 5px;
    }

    .nav-path a {
        color: #fff;
        font-size: 14px;
        padding: 0px 5px;
        line-height: 35px;
    }

        .nav-path a:hover {
            text-decoration: none;
            color: #b1d6f8;
        }





/*.nin{
	background: #fff;
	padding-left:10px;
	height:35px;
	float: right;
}*/

/*页数*/
.page {
    margin-top: 25px;
    float: right;
    border: 1px solid #cbd8e4;
    border-radius: 5px;
    background: #f9f9f9;
    height: 25px;
    margin-bottom: 20px;
    margin-right: 20px;
}

    .page ul li {
        border-right: 1px solid #cbd8e4;
        float: left;
        line-height: 25px;
    }

        .page ul li:last-child {
            border-right: none;
        }

        .page ul li a {
            color: #333;
            padding: 0 12px;
            display: block;
            font-size: 14px;
        }

            .page ul li a:hover {
                color: #0284d0;
                text-decoration: none;
            }

/*.tongx{
	
}
.tongx a{color:#0d69b0; font-size:14px; float: left;}
.tongx span{color:#0d69b0; float: right;}
.data-list li p{
	line-height: 21px;
}*/
/*table*/
.view-cnt table {
    border-collapse: collapse;
    border-spacing: 0;
    border: medium none;
}

    .view-cnt table td, .view-cnt table th {
        border-color: #ddd;
    }
/*.scrollBar{
	position:absolute;
	right:0px;top:0px;
	width:26px;
	height: 500px;
}
.scrollBar span.midd{ 
	
	
	height:448px;
	display: block;
	margin-left:5px;
	position: relative;
	}
.scrollBar span.midd span{
	position: absolute;left:0;top:10px;
	background: #33354d;	 
	 width: 16px; 
    height: 35px;
}	文章滚动条样式*/

/******单篇文章******/
.view-title {
    padding-top: 18px;
    text-align: center;
    line-height: 28px;
    color: #333;
    font-size: 18px;
}

    .view-title h1 {
        font-size: 18px;
    }

.view-info {
    text-align: center;
    padding: 10px 0px 10px 0px;
    color: #999;
}

    .view-info span {
        font-size: 12px;
        font-weight: normal;
    }

.view-cnt {
    padding-top: 24px;
    line-height: 26px;
}

    /*.view-cnt p{
margin-bottom: 12px;
}*/

    .view-cnt ul li {
        list-style-type: disc;
        margin-left: 12px;
        line-height: 28px;
        height: auto;
    }

    .view-cnt a {
        color: #666;
    }

        .view-cnt a:hover {
            color: #333;
        }

    .view-cnt ol {
        padding-left: 17px;
        margin-left: 10px;
    }

        .view-cnt ol li {
            list-style: inherit;
        }
    /*table*/

    .view-cnt table {
        border-collapse: collapse;
        border-spacing: 0;
        border: medium none;
    }

        .view-cnt table td, .view-cnt table th {
            border-color: #ddd;
        }

/******news,down,title样式******/
.data-list li {
    font-size: 14px;
    padding: 0 12px;
    border-bottom: 1px dotted #ccc;
    padding: 15px 0;
}

    .data-list li:first-child {
        padding-top: 15px;
    }

.li-tt {
    height: 30px;
}
/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

.data-list a {
    color: #177cd8;
    /*background: url(../images/about.png) no-repeat left center;
   padding-left:15px;*/
    font-size: 14px;
    float: left;
}

    .data-list a:hover {
        color: #333;
        text-decoration: none;
    }

.data-list li span {
    font-size: 14px;
    float: right;
    color: #177cd8;
}

.data-list img {
    vertical-align: middle;
    width: 18px;
}

.data-list p {
    line-height: 26px;
}

/******pictrue,videolist样式******/

ul.pic-list li {
    float: left;
    margin-bottom: 15px;
    margin-right: 36px;
    min-width: 110px;
}

    ul.pic-list li.mar0 {
        margin-right: 0;
    }

    ul.pic-list li a {
        color: #071f3d;
    }

        ul.pic-list li a:hover {
            color: #666;
            text-decoration: none;
        }

    ul.pic-list li div {
        line-height: 24px;
        margin-bottom: 10px;
        text-align: center;
        /*width:200px;*/
    }

    ul.pic-list li p {
        padding: 15px 0;
        color: #000;
        text-align: center;
    }

ul.pic-list a img {
    /*padding: 3px; background-color: #00428f;
 
    display: block;  border:2px solid #00428f;
   padding: 6px; background-color: #fff;
    transition: all 0.2s ease-in-out 0s;*/
}

.pic-list {
    padding-top: 15px;
}

/*.pic-list .li-img{
	width:119px;
}
.pic-list .li-p{
	width:115px;
	text-align: left;
	margin-left:5px;
}*/






/******pictrueleft pictrueright样式******/
ul.pic-bothside li {
    padding: 30px 39px;
    border: 1px solid #ccc;
    margin-top: 25px;
}

ul.pic-bothside a img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin: 3px 13px 3px 0px;
}

a.pic-a {
    color: #333;
}

span.pic-span {
    color: #999;
}


/*.ming-list{padding-left:30px;padding-right:10px; min-height:200px; }
.ming-list li{ float:left;margin-right:48px; line-height:30px;padding:10px 0;}
.ming-list li a{ float:left;color:#333; background:url(../images/fblue.png) no-repeat left center;padding-left:15px; font-size:16px;}
.ming-list li a:hover{ text-decoration:none;}*/


