@charset "utf-8";
/* CSS Document */
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 { margin:0; padding:0; font-family: "Microsoft YaHei",微软雅黑; color:#000; font-size:14px;}
html, body, .layout1{height:100%;}
.divTitle {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    color: #2283D0;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.Remark {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
}
.Remark {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
}
.divTitle1 {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #2283D0;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 20px;
}
em{ font-style:normal; font-size:12px; font-weight:bolder; margin:0px 10px;}
.div_footer{border-top: 1px solid rgba(0, 0, 0, 0.1); width:100%; text-align:center; background:#337ab7; height:40px; position:fixed; bottom:0px; color:#000; z-index:999}
.div_footer p{ margin:0px auto; font-size:14px; line-height:40px; color:#fff;}
.Remark {
    color: #808080;
    font-size: 12px;
    font-weight: normal;
}
.divNav {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 20px;
}
.btnStyle {
    background-color: #2283D0;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 12px;
	cursor:pointer;
}
.btnStyle2{
    background-color:#C0C0C0;
    border: 0 none;
    color: #fff;
    font-weight: bold;
    padding: 5px 12px;
	cursor:pointer;
}
.gvStyle {
    background-color: #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    margin-top: 10px;
    width: 100%;
}
.gvStyle_HeadStyle {
    background-color: #2283D0;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 40px;
}
.gvStyle_ItemStyle {
    background-color: #F7F7F7;
    line-height: 30px;
}

.gvStyle_AlternatingStyle {
    background-color: #FFFFFF;
    line-height: 30px;
}
.gvStyle_HeadStyle th{color:#FFF;}
.border {
    background-color: #CCCCCC;
}
.tdbg {
    background-color: #F7F7F7;
    line-height: 40px;
}
.div_con_box{
	padding: 20px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background-clip: padding-box;
}
.div_con_box .red{
	color: red;
    font-weight: bolder;
    position: relative;
    top: 4px;
    font-size: 15px;
    margin-left: 5px;	
}
.div_con_box .p_red{ color:#f66f6a;}
.div_con_box .p_title{ width:100%; text-align:left; font-size:20px; text-indent:inherit; font-weight:bolder;}
.div_con_box .p_sub_title{ width:100%; text-align:left; font-size:16px; text-indent:inherit; margin:10px auto;}
.div_con_box table{ background:#D5D5D5; width:100%;}
.div_con_box table td{ background:#fff; padding:10px; font-size:14px}
.div_con_box table tr td:nth-child(1){ width:16%;}	
.div_con_box table tr td:nth-child(3){ text-align:right;width:16%;}	
.div_con_box p{ line-height:2em; font-size:16px; text-indent:2em;}
.div_con_box .p_ck{ font-size:14px; color:red; margin:0px auto; text-align:center; width:100%; cursor:pointer}
.div_con_box .p_ck label{ cursor:pointer}
.div_con_box .p_btn{ width:100%; text-align:center; margin-top:10px}
.div_con_box .inp_btn{ width:180px; height:40px; text-align:center; font-size:16px; color:#fff; margin:0px auto; line-height:40px; background:#f66f6a; border:none; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); cursor:pointer;border:none; border-radius:5px}


.content { width:960px; }
.main { margin:15px auto 0 auto;  overflow:hidden; zoom:1 }
.main .left-sider { float:left; width:221px; }
.operate h3 {font-size:16px; background:#f7f7f7; height:43px; line-height:43px; padding-left:12px; }
.operate ul li { display:inline; }
.operate ul li a { background:url(/Public/home/img/bg1.png) no-repeat 200px 18px; padding-left:30px; text-decoration:none; font-size:14px; color:#FFF; display:block;  height:43px;  line-height:43px;}
.operate ul li a.noline { border-bottom:none; }
.operate ul li a:hover{ color:#8caf00; }
.operate ul li a.selected:hover { color:#fff; }
.operate ul li .selected {color:#fff; }
.operate ul li { border-bottom:1px dotted #d2d2d2; display:inline-block; width:100%; position: relative; min-height:43px; _height:43px; z-index: 10; zoom:1; background-color: #2283D0;}
.operate ul li h4 { cursor:pointer;  padding-left:25px; text-decoration:none; font-size:16px; color:#FFF; font-weight:bold; display:block;  line-height:43px;}
.operate ul li.noline { border-bottom:none; }
.operate ul li h4:hover { color:#8caf00;}
.operate ul li.selected h4 {border-bottom:1px dotted #d2d2d2;}
.operate ul li a { }
.operate ul li .on a { color:#8caf00; font-weight:bold; }
.operate ul li a:hover { color:#8caf00; text-decoration:none; }
.bg-color { background-color:#8caf00; }
.operate li .list-item { padding:5px 0; position:relative; zoom:1;  background-color:#f2f2f2;}
.operate li .list-item p { background:url(/Public/home/img/bg1.png) 25px 13px no-repeat; border-bottom:dashed 1px #CCC;}
.operate li .list-item a { background:none;  border:none; color: #333333; display:block; height:32px; line-height: 32px; margin: 0 -1px 0 1px; padding-left: 50px;  position: relative; text-decoration: none; font-size:14px; font-weight:bold;}
.left-sider .operate { zoom:1 }
.divTitle {
    background-color: #F7F7F7;
    border: 1px solid #CCCCCC;
    color: #2283D0;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 10px;
    padding-left: 20px; 
	margin-top:5px;
}

.t_kuang{width:100%; height:calc( 100% - 102px );margin-top:0px; margin-bottom:0px; background:#f1f1f1; background-image:url(/Public/home/img/bg.jpg);background-size: contain;overflow-y:auto}
.t_kuang::-webkit-scrollbar {width: 10px !important;}
.t_kuang::-webkit-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.2);}
.t_kuang::-webkit-scrollbar-track {border-radius: 0;background: rgba(0,0,0,0.1);}

.t_left_kuang{width:185px; height:calc( 100% - 7px );background:transparent; margin-top:6px}
.t_grtz{width:100%; float:left; margin-top:10px;}
/*.t_grtz table{background-color:#CCCCCC;}
.t_grtz th{background-color:#D5D5D5; padding:5px; height:40px; color:#fff; font-size:16px;}
.t_grtz td{background-color:#F7F7F7; padding:5px; line-height:30px; color:#000;}*/
.tdbg{line-height: 40px; font-size: 20px; font-weight: bold; letter-spacing: 10px;}
#textareainf{width:675px; height:500px;}
.none{ display:none;}
.div_search_box{position: relative;width: calc( 100% - 5px );margin-top: 5px;}

/*mymarket*/
.topdiv{width:25%; height:auto;background:#3899d0; padding:2px 2px;border-radius:5px; margin:0 auto; text-align:center;}
.topdiv a{ color:#000;}
.leftdiv{width:25%; height:auto;background:#3899d0;padding:2px 2px;margin-left:12%; float:left;border-radius:5px; margin-top:18px;}
.leftdiv a{ color:#000;}
.rightdiv{width:25%; height:auto; background:#3899d0;padding:2px 2px;margin-right:11%; float:right;border-radius:5px; margin-top:18px;}
.rightdiv a{ color:#000;}
.left1div{width:25%; height:auto;background:#7f7f7f;padding:2px 2px;margin-left:12%; float:left;border-radius:5px; margin-top:18px;}
.right1div{width:25%; height:auto; background:#7f7f7f;padding:2px 2px;margin-right:11%; float:right;border-radius:5px; margin-top:18px;}
.left2div{width:19%; height:auto;background:#3899d0;padding:2px 2px;margin-left:5px; float:left;border-radius:5px; margin-top:14px;}
.left2div a{ color:#000;}
.left2kdiv{width:19%; height:auto;background:#7f7f7f;padding:2px 2px;margin-left:5px;float:left;border-radius:5px; margin-top:14px;}
.left22div{width:19%; height:auto;background:#3899d0;padding:2px 2px;margin-left:5%; float:left;border-radius:5px; margin-top:14px;}
.left22div a{ color:#000;}
.left22kdiv{width:19%; height:auto;background:#7f7f7f;padding:2px 2px;margin-left:5%; float:left;border-radius:5px; margin-top:14px;}
.right2div{width:19%; height:auto;background:#3899d0;padding:2px 2px;margin-right:5px; float:right;border-radius:5px; margin-top:14px;}
.right2div a{ color:#000;}
.right2kdiv{width:19%; height:auto;background:#7f7f7f;padding:2px 2px;margin-right:5px; float:right;border-radius:5px; margin-top:14px;}
.right22div{width:19%; height:auto;background:#3899d0;padding:2px 2px;margin-right:7%; float:right;border-radius:5px; margin-top:14px;}
.right22div a{ color:#000;}
.right22kdiv{width:19%; height:auto;background:#7f7f7f;padding:2px 2px;margin-right:27%; float:right;border-radius:5px; margin-top:14px;}
.sclass{width:100%; line-height:45px; height:45px; border:1px solid #b5b7b6; cursor:pointer}
/********************END*****************************/



#bookleft {
  border-bottom: 1px solid #8594ab;
  float: left;
  height: 1px;
  margin-left: 69%;
  margin-top: 0px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(-45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 50px;
}
#bookright {
  border-bottom: 1px solid #8594ab;
  float: right;
  height: 1px;
  margin-right: 69%;
  margin-top: 0px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 50px;
}

#bookleft1 {
  border-bottom: 1px solid #8594ab;
  float: left;
  height: 1px;
  margin-left: 20%;
  margin-top: 12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(-45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 40px;
}
#bookright1 {
  border-bottom: 1px solid #8594ab;
  float: right;
  height: 1px;
  margin-right: 20%;
  margin-top: 12px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 40px;
}
#bookleft2 {
  border-bottom: 1px solid #8594ab;
  float: left;
  height: 1px;
  margin-left: 20%;
  margin-top: 12px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(-45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 40px;
}
#bookright2 {
  border-bottom: 1px solid #8594ab;
  float: right;
  height: 1px;
  margin-right:20%;
  margin-top: 12px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);/*Safari 4+,Google Chrome 1+  */
  -moz-transform: rotate(45deg);/*Firefox 3.5+*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(Rotation=0.45);
  width: 40px;
}
.div_search_box{position: relative;width: calc( 100% - 10px );margin:5px 5px 0px}
.div_content_box{position: relative;width: calc( 100% - 10px );margin:5px 5px 0px;}

