@charset "utf-8";
/* CSS Document */
/*
* @description: 网站一级页面样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-28 13:08)
*/



.u-uploader{position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0; margin:20px 0px;}
.u-filename{float:left; display:inline-block; outline:0 none; height:36px; width:350px; margin:0; padding:8px 10px; overflow:hidden; cursor:default; text-overflow:ellipsis; white-space:nowrap; background:#fff; border:1px solid #ddd; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.u-button{float:left; height:36px; display:inline-block; outline:0 none; padding:8px 20px; margin:0; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 10px; background: #cd0000; border: none; color: #fff;}
.u-uploader input[type=file]{position:absolute; top:0; right:0; bottom:0; border:0; padding:0; margin:0; height:48px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0;}
.u-button{float:left; height:36px; display:inline-block; outline:0 none; padding:8px 20px; margin:0; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 10px; background: #cd0000; border: none; color: #fff;}
.u-uploader input[type=file]{position:absolute; top:0; right:0; bottom:0; border:0; padding:0; margin:0; height:36px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0;}

.is-head {background: url(../images/h1.jpg) no-repeat;height: 64px;line-height: 64px;padding-left: 68px;font-size: 14px;font-weight: bold;}
    .is-banner1{height:197px;}
	.is-text {padding: 18px 41px 28px 41px;min-height: 100%;font-size: 14px;}
	.is-text h2 {color:#0c6fc0;}
	.is-text ul li {
    width: 260px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    padding-left: 15px;
    height: 36px;
    line-height: 36px;
    background: url(../images/libg1.jpg) no-repeat left center;
    float: left;}