﻿body 
{
   margin: 0;
   padding: 0;
   background-color: #FFFFFF;
   CURSOR: default;
}
ul,li
{
    list-style:none;
    margin:0px;
    padding:0px;
}
img
{
	border-style: none;
	border-width: 0;
	border:none;
}
td,p,li,select,input,div,ul,tr,textarea,form,table,body
{
	font-family: 宋体, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
table 
{
	border:0px;
}
td,table
{
	word-wrap: break-word;
	white-space:normal;
	overflow:hidden;
    /*word-break: keep-all;*/
}
A:link,A:visited 
{
	color: #000000;
	text-decoration: none;
	line-height: 21px;
	font-weight:normal;
}
A:active,A:hover 
{
	color:#ba2636;
	text-decoration: underline;
	line-height: 21px;
	font-weight:normal;
}
/*导航字体开始*/
.daohang
{
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
/*导航字体结束*/
/*导航背景图片开始*/
.daohang_img
{
	background-image: url('../images/dhbj.gif');
    background-repeat: no-repeat;
}
/*导航背景图片结束*/
/*导航用户字体开始*/
.yonghu
{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
/*链接*/
.yonghu a:link,.yonghu a:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.yonghu a:active,.yonghu a:hover
{
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
/*导航用户字体结束*/
/*最新动态开始*/
.dongtai
{
	color: #1675b7;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
}
/*最新动态结束*/
/*登录文字开始*/
.denglu_wz
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
/*登录文字结束*/
/*CMS登录文字开始*/
.cmsdenglu_wz {
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
}
/*CMS登录文字结束*/
/*版权文字开始*/
.banquan
{
	color: #676c66;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
/*版权文字结束*/
/*登录文本框开始*/
.denglu_text {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 150px;
    height: 25px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .denglu_text:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*登录文本框结束*/
/*验证码文本框开始*/
.yanzheng {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 70px;
    height: 25px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .yanzheng:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*验证码文本框结束*/
/*登录按钮开始*/
.denglu_an {
    width: 70px;
    height: 25px;
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .denglu_an:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*登录按钮结束*/
/*左侧导航表格开始*/
.tabletree
{
	padding-left: 10px;	
}
/*左侧导航表格结束*/
/*左侧导航项目名称开始*/
.treelabel
{
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
/*链接*/
.treelabel a:link,.treelabel a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
.treelabel a:active,.treelabel a:hover
{
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	position: relative;
	right: 1px;
	bottom: 1px;
}
/*左侧导航项目名称结束*/
/*左侧导航栏目图标开始*/
/*下面有栏目*/
.menu1 {
	background-image: url('../images/folder1.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: pointer;
}
.menu2 {
	background-image: url('../images/folder2.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: pointer;
}
/*下面没栏目*/
.menu3 {
	background-image: url('../images/folder3.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: pointer;
}
.menu4{
	background-image: url('../images/folder4.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	left: 32px;
	padding-left: 32px;
	cursor: pointer;
}
.menu5 {
    background-image: url('../images/folder5.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 17px;
    left: 32px;
    padding-left: 32px;
    cursor: pointer;
}
.menu6 {
    background-image: url('../images/folder6.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 17px;
    left: 32px;
    padding-left: 20px;
    cursor: pointer;
}
.menu7 {
    background-image: url('../images/folder7.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 17px;
    left: 32px;
    padding-left: 20px;
    cursor: pointer;
}
/*下面有栏目*/
.file{
	background-image: url('../images/file.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	cursor: pointer;
	padding-left: 32px;
}
/*下面没栏目*/
.file1 {
	background-image: url('../images/file1.gif');
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	height: 17px;
	cursor: pointer;
	padding-left: 32px;
}
.file2 {
    background-image: url('../images/file2.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 17px;
    cursor: pointer;
    padding-left: 20px;
}
/*下面有栏目*/
.list{
	padding-left: 20px;
	background-image: url('../images/list.gif');
	background-repeat: no-repeat;
	background-repeat: repeat-y;
}
/*最底端没栏目*/
.list1{
	padding-left: 20px;
}
/*左侧导航栏目图标结束*/
/*子页面位置开始*/
.body_z
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*子页面位置结束*/
/*子页面当前位置开始*/
.dqwz,a.dqwz:link,a.dqwz:visited
{
	color: #002280;
	text-decoration: none;
	font-weight:normal;
}
.dqwz,a.dqwz:active,a.dqwz:hover
{
	color: #002280;
	text-decoration: underline;
	font-weight:normal;
}
/*子页面当前位置结束*/
/*子页面总表格开始*/
.tableborder			
{
	background: #c2e7ff; 
	border: 1px solid #1ba2e2
}
.tableheader
{
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #1ba2e2;
}
/*文件上传标题头开始*/
.tableheader_upload
{
	font-size: 14px;
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #1ba2e2;
	padding-left:5px;
}
/*文件上传标题头结束*/
.tablelabel
{
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.tabletext
{
	color: #666666;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
/*文本框开始*/
.tabletextbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 260px;
    height: 25px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .tabletextbox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*文本框结束*/
/*文本框简介开始*/
.tabletextboxjj
{
    width: 350px;
    height: 150px;
}
/*文本框简介结束*/
/*下拉框开始*/
.tablecombox
{
    width: 260px;
    height: 25px;
}
.tablecombox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .tablecombox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*下拉框结束*/
/*多选框开始*/
.tablelistbox
{
    width: 260px;
}
.tablelistbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .tablelistbox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*子栏目背景色*/
.tablelistbox_bj
{
	background-color: #99c4e3;
}
/*多选框结束*/
/*保存按钮开始*/
.tablebutton
{
	height: 36px;
	width: 80px;
}
.tablebutton {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .tablebutton:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*保存按钮结束*/
/*修改删除按钮开始*/
.tablebutton_xg
{
	height: 22px;
	width: 55px;
}
.tablebutton_xg {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .tablebutton_xg:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*修改删除按钮结束*/
/*上传图片按钮开始*/
.uploadbutton
{
	height: 25px;
	width: 80px;
}
.uploadbutton {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .uploadbutton:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*上传图片按钮结束*/
/*上传开始*/
.fileupload
{
	height: 24px;
	width: 250px;
}
/*上传结束*/
/*上传进度开始*/
.uploadtime
{
    padding: 0px;
    border: #7f9db9 1px solid;
    color: #000000;
    background-color: #ffffff;
}
.uploadtimediv
{
    border-style: solid;
    border-width: 0px;
    padding: 0px;
    cursor: pointer;
    color: #ffffff;
    background-color: #1ba2e2;
    text-align:center;
    line-height:20px;
}
/*上传进度结束*/
/*列表行开始*/
.tableitem_l
{
	color: #000000; 
	font-weight:normal; 
	background-color: #dbeaf5;
}
.tableitem_b
{
	color: #000000; 
	white-space:nowrap;
	background-color: #ffffff;
}
/*列表行结束*/
/*排序文本框开始*/
.tableinput
{
    width: 35px;
    height: 20px;
}
.tableinput {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .tableinput:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*排序文本框结束*/
/*版块文本框开始*/
.tableinput_bk
{
    width: 150px;
    height: 25px;
}
.tableinput_bk {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .tableinput_bk:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*版块文本框结束*/
/*操作按钮开始*/
.buttonaction
{
	height: 25px;
	width: 80px;
    margin-top:2px;
    margin-bottom:2px;
}
.buttonaction {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonaction:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮结束*/
/*操作按钮2个字开始*/
.buttonactionduan {
    height: 25px;
    width: 60px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.buttonactionduan {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonactionduan:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮2个字结束*/
/*操作按钮3个字开始*/
.buttonactionduansan {
    height: 25px;
    width: 70px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.buttonactionduansan {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonactionduansan:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮3个字结束*/
/*操作按钮4个字开始*/
.buttonactionduanxw {
    height: 25px;
    width: 80px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.buttonactionduanxw {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonactionduanxw:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮4个字结束*/
/*操作按钮5个字开始*/
.buttonactionduanwu {
    height: 25px;
    width: 90px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.buttonactionduanwu {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonactionduanwu:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮5个字结束*/
/*操作按钮6个字开始*/
.buttonactionduanliu {
    height: 25px;
    width: 100px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.buttonactionduanliu {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .buttonactionduanliu:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*操作按钮6个字结束*/
/*操作链接开始*/
.tablelink,a.tablelink:link,a.tablelink:visited
{
	color: #002280;
	text-decoration: none;
	font-weight:normal;
}
.tablelink,a.tablelink:active,a.tablelink:hover
{
	color: #002280;
	text-decoration: underline;
	font-weight:normal;
}
/*操作链接结束*/
/*分页单元格开始*/
.tablepage
{
	color: #000000; 
	font-weight:normal; 
	word-break: keep-all;
	white-space:nowrap;
	background-color: #e1ecfc;
	padding-left:24px;
}
/*分页单元格结束*/
/*列表分页样式开始*/
.fenye_ht {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 3px; 
	PADDING-TOP: 3px; 
	TEXT-ALIGN: center;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.fenye_ht A
{
	border: #b1b1b1 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin: 2px;
	color: #036cb4;
	padding-top: 3px;
	text-decoration: none;
	background-color: #FFFFFF;
}
.fenye_ht A:hover, .fenye_ht A:active{
	BORDER: #afd705 1px solid; 
	COLOR: #036cb4; 
	background-color: #ffffff;
}
.fenye_ht .current {
	BORDER: #036cb4 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #ffffff; 
	PADDING-TOP: 2px; 
	BACKGROUND-COLOR: #036cb4
}
.fenye_ht .disabled {
	BORDER: #b1b1b1 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #a5a5a5; 
	PADDING-TOP: 2px; 
}
.fenye_ht .datacount {
	BORDER: #b1b1b1 1px solid; 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	COLOR: #036cb4; 
	PADDING-TOP: 2px; 
	font-weight:bold;
}
/*列表分页样式结束*/
/*文章分页样式开始*/
.fenye_wz_ht {
	PADDING-RIGHT: 3px; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 3px; 
	MARGIN: 3px; 
	PADDING-TOP: 3px; 
	TEXT-ALIGN: center
}
.fenye_wz_ht A {
	BORDER-RIGHT: #fff 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	BORDER-LEFT: #fff 1px solid; 
	COLOR: #000099; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #fff 1px solid; 
	TEXT-DECORATION: underline
}
.fenye_wz_ht A:hover, .fenye_wz_ht A:active{
	BORDER-RIGHT: #000099 1px solid; 
	BORDER-TOP: #000099 1px solid; 
	BORDER-LEFT: #000099 1px solid; 
	COLOR: #000; 
	BORDER-BOTTOM: #000099 1px solid
}
.fenye_wz_ht SPAN.current {
	BORDER-RIGHT: #fff 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #fff 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	BORDER-LEFT: #fff 1px solid; 
	COLOR: #000; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #fff 1px solid; 
	BACKGROUND-COLOR: #fff
}
.fenye_wz_ht SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #eee 1px solid; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 2px; 
	BORDER-LEFT: #eee 1px solid; 
	COLOR: #ddd; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #eee 1px solid
}
/*文章分页样式结束*/
/*查询文本框开始*/
.searchtextbox
{
    width: 100px;
    height: 20px;
    margin-top:2px;
    margin-bottom:2px;
}
.searchtextbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .searchtextbox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*查询文本框结束*/
/*下拉框开始*/
.searchcombox {
    height: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.searchcombox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .searchcombox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*下拉框结束*/
/*查询按钮开始*/
.searchbutton {
    height: 22px;
    width: 60px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.searchbutton {
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .searchbutton:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*查询按钮结束*/
/*信息页面系统名称开始*/
.denglu_xt
{
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	font-weight:bold;
}
.denglu_mc
{
	color: #0000FF;
	font-size: 16px;
	text-decoration: none;
	font-weight:bold;
}
/*信息页面系统名称结束*/
/*子页面总表格结束*/
/*文章分页开始*/
.ke-pagebreak 
{
    border:1px dotted #AAA;
	font-size:0px;
	height:2px;
}
/*文章分页结束*/
/*提交红色开始*/
.tjhs,a.tjhs:link,a.tjhs:visited
{
	color: #ff0000;
	text-decoration: none;
	font-weight:normal;
}
.tjhs,a.tjhs:active,a.tjhs:hover
{
	color: #ff0000;
	text-decoration: underline;
	font-weight:normal;
}
/*提交红色结束*/
/*模板切换*/
.ulnav{height:30px;}
.ulnav li{float:left;height:30px;width:150px;line-height:30px;text-align:center;color:#ffffff;margin-left:5px;margin-right:5px; cursor:pointer;}
.ulnav .liactive{background-color:#ffffff;font-weight:bold;color:#000000;}
.ulnav li:hover{background-color:#ffffff;font-weight:bold;color:#000000;}
/*模板切换*/
/*资料上传*/
.zlscboxtxt 
{
    width:100%;
    height:25px;
    margin-bottom:5px;
}
.zlscbox {
    height: 138px;
    width: 100%;
    overflow: hidden;
    display: inline;
}

    .zlscbox .imglist {
        height: 138px;
        width: 138px;
        float: left;
        overflow: hidden;
    }

        .zlscbox .imglist .htfileitembox {
            height: 128px;
            width: 128px;
            float: left;
            position: relative;
            padding: 4px;
            -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.075);
            box-shadow: 0 1px 2px rgba(0,0,0,0.075);
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            display: block;
            line-height: 1.428571429;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
        }

            .zlscbox .imglist .htfileitembox img {
                display: block;
                /*height:auto;
    max-width:100%;*/
                width: 128px;
                height: 128px;
            }

            .zlscbox .imglist .htfileitembox .info {
                position: absolute;
                left: 4px;
                bottom: 4px;
                right: 4px;
                height: 20px;
                line-height: 20px;
                text-indent: 5px;
                background: rgba(0, 0, 0, 0.6);
                color: white;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                font-size: 12px;
                z-index: 10;
            }

            .zlscbox .imglist .htfileitembox .error {
                position: absolute;
                top: 4px;
                left: 4px;
                right: 4px;
                background: red;
                color: white;
                text-align: center;
                height: 20px;
                font-size: 14px;
                line-height: 23px;
            }

    .zlscbox .uploadbtn {
        width: 120px;
        height: 138px;
        float: left;
        overflow: hidden;
        margin-left: 20px;
    }

        .zlscbox .uploadbtn .qcbtn {
            margin-top: 20px;
        }

        .zlscbox .uploadbtn .qcbtn1 {
            margin-top: 7px;
        }

#txupload, #zpupload, #zjzupload, #sqsupload, #tp1upload, #tp2upload, #tp3upload, #tpupload {
    margin-top: 28px;
}

.zlscbox .progress {
    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
    height: 10px;
    overflow: hidden;
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    top: 0px;
    left: 4px;
    right: 0px;
    height: 10px;
    position: absolute;
}

    .zlscbox .progress span {
        background-image: -webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
        background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
        box-sizing: border-box;
        float: left;
        height: 100%;
        font-size: 12px;
        line-height: 20px;
        color: #ffffff;
        text-align: center;
        background-color: #428bca;
        -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
        box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
        -webkit-transition: width .6s ease;
        transition: width .6s ease;
        -webkit-animation: progress-bar-stripes 2s linear infinite;
        animation: progress-bar-stripes 2s linear infinite;
        background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
        background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
        background-size: 10px 10px;
    }

.zlscbox .success {
    display: block;
    position: absolute;
    left: 4px;
    bottom: 4px;
    height: 40px;
    right: 4px;
    z-index: 200;
    background: url(../ht_ueditor/dialogs/image/images/success.png) no-repeat right bottom;
}
/*清除按钮*/
.zlscbox .clearbtn {
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    overflow: hidden;
    border: none;
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

.zlscbox .clearbtn:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
}
/*选择按钮*/
.zlscbox .selectbtn {
    background-color: #ffffff;
    color: #ffffff;
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #0190bb;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #00b7ee;
}

    .zlscbox .selectbtn:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #00a2d4;
        border-color: #0083ac;
        background-image: none;
    }
/*模板编辑器*/
.ht_textareanum_box {
    width: 100%;
    height: 300px;
    border: 1px solid #dddddd;
}

    .ht_textareanum_box .ht_textareanum_linenum {
        height: 100%;
        width: 32px;
        overflow: hidden;
        text-align: center;
        background-color: #ecf0f5;
        line-height: 20px;
        padding: 0px;
        margin: 0px;
        float: left;
        margin-right: -100%;
        _margin-right: -50%;
    }

    .ht_textareanum_box .ht_textareanum_right {
        height: 100%;
        float: left;
        width: 100%;
    }

        .ht_textareanum_box .ht_textareanum_right .ht_textareanum_tabox {
            margin-left: 32px;
            _margin-left: 16px;
            height: 100%;
        }

            .ht_textareanum_box .ht_textareanum_right .ht_textareanum_tabox textarea {
                border: none;
                resize: none;
                line-height: 20px;
            }
/*模板编辑器*/
/*图片裁剪选择*/
.disabled {
    pointer-events: none;
    opacity: 0.6;
}

.retry {
    color: #428bca;
    text-decoration: none;
}

    .retry:hover {
        color: #2a6496;
        text-decoration: underline;
    }
/*图片裁剪候选框*/
.imgitemhxul {
    text-align: center;
    overflow: hidden;
    width: 660px;
    height: 140px;
}

    .imgitemhxul li {
        position: relative;
        float: left;
        width: 200px;
        height: 140px;
        overflow: hidden;
        margin-right: 20px;
    }

        .imgitemhxul li img {
            width: 200px;
            height: 140px;
            cursor: pointer;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

        .imgitemhxul li:hover .cover-img-hover {
            display: block;
        }
/*图片裁剪候选框*/
.HTimgjcropitembox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2040;
    display: none;
    overflow: hidden;
}

    .HTimgjcropitembox .HTimgjcropbox {
        border: 0;
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
        background-color: #ffffff;
        position: absolute;
        border-radius: 6px;
        outline: 0;
        background-clip: padding-box;
        width: 490px;
        height: 410px;
        left: 50%;
        top: 50%;
        margin-left: -245px;
        margin-top: -205px;
    }

        .HTimgjcropitembox .HTimgjcropbox .HTimgjcropbt {
            position: relative;
            height: 60px;
            line-height: 60px;
            font-size: 20px;
            color: #595959;
            text-align: center;
        }

        .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem {
            height: 270px;
            max-height: 270px;
            overflow-y: auto;
            background: #e9e9e9;
            text-align: center;
        }

            .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload {
                height: 250px;
                max-height: 250px;
                text-align: center;
                width: 450px;
                margin-left: 20px;
                margin-top: 20px;
            }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .webuploader-pick {
                    font-size: 16px;
                    margin: 0px;
                    width: 126px;
                    height: 42px;
                    line-height: 42px;
                    padding: 0px;
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .uploader-list {
                    height: 100px;
                    overflow: hidden;
                }

                    .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .uploader-list .htfileitembox {
                        width: 100%;
                        overflow: hidden;
                        height: 100px;
                    }

                    .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .uploader-list h4 {
                        font-size: 18px;
                        height: 27px;
                        line-height: 27px;
                        margin-bottom: 5px;
                        margin-top: 0px;
                    }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .state {
                    font-size: 16px;
                    height: 24px;
                    line-height: 24px;
                    margin: 0px;
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .btns {
                    font-size: 16px;
                    line-height: 1.5;
                    color: #333333;
                    height: 45px;
                }

                    .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .btns #fmtupload {
                        display: inline-block;
                        line-height: 1.428571429;
                        vertical-align: middle;
                        margin: 0 12px 0 0;
                        position: relative;
                    }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .webuploader-pick-hover {
                    background: #00a2d4;
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .progress {
                    background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
                    background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
                    height: 20px;
                    overflow: hidden;
                    background-color: #f5f5f5;
                    border-radius: 4px;
                    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                    margin-top: 8px;
                }

                    .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .progress.active .progress-bar {
                        -webkit-animation: progress-bar-stripes 2s linear infinite;
                        animation: progress-bar-stripes 2s linear infinite;
                    }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .progress-striped .progress-bar {
                    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                    background-size: 40px 40px;
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .progress-bar {
                    background-image: -webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
                    background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .HTimgupload .progress-bar {
                    box-sizing: border-box;
                    float: left;
                    height: 100%;
                    font-size: 12px;
                    line-height: 20px;
                    color: #ffffff;
                    text-align: center;
                    background-color: #428bca;
                    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                    -webkit-transition: width .6s ease;
                    transition: width .6s ease;
                }

        .HTimgjcropitembox .HTimgjcropbox .HTimgjcrop {
            height: 270px;
            max-height: 270px;
            background: #e9e9e9;
            text-align: center;
            vertical-align: middle;
        }

        .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .imgul {
            text-align: center;
            overflow: hidden;
            height: auto;
            padding-left: 17px;
            padding-top: 15px;
        }

            .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .imgul li {
                position: relative;
                float: left;
                width: 100px;
                height: 100px;
                overflow: hidden;
                margin: 0px 7px 22px;
                background: rgba(0,0,0,.5);
            }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .imgul li img {
                    max-width: 100%;
                    min-height: 100%;
                    cursor: pointer;
                }

                .HTimgjcropitembox .HTimgjcropbox .HTimgjcropitem .imgul li:hover .cover-img-hover {
                    display: block;
                }

.cover-img-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.HTimgjcropitembox .HTimgjcropbox .HTimgjcropbtn {
    height: 80px;
    line-height: 80px;
    text-align: center;
}
/*图片裁剪选择*/
/*模板图片上传*/
.HTmbimguploaditembox {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2040;
    display: none;
    overflow: hidden;
}
.HTmbimguploadbox {
    border: 0;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    background-color: #ffffff;
    position: fixed;
    border-radius: 6px;
    outline: 0;
    background-clip: padding-box;
    width: 648px;
    height: 555px;
    left: 50%;
    top: 50%;
    margin-left: -324px;
    margin-top: -277px;
    z-index: 2040;
}
.HTmbimguploadbox .HTmbimguploadbt {
        position: relative;
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        color: #595959;
        text-align: center;
    }
.HTmbimguploadbox .HTmbimguploaditem {
        height: 398px;
        overflow-y: auto;
        background: #e9e9e9;
        text-align: left;
    }
.HTmbimguploadbox .HTmbimguploadbtn {
        height: 80px;
        line-height: 80px;
        text-align: center;
    }
    .HTmbimguploadbox .HTmbimguploadpage {
        border: none;
        border: 1px solid #dadada;
        margin: 8px;
        width: 630px;
        height: 380px;
        overflow: hidden;
    }
/*模板图片上传*/
/*弹出背景层*/
.HTdialog-wrapper {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    background-color: #cccccc;
    position: fixed;
}
/*弹出背景层*/
/*灰色按钮样式*/
.HTbuttonGray {
    background-color: #ffffff;
    color: #333333;
    width: 100px;
    height: 45px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .HTbuttonGray:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
.HTbuttonGray_x {
    padding:0px;
    background-color: #ffffff;
    color: #333333;
    width: 30px;
    height: 54px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .HTbuttonGray_x:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
/*蓝色按钮*/
.HTbuttonBlue {
    background-color: #ffffff;
    color: #ffffff;
    width: 100px;
    height: 45px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #0190bb;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #00b7ee;
}

    .HTbuttonBlue:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #00a2d4;
        border-color: #0083ac;
        background-image: none;
    }
/*按钮样式*/
/*文本框样式*/
.HTtextbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 100%;
    height: 38px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
}

    .HTtextbox:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }
/*文本框样式*/
/*附件上传*/
.fjuploaderbox {
    width: 100%;
    height: auto;
}

    .fjuploaderbox .fj-uploader-list {
        width: 430px;
        height: auto;
    }

        .fjuploaderbox .fj-uploader-list .htfileitemboxfj {
            width: 430px;
            height: auto;
        }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .info {
                margin-top: 5px;
                margin-bottom: 5px;
                height: 20px;
                line-height: 20px;
                font-size: 12px;
                font-weight: bold;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .state {
                margin-top: 0px;
                margin-bottom: 5px;
                height: 20px;
                line-height: 20px;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress {
                background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
                background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
                height: 10px;
                overflow: hidden;
                background-color: #f5f5f5;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                margin-bottom: 5px;
            }

                .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress.active .progress-bar {
                    -webkit-animation: progress-bar-stripes 2s linear infinite;
                    animation: progress-bar-stripes 2s linear infinite;
                }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-striped .progress-bar {
                background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                background-size: 40px 40px;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-bar {
                background-image: -webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
                background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-bar {
                box-sizing: border-box;
                float: left;
                height: 100%;
                font-size: 12px;
                line-height: 10px;
                color: #ffffff;
                text-align: center;
                background-color: #428bca;
                -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                -webkit-transition: width .6s ease;
                transition: width .6s ease;
            }






    .fjuploaderbox .btns {
        width: 100%;
        height: auto;
    }

    .fjuploaderbox .fjbox {
        width: auto;
        height: auto;
        float: left;
    }

    .fjuploaderbox .fjpicker {
        float: left;
        margin-left: 10px;
    }

    .fjuploaderbox .qcbtn {
        float: left;
        margin-left: 10px;
    }
    /*清除按钮*/
    .fjuploaderbox .clearbtn {
        position: relative;
        display: inline-block;
        padding: 10px 15px;
        overflow: hidden;
        border: none;
        background-color: #ffffff;
        color: #333333;
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 4px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        -webkit-appearance: button;
        text-transform: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-shadow: 0 1px 0 #ffffff;
        background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
        background-repeat: repeat-x;
        border-color: #cccccc;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    }

        .fjuploaderbox .clearbtn:hover {
            color: #333333;
            text-decoration: none;
            background-color: #d7d7d7;
            border-color: #adadad;
            background-image: none;
        }

/*附件上传*/
.fjuploaderbox {
    width: 100%;
    height: auto;
}

    .fjuploaderbox .fj-uploader-list {
        width: 430px;
        height: auto;
    }

        .fjuploaderbox .fj-uploader-list .htfileitemboxfj {
            width: 430px;
            height: auto;
        }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .info {
                margin-top: 5px;
                margin-bottom: 5px;
                height: 20px;
                line-height: 20px;
                font-size: 12px;
                font-weight: bold;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .state {
                margin-top: 0px;
                margin-bottom: 5px;
                height: 20px;
                line-height: 20px;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress {
                background-image: -webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);
                background-image: linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb',endColorstr='#fff5f5f5',GradientType=0);
                height: 10px;
                overflow: hidden;
                background-color: #f5f5f5;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
                margin-bottom: 5px;
            }

                .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress.active .progress-bar {
                    -webkit-animation: progress-bar-stripes 2s linear infinite;
                    animation: progress-bar-stripes 2s linear infinite;
                }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-striped .progress-bar {
                background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
                background-size: 40px 40px;
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-bar {
                background-image: -webkit-linear-gradient(top,#428bca 0,#3071a9 100%);
                background-image: linear-gradient(to bottom,#428bca 0,#3071a9 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca',endColorstr='#ff3071a9',GradientType=0);
            }

            .fjuploaderbox .fj-uploader-list .htfileitemboxfj .progress-bar {
                box-sizing: border-box;
                float: left;
                height: 100%;
                font-size: 12px;
                line-height: 10px;
                color: #ffffff;
                text-align: center;
                background-color: #428bca;
                -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
                -webkit-transition: width .6s ease;
                transition: width .6s ease;
            }


    .fjuploaderbox .btns {
        width: 100%;
        height: auto;
    }

    .fjuploaderbox .fjbox {
        width: auto;
        height: auto;
        float: left;
    }

    .fjuploaderbox .fjpicker {
        float: left;
        margin-left: 10px;
    }

    .fjuploaderbox .qcbtn {
        float: left;
        margin-left: 10px;
    }

input[type="checkbox"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
    input[type="checkbox"]:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    input[type="radio"]:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

.searchbutton {
    height: 22px;
    width: 60px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.HTbuttonjcrop {
    width:40px;
    height:60px;
}
.HTbuttonjcrop {
    padding:0px;
    background-color: #ffffff;
    color: #333333;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: button;
    text-transform: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-shadow: 0 1px 0 #ffffff;
    background-image: linear-gradient(to bottom,#ffffff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #cccccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
}

    .HTbuttonjcrop:hover {
        color: #333333;
        text-decoration: none;
        background-color: #d7d7d7;
        border-color: #adadad;
        background-image: none;
    }
.HTtextjcrop {
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    width: 70px;
    height: 25px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

    .HTtextjcrop:hover {
        -webkit-box-shadow: 0 0 3px #0097e0;
        -moz-box-shadow: 0 0 3px #0097e0;
        box-shadow: 0 0 3px #0097e0;
        border-color: #0097e0;
    }

    .yemianscbox{margin:20px;height:auto;}
    .yemianscbox span{width:100%;height:25px;line-height:25px; display:block;}
    .yemianscbox .txt{color:#ff0000;}

.view_mgc p{margin: 15px 0;line-height: 200%;}
    .view_mgc em{ color:#ff0000; font-style:normal; font-weight:bold;}