/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 12px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;-webkit-appearance:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }

a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.w1200{ width:1200px; margin:0 auto;}
.w1080{ width:1080px; margin:0 auto;}



/*tjz*/

.panel-title {font-weight:bold;font-family:'Microsoft YaHei'; font-size:16px;}
.right_c_1_2{line-height:38px;border-bottom: solid 1px #eee; }

.td_1, .right_c_1_2, .td_index, .td_list {
    line-height: 29px;
    border-bottom: solid 1px #eee;
    background: url(../images/redpointe.jpg) no-repeat 4px center;
    padding-left: 7px;
}

.td_1 {
    background: url(../images/redpointe.jpg) no-repeat 1px center;
}

    .td_1 > a:hover {
        color: #ed4e38;
    }

.right_c_1_2, .td_index, .td_list {
    line-height: 41px;
    padding-left: 15px;
}

.td_list {
    background: url(../images/ico1.png) no-repeat 21px center;
    padding-left: 35px;
}

    .td_index a, .td_list a {
        color: #333;
        font-size:18px;
    }

        .td_index a:hover, .td_list a:hover {
            color: #ff9f24;
        }

.right_c_1_4 {
    line-height: 38px;
    border-bottom: solid 1px #eee;
    background: url(../images/ico1.png) no-repeat center left;
    padding-left: 7px;
}

/*.right_c_1_3{line-height:20px;height:45px; border-bottom: solid 10px #fff;background-color:#e2e9ee;color:#0c66ad; padding-left:7px; padding-right:10px; }

.right_c_1_3 a {
color:#0c66ad;
}*/

.list_time{/*border-bottom:solid 1px #eee;color:#999*/}
/*.list_time2 {
    background-color:#c1d9ec;color:#0c66ad;border-bottom-left-radius:2px;border-top-left-radius:2px;text-align:center;vertical-align:middle;border-bottom: solid 10px #fff;padding:8px;
}*/

#menu{padding-left:-750px;}



