﻿body {
    background: #f8f8f8;
    position: relative;
}

.header, .footer,
.nav_h, .section {
    display: block;
}

#wrapper {
    /*padding-top: 112px;*/
}

.header {
    height: 112px;
    /*min-width: 1200px;*/
    width: 100%;
    /*position: fixed;*/
    /*position:absolute;*/
    z-index: 99999;
}

    .header .title2 {
        /*background: #fff;*/
        border-bottom: 2px solid #00A8CD;
        border-top: 1px solid #DCDCDC;
        min-width: 1200px;
        top: 30px;
    }

    .header .title1 {
        height: 30px;
        line-height: 30px;
        background: #333333;
        text-align: right;
        color: #fff;
        min-width: 1200px;
        position: relative;
    }

.header_mask {
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
    opacity: 0.9;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 111px;
    background: #fff;
}



.header .nav_h {
    height: 45px;
}

.nav_h ul, .headInfo ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

    .nav_h ul li {
        height: 45px;
        line-height: 45px;
        float: left;
        font-size: 14px;
        text-align: center;
        font-family: Microsoft Yahei;
    }

.nav_h .nav_active {
    font-size: 14px;
    /*background: #1A3C76;*/
    /*border-bottom:2px solid #29AAE3*/
}

.section, .head {
    width: 1200px;
    margin: 0px auto;
}

.head {
    height: 70px;
    line-height: 70px;
    position: relative;
}

._headInfo {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 400px;
    font-size: 12px;
}

.headInfo {
    margin: 0px auto;
    font-size: 12px;
    width: 400px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: 0px;
}

/*.headInfo ul
	{
		float: right;
	}

		.headInfo ul li
		{
			padding: 0px 6px 0px 6px;
			float: left;
			border-right: 1px dashed #a1a1a1;
			color: #333333;
		}*/

.nav_select {
    background: #0094ff;
    color: #f15a25;
    font-weight: bold;
}

.nav_h li {
    /*padding:0px 5px;*/
}

.nav_h a {
    display: block;
    color: #fff;
    padding: 0px 40px 0px 40px;
    outline: 0px;
    text-decoration: none;
    /*font-weight:bold;*/
    /*border-bottom:2px solid #28A9E2*/
}

.nav_h:hover {
}

.nav_h a:hover {
    color: #fff;
    /*background:#315CA1*/
}

.section {
    height: 100%;
    background: #f8f8f8;
    padding: 30px 0px;
    /*background: #fff;*/
    /*border: 1px solid #C6D8E1;
	-webkit-box-shadow: 0px 0px 2px #B7C8D0;
	box-shadow: 0px 0px 2px #B7C8D0;
	position: relative;*/
}
/*.section
        {
            height: 100%;
            background: #fff;
            border: 1px solid #C6D8E1;
			border-top:0px;
            -webkit-box-shadow: 0px 1px 2px #99A9B1;
            box-shadow: 0px 1px 2px #99A9B1;
            position: relative;
        }*/

.clear {
    clear: both;
}

.footer_admin {
    display: block;
    /*margin-top: 20px;*/
    padding-top: 20px;
    padding-bottom: 20px;
    color: #888;
    font-size: 12px;
    border-top: 1px solid #d7d9db;
}

    .footer_admin div {
        text-align: center;
        height: 30px;
        width: 500px;
        margin: 0px auto;
    }

#nav_panel {
    /*background: #00A2CA;*/
    height: 45px;
    /*z-index: 1000;*/
    /*display: inline-block;*/
    ont-family: Microsoft Yahei;
    /*box-shadow: 0 -1px 10px rgba(0,0,0,0.2);*/
    /*background-image: -webkit-linear-gradient(top,#11AAD4,#0F9ECF);
	background-image: -o-linear-gradient(top,#11AAD4,#0F9ECF);
	background-image: -ms-linear-gradient(top,#11AAD4,#0F9ECF);
	background-image: linear-gradient(top,#11AAD4,#0F9ECF);
	background-repeat: repeat-x;*/
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.head_h4 {
    border-bottom: 1px solid #C6D8E1;
    display: block;
    margin-bottom: 40px;
}

    .head_h4 span {
        border-bottom: 3px solid #3ba8e9;
        padding: 9px 15px 9px 15px;
        display: inline-block;
        margin-bottom: -1px;
    }

.c_left {
    width: 218px;
    float: left;
    padding: 0px;
    margin-right: 30px;
    /*border: 1px solid #D1D1D1;*/
    /*min-height: 480px;*/
    /*background: #fff;*/
}

.c_right {
    width: 950px;
    float: left;
    border: 1px solid #D2D2D2;
    background: #fff;
}

.c_left_menu {
    width: 100%;
    border: 0px;
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #e2e2e2;
}

    .c_left_menu li {
        height: 36px;
        line-height: 36px;
        text-align: center;
        border-bottom: 1px solid #e2e2e2;
    }

        .c_left_menu li a {
            display: block;
            color: #a1a1a1;
        }

.c_search {
    height: 50px;
    text-align: center;
    /*border-bottom: 1px solid #d2d2d2;*/
}

.busiSite_search {
    height: 50px;
    text-align: center;
    /*border-bottom: 1px solid #d2d2d2;*/
}

.info_body {
    margin: 10px 30px 20px 30px;
}

.sitePanel {
    width: 245px;
    height: 400px;
    position: absolute;
    border: 1px solid #C6D8E1;
    background: #fff;
    left: 233px;
    z-index: 1000;
    display: none;
    outline: 0px;
}
.busiSitePanel {
    width: 245px;
    height: 400px;
    position: absolute;
    border: 1px solid #C6D8E1;
    background: #fff;
    left: 233px;
    z-index: 1000;
    display: none;
    outline: 0px;
}

    .sitePanel ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }
       .busiSitePanel ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .sitePanel ul li {
            text-align: left;
            border: 1px solid #fff;
            line-height: 20px;
            padding: 5px 10px;
            cursor: pointer;
            font-size: 12px;
        }

         .busiSitePanel ul li {
            text-align: left;
            border: 1px solid #fff;
            line-height: 20px;
            padding: 5px 10px;
            cursor: pointer;
            font-size: 12px;
        }

            .sitePanel ul li:hover {
                border: 1px solid #fff;
                background: #f8f8f8;
                border-radius: 4px;
            }

               .busiSitePanel ul li:hover {
                border: 1px solid #fff;
                background: #f8f8f8;
                border-radius: 4px;
            }

    .sitePanel .list {
        overflow: auto;
        overflow-x: auto;
        height: 312px;
        padding: 10px 0px 10px 0px;
        padding: 0px 5px 0px 5px;
        BACKGROUND-COLOR: transparent;
    }

        .busiSitePanel .list {
        overflow: auto;
        overflow-x: auto;
        height: 312px;
        padding: 10px 0px 10px 0px;
        padding: 0px 5px 0px 5px;
        BACKGROUND-COLOR: transparent;
    }

.site-line {
    position: absolute;
    left: -1px;
    top: -1px;
    height: 29px;
    width: 1px;
    border: 1px solid #C6D8E1;
    border-left: 0px;
    border-right: 0px;
    background: #fff;
}

#selectBtn {
    outline: 0px;
}

#selectBusiSiteBtn {
    outline: 0px;
}

.main_body {
    /*background: url(/Images/chubaocontentbg.jpg);*/
    /*padding: 30px 0px;*/
    background: #f8f8f8;
}

fieldset {
    border: 1px solid #ddd;
    margin: 0 0 1.5em 0;
    padding: 0 1.4em 1.4em 1.4em;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    background-color: #fee;
    border: 1px solid #f00;
}

.validation-summary-errors {
    color: #f00;
    font-weight: bold;
}

.validation-summary-valid {
    display: none;
}

.line_dashed {
    border-top: 1px dashed #ddd;
}

.img-default {
    border: 1px solid #CCCCCC;
    padding: 4px;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
    text-align: center;
}

    .img-default i {
        background: #EEEEEE;
        display: block;
        color: #AAAAAA;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        vertical-align: central;
    }

.custom-alert {
    width: 200px;
    position: fixed;
    text-align: center;
    top: 27px;
    left: 50%;
    margin-left: -100px;
    background: #5CB85C;
    color: #fff;
    font-weight: bold;
    z-index: 9999;
}

.tag_list {
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
    border-left: 2px solid #ddd;
}

    .tag_list .title {
        position: relative;
        top: 0px;
    }

    .tag_list .icon {
        position: relative;
        left: -30px;
        top: 0px;
        color: #00A8CD;
        display: inline-block;
        width: 18px;
        height: 18px;
        background: #428BCA;
        border-radius: 50%;
    }

    .tag_list .txt {
        position: relative;
        top: -4px;
        margin-top: 10px;
        font-weight: bold;
    }

    .tag_list .remark {
        border: 1px solid #eee;
        height: 85px;
        width: 800px;
        padding: 10px;
        color: #828282;
        margin-bottom: 15px;
        padding-left: 12px;
        border-left-width: 5px;
        border-left-color: #F0AD4E;
        border-radius: 3px;
        background: #fff;
    }

.defaultPanel {
    min-height: 542px;
    font-weight: bold;
}

    .defaultPanel div {
        line-height: 500px;
        text-align: center;
        font-size: 40px;
        color: #ddd;
    }

        .defaultPanel div i {
            top: 5px;
            margin-right: 20px;
        }

/*.input-group input {
    height: auto;
}*/
