﻿.searchform {
    margin-bottom: 10px;
}

.search-li {
    /*width: 270px;*/
    height: 32px;
    position: static;
}

    .search-li .form-ctr {
        font-size: 12px;
    }

.form-txt {
    height: 30px;
    width: 160px;
    line-height: 30px;
    padding-top: 4px;
}

.search-li input.form-txt, .search-li select.form-txt {
    width: 150px !important;
    font-size: 12px;
}

.tool-li {
    position: static;
    float: left;
}

.tool-ul {
    list-style: none;
    float: left;
    width: 100%;
}

.pages {
    position: static;
    width: 189px;
    float: right;
    font-size: 12px;
}

    .pages select {
        width: 45px;
        height: 24px;
        margin-left: 2px;
        margin-right: 2px;
        border: solid 1px;
        border-color: #dddddd;
    }

.newtitle1 {
    background-color: #f3f3f3;
    height: 40px;
    line-height: 40px;
    color: #444 !important;
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    font-size: 13px;
    font-weight: 600;
}

.newtitle11 {
    padding-left: 10px;
}

body {
    background-color: white;
}

.ul-mform {
    list-style: none;
}

.li-area {
    list-style: none;
    float: left;
    width: 50%;
}

.area-title {
    float: left;
    width: 30%;
    text-align: right;
}

input {
    font-size: 13px;
}

#GridView1 {
    font-family: "Microsoft YaHei","Microsoft Yahei" !important;
    font-size: 12px;
    /*border-top:1px solid #ddd;
    border-left:1px solid #ddd;*/
}

    #GridView1 td {
        font-family: "Microsoft YaHei","Microsoft Yahei" !important;
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        overflow: hidden;
        min-height:30px;
        /*border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;*/
    }
    #GridView1 th{
        /*border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;*/
    }
    #GridView1 a {
        font-family: "Microsoft YaHei","Microsoft Yahei" !important;
        font-size: 12px;
    }

    #GridView1 td a {
        max-width: 85%;
        margin-right: 3px;
        width: auto;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #GridView1 td a.ewmss {
            margin-left: 10px;
            float: left;
            width: 18px;
            height: 18px;
            display: inline-block;
            background-image: url('../../../Images/ewmss.png');
        }

    #GridView1 th a {
        color: #444 !important;
    }

.ajaxform .li-area {
    border-style: solid;
    border-width: 1px;
    width: 50%;
    height: 41px;
    box-sizing: border-box;
}

.ajaxform .fliw {
    border-style: solid;
    border-width: 1px;
    width: 50%;
    *width: 49%;
    /*width:-moz-calc(50% - 5px);
    width:-webkit-calc(50% - 5px);
    width: calc(50% - 5px);*/
    height: 41px;
}

.ajaxform .ul-mform, .ajaxform .ul-m-none {
    padding: 0;
    margin: 0 auto;
    width: 98%;
}

.f_hot_op_bt1.f_hot_op_bt {
    background: #00ade3;
    border: 1px solid #03a5d8;
    color: #fff;
    padding: 0 14px;
    margin-right: 5px;
    line-height: 24px;
    border-radius: 2px;
}

    .f_hot_op_bt1.f_hot_op_bt:hover {
        border-color: #cbcbcb;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
    }

.f_hot_op_bt2.f_hot_op_bt {
    font-size: 12px;
    color: #444;
    background: #fff;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    padding: 0 14px;
    /*margin-right:15px;*/
    line-height: 24px;
}

    .f_hot_op_bt2.f_hot_op_bt:hover {
        border-color: #cbcbcb;
        box-shadow: 0 1px 3px rgba(0,0,0,.2);
        background: #f1f1f1;
    }

.ajaxform .ul-title {
    width: 90%;
    padding: 0 0 4px 0;
    margin: 0 auto;
}
/*width:100%;overflow:auto;*/
.neibg {
    background: #fbfbfb;
}

.search-title {
    font-size: 12px;
    color: #333;
    font-family: "Microsoft YaHei","微软雅黑";
}

.tag2_menu > ul {
    height: 40px;
    background: #f3f3f3;
    line-height: 39px;
    font-size: 14px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

    .tag2_menu > ul > li:first-child > a {
        color: #737373;
        padding: 0;
        padding-left: 20px;
        background: url(/Images/shouy.png) no-repeat left center;
        height: 40px;
        line-height: 40px;
        display: inline-block;
    }

    .tag2_menu > ul > li {
        height: 40px;
        background: #f3f3f3;
        line-height: 39px;
    }

        .tag2_menu > ul > li.nowtag > a {
            background: #f3f3f3;
            color: #737373;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            padding: 0;
        }

.searchform {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px;
    border-radius: 0;
}

.toolbar, #Div1 {
    padding: 10px;
    overflow: hidden;
}

.form-ctr {
    width: 100%;
    /*line-height:34px;*/
}

    .form-ctr input[id^="Button"] {
        /*font-size: 13px;
        color: #fff;
        background: #00ade3;
        border: 1px solid #00ade3;
        border-radius: 2px;
        padding: 0 14px;
        line-height: 24px;*/
        font-size: 13px;
        color: #444;
        background: #fff;
        border: 1px solid #cbcbcb;
        border-radius: 2px;
        padding: 0 14px;
        margin-right: 3px;
        margin-left: 0;
        line-height: 24px;
        text-shadow: none;
        font-family: 'Microsoft YaHei';
        margin-top: -6px;
    }

        .form-ctr input[id^="Button"]:hover {
            border-color: #cbcbcb;
            box-shadow: 0 1px 3px rgba(0,0,0,.2);
            background: #f1f1f1;
        }

#upwenjian {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #444;
    background: #fff;
    padding: 7px 14px;
    line-height: 30px;
    width: 200px;
    border: 1px solid #cbcbcb;
    vertical-align: middle;
}

    #upwenjian > span {
        position: absolute;
        left: 15px;
        top: 0px;
        cursor: pointer;
        background: #fff;
        width: 67px;
        border: 1px solid #cbcbcb;
        border-radius: 2px;
        text-align: center;
        z-index: -1;
    }

    #upwenjian > input[type="file"] {
        height: 24px;
        background: transparent;
        border: none;
        padding-top: 0;
    }

.transButton {
    background: transparent;
    border: none;
}

.newtd1 {
    clear: none;
    line-height: 150%;
    margin: 0;
    width: 127px;
    font-size: 13px;
    text-align: right;
    padding-right: 10px;
    height: 100%;
    color: #333;
    background-color: #f7f7f7;
    border: 1px solid #E5E5E5;
    padding: 10px 5px 7px 0px;
    border-right: none;
    border-bottom: none;
}

.newtd2 {
    clear: none;
    height: 100%;
    text-align: left;
    overflow: inherit;
    font-size: 13px;
    line-height: 34px;
    color: #333;
    background-color: #fff;
    padding: 4px 3px 4px 5px;
    border: 1px solid #E5E5E5;
    border-right: none;
    border-bottom: none;
}

.title-td.newtd2 {
    text-align: center;
    background: #f7f7f7;
}

.nextpage {
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
}

.title-td-title > span {
    min-width: 100px;
    display: inline-block;
}

.title-td-title {
    text-align: center;
}

.gxinput {
    background: #00ade3;
    border: 1px solid #03a5d8;
    color: #fff;
    padding: 0 14px;
    margin-right: 20px;
    line-height: 24px;
    border-radius: 2px;
    height: 26px;
    font-size: 12px;
}

#Div2 {
    text-align: right; /*提交讨论内容按钮靠右边**/
    width: 90%;
    margin: 0 auto;
}

.ajaxform .form-ctr select, .ajaxform .form-ctr input {
    border: 1px solid #ddd;
    min-height: 30px;
}
/*.ajaxform .form-ctr select,.ajaxform .form-ctr input[name*='ime']{border:none;}*/
.form-txt:focus, .form-txt:hover, .form-data-txt:focus, .form-data-txt:hover, .form-txts:focus, .form-txts:hover, .textarea:focus, .textinput_focus, .textarea_focus, .textarea:hover {
    border-color: #FFD364 !important;
}

.ussec {
    font-size: 12px;
    color: #fff;
    outline: none;
    border: 1px solid #03a5d8;
    background: #00ade3 url(/images/btnpic/btn_view.png) no-repeat 7px 5px;
    border-radius: 2px;
    font-family: "Microsoft YaHei";
    display: inline-block;
    text-align: center;
    text-decoration: none;
    /* border-radius: 3px; */
    padding: 0px 14px;
    margin: 5px 4px 5px 0;
    line-height: 24px;
    padding-left: 23px;
    height: 26px;
}

    .ussec:hover {
        background-color: #03baf3;
        border-color: #03baf3;
        color: #FFF;
        text-decoration: none;
        cursor: pointer;
    }

.ajaxform .form-ctr span, .defaultform .form-ctr {
    padding-left: 10px;
}

#cke_Content span {
    padding-left: 0px;text-align:center;
}

.ajaxform .form-ctr, .defaultform .form-ctr, .listform .form-ctr {
    width: 100%;
}

.MGB {
    margin-bottom: 10px;
}
/*任务监控样式*/
.shujidf, shujidg {
    height: 26px;
    line-height: 26px;
    color: #444;
    font-size: 13px;
}

.shujid table {
    line-height: 26px;
    text-align: right;
}

.sjd a:link, .sjd a:visited {
    line-height: 26px;
    color: #444;
    font-size: 13px;
    padding-left: 5px;
}

.nd-text11:link, .nd-text11:visited {
    float: left;
    color: #444;
    font-size: 13px;
    padding-left: 5px;
}

.ajaxform {
    margin-top: 20px;
}

.pl10 {
    padding-left: 10px;
}

.pr10 {
    padding-right: 10px;
}

#form1  table table.pl10.pr10 td {
    height: 40px !important;
}

#GridView1 th.newtitle1 a {
    display: inline-block;
    padding-right: 16px;
    color: #444 !important;
    font-family: "Microsoft YaHei", "微软雅黑" !important;
    font-size: 13px;
    font-weight: 600;
    background: url('../Images/btnpic/xpx.png') no-repeat right center;
}

    #GridView1 th.newtitle1 a:hover {
        background: url('../Images/btnpic/xpx1.png') no-repeat right center;
        color: #00ade3;
    }

    #GridView1 th.newtitle1 a.spx {
        display: inline-block;
        padding-right: 16px;
        color: #444 !important;
        font-family: "Microsoft YaHei", "微软雅黑" !important;
        font-size: 13px;
        font-weight: 600;
        background: url('../Images/btnpic/spx.png') no-repeat right center;
    }

        #GridView1 th.newtitle1 a.spx:hover {
            background: url('../Images/btnpic/spx1.png') no-repeat right center;
            color: #00ade3;
        }

.wd100 {
    width: 100%;
}

.list_title_ck {
    background: #f3f3f3 url('../Images/title_CK.png') no-repeat center center;
}

.list_title_bj {
    background: #f3f3f3 url('../Images/title-BJ.png') no-repeat center center;
}

.list_title_sc {
    background: #f3f3f3 url('../Images/title-SC.png') no-repeat center center;
}

#GridView1 {
    table-layout: fixed;
}

.slh_a {
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wd40 {
    width: 40px;
}

.maxwidth {
    max-width: 70% !important;
}

#form1 > table table {
    height: auto !important;
}

    #form1 > table table td {
        height: auto !important;
    }

.btn_opcl {
    margin-top: -5px;
    width: 50px;
    border-radius: 13px;
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    /*border-radius: 4px;*/
    border: 1px solid;
    border-color: #cccccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    box-sizing: border-box;
}

.btn_opcl_btn {
    width: 100px;
    height: 25px;
    display: inline-block;
    top: 0;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: margin-left 0.5s;
    transition: margin-left 0.5s;
}

.btn_opcl .btn_opcl_btn span {
    display: none;
    float: left;
    width: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    height: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 16px;
}

.btn_opcl .btn_opcl_btn .btn_on {
    display: inline-block;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #aaa;
    /*border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;*/
    text-align: center;
    z-index: 1;
}

.btn_opcl .btn_opcl_btn .btn_lable {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333333;
    background: #ffffff;
    display: none;
}

.btn_opcl .btn_opcl_btn .btn_off {
    color: #000;
    background: #eeeeee;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    text-align: center;
    z-index: 1;
    display: none;
}

.btn_inck {
    position: absolute !important;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

#Contents img {
    max-width: 700px;
}

.overflowAuto {
    overflow: auto !important;
    height: 100% !important;
}

.ajaxform label.area-title, .ajaxform li.li-area, .ajaxform .field-content {
    height: auto;
    min-height: 35px;
}

.pdr30 {
    padding-right: 30px;
}
#nextrs1 td{white-space:inherit!important;}
#nextrs1 td a{display:inline;}
#nextrs1 td font{padding:0 10px;}
#taolun{height:100px!important;}
.cke_1.cke.cke_reset {
    width:98%!important;min-width:880px;
}
#con {
	FONT-SIZE: 14px;
	MARGIN: 0px auto;
	WIDTH: 100%;
            /*overflow: hidden;*/
	height: 100%;
	float: left;
}

#tags {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 100%;
	PADDING-TOP: 8px;
	HEIGHT: 20px;
            /*border-left: 1px solid #b4c1ca;
            border-top: 1px solid #ddd;*/
            /*border-top-left-radius: 5px;*/
	font-size: 12px;
            /*font-weight: bold;*/
}

#tags LI A {
	font-size: 14px;
	background-color: white;
	PADDING-RIGHT: 20px;
	PADDING-LEFT: 20px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	color: #6c6f79;
	font-family: "Microsoft YaHei", 'Microsoft YaHei';
}

#tags LI.emptyTag {
	BACKGROUND: none transparent scroll repeat 0% 0%;
	WIDTH: 4px;
}

#tags LI.selectTag {
                /*BACKGROUND-POSITION: left top;*/
                /*MARGIN-BOTTOM: -2px;*/
	POSITION: relative;
	HEIGHT: 20px;
}

#tags LI {
	FLOAT: left;
	position: relative;
                /*border-right: 1px solid #b4c1ca;
               border-top: 1px solid #ddd;*/
	LIST-STYLE-TYPE: none;
	HEIGHT: 20px;
                /*border-bottom-color: white;*/
                /*border-top-left-radius: 5px;
                border-top-right-radius: 5px;*/
                /*background: #e4eff8;*/
}
#tags LI#fr_s{
    float:right;
    margin-right:50px;
    color:#717070;
    font-size: 12px;
}
#tags LI.selectTag A {
                    /*BACKGROUND-POSITION: right top;*/
	background-color: #fff;
                    /*border-color: #d2d2d2;*/
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #00ade3;
	outline: 0;
	cursor: pointer;
                    /*border-color: #d2d2d2;
                        border-style: solid;
                        border-width: 1px;*/
	float: left;
	padding: 0 20px;
                    /*border-top-left-radius: 5px;
                    border-top-right-radius: 5px;*/
	border-bottom: none;
	text-decoration: none;
                    /*font-weight: bold;*/
	font-family: 'Microsoft YaHei';
}

#tags LI.selectTag:after {
	position: absolute;
	right: 42px;
	top: 26px;
	width: 0;
	height: 0;
	content: "";
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: #fbfbfb transparent;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); 
}
#tags LI.selectTag:before {
    position: absolute;
    right: 40px;
    top: 24px;
    width: 0;
    height: 0;
    content: "";
    border-width: 8px 8px 0 8px;
    border-style: solid;
    border-color: #e5e5e5 transparent;
    -webkit-transition: transform .25s;
       -moz-transition: transform .25s;
        -ms-transition: transform .25s;
         -o-transition: transform .25s;
            transition: transform .25s;
      -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg)
}
#tagContent {
	PADDING-RIGHT: 1px;
            /*BORDER-TOP: #00ade3 1px solid;*/
            /*PADDING-LEFT: 1px;
            PADDING-BOTTOM: 1px;*/
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #fff;
}
