﻿body
{
    background:#ededed;
}
.zd_main
{
    width:1000px; height:auto; margin:30px auto;
}
.zd_left
{
    width:220px; height:auto; background:#fff; float:left; margin:0px auto; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #ccc;
}

.zd_right
{
    width:776px; height:auto; min-height:450px; background:#fff; float:left; margin:0px auto; border:1px solid #ccc;
}

.innertitle
{
    width:100%; height:50px; background:#00559A; color:#fff; text-align:left; line-height:50px; 
}
    .innertitle span
    {
        font-size:16px; padding-left:20px;
    }
.left_nav
{
    width:100%; height:auto; background:#fff;
}
    .left_nav ul li
    {
        display:list-item; text-align:center;
    }
        .left_nav ul li a
        {
            width:100%; font-size:14px; display:inline-block; color:#666;
        }
            .left_nav ul li a:hover
            {
                width:100%;
                color:#f36800;
            }
        .left_nav ul li.nav_left_active a
        {
            width:100%;
            display:inline-block;
            background:#dffbff;
            color:#f36800;
        }


.bread_area
{
    width:95%; height:50px; margin:10px auto; text-align:left; font-size:14px; line-height:50px;
}
    .bread_area a
    {
         font-size:14px; color:#00559A;
    }
.inner_con
{
     width:95%; height:auto; margin:10px auto; word-break:break-all; text-align:center;
}
    .inner_con img
    {
        text-align:center; 
    }
.inner_detail
{
    width:92%; height:auto; margin:10px auto; word-break:break-all; text-align:left; line-height:22px; padding-bottom:20px;
}
    .inner_detail h1
    {
        text-align:center; font-size:14px;
    }
    .inner_detail img
    {
        width:auto; max-width:600px;
    }
    .inner_detail p
    {
        margin:5px auto;
    }

.coll{
    width:100%;
    margin:0px auto;
	padding-top:20px;	
}
.coll_a{
	overflow:hidden;
}
.serve_a{
	border-bottom:1px solid #d8d8d8;
	margin-bottom:15px;
}
.serve_a a{
	display:block;
	background:#fff;
	padding:10px 5px;
	}
.serve_a a:hover{
	background:#f2f2f2
	}
.serve_aa{
	overflow:hidden
}
.serve_a b{
	display:block;
	height:auto;
	width:auto;
	text-align:center;
	line-height:18px;
	float:left;
	margin-right:15px;
	margin-top:5px;
    padding:5px 5px;
}
.serve_aa b{
	background:#e60012;	
	color:#f9d4d5;
	}
.serve_ab b{
	background:#00b8e6;	
	color:#d4eef9;
	}
.serve_aa p{
	float:left;
	color:#333333;
	font-size:18px;
	font-weight:bold;
	/*padding-bottom:15px;
	height:25px;*/
	width:875px;
	}
.serve_ab{
	overflow:hidden}
.serve_ab p{
	float:left;
	color:#7f7f7f;
	width:875px;
	overflow:hidden;
	line-height:20px;
	height:40px
	}
.collb_la {
    text-align: center;
    padding: 18px 0;
}
.bdshare {
    float: right;
}
#message td
{
    font-size:14px;
} 
#message input
{
    width:80%;
    height:28px;
    font-size:14px;
    line-height:28px;
    padding-left:10px;
    border:1px solid #d8d8d8;
}
#message textarea
{
    width:80%;
    height:75px;
    line-height:24px;
    padding-left:10px;
    border:1px solid #d8d8d8;
}
.btnMessSubmit
{
    padding: 10px 20px;
    background: #00559A;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    cursor: pointer;
}
.mustfill
{
    padding-left:5px; font-weight:bold; color:#ff0000;
}
.collb_ld a
{
    color:#00559A;
}

/*分页*/
.page
{
    width:auto;
    margin:20px auto;
    line-height:22px;
}
 #fengPage {
    margin:0px auto;
    text-align:center;
}

    #fengPage b
    {
        height: 28px;
        line-height: 28px;
        width: auto;
        display: inline-block;        
        font-size: 14px;        
        text-align: center;
        border-radius: 2px;
        background: #616161;
        border-color: #616161;
        color: #fff;
        padding:0px 5px;
        margin-right: 10px;
    }
    #fengPage a {
        margin-right: 10px;
        display: inline-block;
        height: 28px;
        line-height: 28px;
        width: auto;
        background: #fff;
        font-size: 14px;
        border: 1px solid #d9d9d9;
        color: #333;
        text-align: center;
        border-radius: 2px;
        padding:0px 5px;
    }
    #fengPage a:hover{
        text-decoration:none;
        color:red;
    }
#fengPage select {
        border: 1px solid #95b8e7;
    }

    #fengPage span a {
        text-decoration: none;
    }
    #fengPage span {
        font-size: 14px;
    }
